about summary refs log tree commit diff
path: root/app/views/admin/accounts/show.html.haml
AgeCommit message (Expand)Author
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-09-21Fix method of the DELETE DATA button (#14855)Takeshi Umeda
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-04-28Fix admin-facing uses of inline CSS (#13575)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-02-17Fix account's bio not being shown if there are no proofs/fields in admin UI (...ThibG
2020-01-24Fix relationships page not showing results in admin UI (#12934)Eugen Rochko
2020-01-23Change followers page to relationships page in admin UI (#12927)Eugen Rochko
2020-01-20Fix not all of account's active IPs showing up in admin UI (#12909)Eugen Rochko
2019-10-24Add link to search for users connected from the same IP address (#12157)ThibG
2019-09-09Add account bio to account admin view (#11473)ThibG
2019-08-07Add domain block notes (#11515)ThibG
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-02-18Add quick link from admin account view to block/unblock instance (#10073)ThibG
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-22Add moderation warnings (#9519)Eugen Rochko
2018-12-11Add admin ability to remove an user's header image (#9495)ThibG
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-10-20Add "disable" button to report screen (#9024)Eugen Rochko
2018-08-22Add confirmation step to account suspensions (#8353)Eugen Rochko
2018-05-06Add resend confirmation for admin (#7378)Shuhei Kitagawa
2018-05-05Improve admin UI for accounts (#7360)Eugen Rochko
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-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-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-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