Age | Commit message (Collapse) | Author |
|
|
|
|
|
visible_in_picker to true in custom_emojis
Fixes: https://github.com/ilianaw/emojos.in/issues/4
Closes: https://git.pleroma.social/pleroma/pleroma/issues/177
Closes: https://git.pleroma.social/pleroma/mastofe/issues/16
|
|
MastoAPI user timelines: render statuses for the logged in user.
See merge request pleroma/pleroma!187
|
|
|
|
TwitterAPI: fix "Follows you" being shown for the wrong user.
Closes pleroma-fe#89
See merge request pleroma/pleroma!185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
object exists
|
|
|
|
|
|
|
|
|
|
|
|
User.follow()
|
|
|
|
|
|
activitypub conformance: deny refollow for blocks
See merge request pleroma/pleroma!170
|
|
fixes #175
|
|
|
|
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
|
|
|
|
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
|
|
|
|
|
|
|