mastodon/app/javascript/mastodon/containers
ThibG dfea7368c9 Add bookmarks (#7107)
* Add backend support for bookmarks

Bookmarks behave like favourites, except they aren't shared with other
users and do not have an associated counter.

* Add spec for bookmark endpoints

* Add front-end support for bookmarks

* Introduce OAuth scopes for bookmarks

* Add bookmarks to archive takeout

* Fix migration

* Coding style fixes

* Fix rebase issue

* Update bookmarked_statuses to latest UI changes

* Update bookmark actions to properly reflect status changes in state

* Add bookmarks item to single-column layout

* Make active bookmarks red
2019-11-13 23:02:10 +01:00
..
account_container.js Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
compose_container.js Fix not showing custom emojis in share page emoji picker (#9970) 2019-02-04 23:14:57 +01:00
domain_container.js Upgrade ESLint to v5.x (#9694) 2019-01-02 07:28:53 +01:00
dropdown_menu_container.js Improve dropdown menu keyboard navigation (#11491) 2019-08-06 11:59:46 +02:00
intersection_observer_article_container.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
mastodon.js Fix scroll position resetting when opening media modals in web UI (#11815) 2019-09-12 20:14:59 +02:00
media_container.js Do not add margin light when opening modal on mobile (#11830) 2019-09-29 14:30:58 +02:00
poll_container.js Add polls (#10111) 2019-03-03 22:18:23 +01:00
status_container.js Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
timeline_container.js Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00