This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/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 Change conversations UI (#11896) 2019-09-21 20:01:16 +02:00
avatar_overlay.js
button.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js Fix thread column showing pin button (#11891) 2019-09-19 19:58:26 +02:00
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 Fix media editing modal changing dimensions when image loads (#12131) 2019-10-10 05:21:38 +02:00
hashtag.js Fix wrong sum of usage in hashtag component in web UI (#11755) 2019-09-04 10:10:18 +02:00
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 Fix performance of home feed regeneration (#12084) 2019-10-06 22:11:17 +02:00
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 Add profile directory to web UI (#11688) 2019-08-30 00:14:36 +02:00
regeneration_indicator.js Fix performance of home feed regeneration (#12084) 2019-10-06 22:11:17 +02:00
relative_timestamp.js
scrollable_list.js Fix unread indicator not updating for notifications (#11923) 2019-09-23 02:19:08 +02:00
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 Fix performance of home feed regeneration (#12084) 2019-10-06 22:11:17 +02:00