aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts/account-video-channels
Commit message (Collapse)AuthorAgeFilesLines
* Fix account channel overflowChocobozzz2019-06-113-2/+17
|
* More robust federationChocobozzz2019-05-311-0/+4
| | | | In particular when fetching pleroma outbox
* 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
| | | | | | | 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 theming via css custom propertiesRigel Kent2018-09-041-1/+1
| | | | and a bonus dark color theme toggle
* 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