Glitch-Shrike/app/javascript/mastodon/components
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
..
__tests__
account.js
attachment_list.js Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
autosuggest_emoji.js
autosuggest_hashtag.js
autosuggest_input.js
autosuggest_textarea.js
avatar.js
avatar_composite.js
avatar_overlay.js
button.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
display_name.js
domain.js
dropdown_menu.js Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
error_boundary.js Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
gifv.js
hashtag.js
icon.js
icon_button.js Replace fav icon animation with CSS (#12175) 2019-10-24 22:47:48 +02:00
icon_with_badge.js
intersection_observer_article.js
load_gap.js
load_more.js
load_pending.js
loading_indicator.js
media_gallery.js Add setting for whether to crop images in unexpanded toots (#12126) 2019-10-24 22:51:41 +02:00
missing_indicator.js
modal_root.js Use inert polyfill (#12209) 2019-11-04 13:03:44 +01:00
permalink.js
poll.js Fix an issue where polls with 'expires_at' not set expired (#12222) 2019-10-27 12:45:55 +01:00
radio_button.js
regeneration_indicator.js
relative_timestamp.js
scrollable_list.js
setting_text.js
status.js Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
status_action_bar.js Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
status_content.js Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
status_list.js