aboutsummaryrefslogtreecommitdiff
path: root/src/modules/config.js
Commit message (Collapse)AuthorAge
* Rename expandCW to collapseMessageWithSubject.ensra2018-08-20
| | | | Add option to config.json, disabled by default.
* Add support for configurable CW clickthrough.ensra2018-08-20
|
* Revert "storing entire config instead of each separate thing of it, so that ↵Henry Jameson2018-08-18
| | | | | | | | future" This reverts commit 18117c3bfa4cae9542e49222aad058aa52929f18. b/c something else uses same field but i want to fix that in another MR
* Configurable video looping, option to not to loop silent videos. UpdatedHenry Jameson2018-08-15
| | | | localization strings.
* cleanup, fixed self-highlighting in notifications, fixed incorrect hex code ↵Henry Jameson2018-08-05
| | | | handling
* added ability to pick the style of highlightingHenry Jameson2018-08-05
|
* both bugs fixed. it's reactive and no more conflicting cardsHenry Jameson2018-07-06
|
* Move custom theming from settings to style-switcher, remove usage of custom ↵shpuld2017-11-17
| | | | .css files, use styles.json instead.
* First version with naive color extrapolation.shpuld2017-11-14
|
* Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | add fade-in animation for posts.
* Add floating status-previews on reply-link mouseover in conversations and ↵Shpuld Shpuldson2017-06-07
| | | | make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
* Add an option to initiate fetching older statuses automatically when ↵Shpuld Shpuldson2017-06-03
| | | | scrolled 750 pixels or less from the bottom.
* Add word-based muting to settings / statuses.Roger Braun2017-04-09
|
* Add option to only hide attachments on timelinewakarimasen2017-03-04
|
* Add setting to toggle NSFW hiding.Hector A. Escobedo2017-02-22
|
* Add setting to hide all attachments.Roger Braun2017-02-23
|
* Set colors into config so they can be used for more dynamic styles.Roger Braun2017-02-22
|
* Reverse title and notification count.Roger Braun2017-02-18
|
* Make page title dynamic, better notification handling.Roger Braun2017-02-18
|
* Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14