mastodon/app
han@highemelry b21c630043 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.
2019-08-09 21:32:48 +02:00
..
chewy Apply filters to poll options (#11174) 2019-08-06 21:52:00 +02:00
controllers Fix unnecessary SQL query performed on unauthenticated requests (#11179) 2019-08-06 21:52:00 +02:00
helpers Change full logo to use primary text color of the given theme (#10994) 2019-06-08 15:30:06 +02:00
javascript Fix animate on hover in poll options without CW (#11404) 2019-08-06 21:53:23 +02:00
lib Play animated custom emoji on hover (#11348) 2019-08-06 21:53:21 +02:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Fix expiration date of filters being set to “Never” when editing them (#11204) 2019-08-06 21:50:45 +02:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Fix alerts booleans not being typecast correctly in push subscription (#11343) 2019-08-06 21:50:45 +02:00
services Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) 2019-08-09 21:32:40 +02:00
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 2019-05-19 21:40:36 +02:00
views Remove expensive counters from federation page in admin UI (#11139) 2019-06-22 00:39:09 +02:00
workers Change the retry limit in error of web push notification (#11292) 2019-08-09 21:32:48 +02:00