Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-03 | [Glitch] Run eslint --fix | Claire | |
I don't like it changing files this way, but it's basically what c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did. | |||
2023-01-26 | Allow users to set the trigger height for lengthy toot auto-collapse (#2070) | neatchee | |
* 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 | |||
2022-08-25 | Remove obsolete filter local settings | Claire | |
2022-07-25 | Add option to share CW toggle state across instances of a post | Claire | |
2022-07-24 | Add local setting toggle to move media attachments outside CWs | Claire | |
Fixes #1812 | |||
2022-05-27 | Add language indicator icon and local settings for status icons (#1788) | Claire | |
* Add language indicator * Add local settings for status icons * Switch to text icon for language | |||
2022-05-15 | Use upstream's settings for CW auto-expand and column swiping (#1770) | Claire | |
* 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 | |||
2021-03-19 | Migrate glitch-soc local notification settings to upstream system | Claire | |
2020-10-27 | Add option to hide notification markers | Thibaut Girka | |
2020-10-26 | Add local setting for pop-in player position | Thibaut Girka | |
2020-10-26 | Add setting to disable the pop-in player | Thibaut Girka | |
2020-01-07 | Make prepending “re: ” to CWs on reply optional | Thibaut Girka | |
2019-08-29 | Add option to rewrite mentions to mentioned user's username or acct | Thibaut Girka | |
Fixes #666 | |||
2019-08-04 | Remove link rewriting option as it is easily bypassable | Thibaut Girka | |
2019-08-04 | Add options to highlight misleading links in statuses | Thibaut Girka | |
Fixes #1162 | |||
2019-07-15 | Add options to configure filtering behavior | Thibaut Girka | |
2019-06-10 | Add option to display a warning before boosting toots lacking media descriptions | Thibaut Girka | |
2019-05-17 | Hide content-type dropdown by default | Thibaut Girka | |
2019-05-01 | Make hi-color privacy icons opt-in instead of opt-out | Thibaut Girka | |
2019-05-01 | Add high color privacy icons | Thibaut Girka | |
Fixes #1015 | |||
2019-03-11 | add local setting to auto reveal media behind cw | ash lea | |
2019-01-05 | Add local setting to disable swipe-to-change-columns | Thibaut Girka | |
2018-12-18 | Allow disabling the reply confirmation dialog | Thibaut Girka | |
2018-10-30 | Add a local setting for inline preview cards | Thibaut Girka | |
2018-09-30 | Add option to hide action bar in collapsed toots | Spencer Alves | |
2018-09-28 | Make pre-selection of usernames optional when replying to a toot | Thibaut Girka | |
Fixes #751 | |||
2018-09-07 | Add preferences for notification badges | Thibaut Girka | |
2018-08-31 | Add option to not automatically unfold content warnings matching a regexp | Thibaut Girka | |
Fixes #678 | |||
2018-08-31 | Add a setting to automatically unfold all content warnings | Thibaut Girka | |
2018-08-30 | Add confirmation dialog when posting media without description | Thibaut Girka | |
Fixes #211 | |||
2018-08-29 | Add opt-in feature to have the spoilers field always on (fixes #634) | Thibaut Girka | |
2018-08-22 | Add glitch-soc local setting to display reply counters | Thibaut Girka | |
Defaults to false. | |||
2018-07-12 | Use options rather than a boolean | Thibaut Girka | |
This prepares for a third option that would restrict privacy to privacyPreference(replyPrivacy, sideArmBasePrivacy) | |||
2018-07-12 | add option to enable auto visibility on secondary toot button | Ash Levy | |
2017-12-03 | Rename themes -> flavours ? ? | kibigo! | |