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 |
||
---|---|---|
.. | ||
account_notes.js | ||
accounts.js | ||
accounts_counters.js | ||
accounts_map.js | ||
alerts.js | ||
announcements.js | ||
blocks.js | ||
boosts.js | ||
compose.js | ||
contexts.js | ||
conversations.js | ||
custom_emojis.js | ||
domain_lists.js | ||
dropdown_menu.js | ||
filters.js | ||
followed_tags.js | ||
height_cache.js | ||
history.js | ||
index.js | ||
list_adder.js | ||
list_editor.js | ||
lists.js | ||
local_settings.js | ||
markers.js | ||
media_attachments.js | ||
meta.js | ||
modal.js | ||
mutes.js | ||
notifications.js | ||
picture_in_picture.js | ||
pinned_accounts_editor.js | ||
polls.js | ||
push_notifications.js | ||
relationships.js | ||
search.js | ||
server.js | ||
settings.js | ||
status_lists.js | ||
statuses.js | ||
suggestions.js | ||
tags.js | ||
timelines.js | ||
trends.js | ||
user_lists.js |