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/reducers
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
..
account_notes.js
accounts.js
accounts_counters.js
accounts_map.js [Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts 2022-11-28 11:55:56 +01:00
alerts.js
announcements.js
blocks.js
boosts.js
compose.js [Glitch] Add support for editing media description and focus point of already-posted statuses 2023-01-18 17:52:45 +01:00
contexts.js
conversations.js
custom_emojis.js
domain_lists.js
dropdown_menu.js [Glitch] Fix dropdown menu positions when scrolling 2023-01-12 11:18:22 +01:00
filters.js
followed_tags.js [Glitch] Add listing of followed hashtags 2023-01-18 17:58:18 +01:00
height_cache.js
history.js
index.js [Glitch] Add listing of followed hashtags 2023-01-18 17:58:18 +01:00
list_adder.js
list_editor.js
lists.js
local_settings.js Allow users to set the trigger height for lengthy toot auto-collapse (#2070) 2023-01-26 19:36:44 +01:00
markers.js
media_attachments.js
meta.js
modal.js
mutes.js
notifications.js [Glitch] Fix handling of duplicate and out-of-order notifications in WebUI 2022-11-06 17:29:04 +01:00
picture_in_picture.js
pinned_accounts_editor.js
polls.js
push_notifications.js
relationships.js [Glitch] Add follow request banner on account header 2022-12-15 21:11:32 +01:00
search.js
server.js
settings.js
status_lists.js [Glitch] Fix potential duplicate statuses in Explore tab 2022-12-09 16:50:53 +01:00
statuses.js [Glitch] Add user content translations with configurable backends 2022-11-30 13:53:38 +01:00
suggestions.js
tags.js
timelines.js
trends.js
user_lists.js [Glitch] Add featured tags selector for WebUI 2022-10-28 19:24:02 +02:00