aboutsummaryrefslogtreecommitdiff
path: root/src/modules/config.js
Commit message (Expand)AuthorAge
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...Ilja2022-02-26
|\
| * options to disable (You)s and highlighting of yourselfHenry Jameson2022-02-03
| * Add option to fade domains in mention linkTusooa Zhu2022-01-29
| * Add option to display user avatar in mention linkTusooa Zhu2022-01-29
| * Add pref for whether to display full user names and tooltipsTusooa Zhu2022-01-29
| * Add a pref for whether to display mention as icon or textTusooa Zhu2022-01-29
| * Merge remote-tracking branch 'origin/develop' into settings-and-filteringHenry Jameson2022-01-24
| |\
| | * Fix changelog merge conflicteris2021-07-22
| | |\
| | | * Merge branch 'fix-themes-select' into 'develop'Shpuld Shpludson2021-07-19
| | | |\
| | | | * Fixed mergedConfig misbehaving on first bootHenry Jameson2021-06-14
| | * | | Merge branch 'develop' into 'showMobileNewPost'eris2021-06-15
| | |\| |
| | * | | Fix config naming for consistencyEris2021-06-14
| | * | | New option: Always show floating New Post buttonEris2021-06-14
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/develop' into settings-and-filteringHenry Jameson2021-06-16
| |\ \ \ | | | |/ | | |/|
| | * | New option: Hide shoutboxEris2021-06-14
| | |/
| * / Rearranged settings, moved more stuff to filtering where apllicable.Henry Jameson2021-06-08
| |/
| * Implement right sidebar option as user optioneris2021-05-26
| * Merge branch 'settings-import-export' into 'develop'HJ2021-04-07
| |\
| | * cleanup + fixHenry Jameson2021-03-08
| | * extra protection to not write what we don't knowHenry Jameson2021-03-08
| | * implemented import/export for themesHenry Jameson2021-03-08
| * | add quick filters for notifications2Shpuld Shpuldson2021-03-01
| |/
| * change config comment to be consistentShpuld Shpuldson2021-02-23
| * add sensitive by default optionShpuld Shpuldson2021-02-23
| * update branch with recent develop changes (FA, added settings)Henry Jameson2021-02-01
| * Merge remote-tracking branch 'origin/develop' into settings-changedHenry Jameson2021-02-01
| |\
| * \ Merge remote-tracking branch 'origin/develop' into settings-changedHenry Jameson2020-10-17
| |\ \
| * | | Initial work on highlighting changed settings. Some refactoring toHenry Jameson2020-10-01
* | | | somewhat workign version still with fixtureShpuld Shpuldson2021-01-06
| |_|/ |/| |
* | | Basic no-wallpaper supportHenry Jameson2020-12-16
| |/ |/|
* | Timeline virtual scrollingShpuld Shpludson2020-09-29
|/
* remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
* Add Chatseugenijm2020-07-08
* Messages: Load languages asynchronously.lain2020-06-08
* moved multiChoiceProperties where it fits betterHenry Jameson2020-05-26
* Add support for follow request notificationseugenijm2020-04-30
* fix trasparency problems in some cases (purple headers)Henry Jameson2020-03-04
* Merge branch 'develop' into 'themes-accent'HJ2020-02-11
|\
| * Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
* | Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
|\|
| * Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
| |\
| * | Add view for moves notificationskPherox2019-12-11
* | | massively improved initial theme loading code, added checks and warnings whenHenry Jameson2020-01-22
| |/ |/|
* | Option to enable streamingHenry Jameson2019-12-10
|/
* Made it optionalHenry Jameson2019-11-14
* add hideISP to defaultState of config moduletaehoon2019-11-10
* Removed all whole mess of manual watch/data declaration, now fully automaticHenry Jameson2019-09-29
* created mergedConfig getter to avoid obnoxious checks for undefined everywhereHenry Jameson2019-09-29
* split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
* npm eslint --fix .Henry Jameson2019-07-05