Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix account registration when captcha is enabled but not provided
Closes #1712
See merge request pleroma/pleroma!2438
|
|
git.pleroma.social:pleroma/pleroma into feature/delete-validator
|
|
|
|
|
|
|
|
|
|
Increase tests on AP C2S
See merge request pleroma/pleroma!2449
|
|
feature/delete-validator
|
|
Closes #1497
|
|
Dismiss the follow request notification on rejection
See merge request pleroma/pleroma!2447
|
|
This is handled by the common pipeline now.
|
|
|
|
|
|
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added tests for Pleroma.Web.Plug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[#1364] [FIX] Disabled notifications on activities from blocked domains (unless actors are followed)
See merge request pleroma/pleroma!2367
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
automatic-authentication-and-instance-publicity-checks
# Conflicts:
# lib/pleroma/web/mastodon_api/controllers/account_controller.ex
|
|
|
|
|
|
Both objects and create activities will now go through the common
pipeline and will be validated. Objects are now created as a side
effect of the Create activity, rolling back a transaction if it's
not possible to insert the object.
|
|
|