OpenSourceAalborg / os-aalborg.dk

The Open Source Aalborg website
http://www.os-aalborg.dk
3 stars 0 forks source link

Intergrate chat functionality on Webpage #1

Open dneupart opened 7 years ago

dneupart commented 7 years ago

Hey

I was thinking that instead of doing a regular email contact interface we could take advantage of the Matrix project (matrix.org)

They have a bridge into IRC and can provide a Guest interface. For referance try oppening https://riot.im/app/#/room/#os-aalborg:matrix.org in a browser. You have access to history of the channel and can start chatting immediately. I was thinking that we could embed the webpage, or do some javascript on the rest api behind matrix.

Cheers Daniel

palmelund commented 7 years ago

Added link to Roit on top of page.

dneupart commented 7 years ago

Cool, this is an excellent start :)

As of writing Riot.im does not enforce policies which forbid doing a iframe setup. We could look into this as a next step, with the end goal of hosting som chat api solution for the matrix room.