| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | added mass-draft-push and mass-draft-reset, small stylistic fixes | Henry Jameson | 2023-03-22 |
| | | |||
| * | grouped settings/managed drafts support added | Henry Jameson | 2023-03-22 |
| | | |||
| * | fixes for diabled state, tri-state boolean and access control | Henry Jameson | 2023-03-22 |
| | | |||
| * | made draft-mode and source inject-able | Henry Jameson | 2023-03-21 |
| | | |||
| * | fixes | Henry Jameson | 2023-03-21 |
| | | |||
| * | modal update, initial localization | Henry Jameson | 2023-03-21 |
| | | |||
| * | ChoiceSetting support added, added captcha settings | Henry Jameson | 2023-03-20 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into improve_settings_reusability | Henry Jameson | 2023-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 | ||
| | * | Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers | Alexander Tumin | 2023-03-18 |
| | | | |||
| | * | Allow custom emoji reactions: add option to scale reaction buttons | Alexander Tumin | 2023-03-17 |
| | | | |||
| * | | limits tab, backend descriptions | Henry Jameson | 2023-03-19 |
| | | | |||
| * | | lint | Henry Jameson | 2023-03-17 |
| | | | |||
| * | | setting admin settings works now. also now we have draftable settings | Henry Jameson | 2023-03-16 |
| | | | |||
| * | | initial admin settings prototype (WIP) | Henry Jameson | 2023-03-14 |
| | | | |||
| * | | lint | Henry Jameson | 2023-03-12 |
| | | | |||
| * | | fixes for stuff i missed | Henry Jameson | 2023-03-12 |
| | | | |||
| * | | minimize the rest of the sharedcomputedobject | Henry Jameson | 2023-03-12 |
| | | | |||
| * | | move websocket connection logic into module | Henry Jameson | 2023-03-12 |
| | | | |||
| * | | serverSideConfig renamed into profileSettingConfig to avoid confusion | Henry Jameson | 2023-03-12 |
| |/ | | | | | | with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file. | ||
| * | Make it possible to auto-select the first candidate in autocomplete | tusooa | 2023-02-20 |
| | | |||
| * | Use class to style screenreader-only text | tusooa | 2023-02-09 |
| | | |||
| * | Merge branch 'from/develop/tusooa/autocomplete-accessibility' into 'develop' | HJ | 2023-01-28 |
| |\ | | | | | | | | | | | | | Autocomplete accessibility Closes #1219 See merge request pleroma/pleroma-fe!1771 | ||
| | * | Make all emoji inputs screen-reader-friendly | tusooa | 2023-01-21 |
| | | | |||
| * | | Merge branch 'birthdays' into 'develop' | HJ | 2023-01-25 |
| |\ \ | | | | | | | | | | | | | Birthdays See merge request pleroma/pleroma-fe!1432 | ||
| | * | | Merge remote-tracking branch 'upstream/develop' into birthdays | tusooa | 2023-01-22 |
| | |\| | |||
| | * | | Merge remote-tracking branch 'pleroma/develop' into birthdays | marcin mikołajczak | 2022-08-05 |
| | |\ \ | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| | * | | | Birthdays | marcin mikołajczak | 2022-02-13 |
| | | | | | | | | | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | | | Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop' | HJ | 2023-01-25 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Confirmation dialogs See merge request pleroma/pleroma-fe!1431 | ||
| | * | | | | Add remove follower confirmation | Tusooa Zhu | 2023-01-22 |
| | | | | | | |||
| | * | | | | Add confirm dialogs for accept & deny follow requests | Tusooa Zhu | 2023-01-20 |
| | | | | | | |||
| | * | | | | Add setting entries for whether to show confirmation dialogs | Tusooa Zhu | 2023-01-20 |
| | | |_|/ | |/| | | |||
| * | | | | Merge branch 'from/develop/tusooa/multi-iface-lang' into 'develop' | HJ | 2023-01-25 |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | Multiple interface languages support See merge request pleroma/pleroma-fe!1568 | ||
| | * | | | Add support for multiple interface languages | Tusooa Zhu | 2022-12-23 |
| | | | | | |||
| * | | | | Merge remote-tracking branch 'upstream/develop' into tusooa/stylelint | tusooa | 2023-01-15 |
| |\ \ \ \ | |||
| | * | | | | Debounce mute word setting | tusooa | 2023-01-14 |
| | | | | | | |||
| | * | | | | Use splice instead of delete | flxy | 2023-01-12 |
| | | | | | | |||
| * | | | | | Use stylelint | tusooa | 2023-01-09 |
| |/ / / / | |||
| * / / / | Display detailed backup state | tusooa | 2022-12-24 |
| |/ / / | |||
| * | | | Merge branch 'fix-excessive-reregistrations' into 'develop' | HJ | 2022-12-22 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix rogue nested watcher triggering notifications registering too often Closes #1159 See merge request pleroma/pleroma-fe!1708 | ||
| | * | | | fix nested properties watcher being triggered far too often | Henry Jameson | 2022-12-21 |
| | | | | | |||
| * | | | | more resistant code for color parsing error | Xnuk Shuman | 2022-12-20 |
| | | | | | |||
| * | | | | Merge branch 'xnuk-develop-patch-08175' into 'develop' | tusooa | 2022-12-09 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Untranslated text "Users" in mute settings See merge request pleroma/pleroma-fe!1691 | ||
| | * | | | | Untranslated text "Users" in mute settings | Xnuk Shuman | 2022-12-08 |
| | |/ / / | |||
| * / / / | Fix not to show "Save changes" button in "Delete account" section | Xnuk Shuman | 2022-12-08 |
| |/ / / | |||
| * | | | Make emoji picker use grouped unicode emojis | Tusooa Zhu | 2022-09-18 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/develop' into navigation-update | Henry Jameson | 2022-08-23 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Update dependency opn to v5 fix notices being under the navbar, also change offset to use variable fix modals not having proper z index reduce indexes to be below 9999 so that develop error messages appear above Do not allow to find by name in findUser() Use lookup endpoint to obtain users by nickname Use $ for id UserProfile routes Allow opening profile: multiChoiceProprties record, anonymous access Allow opening profile when clicking an avatar inside of user popover | ||
| | * \ \ | Merge branch 'develop' into 'allow-opening-profile-in-user-popover' | HJ | 2022-08-22 |
| | |\ \ \ | | | | | | | | | | | | | | | | # Conflicts: # src/components/settings_modal/tabs/general_tab.vue | ||
| | * | | | | Allow opening profile: multiChoiceProprties record, anonymous access | Alexander Tumin | 2022-08-09 |
| | | | | | | |||
| | * | | | | Allow opening profile when clicking an avatar inside of user popover | Alexander Tumin | 2022-08-08 |
| | | |_|/ | |/| | | |||
| * | | | | Merge remote-tracking branch 'origin/develop' into navigation-update | Henry Jameson | 2022-08-23 |
| |\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (49 commits) Fix react & extra buttons not styled on tab-focus Fix popover not popping up Fix styling on Safari Use :focus-visible instead of :focus for focus markers Optimize Reply badge position Add badges to status interacting buttons Update dependency nightwatch to v2 Update dependency eslint-plugin-n to v15.2.5 Update dependency mocha to v10 Update dependency karma-coverage to v2 Update dependency sass to v1.54.5 Update dependency karma-firefox-launcher to v2 Update dependency vue-template-compiler to v2.7.9 Pin dependencies Refresh yarn.lock Allow column width configuration: allow stretching navbar with columns Remove legacy code for chunksSortMode Add FIXME comment about html-webpack-plugin-after-emit Use exact webpack version in package.json Reintroduce css minimizer ... | ||
