Age | Commit message (Collapse) | Author |
|
Fix deprecation warning for Gun timeout
See merge request pleroma/pleroma!3759
|
|
As a side-effect it also changes the ChatMessage delete ID to an
Activity.id rather than MessageReference.id
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Index unlisted posts
- Move version check outside of the streaming and only do it once
- Use a PUT request instead of checking manually if there is need to insert
- Add error handling, sort of
|
|
|
|
|
|
|
|
|
|
It has has a different error code key
|
|
Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch>
|
|
Remote ones are already added in another place
|
|
|
|
|
|
|
|
It's already removed in the side effects of the pipeline
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The code in the main module now scrubs new posts too
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
|