Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-20 | Autofix Rubocop remaining Layout rules (#23679) | Nick Schonning | |
2022-08-25 | Add audit log entries for user roles (#19040) | Eugen Rochko | |
* Refactor audit log schema * Add audit log entries for user roles | |||
2022-03-14 | Fix nil error when viewing suspended domain in admin UI (#17765) | Eugen Rochko | |
2022-03-11 | Enable domain purge button on suspended domains too (#17741) | Jeong Arm | |
Related: #17209 | |||
2022-03-09 | Change design of federation pages in admin UI (#17704) | Eugen Rochko | |
* Change design of federation pages in admin UI * Fix query performance in instance media attachments measure * Fix reblogs being included in instance languages dimension | |||
2021-05-05 | Add management of delivery availability in Federation settings (#15771) | Takeshi Umeda | |
* Add management of delivery availavility in Federation settings * fix translate * Remove useless object creation * Fix DeepSource issue * Add shortcut for all * Fix DeepSource(skipcq) * Change 'remove' to 'clear' * Fix style * Change class method name (exhausted_deliveries_key_by) | |||
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko | |
- Reduce duplicate queries - Remove n+1 queries - Add accounts count to detailed view - Add separate action log entry for updating existing domain blocks | |||
2019-07-30 | Add whitelist mode (#11291) | Eugen Rochko | |
2019-06-22 | Remove expensive counters from federation page in admin UI (#11139) | Eugen Rochko | |
2019-06-22 | Change domain blocks to automatically support subdomains (#11138) | Eugen Rochko | |
* Change domain blocks to automatically support subdomains If a more authoritative domain is blocked (example.com), then the same block will be applied to a subdomain (foo.example.com) * Match subdomains of existing accounts when blocking/unblocking domains * Improve code style | |||
2019-03-26 | Improve performance of list of blocked domains by caching counts (#10374) | Eugen Rochko | |
2019-01-08 | Redesign admin instances area (#9645) | Eugen Rochko | |
2017-05-31 | Add Instance class to list admin records (#3443) | Matt Jankowski | |