chinwagsocial/app
Ben Lubar 0dfba0884e minor server-sent events fixes (#12945)
* Send output on the server-sent events stream immediately so the client sees that it was successfully opened even if it doesn't have any messages.

Fix transparent SSE streaming for the public:local and hashtag:local stream types.

* Tell caches to never store server-sent events.
2020-01-24 20:51:33 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Fix OEmbed leaking information about existence of non-public statuses (#12930) 2020-01-24 00:20:51 +01:00
helpers Add announcements (#12662) 2020-01-23 22:00:13 +01:00
javascript minor server-sent events fixes (#12945) 2020-01-24 20:51:33 +01:00
lib Add announcements (#12662) 2020-01-23 22:00:13 +01:00
mailers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
models Fix password change/reset not immediately invalidating other sessions (#12928) 2020-01-24 00:20:38 +01:00
policies Add announcements (#12662) 2020-01-23 22:00:13 +01:00
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Add announcements (#12662) 2020-01-23 22:00:13 +01:00
services Fix invalid votes from the API being accepted (#12601) 2020-01-12 14:17:03 +01:00
validators Add announcements (#12662) 2020-01-23 22:00:13 +01:00
views Fix relationships page not showing results in admin UI (#12934) 2020-01-24 00:20:23 +01:00
workers Add announcements (#12662) 2020-01-23 22:00:13 +01:00