cfdp / opeka

Counseling chat service, built for providing anonymous help to young people at risk
https://curachat.com
GNU General Public License v3.0
10 stars 6 forks source link

Chat widgets lack features compared to v1 and needs documentation on usage #44

Closed benjamin-dk closed 8 years ago

benjamin-dk commented 9 years ago

It is unclear how the 3rd party chat widgets for should be configured and it seems that the functionality of new version is somewhat limited compared to the old one.

The old version supports important functionality like

https://github.com/cfdp/opeka/blob/0b440db88af5f72963659cb2be487cb9af951e29/snippetForExternalSites/snippet.html

The new one seems unfinished and there are no instructions on how to implement it (I tried but had no succes in making it show any updates).

https://github.com/cfdp/opeka/blob/develop/nodejs/static/socket.io.html

benjamin-dk commented 9 years ago

I am trying to address some of this in the chatwidgets branch https://github.com/cfdp/opeka/tree/feature/chatwidgets