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
han@highemelry 402302776c Change the retry limit in error of web push notification (#11292)
- Change the maximum count of retry for web push notification (Default -> 5).
   - In case of high load of subscribe server, the retries will be repeated many times.
   - Because the retries occupy the default queue, maximum retry count should be reduced.
6 years ago
..
chewy Fix NameError (#11192) 6 years ago
controllers Add ActivityPub secure mode (#11269) 6 years ago
helpers Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 6 years ago
javascript Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
lib Add ActivityPub secure mode (#11269) 6 years ago
mailers Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
models Fix Status.remote scope matching *all* statuses (#11265) 6 years ago
policies Admission-based registrations mode (#10250) 6 years ago
presenters Improve blocked view of profiles (#10491) 6 years ago
serializers Drop magic-public-key from webfinger replies as it's only used for OStatus (#11280) 6 years ago
services Fix BlockService trying to reject incorrect follow request (#11288) 6 years ago
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 6 years ago
views Drop magic-public-key from webfinger replies as it's only used for OStatus (#11280) 6 years ago
workers Change the retry limit in error of web push notification (#11292) 6 years ago