about summary refs log tree commit diff
path: root/app/views/admin/accounts/show.html.haml
AgeCommit message (Expand)Author
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-06-08Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)Eugen Rochko
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-04-28More controller specs (#2561)Matt Jankowski
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-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-06Add suspend account functionality to admin UIEugen Rochko
2016-12-05Add account suspensionEugen Rochko
2016-12-04Adding more to admin accounts UIEugen Rochko
2016-11-30Normalize localizations, add stub for admin/accountsEugen Rochko