Age | Commit message (Collapse) | Author |
|
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.
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
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
|
|
Translations update from Pleroma Weblate
See merge request pleroma/pleroma!4200
|
|
Currently translated at 28.1% (274 of 974 strings)
Translation: Pleroma/Pleroma Backend (domain config_descriptions)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-config_descriptions/zh_Hans/
|
|
Currently translated at 100.0% (34 of 34 strings)
Translation: Pleroma/Pleroma Backend (domain default)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-default/zh_Hans/
|
|
Currently translated at 100.0% (50 of 50 strings)
Translation: Pleroma/Pleroma Backend (domain oauth_scopes)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-oauth_scopes/zh_Hans/
|
|
Currently translated at 19.8% (193 of 974 strings)
Translation: Pleroma/Pleroma Backend (domain config_descriptions)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-config_descriptions/zh_Hans/
|
|
Currently translated at 100.0% (100 of 100 strings)
Translation: Pleroma/Pleroma Backend (domain errors)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-errors/zh_Hans/
|
|
Currently translated at 100.0% (34 of 34 strings)
Translation: Pleroma/Pleroma Backend (domain default)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-default/zh_Hans/
|
|
Currently translated at 100.0% (47 of 47 strings)
Translation: Pleroma/Pleroma Backend (domain posix_errors)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-posix_errors/zh_Hans/
|
|
Currently translated at 19.8% (193 of 974 strings)
Translation: Pleroma/Pleroma Backend (domain config_descriptions)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-config_descriptions/zh_Hans/
|
|
Currently translated at 19.8% (193 of 974 strings)
Translation: Pleroma/Pleroma Backend (domain config_descriptions)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-config_descriptions/zh_Hans/
|
|
|
|
Refactor Oban jobs for imports
See merge request pleroma/pleroma!4234
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/elixir-lang/elixir/issues/10771
|
|
|
|
Fix reachability based on results of publishing attempts
See merge request pleroma/pleroma!4231
|
|
Improve Remote Object Fetcher error handling, Oban
See merge request pleroma/pleroma!4230
|
|
|
|
publishing attempts
Now that we store the unreachable_since in the Oban job the value is no longer a %NaiveDateTime{} so the code was wrong
|
|
Update mogrify
See merge request pleroma/pleroma!4225
|
|
|
|
|
|
Update Oban to 2.18
See merge request pleroma/pleroma!4228
|
|
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
Sent a pull request upstream to expand the version range depended on my blurhash
https://github.com/rinpatch/blurhash/pull/1
|
|
User: truncate remote user fields instead of rejecting
See merge request pleroma/pleroma!4220
|
|
Fix 'Setting a marker should mark notifications as read'
Closes #2769
See merge request pleroma/pleroma!4223
|
|
CI: GIT_STRATEGY: fetch
See merge request pleroma/pleroma!4224
|
|
Seems to avoid fetching all the branches which was preventing shallow cloning from being actually useful.
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|