Age | Commit message (Collapse) | Author |
|
|
|
|
|
lib/pleroma/application.ex:1:pattern_match The pattern can never match the type true.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Oban: more improvements
See merge request pleroma/pleroma!4187
|
|
|
|
content or summary fields.
|
|
|
|
|
|
|
|
|
|
Transmogrifier: handle non-validate errors on incoming Delete activities
See merge request pleroma/pleroma!4185
|
|
|
|
|
|
|
|
that activity.
|
|
|
|
This should fix WithClauseError resulting in Oban jobs for processing
incoming deletes being retried without getting cancelled when those
deletes are MRF rejected.
|
|
Dialyzer fix for RemoteFetcherWorker
See merge request pleroma/pleroma!4183
|
|
|
|
|
|
|
|
Oban should not retry jobs that are likely to fail again
|
|
|
|
erroneous MRF policies from ConfigDB
|
|
These deletion tasks are slow, but the other background jobs are not. This
will allow us to have a lower timeout on the normal background jobs.
|
|
|
|
|
|
|
|
:discard will be removed in Oban 3.0. It was only meant for internal use.
|
|
Discard Remote Fetcher jobs which errored due to an MRF rejection
See merge request pleroma/pleroma!4174
|
|
|
|
|
|
|
|
|
|
|
|
|