aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | Merge branch 'renovate/qrcode-1.x' into 'develop'tusooa2023-04-06
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency qrcode to v1.5.1 See merge request pleroma/pleroma-fe!1665
| * | | | | | | | | | Update dependency qrcode to v1.5.1Pleroma Renovate Bot2023-01-29
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'renovate/babel-monorepo' into 'develop'tusooa2023-04-06
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update babel monorepo See merge request pleroma/pleroma-fe!1803
| * | | | | | | | | | Update babel monorepoPleroma Renovate Bot2023-03-31
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'renovate/nightwatch-2.x' into 'develop'tusooa2023-03-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency nightwatch to v2.6.19 See merge request pleroma/pleroma-fe!1796
| * | | | | | | | | | Update dependency nightwatch to v2.6.19Pleroma Renovate Bot2023-03-24
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'renovate/intlify-vue-i18n-loader-5.x' into 'develop'tusooa2023-03-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency @intlify/vue-i18n-loader to v5.0.1 See merge request pleroma/pleroma-fe!1795
| * | | | | | | | | | | Update dependency @intlify/vue-i18n-loader to v5.0.1Pleroma Renovate Bot2023-03-03
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'renovate/sass-1.x' into 'develop'tusooa2023-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency sass to v1.60.0 See merge request pleroma/pleroma-fe!1784
| * | | | | | | | | | | Update dependency sass to v1.60.0Pleroma Renovate Bot2023-03-24
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'poll-expiration-parseInt-before-posting-#1251' into 'develop'HJ2023-03-21
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add parseInt in poll expires_in to make sure FE sends integers in all cases Closes #1251 See merge request pleroma/pleroma-fe!1802
| * | | | | | | | | | | add parseInt in poll expires_in to make sure FE sends integers in all casesjonossa2023-03-21
|/ / / / / / / / / / /
| | | | | | | * | | | use draft state instead of live state in that one placeHenry Jameson2023-03-29
| | | | | | | | | | |
| | | | | | | * | | | better frontends tab, now you can set default frontendHenry Jameson2023-03-29
| | | | | | | | | | |
| | | | | | | * | | | frontends tab initial implementation, now you can (re)install frontends! yay!Henry Jameson2023-03-29
| | | | | | | | | | |
| | | | | | | * | | | fixHenry Jameson2023-03-27
| | | | | | | | | | |
| | | | | | | * | | | handle db config disabled caseHenry Jameson2023-03-27
| | | | | | | | | | |
| | | | | | | * | | | localization stringsHenry Jameson2023-03-22
| | | | | | | | | | |
| | | | | | | * | | | added mass-draft-push and mass-draft-reset, small stylistic fixesHenry Jameson2023-03-22
| | | | | | | | | | |
| | | | | | | * | | | localization stringsHenry Jameson2023-03-22
| | | | | | | | | | |
| | | | | | | * | | | grouped settings/managed drafts support addedHenry Jameson2023-03-22
| | | | | | | | | | |
| | | | | | | * | | | fixes for diabled state, tri-state boolean and access controlHenry Jameson2023-03-22
| | | | | | | | | | |
| | | | | | | * | | | made draft-mode and source inject-ableHenry Jameson2023-03-21
| | | | | | | | | | |
| | | | | | | * | | | fixesHenry Jameson2023-03-21
| | | | | | | | | | |
| | | | | | | * | | | modal update, initial localizationHenry Jameson2023-03-21
| | | | | | | | | | |
| | | | | | | * | | | ChoiceSetting support added, added captcha settingsHenry Jameson2023-03-20
| | | | | | | | | | |
| | | | | | | * | | | Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-03-20
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Translated using Weblate (Chinese (Simplified)) Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers Allow custom emoji reactions: add option to scale reaction buttons Fix user-profile route crash on pinned favorites route Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions Allow custom emoji reactions
* | | | | | | | | | | Merge branch 'pleroma-akkoma-emoji-port' into 'develop'HJ2023-03-20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Custom emoji reaction support See merge request pleroma/pleroma-fe!1792
| * | | | | | | | | | | Generalize IntegerSetting into NumberSetting, add Integer/Float wrappersAlexander Tumin2023-03-18
| | | | | | | | | | | |
| * | | | | | | | | | | Allow custom emoji reactions: add option to scale reaction buttonsAlexander Tumin2023-03-17
| | | | | | | | | | | |
| * | | | | | | | | | | Hide custom emoji in reaction picker when BE does not advertise ↵Alexander Tumin2023-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pleroma_custom_emoji_reactions
| * | | | | | | | | | | Allow custom emoji reactionsAlexander Tumin2023-03-17
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'weblate' into 'develop'HJ2023-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations update from Pleroma Weblate See merge request pleroma/pleroma-fe!1798
| * | | | | | | | | | | | Translated using Weblate (Chinese (Simplified))Poesty Li2023-03-20
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.6% (984 of 987 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
* | | | | | | | | | | | Merge branch 'fix-user-profile-route-crash' into 'develop'HJ2023-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix user-profile route crash on pinned favorites timeline See merge request pleroma/pleroma-fe!1801
| * | | | | | | | | | | Fix user-profile route crash on pinned favorites routeAlexander Tumin2023-03-17
|/ / / / / / / / / / /
| | | | | | | * | | | limits tab, backend descriptionsHenry Jameson2023-03-19
| | | | | | | | | | |
| | | | | | | * | | | remove obsolete filesHenry Jameson2023-03-17
| | | | | | | | | | |
| | | | | | | * | | | lintHenry Jameson2023-03-17
| | | | | | | | | | |
| | | | | | | * | | | setting admin settings works now. also now we have draftable settingsHenry Jameson2023-03-16
| | | | | | | | | | |
| | | | | | | * | | | initial admin settings prototype (WIP)Henry Jameson2023-03-14
| | | | | | | | | | |
| | | | | | | * | | | initial implementation of an admin settings moduleHenry Jameson2023-03-13
| | | | | | | | | | |
| | | | | | | * | | | lintHenry Jameson2023-03-12
| | | | | | | | | | |
| | | | | | | * | | | fixes for stuff i missedHenry Jameson2023-03-12
| | | | | | | | | | |
| | | | | | | * | | | minimize the rest of the sharedcomputedobjectHenry Jameson2023-03-12
| | | | | | | | | | |
| | | | | | | * | | | move websocket connection logic into moduleHenry Jameson2023-03-12
| | | | | | | | | | |
| | | | | | | * | | | serverSideConfig renamed into profileSettingConfig to avoid confusionHenry Jameson2023-03-12
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file.
* | | | | | | | | | Merge branch 'tusooa/theme-checkbox' into 'develop'HJ2023-03-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix display of theme checkboxes See merge request pleroma/pleroma-fe!1797
| * | | | | | | | | | Fix display of theme checkboxestusooa2023-03-03
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'tusooa/1249-suggestor' into 'develop'HJ2023-03-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make suggestor ignore users without valid names Closes #1249 See merge request pleroma/pleroma-fe!1794