about summary refs log tree commit diff
path: root/app/controllers/admin
AgeCommit message (Expand)Author
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
2019-03-26Change icons of features on admin dashboard to remove bias (#10366)Eugen Rochko
2019-03-23Add validations to admin settings (#10348)Eugen Rochko
2019-03-19Do not distribute Delete when rejecting unapproved accounts (#10321)ThibG
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-02-22Randomize emoji filename (#10090)Hinaloe
2019-02-21Do not error out when performing admin actions on no statuses (#10094)ThibG
2019-02-18Add domain search/filter to the "Federation" (/admin/instances) page (#10071)ThibG
2019-01-08Redesign admin instances area (#9645)Eugen Rochko
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2019-01-03Fix list of local followers showing remote followers in admin UI (#9700)Eugen Rochko
2018-12-28Improve admin UI for account view (#9643)Eugen Rochko
2018-12-27Add local followers page to admin account UI (#9610)chr v1.x
2018-12-27Redirect to reports overview instead of report after account action (#9639)Eugen Rochko
2018-12-26Fix account unsilencing and unsuspension (#9637)ThibG
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-17Move #set_user to Admin::BaseController (#9470)ysksn
2018-12-11Add admin ability to remove an user's header image (#9495)ThibG
2018-12-11Add instance-wide setting to disable profile directory (#9497)ThibG
2018-12-10Fix Admin::TagsController#unhide (#9481)ysksn
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-10-25Set @body_classes to admin layout (#9081)Yamagishi Kazutoshi
2018-10-20Add option to block reports from domain (#8830)Eugen Rochko
2018-10-20Add "disable" button to report screen (#9024)Eugen Rochko
2018-10-08Replace SVG asset with Custom mascot (#8766)ashleyhull-versent
2018-10-04Change admin accounts default sort to most recent (#8813)Eugen Rochko
2018-08-24Add admin custom CSS setting (#8399)Eugen Rochko