about summary refs log tree commit diff
path: root/app/controllers/admin
AgeCommit message (Expand)Author
2021-05-05Add management of delivery availability in Federation settings (#15771)Takeshi Umeda
2021-04-26Further improve the media attached status query for accounts (#16106)abcang
2021-04-25Improve media attached status query (#16105)abcang
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-04-11Remove spam check and dependency on nilsimsa gem (#16011)Eugen Rochko
2021-04-03Add system checks to dashboard in admin UI (#15989)Eugen Rochko
2021-03-26Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)Claire
2021-03-26Add warning in admin dashboard if some required queues are not handled (#15954)Claire
2021-03-19Further preparation for Rails 6 (#15916)Claire
2021-02-21Add server rules (#15769)Eugen Rochko
2020-12-18Add option to obfuscate domain name in public list of domain blocks (#15355)Eugen Rochko
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-12-07Fix slow distinct queries where grouped queries are faster (#15287)Eugen Rochko
2020-11-04Change order of announcements in admin page to sort them newest-first (#15091)ThibG
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-08-12Improve email address validation (#14565)ThibG
2020-06-05Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)ThibG
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-04-03Add ability to filter audit log in admin UI (#13381)Eugen Rochko
2020-03-12Add option to include resolved DNS records when blacklisting e-mail domains i...Eugen Rochko
2020-03-12Add titles to warning presets in admin UI (#13252)Eugen Rochko
2020-03-08Add ability to delete files uploaded for settings in admin UI (#13192)ThibG
2020-01-27Add publish/unpublish controls to announcements in admin UI (#12967)Eugen Rochko
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-24Fix relationships page not showing results in admin UI (#12934)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-23Change followers page to relationships page in admin UI (#12927)Eugen Rochko
2020-01-20Various fixes and improvements (#12878)Eugen Rochko
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2019-11-30Add ability to filter reports by target account domain (#12154)ThibG
2019-09-27Fix relays UI being available in whitelist/secure mode (#11963)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-16Add search and sort functions to hashtag admin UI (#11829)mayaeh
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-09-09Add batch approve/reject for pending hashtags in admin UI (#11791)Eugen Rochko
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-09-01Fix wrong percentages in admin UI for hashtag usage breakdown (#11714)Eugen Rochko
2019-08-23Add option to include reported statuses in warning e-mail (#11639)Eugen Rochko
2019-08-08Fix weekly usage not being displayed correctly in hashtag admin UI (#11524)Eugen Rochko
2019-08-07Add breakdown of usage by source to admin UI for hashtags (#11517)Eugen Rochko
2019-08-07Add domain block notes (#11515)ThibG
2019-08-07Fix trending tags returning less items than requested sometimes (#11513)Eugen Rochko
2019-08-07Add number of pending accounts and pending hashtags to admin dashboard (#11514)Eugen Rochko
2019-08-07Fix account tags not being saved correctly (#11507)Eugen Rochko
2019-08-06Fix admin dashboard missing latest features (#11505)Eugen Rochko
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko