Implement ability to subscribe to a user
Edited by Tae Hoon
Merge request reports
Activity
mentioned in merge request !758 (closed)
- Resolved by Tae Hoon
- Resolved by Tae Hoon
- Resolved by Tae Hoon
- Resolved by Tae Hoon
also, as i mentioned above
"Following" works because it continuous action. You can stop following or "unfollow" at any time. "Subscribing" sounds like you're in process of adding subscription. It's probably a valid use but more often you'll see "subscribed" then "subscribing". Again, youtube says "subscribed".
added 11 commits
-
1af4b3b7...e351f863 - 3 commits from branch
pleroma:develop
- 5486191b - #482 (closed) - add new endpoints to subscribe to the user
- 31906615 - #482 (closed) - add subscribe button
- 4e0abb54 - migrate SubscribeButton to the existing common component
- 03ad795c - add subscribing to user entity normalizer
- ed0a51bf - show text in progress only when slot is given
- 5f07845a - mutate updated relationship to the store
- 5815a070 - show subscribe button only if user is logged in
- 80422a56 - support i18n
Toggle commit list-
1af4b3b7...e351f863 - 3 commits from branch
@hj I agree, "Subscribed" is more correct.
added 2 commits
@hj Where do you suggest to put the "Bell" icon?
added 2 commits
Please register or sign in to reply