Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clarify HTTP signature error in logs
See merge request pleroma/pleroma!165
|
|
http signature validation to work
|
|
|
|
webfinger: fix finding the XRD uri for statusnet instances
See merge request pleroma/pleroma!164
|