Age | Commit message (Collapse) | Author |
|
|
|
AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API
Closes #1516
See merge request pleroma/pleroma!2931
|
|
|
|
|
|
|
|
|
|
/api/pleroma/admin/instance_document/:document_name`
|
|
|
|
The factory system doesn't work too well with how the chats are
done. Instead of tempting people to use it, let's rather use the
CommonAPI system for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gets rid of '|| ""' in multiple places and fixes #2067
|
|
Relay fix for admin-fe
See merge request pleroma/pleroma!2902
|
|
|
|
|
|
|
|
|
|
[#1936] Ability to search for banned MediaProxy URLs 
See merge request pleroma/pleroma!2873
|
|
|
|
User deletion issue exploration
See merge request pleroma/pleroma!2879
|
|
|
|
Update :welcome settings in description.exs
Closes #2024
See merge request pleroma/pleroma!2843
|
|
|
|
Fix 500 errors when returning :no_content, fixes #2029
Closes #2029
See merge request pleroma/pleroma!2856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[#1878] fix reset confirmation email in admin section
See merge request pleroma/pleroma!2751
|
|
|
|
|
|
|
|
|
|
|
|
Admin API OpenAPI operations.
|
|
UserIsAdminPlug (freed from checking admin scopes presence).
|
|
|