aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts/account-video-channels
Commit message (Expand)AuthorAgeFilesLines
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-101-5/+1
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-3/+7
* Skip videos count on client if we don't use itChocobozzz2020-01-081-2/+4
* Fix video rows overflowChocobozzz2019-08-222-3/+7
* Fix infinite scroll on big screensChocobozzz2019-08-022-2/+6
* Fix broken playlist apiChocobozzz2019-08-012-2/+10
* Add show channel button in account pageChocobozzz2019-07-292-1/+9
* Add client hooksChocobozzz2019-07-241-1/+1
* Fix account channel overflowChocobozzz2019-06-113-2/+17
* More robust federationChocobozzz2019-05-311-0/+4
* Remove unused actor uuid fieldChocobozzz2019-05-311-0/+2
* Add ability to subscribe from the channel account pageChocobozzz2019-05-291-0/+2
* Improve account channel pageChocobozzz2019-05-293-44/+84
* 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/channel pages route subscriptionChocobozzz2018-06-071-3/+10
* Add i18n attributesChocobozzz2018-06-051-2/+2
* Only use account name in routesChocobozzz2018-05-251-1/+1
* Upgrade to rxjs 6Chocobozzz2018-05-161-5/+6
* Implement video channel viewsChocobozzz2018-04-253-0/+74