Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-10 | flag for delete fix | Alexander | |
2020-01-10 | little fixes and typos fix | Alexander | |
2020-01-10 | fixes for logger backends | Alexander | |
2020-01-10 | logger backends fix | Alexander | |
2020-01-10 | parsing proxy url setting | Alexander | |
2020-01-10 | errors on endpoints | Alexander | |
2020-01-10 | partially settings update | Alexander | |
2020-01-10 | tests for setttings without an explicit key | Alexander | |
2020-01-10 | config editing through database | Alex S | |
2019-12-24 | fix oauth scopes for AdminApi#reports_update | Maksim Pechnikov | |
2019-12-15 | OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: ↵ | Ivan Tashkinov | |
controller tests modification: OAuth scopes usage. | |||
2019-12-12 | Merge branch 'develop' into feature/report-notes | Maxim Filippov | |
2019-12-10 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1427-oauth-admin-scopes # Conflicts: # CHANGELOG.md | |||
2019-12-08 | Implement report notes destruction | Maxim Filippov | |
2019-12-07 | [#1427] Extra check that admin OAuth scope is used by admin. Adjusted tests. | Ivan Tashkinov | |
2019-12-06 | [#1427] Fixes / improvements of admin scopes support. Added tests. | Ivan Tashkinov | |
2019-12-06 | Fix incorrect report count | Maxim Filippov | |
2019-12-06 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1427-oauth-admin-scopes | |||
2019-12-06 | [#1427] Reworked admin scopes support. | Ivan Tashkinov | |
Requalified users.is_admin flag as legacy accessor to admin actions in case token lacks admin scope(s). | |||
2019-12-05 | Merge branch 'feature/admin-api-render-whole-status' into 'develop' | feld | |
Miscellaneous grouped reports fixes Closes admin-fe#48 and admin-fe#51 See merge request pleroma/pleroma!2007 | |||
2019-12-05 | Add failing test, which exposes a bug | Maxim Filippov | |
2019-12-04 | Add report notes | Maxim Filippov | |
2019-11-28 | Cleanup tests output | Egor Kislitsyn | |
2019-11-28 | Fetch account from report, not from status (it might be deleted) | Maxim Filippov | |
2019-11-27 | Handle reopened reports with deleted statuses | Maxim Filippov | |
2019-11-26 | Fix tests | Maxim Filippov | |
2019-11-26 | Merge branch 'develop' into feature/admin-api-render-whole-status | Maxim Filippov | |
2019-11-25 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |
2019-11-25 | Admin API: Render whole status in grouped reports | Maxim Filippov | |
2019-11-19 | Fix tests | Maxim Filippov | |
2019-11-19 | AdminAPI: Confirm user account, resend confirmation email | Maxim Filippov | |
2019-11-14 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |
2019-11-14 | Admin API: list all statuses from a given instance | Maxim Filippov | |
2019-11-14 | Merge branch 'feature/reports-groups-and-multiple-state-update' into 'develop' | feld | |
Admin API: Grouped reports, update multiple reports in one query Closes admin-fe#43 See merge request pleroma/pleroma!1815 | |||
2019-11-10 | fix for migrate task | Alexander | |
2019-11-08 | Merge branch 'develop' into feature/reports-groups-and-multiple-state-update | Maxim Filippov | |
2019-11-06 | Grouped reports with status data baked in | Maxim Filippov | |
2019-11-05 | Merge branch 'develop' into feature/multiple-users-force-password-reset | Maxim Filippov | |
2019-11-05 | Merge branch 'develop' into feature/reports-groups-and-multiple-state-update | Maxim Filippov | |
2019-11-01 | Force password reset for multiple users | Maxim Filippov | |
2019-10-31 | AdminAPI: Omit relay user from users list | Maxim Filippov | |
2019-10-24 | Merge remote-tracking branch 'upstream/develop' into ↵ | Egor Kislitsyn | |
refactor/following-relationships | |||
2019-10-21 | Fix Relay | Egor Kislitsyn | |
2019-10-20 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1304-user-info-deprecation # Conflicts: # CHANGELOG.md # lib/pleroma/notification.ex # lib/pleroma/user.ex # lib/pleroma/user/info.ex # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/admin_api/admin_api_controller.ex # lib/pleroma/web/ostatus/handlers/follow_handler.ex # lib/pleroma/web/ostatus/ostatus.ex # lib/pleroma/web/salmon/salmon.ex # lib/pleroma/web/websub/websub.ex # test/web/admin_api/admin_api_controller_test.exs # test/web/federator_test.exs # test/web/mastodon_api/controllers/conversation_controller_test.exs # test/web/ostatus/ostatus_controller_test.exs # test/web/ostatus/ostatus_test.exs # test/web/salmon/salmon_test.exs # test/web/websub/websub_test.exs | |||
2019-10-18 | Merge branch 'develop' into feature/relay-list | Maxim Filippov | |
2019-10-16 | [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. | Ivan Tashkinov | |
2019-10-15 | DELETE /api/pleroma/admin/users now accepts nicknames array | Maxim Filippov | |
2019-10-11 | Add `GET /api/pleroma/admin/relay` endpoint - lists all followed relays | Maxim Filippov | |
2019-10-11 | Deprecate POST/DELETE ↵ | Maxim Filippov | |
/api/pleroma/admin/users/:nickname/permission_group/:permission_group instead of deleting it | |||
2019-10-11 | Deprecate /api/pleroma/admin/users/:nickname/toggle_activation instead of ↵ | Maxim Filippov | |
deleting it |