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
Claire ebe01ea194
Fix potentially missing statuses when reconnecting to websocket (#17981)
* Fix potentially missing statuses when reconnecting to websocket

* Add gap on reconnect rather than maintaining it constantly
4 years ago
..
chewy Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912) 4 years ago
controllers Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
helpers Fix unusual number formatting in some locales (#17929) 4 years ago
javascript Fix potentially missing statuses when reconnecting to websocket (#17981) 4 years ago
lib Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 4 years ago
models Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
presenters
serializers fix: returns nil instead of empty URL on status.application.website (#17962) 4 years ago
services Fix spurious edits and require incoming edits to be explicitly marked as such (#17918) 4 years ago
validators Fix being able to post URLs longer than 4096 characters (#17908) 4 years ago
views Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
workers Fix clean_discarded_statuses (#17822) 4 years ago