Skip to content

add bookmark functionality #330#331

Open
only-dev-time wants to merge 11 commits intosteemit:masterfrom
only-dev-time:bookmarks-for-pr
Open

add bookmark functionality #330#331
only-dev-time wants to merge 11 commits intosteemit:masterfrom
only-dev-time:bookmarks-for-pr

Conversation

@only-dev-time
Copy link
Contributor

@only-dev-time only-dev-time commented Apr 24, 2024

Adds the function to save bookmarks for posts and comments.

Changes in detail:

  • Added a new table hive_bookmarks
  • Increase of the DB version to 21
  • Processing of custom_json operations (structure add bookmarks functionality #330) for adding and removing a bookmark
  • Added a new request bridge.get_bookmarked_posts
  • Post data returns an additional field bookmarked_by containing the accounts that have bookmarked the post or comment.

No resync is required.

@only-dev-time only-dev-time marked this pull request as ready for review May 2, 2024 18:14
@only-dev-time
Copy link
Contributor Author

I rebased the feature branch and removed some commits that are not required for the final version. This should make the review a little easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants