about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/local_settings.js
AgeCommit message (Expand)Author
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-26Allow users to set the trigger height for lengthy toot auto-collapse (#2070)neatchee
2022-08-25Remove obsolete filter local settingsClaire
2022-07-25Add option to share CW toggle state across instances of a postClaire
2022-07-24Add local setting toggle to move media attachments outside CWsClaire
2022-05-27Add language indicator icon and local settings for status icons (#1788)Claire
2022-05-15Use upstream's settings for CW auto-expand and column swiping (#1770)Claire
2021-03-19Migrate glitch-soc local notification settings to upstream systemClaire
2020-10-27Add option to hide notification markersThibaut Girka
2020-10-26Add local setting for pop-in player positionThibaut Girka
2020-10-26Add setting to disable the pop-in playerThibaut Girka
2020-01-07Make prepending “re: ” to CWs on reply optionalThibaut Girka
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-04Remove link rewriting option as it is easily bypassableThibaut Girka
2019-08-04Add options to highlight misleading links in statusesThibaut Girka
2019-07-15Add options to configure filtering behaviorThibaut Girka
2019-06-10Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-05-17Hide content-type dropdown by defaultThibaut Girka
2019-05-01Make hi-color privacy icons opt-in instead of opt-outThibaut Girka
2019-05-01Add high color privacy iconsThibaut Girka
2019-03-11add local setting to auto reveal media behind cwash lea
2019-01-05Add local setting to disable swipe-to-change-columnsThibaut Girka
2018-12-18Allow disabling the reply confirmation dialogThibaut Girka
2018-10-30Add a local setting for inline preview cardsThibaut Girka
2018-09-30Add option to hide action bar in collapsed tootsSpencer Alves
2018-09-28Make pre-selection of usernames optional when replying to a tootThibaut Girka
2018-09-07Add preferences for notification badgesThibaut Girka
2018-08-31Add option to not automatically unfold content warnings matching a regexpThibaut Girka
2018-08-31Add a setting to automatically unfold all content warningsThibaut Girka
2018-08-30Add confirmation dialog when posting media without descriptionThibaut Girka
2018-08-29Add opt-in feature to have the spoilers field always on (fixes #634)Thibaut Girka
2018-08-22Add glitch-soc local setting to display reply countersThibaut Girka
2018-07-12Use options rather than a booleanThibaut Girka
2018-07-12add option to enable auto visibility on secondary toot buttonAsh Levy
2017-12-03Rename themes -> flavours ? ?kibigo!