Age | Commit message (Collapse) | Author |
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
|
|
|
|
The negative cache entry was a nil value, but that is an expected response when the cache is missing an entry so it didn't work as intended.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Oban: more improvements
See merge request pleroma/pleroma!4187
|
|
|
|
content or summary fields.
|
|
|
|
|
|
|
|
|
|
that activity.
|
|
Oban should not retry jobs that are likely to fail again
|
|
|
|
:discard will be removed in Oban 3.0. It was only meant for internal use.
|
|
|
|
|
|
This was preventing the activity from being streamed over websockets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previous implementation could cause duplicate simultaneous profile fetches which is not polite.
|
|
activities
|
|
|
|
|
|
|
|
|
|
of the actor it originates from
|
|
|
|
|
|
|
|
|
|
|
|
|