aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/user-subscription/subscribe-button.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-198/+0
|
* Fix OnInit for subscribe buttonRigel Kent2020-01-141-15/+18
| | | | | | 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-101-8/+13
|
* Fix subscribe-button for logged-out usersRigel Kent2020-01-101-1/+1
|
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-101-45/+41
|
* Add extra text to button when partially subscribed to all channelsRigel Kent2020-01-101-0/+6
|
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-22/+92
|
* Generate translationsChocobozzz2020-01-081-3/+1
|
* 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-181-8/+8
|
* Try to fix remote mastodon interactionsChocobozzz2019-06-071-7/+7
|
* Add to playlist dropdownChocobozzz2019-03-181-1/+1
|
* Refractor notification serviceChocobozzz2018-12-191-12/+11
| | | | Shorter name and use primeng component
* Redirect to the last url on loginChocobozzz2018-12-111-4/+3
|
* correct local subscribe in the subscription menuRigel Kent2018-09-281-0/+1
|
* Add RSS feed to subscribe buttonChocobozzz2018-09-261-2/+9
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-5/+41
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* remove unused importsBO412018-09-221-6/+0
|
* Add ability to search video channelsChocobozzz2018-08-271-1/+2
|
* Add local user subscriptionsChocobozzz2018-08-271-0/+74