Age | Commit message (Collapse) | Author |
|
|
|
|
|
formatter: use class='mention' on links to user profiles
See merge request pleroma/pleroma!178
|
|
|
|
|
|
helps mastodon frontend and apps have better context:
https://mastodon.social/users/Gargron/statuses/100101267352899379
|
|
|
|
|
|
Should also use indexes better.
|
|
|
|
|
|
into develop
|
|
|
|
|
|
Also, use specialized functions to get safe data.
|
|
|
|
activity could be found
|
|
object exists
|
|
activitypub: allow mastodon S2S block extension support to be disabled
See merge request pleroma/pleroma!176
|
|
|
|
|
|
|
|
User.follow()
|
|
|
|
|
|
activitypub conformance: deny refollow for blocks
See merge request pleroma/pleroma!170
|
|
activitypub utils: optimize block and follow activity lookup
See merge request pleroma/pleroma!171
|
|
fixes #175
|
|
|
|
CommonAPI.UtilsTest)
|
|
CommonAPI.UtilsTest)
|
|
multi-field @> comparison is very expensive, so only use @> for the field where it matters
this makes the query take only a few usec to execute verses many msec on a busy instance
|
|
|
|
CommonAPI.UtilsTest)
|
|
Mastodon List API
See merge request pleroma/pleroma!138
|
|
Add support for incoming remote unfollows and blocks/unblocks
See merge request pleroma/pleroma!158
|
|
|
|
|
|
Feature/change password
See merge request pleroma/pleroma!166
|
|
|
|
|
|
|
|
This crashed Mastodon workers.
|
|
Migrate to comeonin 4 and Cachex 3
See merge request pleroma/pleroma!162
|
|
|
|
|
|
|
|
|
|
|
|
|