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 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
* Do not cancel PuSH subscriptions after encountering "permanent" error response

After talking with MMN about it, turns out some servers/php setups do
return 4xx errors while rebooting, so this anti-feature that was meant
to take load off of the hub is doing more harm than good in terms of
breaking subscriptions

* Update delivery_worker.rb
9 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 9 years ago
controllers Specs for API push controller, with refactor (#2926) 9 years ago
helpers Add Thai langauge (#2903) 9 years ago
javascript tiny js fix for 'show more' button in chrome (#3045) 9 years ago
lib Revert HTML CW changes (#3020) 9 years ago
mailers Remove unnecessary .keep files (#2976) 9 years ago
models Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036) 9 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 9 years ago
services Revert HTML CW changes (#3020) 9 years ago
validators Stricter whitelist rules (#2213) 9 years ago
views feat(count): Just yml count syntax to provide different rule for 1 (#2685) 9 years ago
workers Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 9 years ago