aboutsummaryrefslogtreecommitdiff
path: root/src/modules/config.js
Commit message (Collapse)AuthorAge
* Add settings for max depth in threadTusooa Zhu2022-03-07
|
* Add tree-style thread displayTusooa Zhu2022-03-07
|
* 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (169 commits) Improve the user card for deactivated users Update CHANGELOG.md Update CHANGELOG.md Allow canceling a follow request Simple policy reasons for instance specific policies entity_normalizer: Escape name when parsing user Translated using Weblate (Spanish) Translated using Weblate (Catalan) Translated using Weblate (Korean) Translated using Weblate (Japanese (ja_PEDANTIC)) Translated using Weblate (Indonesian) Translated using Weblate (Esperanto) Translated using Weblate (Vietnamese) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Chinese (Simplified)) ...
| * Fix changelog merge conflicteris2021-07-22
| |\ | | | | | | | | | # Conflicts: # CHANGELOG.md
| | * Merge branch 'fix-themes-select' into 'develop'Shpuld Shpludson2021-07-19
| | |\ | | | | | | | | | | | | | | | | Fix theme select not working See merge request pleroma/pleroma-fe!1393
| | | * Fixed mergedConfig misbehaving on first bootHenry Jameson2021-06-14
| | | |
| * | | Merge branch 'develop' into 'showMobileNewPost'eris2021-06-15
| |\| | | | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/App.js
| * | | 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
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Use proper setting name Use cleaner instance config check for shoutbox setting Make locale language cleaner Don't shorten shoutbox to SB Fix lint error Update CHANGELOG.md New option: Hide shoutbox
| * | New option: Hide shoutboxEris2021-06-14
| |/
* / Rearranged settings, moved more stuff to filtering where apllicable.Henry Jameson2021-06-08
|/ | | | Changed how filering works.
* Implement right sidebar option as user optioneris2021-05-26
|
* Merge branch 'settings-import-export' into 'develop'HJ2021-04-07
|\ | | | | | | | | Settings backup/restore + small fixes See merge request pleroma/pleroma-fe!1372
| * 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (306 commits) fallback if shadows aren't defined Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Ukrainian) Translated using Weblate (Italian) Translated using Weblate (Ukrainian) Translated using Weblate (Portuguese) Translated using Weblate (Italian) Translated using Weblate (Russian) Translated using Weblate (Portuguese) Translated using Weblate (Russian) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) ...
| * Basic no-wallpaper supportHenry Jameson2020-12-16
| |
* | Merge remote-tracking branch 'origin/develop' into settings-changedHenry Jameson2020-10-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (48 commits) fix/leftover-emoji-checkboxes-in-settings Apply 1 suggestion(s) to 1 file(s) Translated using Weblate (Spanish) Translated using Weblate (Persian) Translated using Weblate (Persian) Translated using Weblate (Polish) update changelog Stop click propagation when unhiding nsfw Fix Follow Requests title style Translated using Weblate (Persian) Translated using Weblate (Persian) Translated using Weblate (French) Added translation using Weblate (Persian) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Italian) Translated using Weblate (English) Translated using Weblate (English) Translated using Weblate (Basque) Translated using Weblate (Spanish) ...
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
| |
* | Initial work on highlighting changed settings. Some refactoring toHenry Jameson2020-10-01
|/ | | | simplify addition of new settings
* remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
|
* Add Chatseugenijm2020-07-08
|
* Messages: Load languages asynchronously.lain2020-06-08
| | | | Reduces the size of the initial app bundle by about half.
* 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
|\ | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
| |
* | Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
| |\ | | | | | | | | | # Conflicts: # static/fontello.json
| * | Add view for moves notificationskPherox2019-12-11
| | |
* | | massively improved initial theme loading code, added checks and warnings whenHenry Jameson2020-01-22
| |/ |/| | | | | loading theme files (import/localStorage/defaults)
* | 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
|