about summary refs log tree commit diff
path: root/app/views/admin
AgeCommit message (Expand)Author
2017-10-14Fix #5351 - Redirection with page params after copy emoji (#5387)KY
2017-10-07Add moderation note (#5240)nullkal
2017-10-05Improve admin UI for custom emojis, add copy/disable/enable (#5231)Eugen Rochko
2017-10-04Fix style of email domain block table (#5218)Lynx Kotoura
2017-10-04Implement EmailBlackList (#5109)utam0k
2017-09-19Admin interface for listing, adding and removing custom emojis (#5002)Eugen Rochko
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-09-13Add instance search feature (#4925)nullkal
2017-09-13Make instance names in into links to user list in the instance (#4924)nullkal
2017-09-12Add section for protocol specific information on the admin page (#4910)unarist
2017-09-10Default follows for new users (#4871)Eugen Rochko
2017-09-09Scrollable tables in settings pages (#4857)Lynx Kotoura
2017-08-26Fix missing at-sign (regression from #4688) (#4705)Yamagishi Kazutoshi
2017-08-25Change timezone of the datetime to what browser specifies (#4688)Yamagishi Kazutoshi
2017-08-17use existing inflections instead of custom helper (#4624)nightpool
2017-08-17Show what protocol is used for accounts in admin/accounts#index (#4622)nullkal
2017-08-14Update /admin/accounts/:id view for ActivityPub (#4600)unarist
2017-07-24Allow domain blocks that only reject media without silencing or suspending (#...sdukhovni
2017-07-20Add button to re-subscribe to all accounts from a domain (#4285)Eugen Rochko
2017-07-18Improve admin page (#4121)abcang
2017-07-12Improve UI of admin site settings (#4163)Eugen Rochko
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-08Change account link to admin account link on report page (#4119)abcang
2017-07-07Togglable filter links (#4021)のら
2017-07-05Format datetime of subscriptions on admin UI (#4078)Yamagishi Kazutoshi
2017-07-04Customizable privacy policy from admin interface (#4062)Yamagishi Kazutoshi
2017-06-09Refactor views/admin/reports/show.html.haml (#3656)Yamagishi Kazutoshi
2017-06-08Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)Eugen Rochko
2017-05-31Move admin/pubsubhubbub controller to admin/subscriptions (#3442)Matt Jankowski
2017-05-31Add Instance class to list admin records (#3443)Matt Jankowski
2017-05-23Toggle sensitive from admin page (#3261)alpaca-tc
2017-05-18Add reset button to admin accounts search, improve looks a little (#3100)Eugen Rochko
2017-05-17Add filter to AccountFilter (#2968)alpaca-tc
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-05-07Fix locale key for account card (#2866)Yamagishi Kazutoshi
2017-05-04Improve style for form in site settings (#2796)Yamagishi Kazutoshi
2017-05-04Replace best_in_place editor on admin settings page (#2789)Matt Jankowski
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-05-02Add admin area view partials for each record type (#2700)Matt Jankowski
2017-05-02Fix subscription expiration condition (#2715)Yamagishi Kazutoshi
2017-05-02Make it possible to check Subscription that has expired (#2712)Yamagishi Kazutoshi
2017-04-28More controller specs (#2561)Matt Jankowski
2017-04-28fix partial path in admin/reports (#2546)Patrick Figel
2017-04-24Report processing improvements (#2349)Effy Elden
2017-04-23Fixes problem with showing non-local accounts. (#2371)Ash Furrow
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-20Link to profile/feed/salmon from admin/accounts show page (#2186)Matt Jankowski
2017-04-18Instances list in admin (#2095)Matt Jankowski
2017-04-18Admin reports with accounts (#2092)Matt Jankowski
2017-04-16Do not display "reset password" in admin UI for remote accounts (#1960)Eugen