aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/moderation/user-moderation-dropdown.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-382/+0
* Add bulk comment actions on account dropdownChocobozzz2020-05-291-3/+35
* Fix user dropdown overflowChocobozzz2020-05-111-0/+1
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-051-1/+1
* Update to angular 9Chocobozzz2020-02-101-1/+1
* Update a little bit user dropdown messageChocobozzz2020-01-211-3/+3
* Add action dropdown descriptionsRigel Kent2020-01-211-3/+15
* Add user moderation dropdown to commentsRigel Kent2019-12-271-5/+5
* Lazy load static objectsChocobozzz2019-12-181-3/+12
* Moderators can only manage usersChocobozzz2019-07-301-1/+2
* Update angularChocobozzz2019-07-251-1/+1
* Update client depChocobozzz2019-04-021-2/+1
* Refractor notification serviceChocobozzz2018-12-191-60/+26
* Remove inferred typeChocobozzz2018-12-051-22/+22
* Reload user table when setting an email to verifiedChocobozzz2018-11-211-0/+2
* Add separators in user moderation dropdownChocobozzz2018-11-211-5/+11
* enable email verification by admin (#1348)Josh Morel2018-11-211-1/+24
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-161-18/+119
* Add user/instance block by users in the clientChocobozzz2018-10-161-10/+111
* Add users search filterChocobozzz2018-10-081-0/+1
* Add bulk actions in users tableChocobozzz2018-10-081-8/+1
* Add user moderation in the account pageChocobozzz2018-10-051-31/+38
* Move user moderation tool in a separate componentChocobozzz2018-10-051-0/+128