mastodon/app
Ben Lubar 619da5a4dc Add transparent support for EventSource streaming. (#12887)
This activates if the streaming base URL does not start with "ws".
All currently-live streaming base URLs start with "wss://".
2020-01-21 18:57:21 +01:00
..
chewy
controllers Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
helpers Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
javascript Add transparent support for EventSource streaming. (#12887) 2020-01-21 18:57:21 +01:00
lib Exempt staff members from spam check (#12874) 2020-01-17 07:50:30 +01:00
mailers
middleware Fix uncaught query param encoding errors (#12741) 2020-01-02 17:14:58 +01:00
models Fix not all of account's active IPs showing up in admin UI (#12909) 2020-01-20 18:00:54 +01:00
policies
presenters
serializers Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 2019-12-30 19:20:43 +01:00
services Fix invalid votes from the API being accepted (#12601) 2020-01-12 14:17:03 +01:00
validators Fix invalid votes from the API being accepted (#12601) 2020-01-12 14:17:03 +01:00
views Fix not all of account's active IPs showing up in admin UI (#12909) 2020-01-20 18:00:54 +01:00
workers Suppress backtrace when delivering toots (#12798) 2020-01-11 02:15:03 +01:00