aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/user-subscription
Commit message (Collapse)AuthorAgeFilesLines
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-041-4/+0
|
* Improve channel and account display on medium devicesRigel Kent2020-04-031-0/+8
|
* Strict templates enabledChocobozzz2020-02-101-1/+1
|
* Fix e2e testsChocobozzz2020-01-231-5/+9
|
* Update a little bit user dropdown messageChocobozzz2020-01-211-0/+1
|
* Add action dropdown descriptionsRigel Kent2020-01-213-2/+11
|
* Fix OnInit for subscribe buttonRigel Kent2020-01-142-21/+24
| | | | | | Fixing regression introduced in a004ff172638083d69ed1028d18c9b6222d24da6 that initialized component for accounts with no channels before changing the input a second time.
* Avoid follow SQL conflictsChocobozzz2020-01-101-24/+29
|
* Fix client buildChocobozzz2020-01-102-12/+17
|
* Fix subscribe-button for logged-out usersRigel Kent2020-01-102-4/+4
|
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-104-65/+143
|
* Add extra text to button when partially subscribed to all channelsRigel Kent2020-01-103-5/+31
|
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-102-42/+124
|
* Generate translationsChocobozzz2020-01-081-3/+1
|
* Skip videos count on client if we don't use itChocobozzz2020-01-081-2/+2
|
* Add autoplay tooltip, use of flex-wrap in video-info and other-videosRigel Kent2019-12-211-1/+5
|
* Change button with onclick to link with hrefFrank Sträter2019-10-182-9/+9
|
* Add missing translation tagsChocobozzz2019-09-181-3/+3
|
* Add about information in registration pageChocobozzz2019-09-051-7/+15
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Try to fix remote mastodon interactionsChocobozzz2019-06-073-16/+17
|
* Add to playlist dropdownChocobozzz2019-03-182-4/+4
|
* Add contact form checkbox in admin formChocobozzz2019-01-101-1/+1
|
* Refractor notification serviceChocobozzz2018-12-191-12/+11
| | | | Shorter name and use primeng component
* Add WebFinger support (#1498)Acid Chicken (硫酸鶏)2018-12-181-2/+19
| | | | | | | | | | * Add WebFinger support * Fix TS7006 * Follow lint * Fix TS7006
* Redirect to the last url on loginChocobozzz2018-12-111-4/+3
|
* correct local subscribe in the subscription menuRigel Kent2018-09-282-4/+4
|
* Add RSS feed to subscribe buttonChocobozzz2018-09-265-17/+58
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-257-56/+191
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* remove unused importsBO412018-09-221-6/+0
|
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-7/+11
|
* Add ability to search video channelsChocobozzz2018-08-274-19/+51
|
* Add ability to search a video with an URLChocobozzz2018-08-271-1/+1
|
* Add local user subscriptionsChocobozzz2018-08-275-0/+194