chinwagsocial/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 HTML e-mails for UserMailer (#6256) 2018-01-16 03:29:11 +01:00
javascript Replace drawer elephant graphic with a vector image (#6286) 2018-01-19 15:25:27 +01:00
lib Skip ActivityPub Announces of non-public objects (#6230) 2018-01-09 19:35:10 +01:00
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 Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers implement web share target (#6278) 2018-01-17 17:08:10 +01:00
services When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) 2018-01-18 16:12:10 +01:00
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