Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
We don't need another way to build likes.
|
|
|
|
Don't validate if the recipient is blocking the actor.
|
|
missing OAuth scopes in AdminAPIController. Refactoring.
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
The policy didn't block old posts as it should.
* I fixed it and tested on a test server
* I added the settings to description so that this information is shown in nodeinfo
* TODO: I didn't work TTD and still need to fix the tests
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|
|
Remove User.upgrade_changeset in favor of remote_user_creation
See merge request pleroma/pleroma!2368
|
|
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
FollowingRelationship storage & performance optimizations
See merge request pleroma/pleroma!2332
|