aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/moderation
Commit message (Collapse)AuthorAgeFilesLines
* Add bulk comment actions on account dropdownChocobozzz2020-05-291-3/+35
|
* Fix user dropdown overflowChocobozzz2020-05-112-1/+3
|
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-051-1/+1
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-3/+8
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-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-272-6/+6
|
* Lazy load static objectsChocobozzz2019-12-181-3/+12
|
* Moderators can only manage usersChocobozzz2019-07-301-1/+2
|
* Update angularChocobozzz2019-07-252-2/+2
|
* Update client depChocobozzz2019-04-022-2/+1
|
* Refactor how we use iconsChocobozzz2019-01-172-5/+6
| | | | Inject them in an angular component so we can easily change their color
* Refractor notification serviceChocobozzz2018-12-192-64/+30
| | | | Shorter name and use primeng component
* 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
| | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required
* 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-162-12/+116
|
* Add users search filterChocobozzz2018-10-082-1/+2
|
* Add bulk actions in users tableChocobozzz2018-10-084-21/+15
|
* Add user moderation in the account pageChocobozzz2018-10-054-35/+45
|
* Move user moderation tool in a separate componentChocobozzz2018-10-057-0/+239