mastodon/app
Eugen Rochko 97f02f2c08
Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541)
* Do not raise delivery failure on 4xx errors, increase stoplight threshold

Stoplight failure threshold from 3 to 10
Status code 429 will raise a failure/get retried

* Oops
2018-05-19 00:23:19 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
helpers Fix double-encoding of display name in title and e-mails (#7534) 2018-05-18 15:56:57 +02:00
javascript Change Japanese translation for privacy.private.short (#7535) 2018-05-18 22:30:45 +09:00
lib Resolve unknown status from Add activity, skip Remove if unknown (#7526) 2018-05-18 11:33:56 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
policies Fix n+1 queries in StatusThreadingConcern (#7321) 2018-05-03 10:41:58 +02:00
presenters Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
serializers Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
services Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 2018-05-16 12:29:45 +02:00
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
views Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
workers Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541) 2018-05-19 00:23:19 +02:00