about summary refs log tree commit diff
path: root/app/controllers/api/v1/statuses/bookmarks_controller.rb
AgeCommit message (Collapse)Author
2019-05-21Make sure only distributable statuses are marked curated; move bangtags ↵multiple creatures
processing into own helper lib.
2019-05-21Add scope restrictions on curated world timeline considerations.multiple creatures
2019-05-21Refactored community-curated world timeline code; **privacy**: remove ↵multiple creatures
support for packmate-visible hashtags until we resolve federation caveats.
2018-08-10Introduce OAuth scopes for bookmarksThibaut Girka
2018-04-11Add backend support for bookmarksThibaut Girka
Bookmarks behave like favourites, except they aren't shared with other users and do not have an associated counter.