mastodon/app
ThibG a0de3222dd Retry delivering toots over ActivityPub for about 2 days (#6298)
Currently, Mastodon will retry delivering toots for a bit over 1 hour.
This is a very short timespan when considering private and direct toots, which
cannot be seen by the recipient at all after the delivery attempts have failed.

Ideally, private and direct toots should have a different number of retries,
but I do not know how to do that.
2018-01-19 15:49:48 +01:00
..
controllers Fix regeneration marker not expiring (#6290) 2018-01-18 20:29:56 +01:00
helpers
javascript Replace drawer elephant graphic with a vector image (#6286) 2018-01-19 15:25:27 +01:00
lib
mailers Replace tutorial modal with welcome e-mail (#6273) 2018-01-18 19:17:25 +01:00
models Replace tutorial modal with welcome e-mail (#6273) 2018-01-18 19:17:25 +01:00
policies
presenters
serializers
services
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Replace tutorial modal with welcome e-mail (#6273) 2018-01-18 19:17:25 +01:00
workers Retry delivering toots over ActivityPub for about 2 days (#6298) 2018-01-19 15:49:48 +01:00