aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-abuse-list
Commit message (Collapse)AuthorAgeFilesLines
* Lazy import some modulesChocobozzz2019-02-152-9/+18
|
* Refactor how we use iconsChocobozzz2019-01-172-4/+5
| | | | Inject them in an angular component so we can easily change their color
* Fix notification z-index on modalsChocobozzz2019-01-151-2/+2
|
* Increase abuse length to 3000Chocobozzz2019-01-142-3/+9
| | | | And correctly handle new lines
* Fix notification with large messageChocobozzz2018-12-201-2/+2
|
* Refractor notification serviceChocobozzz2018-12-192-23/+17
| | | | Shorter name and use primeng component
* Make abuse-delete confirmation box clearermike stedman2018-10-181-1/+1
|
* Change "delete" to "delete this report"Mike2018-10-181-1/+1
| | | Closes #1295.
* Add user/instance block by users in the clientChocobozzz2018-10-161-1/+1
|
* Add users search filterChocobozzz2018-10-081-1/+1
|
* Move abuse state column at the endChocobozzz2018-08-281-6/+6
|
* Display report reason in multiple lines (#957)Felix Ableitner2018-08-283-17/+14
| | | | | | | | | | | | | * Display report reason in multiple lines * more adjustments: - move report reason into dropdown - allow line wrap in dropdown (also in video blacklist) - fix colspan in blacklist dropdown - merge css rules into moderation.component.scss * use min-width for labels
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-147-0/+306