Skip to content

Add bookmark action to posts

Joshua Goins requested to merge work/redstrate/bookmark into master

Works just like favoriting, reblogging, etc. We now load m_isBookmarked from post data, and it's exposed in the post interface:

Screenshot_03_151351

Also adds a new bookmark action to the post interaction menu:

image

However there's a small issue, Breeze lacks a filled bookmark icon. I wonder if I should contribute one or create a copy just for Tokodon use?

Merge request reports