mastodon/app/javascript/flavours/glitch/components
neatchee 20abef6590
Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
* Allow users to set the trigger height for lengthy toot autocollapse

Add a field in the glitch-soc preferences to set the exact height in pixels of a "lengthy toot" where auto-collapse is triggered

Originally authored by Dean Bassett (github.com/deanveloper)

Squashed 3 commits from neatchee/mastodon and returned some values to project defaults:
* ef665c1df5821e684c8da3392049f33243fafa74
* 0fce108d210efe55027a3af061bfc57aaaa83843
* 998f701a2b2e37edbda7dffb11a61f67f5559b18

* Remove bad escape characters

* Apply feedback from glitch-soc code review
- move input width specification to CSS
- adjust language for clarity

* Update comments re: lengthy toot height

* Fix inconsistent indentation

* Use a calculated width that scales better with browser font instead of static 45px width
2023-01-26 19:36:44 +01:00
..
admin [Glitch] Fix /api/v1/admin/trends/tags using wrong serializer 2023-01-18 17:44:45 +01:00
edited_timestamp [Glitch] Fix dropdown menu positions when scrolling 2023-01-12 11:18:22 +01:00
account.js
animated_number.js
attachment_list.js
autosuggest_emoji.js
autosuggest_hashtag.js
autosuggest_input.js [Glitch] Add lang attribute to compose textarea and CW field 2023-01-24 20:40:48 +01:00
autosuggest_textarea.js [Glitch] Add lang attribute to compose textarea and CW field 2023-01-24 20:40:48 +01:00
avatar.js
avatar_composite.js
avatar_overlay.js
blurhash.js
button.js
check.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
common_counter.js
dismissable_banner.js
display_name.js
domain.js
dropdown_menu.js [Glitch] Fix dropdown menu positions when scrolling 2023-01-12 11:18:22 +01:00
error_boundary.js
gifv.js
hashtag.js
icon.js
icon_button.js [Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the button is useless to screen reader users 2023-01-05 15:12:33 +01:00
icon_with_badge.js
image.js
inline_account.js
intersection_observer_article.js
link.js
load_gap.js
load_more.js
load_pending.js
loading_indicator.js
logo.js
media_attachments.js
media_gallery.js [Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the button is useless to screen reader users 2023-01-05 15:12:33 +01:00
missing_indicator.js
modal_root.js
navigation_portal.js
not_signed_in_indicator.js
notification_purge_buttons.js
permalink.js
picture_in_picture_placeholder.js
poll.js
radio_button.js
regeneration_indicator.js
relative_timestamp.js
scrollable_list.js
server_banner.js
setting_text.js
short_number.js
skeleton.js
spoilers.js
status.js Allow users to set the trigger height for lengthy toot auto-collapse (#2070) 2023-01-26 19:36:44 +01:00
status_action_bar.js [Glitch] Add dropdown menu item to open admin interface for remote domains 2023-01-05 16:31:20 +01:00
status_content.js Move translate button above media attachments/preview cards 2022-11-30 15:03:47 +01:00
status_header.js
status_icons.js
status_list.js
status_prepend.js
status_visibility_icon.js
timeline_hint.js