aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/user-subscription/remote-subscribe.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-62/+0
|
* Update a little bit user dropdown messageChocobozzz2020-01-211-0/+1
|
* Try to fix remote mastodon interactionsChocobozzz2019-06-071-7/+8
|
* Add contact form checkbox in admin formChocobozzz2019-01-101-1/+1
|
* Add WebFinger support (#1498)Acid Chicken (硫酸鶏)2018-12-181-2/+19
| | | | | | | | | | * Add WebFinger support * Fix TS7006 * Follow lint * Fix TS7006
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-0/+43
* refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX