aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/account/account.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Sort channels by -updatedAtChocobozzz2021-05-101-0/+6
|
* Remove avatarUrl from modelsChocobozzz2021-04-281-9/+0
|
* Use account initial as default avatar (#4002)kontrollanten2021-04-271-2/+2
| | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom
* Don't always use a link for account avatarChocobozzz2021-04-151-2/+2
|
* Agnostic actor image storageChocobozzz2021-04-081-2/+2
|
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-0/+5
| | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change
* Add new default different avatar for channel and accountkimsible2020-11-251-1/+21
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+30