about summary refs log tree commit diff
path: root/app/controllers/admin
AgeCommit message (Expand)Author
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
2019-07-19Fix some flash notices/alerts staying on unrelated pages (#11364)ThibG
2019-07-17Add setting to disable the anti-spam (#11296)ThibG
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-06-20Add moderation API (#9387)Eugen Rochko
2019-06-07Add waiting time to list of pending accounts in admin UI (#10985)Eugen Rochko
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG
2019-04-10Add invite request to pending account notification e-mail (#10528)Eugen Rochko
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko
2019-04-09Fix permission denied bug on approve all/reject all pending accounts (#10519)Eugen Rochko
2019-04-08Fix batch actions not working on pending accounts (#10508)ThibG
2019-04-06Add batch actions for approving and rejecting pending accounts (#10469)Eugen Rochko