Age | Commit message (Collapse) | Author |
|
|
|
|
|
Correct response in AdminAPI docs
See merge request pleroma/pleroma!4240
|
|
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
|
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
|
|
|
|
|
|
|
|
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
|
|
|
|
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>
|
|
|
|
Fix random test failures, revert auto-retry failed tests
See merge request pleroma/pleroma!4221
|
|
This reverts commit ed2976b237b53a524247d564691e0a12d3231d68.
|
|
configured Uploader
|
|
MRF cleanup
See merge request pleroma/pleroma!4219
|
|
MRFs written over time have been inconsistent with the terminology of what is being processed. MRFs work on Activities, but generally we always named the assignments "message" or "object" which is really confusing when trying to debug or write tests.
|
|
MRF.FODirectReply: use Visibility module to verify the scope
See merge request pleroma/pleroma!4218
|
|
|
|
|
|
MRF.FODirectReply
See merge request pleroma/pleroma!4091
|
|
User Factory: include the nickname in the generated URLs
See merge request pleroma/pleroma!4214
|
|
Mark `/api/v1/pleroma/accounts/:id/subscribe`/`unsubscribe` as deprecated
See merge request pleroma/pleroma!4216
|
|
|
|
Force replies to followers-only posts to always be direct
|
|
MRF.QuietReply
See merge request pleroma/pleroma!4213
|
|
|