Skip to content

WIP: Add saving/bookmark feature

aaaaaaaaa requested to merge user34567/tildes:ivanfon-bookmarks into master

Fixes #94 (closed).

Currently comment bookmarking is implemented, I still need to work on topic bookmarking and the page that actually displays your bookmarks.

I hope I'm doing everything right, there's lots of useful abstractions, and hoping that my code fits in.

On the name "bookmark", see this comment.

  • Topic bookmarking
  • Comment bookmarking
  • Switch to separate models for topics and comments
  • Fix topic bookmark button text
  • Comment.user_bookmarked and Topic.user_voted issue
  • Switch to paginated listing like for user posts
Edited by aaaaaaaaa

Merge request reports

Loading