aboutsummaryrefslogtreecommitdiff
path: root/src/modules/config.js
Commit message (Collapse)AuthorAge
...
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-03-20
| |\ \ \ | | | | | | | | | | | | | | | feat/report-notification
| * \ \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-02-26
| |\ \ \ \ | | | | | | | | | | | | | | | | | | feat/report-notification
| * | | | | somewhat workign version still with fixtureShpuld Shpuldson2021-01-06
| | | | | |
* | | | | | Lists implementationAlexander Tumin2022-08-06
| |_|_|_|/ |/| | | |
* | | | | --fixHenry Jameson2022-07-31
| | | | |
* | | | | fix avatar not closing, add option to put popovers next to avatarHenry Jameson2022-07-19
| | | | | | | | | | | | | | | | | | | | instead of over it
* | | | | close on avatar click again, add zooming as optionHenry Jameson2022-06-27
| |_|_|/ |/| | |
* | | | Merge branch 'threecolumn' into 'develop'HJ2022-05-31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503
| * | | | unified layout-setting code and made an option to control or disableHenry Jameson2022-04-12
| | | | | | | | | | | | | | | | | | | | third column behavior
| * | | | options to enable scrollbars and disable sticky headersHenry Jameson2022-04-07
| | | | |
* | | | | Revert "Merge branch 'revert-a88abc7e' into 'develop'"HJ2022-05-22
| | | | | | | | | | | | | | | This reverts merge request !1526
* | | | | Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'"HJ2022-05-22
| | | | | | | | | | | | | | | This reverts merge request !1494
* | | | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop'HJ2022-05-22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add language options See merge request pleroma/pleroma-fe!1494
| * | | | | Make lint happyTusooa Zhu2022-04-29
| | | | | |
| * | | | | Set userLanguage cookie when setting interface languageTusooa Zhu2022-04-29
| |/ / / /
* / / / / Add settings for filtering end-of-poll notificationsTusooa Zhu2022-05-20
|/ / / / | | | | | | | | | | | | Ref: poll-notif
* | | | Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * | | Merge remote-tracking branch 'origin/develop' into ↵Henry Jameson2022-03-14
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expert-settings-and-serverside * origin/develop: (83 commits) Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm Bump pinch-zoom-element version Clean up Check whether we swiped only for mouse pointer Scale swipe threshold with viewport width Update pinch-zoom-element Allow pinch-zoom to fill the whole screen Use native click for hiding overlay Reset position on swipe end even if we cannot navigate Make lint happy ...
| | * \ \ Merge branch 'from/develop/tusooa/tree-threading' into 'develop'HJ2022-03-13
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add the option to display threads as trees See merge request pleroma/pleroma-fe!1407
| | | * | | Make maxDepthInThread instance-defaultTusooa Zhu2022-03-07
| | | | | |
| | | * | | Make fading ancestors optionalTusooa Zhu2022-03-07
| | | | | |
| | | * | | Split conversation display style into two different settingsTusooa Zhu2022-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linear => linear (now default) simple_tree => tree / conversationTreeAdvanced=false tree => tree / conversationTreeAdvanced=true
| | | * | | Make position of other replies button a prefTusooa Zhu2022-03-07
| | | | | |
| | | * | | Add settings for max depth in threadTusooa Zhu2022-03-07
| | | | | |
| | | * | | Add tree-style thread displayTusooa Zhu2022-03-07
| | | | |/ | | | |/|
| * | | | Merge remote-tracking branch 'origin/develop' into ↵Henry Jameson2022-03-13
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | expert-settings-and-serverside * origin/develop: Update dependency v-click-outside to v2.1.5 Update dependency shelljs to v0.8.5 Update dependency portal-vue to v2.1.7 Update dependency lodash to v4.17.21 Update dependency karma-spec-reporter to v0.0.33 Update dependency karma-webpack to v4.0.2 Update dependency karma-sourcemap-loader to v0.3.8 Update dependency eslint-plugin-vue to v5.2.3 Update dependency chromedriver to v87.0.7 Update dependency @chenfengyuan/vue-qrcode to v1.0.2 Pin dependencies Pin dependencies Do not mute bot posts in notifications Lint Add renovate.json Add bot indication to user icon on statuses Mute bot posts fix placeholder attachments opening new tab
| | * | | Add bot indication to user icon on statusesAlexander Tumin2022-03-01
| | | | |
| | * | | Mute bot postsAlexander Tumin2022-02-28
| | |/ /
| * | | revert changes related to streaming/firehose setting, reword it so it'sHenry Jameson2022-02-28
| | | | | | | | | | | | | | | | not confused with websocket streaming
| * | | new defaultsHenry Jameson2022-02-22
| | | |
| * | | expert settings toggle + server-side settingsHenry Jameson2022-02-22
| |/ /
| * | 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
| | |
* | | stop using vue.setHenry Jameson2021-04-25
|/ /
* | 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
| | |