You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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.
8 years ago
..
assets Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 8 years ago
channels Fix bug 8 years ago
controllers Cleaning up format of broadcast real-time messages, removing 8 years ago
helpers Use <summary> to encode content warnings instead 8 years ago
lib Cleaning up format of broadcast real-time messages, removing 8 years ago
mailers
models Cleaning up format of broadcast real-time messages, removing 8 years ago
services Move rendering of JSON payloads for public/hashtag timelines to 8 years ago
views Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 8 years ago
workers API for apps to register for push notifications 8 years ago