Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
UserIsAdminPlug (freed from checking admin scopes presence).
|
|
|
|
returning 404 when getting the credentials of a remote user while `:instance, :limit_to_local_content` is set to `:unauthenticated`
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/admin_api/controllers/admin_api_controller.ex
|
|
|
|
|
|
|
|
|
|
|
|
Add OpenAPI spec for AdminAPI.OAuthAppContoller
See merge request pleroma/pleroma!2582
|
|
Add OpenAPI spec for AdminAPI.InviteController
See merge request pleroma/pleroma!2585
|
|
Closes #1833
|
|
|
|
|
|
|
|
|
|
|
|
Add OpenAPI spec for AdminAPI.StatusController
See merge request pleroma/pleroma!2566
|
|
|
|
|