aboutsummaryrefslogtreecommitdiff
path: root/docs/api/admin_api.md
AgeCommit message (Collapse)Author
2019-06-27don't delete config settings on admin updateAlexander Strizhakov
2019-06-23support for config groupsAlex S
2019-06-22support for tuples with more than 2 valuesAlex S
2019-06-14it is changed in compile timeAlexander Strizhakov
we can't change module attributes and endpoint settings in runtime
2019-05-16Add Reports to Admin APISergey Suprunenko
2019-05-16Note that nicknames is an arrayAngelina Filippova
2019-05-16Note that nicknames is an arrayAngelina Filippova
2019-05-16Update tag/untag docsAngelina Filippova
2019-05-11make url uniform in admin apiSachin Joshi
2019-05-08Merge developAlexander Strizhakov
Merge conflict in lib/pleroma/activity.ex
2019-04-08renaming expire_at -> expires_atAlex S
keyword style change
2019-04-07added docs to docs/api/admin_api.mdAlex S
code style and little renamings
2019-04-05Document the admin API endpoints for controlling follow/unfollowMark Felder
2019-03-29Merge branch 'sayonara-gitlab-wiki' into 'develop'lambda
Move out of Gitlab Wiki See merge request pleroma/pleroma!990
2019-03-28Remove duplicated header from admin_api.mdrinpatch
2019-03-28Move out of Gitlab Wikirinpatch
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