Skip to content

Conversation

@thebaer
Copy link
Member

@thebaer thebaer commented Oct 21, 2024

This adds support for the Like activity from the fediverse. If a post has any Likes, the number will show up next to the number of Views on each individual post page. You'll also see a new "Likes" column on your blog's Stats page.

Includes database changes -- update with writefreely db migrate.

Closes T906 and partially fixes #697.


  • I have signed the CLA

This includes database changes; update with `writefreely db migrate`.

Ref T906
@thebaer thebaer added this to the 0.16 milestone Oct 21, 2024
@thebaer thebaer marked this pull request as ready for review October 21, 2024 16:37
@LenzGr
Copy link

LenzGr commented Nov 27, 2024

Doesn't adding this functionality conflict with the following statement from the website (emphasis mine)?

WriteFreely is built around writing. There's no news feed, notifications, or unnecessary likes or claps to take you away from your train of thought.

@thebaer
Copy link
Member Author

thebaer commented Nov 27, 2024

I think we'd change that language 🙂 It only makes the ActivityPub integration work more like people expect, if enabled. Admins are free to keep federation (and thus likes) disabled if they don't want the social aspect.

@thebaer
Copy link
Member Author

thebaer commented Dec 1, 2024

Merging now!

@thebaer thebaer merged commit f88aa39 into develop Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Federation: Replies, favorites and comments

3 participants