| Age | Commit message (Collapse) | Author |
|
|
|
Fix Following status bug
See merge request pleroma/pleroma!4251
|
|
|
|
|
|
cascading queries that have to check oauth_authorizations and oauth_tokens tables.
This should keep ahead of most app registration spam and not overwhelm lower powered servers.
|
|
|
|
|
|
|
|
This reverts merge request !4244
|
|
Fix OAuth app spam
See merge request pleroma/pleroma!4244
|
|
Drop unwanted activities from unknown actors
See merge request pleroma/pleroma!4236
|
|
|
|
|
|
|
|
|
|
Move is emitted from the old account
EmojiReact is ~ Like
Announced TBD
|
|
|
|
|
|
|
|
|
|
incoming activity or object
|
|
|
|
|
|
|
|
Clean up Elixir 1.13 TODOs
See merge request pleroma/pleroma!4233
|
|
|
|
Pleroma.HTTP: support streaming response bodies
See merge request pleroma/pleroma!4239
|
|
malicious URLs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
An instance block with authenticated fetch being required can cause this as we couldn't get the user to find their public key to verify the signature. Commonly observed if someone boosts/Announces a post from an instance that blocked you.
|
|
Upstream has a bug filed for this as they aren't handling this error internally, so it was raising
|
|
|
|
These are executed by Oban now and Oban can enforce the timeout if the regular HTTP timeout is not sufficient.
|
|
|
|
the response body
|
|
current adapter supports returning a Stream body
|
|
adapter
|
|
|
|
|
|
|
|
https://github.com/elixir-lang/elixir/issues/10771
|
|
|
|
Fix reachability based on results of publishing attempts
See merge request pleroma/pleroma!4231
|