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
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.
7 years ago
..
controllers Fix regeneration marker not expiring (#6290) 7 years ago
helpers HTML e-mails for UserMailer (#6256) 7 years ago
javascript Replace drawer elephant graphic with a vector image (#6286) 7 years ago
lib Skip ActivityPub Announces of non-public objects (#6230) 7 years ago
mailers Replace tutorial modal with welcome e-mail (#6273) 7 years ago
models Replace tutorial modal with welcome e-mail (#6273) 7 years ago
policies Allow admin to deactivate invite created by users (#5860) 7 years ago
presenters Using double splat operator (#5859) 7 years ago
serializers implement web share target (#6278) 7 years ago
services When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) 7 years ago
validators Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
views Replace tutorial modal with welcome e-mail (#6273) 7 years ago
workers Retry delivering toots over ActivityPub for about 2 days (#6298) 7 years ago