aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts
Commit message (Expand)AuthorAgeFilesLines
* Fix component reuse on channel/account videosChocobozzz2019-05-131-6/+7
* Refactor video miniaturesChocobozzz2019-04-031-1/+0
* tslint updateChocobozzz2019-04-021-1/+0
* Restore videos list componentsChocobozzz2019-04-022-6/+7
* Lazy import some modulesChocobozzz2019-02-151-2/+2
* Try to fix Mac video uploadChocobozzz2019-01-241-2/+1
* Increase abuse length to 3000Chocobozzz2019-01-141-2/+2
* Refractor notification serviceChocobozzz2018-12-192-7/+6
* 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-053-5/+60
* remove unused importsBO412018-09-221-2/+0
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
* Search video channel handle/uriChocobozzz2018-08-271-1/+1
* Add local user subscriptionsChocobozzz2018-08-271-1/+1
* Add ability to set a name to a channelChocobozzz2018-08-272-2/+2
* Fix account videos URL when scrollingChocobozzz2018-07-111-2/+2
* Handle markdown in account/video channel pagesChocobozzz2018-06-182-4/+10
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+2
* Fix player resolution change that plays even if the video was pausedChocobozzz2018-06-071-2/+2
* Fix account/channel pages route subscriptionChocobozzz2018-06-074-14/+42
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
* Add i18n attributesChocobozzz2018-06-055-13/+23
* Add 404 pageChocobozzz2018-05-311-1/+5
* Add number of videos published by an account/video channelChocobozzz2018-05-301-1/+4
* Add host in account viewChocobozzz2018-05-281-1/+1
* Only use account name in routesChocobozzz2018-05-251-1/+1
* Handle account name in client urlChocobozzz2018-05-241-1/+1
* Upgrade to rxjs 6Chocobozzz2018-05-163-18/+8
* Improve responsive account about pageChocobozzz2018-05-092-5/+9
* Add username near the display name for account pagesChocobozzz2018-04-261-1/+4
* Implement video channel viewsChocobozzz2018-04-2514-0/+348