aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-moderation/user-moderation-dropdown.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support bulk registration request removalChocobozzz2023-01-201-1/+1
|
* Support ICU in TS componentsChocobozzz2022-06-081-1/+2
|
* Continue user mute in ban modal PRChocobozzz2022-02-281-15/+31
|
* Split user serviceChocobozzz2022-01-211-5/+6
|
* Add mute status in account and channel pagesChocobozzz2021-12-071-2/+2
|
* Improve user delete confirmation modalChocobozzz2021-11-121-2/+2
|
* Better moderation labelChocobozzz2021-11-021-1/+1
|
* Improve moderation dropdown UXChocobozzz2021-10-211-114/+138
|
* Fix client lintChocobozzz2021-08-171-55/+57
|
* Use HTML config when possibleChocobozzz2021-06-041-9/+4
|
* Refactor comment add cssChocobozzz2021-04-151-0/+1
|
* reword unclear sentences, check for grammarRigel Kent2020-11-121-6/+6
| | | | fixes #3222
* Migrate to $localizeChocobozzz2020-08-141-54/+49
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-1/+1
| | | | | | | | | | | * Improve and move action-buttons on left in tables * Focus on my-delete and my-button * Correct spaces syntax * Move user-action dropdown on the left Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add ability to report comments in front endChocobozzz2020-07-101-0/+7
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+379