mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-17 04:13:01 +00:00
20abef6590
* 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 |
||
---|---|---|
.. | ||
admin | ||
edited_timestamp | ||
account.js | ||
animated_number.js | ||
attachment_list.js | ||
autosuggest_emoji.js | ||
autosuggest_hashtag.js | ||
autosuggest_input.js | ||
autosuggest_textarea.js | ||
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 | ||
error_boundary.js | ||
gifv.js | ||
hashtag.js | ||
icon.js | ||
icon_button.js | ||
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 | ||
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 | ||
status_action_bar.js | ||
status_content.js | ||
status_header.js | ||
status_icons.js | ||
status_list.js | ||
status_prepend.js | ||
status_visibility_icon.js | ||
timeline_hint.js |