Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-28 | Fix error when uploading malformed CSV import (#19509) | Eugen Rochko | |
2022-07-17 | Add support for editing labelling of one's own role (#18812) | Claire | |
Still disallow edition of rank or permissions | |||
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko | |
* Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management | |||
2022-06-09 | Add administrative webhooks (#18510) | Eugen Rochko | |
* Add administrative webhooks * Fix error when webhook is deleted before delivery worker runs | |||
2021-05-17 | Replace “status” and “message” by “post” in WebUI (#16271) | Mélanie Chauvel | |
2021-03-01 | Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) | Eugen Rochko | |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko | |
Also, fix some n+1 queries Resolve #10365 | |||
2019-03-15 | Fix detailed poll validation errors not being returned in the API (#10261) | Eugen Rochko | |
No more "Owned poll is invalid" | |||
2017-09-19 | Run i18n-tasks normalize (#5003) | Eugen Rochko | |
2017-04-26 | Move a locale files for ActiveRecord (#2461) | Yamagishi Kazutoshi | |
ref #2162 and fix #2460 |