Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-25 | Log admin/moderator actions | Maxim Filippov | |
2019-08-24 | Merge branch 'admin-create-users' into 'develop' | lain | |
user creation admin api will create multiple users See merge request pleroma/pleroma!1170 | |||
2019-07-11 | admin api configure changes | Alexander Strizhakov | |
2019-07-10 | Add license/copyright to all project files | feld | |
2019-07-02 | Add fallback value to the admin report view. | Eugenij | |
This is to avoid 500 error when the reported user no longer exists in the database. | |||
2019-06-28 | Merge admin and mastodon user views for reports | Maxim Filippov | |
2019-06-23 | support for config groups | Alex S | |
2019-06-16 | Fix report content stopping to be nullable | rinpatch | |
2019-06-16 | Credo fixes | rinpatch | |
2019-06-16 | Sanitize HTML in ReportView | rinpatch | |
Closes #990 | |||
2019-06-14 | it is changed in compile time | Alexander Strizhakov | |
we can't change module attributes and endpoint settings in runtime | |||
2019-06-01 | Merge remote-tracking branch 'upstream/develop' into admin-create-users | Sachin Joshi | |
2019-06-01 | make bulk user creation from admin works as a transaction | Sachin Joshi | |
2019-05-17 | user creation admin api will create multiple users | Sachin Joshi | |
2019-05-16 | Add Reports to Admin API | Sergey Suprunenko | |
2019-04-08 | renaming expire_at -> expires_at | Alex S | |
keyword style change | |||
2019-04-06 | admin api endpoints for invites | Alex S | |
2019-03-14 | Merge branch 'admin-api-account-view-namespace' into 'develop' | kaniini | |
MastodonAPI.Admin.AccountView → AdminAPI.AccountView See merge request pleroma/pleroma!930 | |||
2019-03-13 | MastodonAPI.Admin.AccountView → AdminAPI.AccountView | Haelwenn (lanodan) Monnier | |