Age | Commit message (Collapse) | Author |
|
|
|
Fix credo issues
See merge request pleroma/pleroma!786
|
|
|
|
Do object insertion through Cachex
See merge request pleroma/pleroma!802
|
|
Respect blocks in mass follow.
See merge request pleroma/pleroma!797
|
|
So we don't flood our postgres logs with errors. Should also make things
slightly faster.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add keyword policy
See merge request pleroma/pleroma!794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with SimplePolicy
|
|
|
|
|
|
|
|
|
|
|
|
breach fix.
(`POST /api/v1/apps` could create "Mastodon-Local" app wth any redirect_uris,
and if that happened before /web/login is accessed for the first time
then Pleroma used this externally created record with arbitrary
redirect_uris and client_secret known by creator).
|
|
|
|
in the BE
This was a dirty regex replace which worked on my server
|
|
rich media cards: bugfixes and regression tests
See merge request pleroma/pleroma!785
|
|
Add admin and moderator badges to user view and make their visibility configurable
See merge request pleroma/pleroma!767
|
|
|
|
Fix if clause in activity_pub user_view
See merge request pleroma/pleroma!783
|
|
|
|
|
|
|
|
|
|
|