aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/admin_api
AgeCommit message (Expand)Author
2020-11-19added subject actor to moderation logMaksim Pechnikov
2020-11-17FrontendController: Return error on installation error.lain
2020-11-11Remove FrontendInstallerWorkerEgor Kislitsyn
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-ad...lain
2020-11-02Permit fetching individual reports with notes preloadedMark Felder
2020-11-02Merge branch 'develop' into 'frontend-admin-api'minibikini
2020-10-30Merge remote-tracking branch 'origin/develop' into feature/account-exportEgor Kislitsyn
2020-10-29Merge branch 'issue/2137-user-filters-admin-fe' into 'develop'feld
2020-10-28Fixed User.is_discoverable attribute rendering in Admin API User view.Ivan Tashkinov
2020-10-27Merge branch 'develop' into feature/account-exportMark Felder
2020-10-27Add an API endpoint to install a new frontendEgor Kislitsyn
2020-10-22fix module nameMaksim Pechnikov
2020-10-22admin api: added user filters by `actor_types`Maksim Pechnikov
2020-10-22need_confirmed -> unconfirmedMaksim Pechnikov
2020-10-22added AdminApi.UserControllerMaksim Pechnikov
2020-10-22added 'unconfirmed' filter to admin/usersMaksim Pechnikov
2020-10-20Rename `Pleroma.Backup` to `Pleroma.User.Backup`Egor Kislitsyn
2020-10-17Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11Ivan Tashkinov
2020-10-14Merge branch 'develop' into feature/account-exportMark Felder
2020-10-13Merge branch 'develop' into chore/elixir-1.11Mark Felder
2020-10-13Merge branch 'develop' into refactor/locked_user_fieldMark Felder
2020-10-13Change user.locked field to user.is_lockedMark Felder
2020-10-13changes after rebaseAlexander Strizhakov
2020-10-13alias alphabetically orderAlexander Strizhakov
2020-10-13OAuthScopesPlug module nameAlexander Strizhakov
2020-10-13oauth consistencyAlexander Strizhakov
2020-10-07Fix rendering of reportsMark Felder
2020-10-07Use ModerationLog instead of LoggerEgor Kislitsyn
2020-10-07Allow admins request user backupsEgor Kislitsyn
2020-09-28added `force` option to the unfollow operationMaksim Pechnikov
2020-09-17Return the file content for `GET /api/pleroma/admin/instance_document/:docume...eugenijm
2020-09-17AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin APIeugenijm
2020-09-11Chat Moderation: use explicit `sender` and `recipient` fieldsAlex Gleason
2020-09-11AdminAPI: fix delete chat messageAlex Gleason
2020-09-11AdminAPI: show chatAlex Gleason
2020-09-11AdminAPI: list messages in a chatAlex Gleason
2020-09-11Refactor with Chat.for_user_query/1Alex Gleason
2020-09-11AdminAPI: list chats for a userAlex Gleason
2020-09-11AdminAPI: delete a chat messageAlex Gleason
2020-09-11MastodonAPI.StatusView.get_user/1 --> CommonAPI.get_user/1Alex Gleason
2020-09-08Merge branch 'fix/admin-controller-atom-leak' into 'develop'rinpatch
2020-08-24Merge branch 'relay-fix-admin-fe' into 'develop'feld
2020-08-21adding actor type in user showAlexander Strizhakov
2020-08-19relay fix for admin-feAlexander Strizhakov
2020-08-16fix search media proxy urlsMaksim Pechnikov
2020-08-11added paginate+search for admin/MediaProxy URLsMaksim Pechnikov
2020-07-26Merge remote-tracking branch 'upstream/develop' into by-approvalAlex Gleason
2020-07-23Merge branch '1973-chats-fix-with-restrict-unauthenticated' into 'develop'lain
2020-07-23[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.Ivan Tashkinov
2020-07-23Merge branch 'issue/1878' into 'develop'lain