about summary refs log tree commit diff
path: root/app/views/admin/accounts
AgeCommit message (Expand)Author
2018-08-22Add confirmation step to account suspensions (#8353)Eugen Rochko
2018-06-04Remove unnecessary underline on accounts table (#7728)Yamagishi Kazutoshi
2018-05-06Add resend confirmation for admin (#7378)Shuhei Kitagawa
2018-05-05Improve admin UI for accounts (#7360)Eugen Rochko
2018-04-17Feature: add count of account notes to reports (#7130)Emelia Smith
2018-04-10Feature: Allow staff to change user emails (#7074)Emelia Smith
2018-04-02Implement the ability for an Administrator or Moderator to remove an account ...Emelia Smith
2018-01-23Display deleted users' role as “Suspended” (#6339)ThibG
2017-12-22Display deleted users' role as “Suspended” (#6080)ThibG
2017-12-13Clean up admin UI for accounts (#6004)Eugen Rochko
2017-11-17Move "Permissions" row into main table in /admin/accounts/:id (#5734)unarist
2017-11-11Add moderator role and add pundit policies for admin actions (#5635)Eugen Rochko
2017-11-07Add ability to disable login and mark accounts as memorial (#5615)Eugen Rochko
2017-11-01add account search condition (instance domain) (#5577)MitarashiDango
2017-10-07Add moderation note (#5240)nullkal
2017-09-12Add section for protocol specific information on the admin page (#4910)unarist
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-18Improve admin page (#4121)abcang
2017-07-07Togglable filter links (#4021)のら
2017-06-08Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)Eugen Rochko
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-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-04-28More controller specs (#2561)Matt Jankowski
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-18Admin reports with accounts (#2092)Matt Jankowski
2017-04-16Do not display "reset password" in admin UI for remote accounts (#1960)Eugen
2017-04-15Add password reset for users from admin accounts area (#1841)Matt Jankowski
2017-04-13Translate admin (#1702)Thomas Citharel
2017-04-13Admin accounts controller cleanup (#1664)Matt Jankowski
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-03-31Fix some views still not using counter cachesEugen Rochko
2017-02-16Adding index overview for reports in admin UIEugen Rochko
2017-02-15Fix admin UI for accounts somewhatEugen Rochko
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-12-06Add suspend account functionality to admin UIEugen Rochko
2016-12-05Add account suspensionEugen Rochko
2016-12-04Adding more to admin accounts UIEugen Rochko