aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/account
Commit message (Expand)AuthorAgeFilesLines
* Implement signup approval in clientChocobozzz2023-01-193-0/+12
* Fix avatars in notificationsChocobozzz2022-05-251-3/+3
* Fix avatar default sizeChocobozzz2022-05-231-1/+1
* Fix avatar responsiveChocobozzz2022-05-022-5/+9
* Fix channel edition pageChocobozzz2022-03-211-1/+1
* Continue user mute in ban modal PRChocobozzz2022-02-281-5/+3
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-15/+21
* Add mute status in account and channel pagesChocobozzz2021-12-071-1/+8
* Migrate client to eslintChocobozzz2021-08-182-2/+2
* CleanupChocobozzz2021-05-282-38/+0
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-272-2/+6
|\
| * Sort channels by -updatedAtChocobozzz2021-05-102-2/+6
* | Use userId key to distinct Account or VideoChannel actorKimsible2021-05-051-13/+9
* | Refactor client @actorName matcher with new API routeKimsible2021-05-052-0/+42
|/
* Remove avatarUrl from modelsChocobozzz2021-04-282-10/+0
* Use account initial as default avatar (#4002)kontrollanten2021-04-271-2/+2
* Don't always use a link for account avatarChocobozzz2021-04-152-5/+5
* Set channel banner/avatar in creation formChocobozzz2021-04-081-4/+4
* Add ability to update the bannerChocobozzz2021-04-088-313/+7
* Agnostic actor image storageChocobozzz2021-04-082-4/+4
* Channel/account page redesign feedbacksChocobozzz2021-03-311-0/+1
* Square channel avatar consistencyChocobozzz2021-03-315-9/+22
* Avatar info component optimizationsChocobozzz2021-01-132-26/+17
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-134-10/+68
* Fix circular dep issueChocobozzz2020-11-254-5/+7
* Add new default different avatar for channel and accountkimsible2020-11-252-19/+21
* Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329)Kimsible2020-11-252-6/+7
* Fix circular dependenciesChocobozzz2020-08-141-4/+4
* Migrate to $localizeChocobozzz2020-08-142-17/+4
* Remove angular pipes moduleChocobozzz2020-08-111-2/+1
* Add abuse messages management in my accountChocobozzz2020-07-311-4/+8
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-242-6/+29
* Add ability to report accountChocobozzz2020-07-101-0/+6
* Add ability to report comments in front endChocobozzz2020-07-101-2/+4
* Use 3 tables to represent abusesChocobozzz2020-07-101-1/+1
* fix reactive file upload buttonRigel Kent2020-07-011-0/+1
* Reorganize client shared modulesChocobozzz2020-06-2310-0/+367