Age | Commit message (Collapse) | Author |
|
I don't like it changing files this way, but it's basically what
c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did.
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The “filters” page was removed, but not from the navigation, which would offset
everything.
|
|
|
|
|
|
|
|
|
|
Fixes #1812
|
|
* Add language indicator
* Add local settings for status icons
* Switch to text icon for language
|
|
* Use Mastodon server-side settings for automatically expanding toots with CWs
* Add modal warning about settings changes
* Use Mastodon server-side settings for disabling swiping
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
|
Fixes #666
|
|
|
|
Fixes #1162
|
|
|
|
|
|
consistency
|
|
|
|
|
|
|
|
Fixes #1015
|
|
|
|
Thanks @ariasuni.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #751
|
|
|
|
|