aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts/accounts.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix mute badge labelsChocobozzz2019-08-011-2/+2
|
* Improve account username copy buttonChocobozzz2019-06-191-1/+5
|
* Feature/completeUsernameCopy (#1913)Nassim Bounouas2019-06-191-2/+5
| | | | | | | | | | * #1843 Copy icon added to account page to copy Username * #1843 Store an account name with the host forced and bind it to copy button * #1843 tslint correction * #1843 copy to clipboard replaced by ngx-clipboard
* Improve account channel pageChocobozzz2019-05-291-2/+2
| | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels.
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-161-2/+4
|
* Add user/instance block by users in the clientChocobozzz2018-10-161-1/+6
|
* Add user moderation in the account pageChocobozzz2018-10-051-0/+5
|
* Add i18n attributesChocobozzz2018-06-051-4/+4
|
* Add host in account viewChocobozzz2018-05-281-1/+1
|
* Add username near the display name for account pagesChocobozzz2018-04-261-1/+4
|
* Implement video channel viewsChocobozzz2018-04-251-0/+25