| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
Massage index until it actually does the stuff we want.
See merge request pleroma/pleroma!772
|
|
activitypub: c2s: add /api/ap/whoami endpoint for andstatus
See merge request pleroma/pleroma!773
|
|
Split hide_network into hide_followers & hide_followings (fixed)
See merge request pleroma/pleroma!765
|
|
mastodon api: fix rendering of cards without image URLs (closes #597)
Closes #597
See merge request pleroma/pleroma!777
|
|
|
|
activitypub: transmogrifier: fix bare tags
See merge request pleroma/pleroma!774
|
|
|
|
|
|
|
|
Also makes the index a lot smoler.
|
|
MRF TagPolicy engine
See merge request pleroma/pleroma!768
|
|
|
|
|
|
|
|
fix hellthread threshold deprecation warning
See merge request pleroma/pleroma!770
|
|
|
|
|
|
|
|
|
|
|
|
|