aboutsummaryrefslogtreecommitdiff
path: root/src/modules/config.js
Commit message (Collapse)AuthorAge
* 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