Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-13 | Fix admin api docs for creating users | Angelina Filippova | |
2019-08-25 | Log admin/moderator actions | Maxim Filippov | |
2019-08-03 | Admin fixes | Alexander Strizhakov | |
2019-07-30 | Admin changes | Alexander Strizhakov | |
2019-07-24 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-24 | AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see ↵ | Maxim Filippov | |
private statuses) | |||
2019-07-23 | Admin config fix | Alexander Strizhakov | |
2019-07-14 | Admin API: Endpoint for fetching latest user's statuses | Maxim Filippov | |
2019-07-11 | admin api configure changes | Alexander Strizhakov | |
2019-07-06 | Fix docs | Maxim Filippov | |
2019-07-05 | Admin API: Allow querying user by ID | Maxim Filippov | |
2019-07-01 | Update changelog and admin API docs with tags, display_name, avatar additions | Maxim Filippov | |
2019-06-27 | don't delete config settings on admin update | Alexander Strizhakov | |
2019-06-23 | support for config groups | Alex S | |
2019-06-22 | support for tuples with more than 2 values | Alex S | |
2019-06-14 | it is changed in compile time | Alexander Strizhakov | |
we can't change module attributes and endpoint settings in runtime | |||
2019-05-16 | Add Reports to Admin API | Sergey Suprunenko | |
2019-05-16 | Note that nicknames is an array | Angelina Filippova | |
2019-05-16 | Note that nicknames is an array | Angelina Filippova | |
2019-05-16 | Update tag/untag docs | Angelina Filippova | |
2019-05-11 | make url uniform in admin api | Sachin Joshi | |
2019-05-08 | Merge develop | Alexander Strizhakov | |
Merge conflict in lib/pleroma/activity.ex | |||
2019-04-08 | renaming expire_at -> expires_at | Alex S | |
keyword style change | |||
2019-04-07 | added docs to docs/api/admin_api.md | Alex S | |
code style and little renamings | |||
2019-04-05 | Document the admin API endpoints for controlling follow/unfollow | Mark Felder | |
2019-03-29 | Merge branch 'sayonara-gitlab-wiki' into 'develop' | lambda | |
Move out of Gitlab Wiki See merge request pleroma/pleroma!990 | |||
2019-03-28 | Remove duplicated header from admin_api.md | rinpatch | |
2019-03-28 | Move out of Gitlab Wiki | rinpatch | |
I understand that this change is quite unreadable and hard to review, sorry for forgetting to do atomic commits. This patch does not change too much content wise, it just * Gets everything from gitlab wiki * Removes some specific gitlab hacks * Formats all documentation file names to be in snake case so they look the same way as our code does |