chinwagsocial/app
Eugen Rochko ccb8ac8573 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
2017-02-04 00:34:31 +01:00
..
assets Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
channels Fix bug 2017-02-02 16:57:09 +01:00
controllers Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
helpers Use <summary> to encode content warnings instead 2017-01-25 16:53:30 +01:00
lib Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
mailers Follow requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
models Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
services Move rendering of JSON payloads for public/hashtag timelines to 2017-02-02 00:39:17 +01:00
views Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
workers API for apps to register for push notifications 2017-01-29 01:30:32 +01:00