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 b85f216cbc Do not retry processing ActivityPub jobs raising validation errors (#10614)
* Do not retry processing ActivityPub jobs raising validation errors

Jobs yielding validation errors most probably won't ever be accepted,
so it makes sense not to clutter the queues with retries.

* Lower RecordInvalid error reporting to debug log level

* Remove trailing whitespace
7 years ago
..
chewy
controllers Explicitly disable storage of REST API results (#10655) 7 years ago
helpers Add invite request to pending account notification e-mail (#10528) 7 years ago
javascript Change font weight of sensitive button to 500 (#10682) 7 years ago
lib Add blurhash (#10630) 7 years ago
mailers
models Change e-mail whitelist/blacklist to not be checked when invited (#10683) 7 years ago
policies
presenters Improve blocked view of profiles (#10491) 7 years ago
serializers Add blurhash (#10630) 7 years ago
services Reject follow requests of blocked users (#10633) 7 years ago
validators Change e-mail whitelist/blacklist to not be checked when invited (#10683) 7 years ago
views Add blurhash (#10630) 7 years ago
workers Do not retry processing ActivityPub jobs raising validation errors (#10614) 7 years ago