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/flavours/glitch/components
beatrix f4ed38272b
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour
2018-04-26 11:34:14 -04:00
..
account.js
attachment_list.js
avatar.js
avatar_overlay.js
button.js
collapsable.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js Add show more/less toggle for entire threads in web UI 2018-04-22 19:19:01 +02:00
display_name.js
domain.js
dropdown_menu.js
extended_video_player.js
icon.js
icon_button.js
intersection_observer_article.js
link.js
load_more.js
loading_indicator.js
media_gallery.js Merge pull request #435 from ThibG/glitch-soc/features/public-modals 2018-04-22 12:07:29 -04:00
missing_indicator.js
modal_root.js [Glitch] Show media modal on public pages 2018-04-20 15:58:36 +02:00
notification_purge_buttons.js
permalink.js
relative_timestamp.js
scrollable_list.js Fix auto-collapsed toots making the TL jump (fixes #417) 2018-04-19 11:30:42 +02:00
setting_text.js
status.js Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread 2018-04-26 11:34:14 -04:00
status_action_bar.js Glitchsoc-specific changes to allow boosting own private toots 2018-04-19 11:24:29 +02:00
status_content.js Add show more/less toggle for entire threads in web UI 2018-04-22 19:19:01 +02:00
status_header.js
status_icons.js Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic 2018-04-22 19:18:15 +02:00
status_list.js [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. 2018-04-22 23:11:16 +02:00
status_prepend.js
status_visibility_icon.js
text_icon_button.js