Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-14 | AdminAPI: Return `approval_pending` with users | Alex Gleason | |
2020-07-14 | AdminAPI: Return `registration_reason` with users | Alex Gleason | |
2020-07-14 | [#1940] Added `admin_token` param (as `admin_api_params/0`) to existing ↵ | Ivan Tashkinov | |
Admin API OpenAPI operations. | |||
2020-07-19 | [#1940] Reinstated OAuth-less `admin_token` authentication. Refactored ↵ | Ivan Tashkinov | |
UserIsAdminPlug (freed from checking admin scopes presence). | |||
2020-07-11 | fix reset confirmation email in admin section | Maksim Pechnikov | |
2020-07-09 | Admin API: fix `GET /api/pleroma/admin/users/:nickname/credentials` ↵ | eugenijm | |
returning 404 when getting the credentials of a remote user while `:instance, :limit_to_local_content` is set to `:unauthenticated` | |||
2020-06-23 | Merge develop | Roman Chvanikov | |
2020-06-20 | proper error codes for error in adminFE | Alexander Strizhakov | |
2020-06-17 | Change references from "deleted_urls" to "banned_urls" as nothing is handled ↵ | Mark Felder | |
via media deletions anymore; all actions are manual operations by an admin to ban the url | |||
2020-06-17 | Merge branch 'develop' into issue/1855 | Mark Felder | |
2020-06-17 | Apply suggestion to ↵ | Maksim | |
test/web/admin_api/controllers/media_proxy_cache_controller_test.exs | |||
2020-06-17 | Apply suggestion to ↵ | Maksim | |
test/web/admin_api/controllers/media_proxy_cache_controller_test.exs | |||
2020-06-17 | Apply suggestion to ↵ | Maksim | |
test/web/admin_api/controllers/media_proxy_cache_controller_test.exs | |||
2020-06-16 | Mogrify args as custom tuples | Alexander Strizhakov | |
2020-06-15 | added tests | Maksim Pechnikov | |
2020-06-12 | added admin api for MediaProxy cache invalidation | Maksim Pechnikov | |
2020-06-09 | Add `url` field to AdminAPI.AccountView | Egor Kislitsyn | |
2020-06-08 | merge develop | Roman Chvanikov | |
2020-06-04 | Merge branch 'develop' into 'openapi/admin/relay' | minibikini | |
# Conflicts: # lib/pleroma/web/admin_api/controllers/admin_api_controller.ex | |||
2020-06-04 | Fix credo | Egor Kislitsyn | |
2020-06-04 | Merge branch 'develop' into openapi/admin/relay | Egor Kislitsyn | |
2020-06-04 | Merge branch 'develop' into openapi/admin/config | Egor Kislitsyn | |
2020-06-03 | Add OpenAPI spec for AdminAPI.ReportController | Egor Kislitsyn | |
2020-06-03 | Move report actions to AdminAPI.ReportController | Egor Kislitsyn | |
2020-06-02 | Merge branch 'develop' into openapi/admin/relay | Egor Kislitsyn | |
2020-06-02 | Merge branch 'openapi/admin/oauth-apps' into 'develop' | lain | |
Add OpenAPI spec for AdminAPI.OAuthAppContoller See merge request pleroma/pleroma!2582 | |||
2020-06-02 | Merge branch 'openapi/admin/invites' into 'develop' | lain | |
Add OpenAPI spec for AdminAPI.InviteController See merge request pleroma/pleroma!2585 | |||
2020-06-02 | Merge branch 'fix/invisible-repeats' into 'develop' | lain | |
Do not include activities of invisible users unless explicitly requested Closes #1833 See merge request pleroma/pleroma!2620 | |||
2020-06-02 | Do not include activities of invisible users unless explicitly requested | rinpatch | |
Closes #1833 | |||
2020-06-02 | Merge branch 'feature/status-by-id-account-view' into 'develop' | lain | |
another view for account in admin-fe status_show Closes #1783 See merge request pleroma/pleroma!2543 | |||
2020-05-28 | Add OpenApi spec to AdminAPI.ConfigController | Egor Kislitsyn | |
2020-05-28 | Move config actions to AdminAPI.ConfigController | Egor Kislitsyn | |
2020-05-27 | validate actor type | Alexander Strizhakov | |
2020-05-26 | Add AdminAPI.InviteView | Egor Kislitsyn | |
2020-05-26 | Add OpenAPI spec for AdminAPI.InviteTokenController | Egor Kislitsyn | |
2020-05-26 | Move invite actions to AdminAPI.InviteTokenController | Egor Kislitsyn | |
2020-05-26 | another view for account in admin-fe status_show | Alexander Strizhakov | |
2020-05-25 | Add OpenAPI spec for AdminAPI.OAuthAppContoller | Egor Kislitsyn | |
2020-05-25 | Add OpenAPI spec for AdminAPI.RelayController | Egor Kislitsyn | |
2020-05-25 | Merge branch 'openapi/admin/status' into 'develop' | lain | |
Add OpenAPI spec for AdminAPI.StatusController See merge request pleroma/pleroma!2566 | |||
2020-05-21 | Add OpenAPI spec for AdminAPI.StatusController | Egor Kislitsyn | |
2020-05-21 | Announcements: Fix all tests. | lain | |
2020-05-21 | Move status actions to AdminAPI.StatusController | Egor Kislitsyn | |
2020-05-18 | Merge branch 'develop' into feature/admin-api-status-count-per-instance | Roman Chvanikov | |
2020-05-15 | returning partial chain | Alexander Strizhakov | |
2020-05-14 | Merge branch 'feature/database-configuration-whitelist' into 'develop' | rinpatch | |
Database configuration whitelist See merge request pleroma/pleroma!2522 | |||
2020-05-14 | Allow whitelisting whole groups | Stephanie Wilde-Hobbs | |
2020-05-13 | Merge develop | Roman Chvanikov | |
2020-05-13 | Merge branch 'fix/1742-random-failing-tests' into 'develop' | lain | |
Fix sporadically failing tests See merge request pleroma/pleroma!2524 | |||
2020-05-13 | don't run tests which change env in async | Alexander Strizhakov | |