aboutsummaryrefslogtreecommitdiff
path: root/src/modules/config.js
Commit message (Expand)AuthorAge
* Merge branch 'mobile-scope' into 'develop'HJ2019-05-09
|\
| * Move scope visibility notice to the status form, make it dismissibleeugenijm2019-05-07
* | Make floating post button configurableeugenijm2019-04-29
|/
* Merge remote-tracking branch 'upstream/develop' into minimal-scopes-modeHenry Jameson2019-03-30
|\
| * Add hideMutedPosts setting and wire up to post-returning endpointstaehoon2019-03-21
* | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|/
* Fix #399 Make max attachments configurableShpuld Shpludson2019-02-27
* fixing conflictsjasper2019-02-08
* Fxing conflictsjasper2019-02-08
|\
| * #301 - add an option for default formattingXiaofeng An2019-02-06
* | Fix showFeaturesPanel option as instancejasper2019-02-08
|/
* Add option to hide features paneldev923412019-02-05
* default webPush to false, because having it at true leads to some problems withHenry Jameson2018-12-20
* Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into feature/push-sub...Egor Kislitsyn2018-12-13
|\
| * renamed config to preload images and add ident to configValD2018-12-12
| * added config for preload and made attachment responsive to itValD2018-12-12
| * separated preview and exported from style_switcherHenry Jameson2018-12-11
| * Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-12-05
| |\
| * \ Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-11-26
| |\ \
| * | | cleanup and optimizationHenry Jameson2018-11-19
* | | | Add configuration to enable/disable web push notificationsEgor Kislitsyn2018-12-07
| |_|/ |/| |
* | | Added option to auto-hide subject field when it's empty.Henry Jameson2018-12-03
| |/ |/|
* | settings for scope/subjectHenry Jameson2018-09-25
|/
* some recategorization of options...Henry Jameson2018-09-17
* Initial versionHenry Jameson2018-09-17
* Added ability to hide certain types of notificationsHenry Jameson2018-08-28
* Make interface language configurable from settingsEkaterina Vaartis2018-08-25
* Add settings for changing the visibility of replies in the timeline.scarlett2018-08-24
* Rename expandCW to collapseMessageWithSubject.ensra2018-08-20
* Add support for configurable CW clickthrough.ensra2018-08-20
* Revert "storing entire config instead of each separate thing of it, so that f...Henry Jameson2018-08-18
* Configurable video looping, option to not to loop silent videos. UpdatedHenry Jameson2018-08-15
* cleanup, fixed self-highlighting in notifications, fixed incorrect hex code h...Henry Jameson2018-08-05
* 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
* 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 floating status-previews on reply-link mouseover in conversations and mak...Shpuld Shpuldson2017-06-07
* Add an option to initiate fetching older statuses automatically when scrolled...Shpuld Shpuldson2017-06-03
* 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