| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 ... | ||
| | * | | Allow column width configuration: allow stretching navbar with columns | Alexander Tumin | 2022-08-17 |
| | | | | |||
| | * | | Allow column width configuration | Alexander Tumin | 2022-08-11 |
| | | | | | | | | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults | ||
| * | | | ability to pin items in navigation menu, initial draft version | Henry Jameson | 2022-08-11 |
| |/ / | |||
| * / | Lists implementation | Alexander Tumin | 2022-08-06 |
| |/ | |||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | fix settings tooltips | Henry Jameson | 2022-07-30 |
| | | |||
| * | make user popover options expert | Henry Jameson | 2022-07-27 |
| | | |||
| * | fix avatar not closing, add option to put popovers next to avatar | Henry Jameson | 2022-07-19 |
| | | | | | instead of over it | ||
| * | close on avatar click again, add zooming as option | Henry Jameson | 2022-06-27 |
| | | |||
| * | move tooltips setting | Henry Jameson | 2022-06-27 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into disjointed-popovers | Henry Jameson | 2022-06-27 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu | ||
| | * | Merge branch 'from/develop/tusooa/migration-ui' into 'develop' | HJ | 2022-06-19 |
| | |\ | | | | | | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414 | ||
| | | * | Log errors when listing aliases | Tusooa Zhu | 2022-04-29 |
| | | | | |||
| | | * | Add frontend ui for aliases and migration | Tusooa Zhu | 2022-04-29 |
| | | | | | | | | | | | | | Ref: migrate-ui | ||
| | * | | Merge branch 'from/develop/tusooa/backup-ui' into 'develop' | HJ | 2022-06-19 |
| | |\ \ | | | | | | | | | | | | | | | | | Add ui for backup See merge request pleroma/pleroma-fe!1520 | ||
| | | * | | Make lint happy | Tusooa Zhu | 2022-05-09 |
| | | | | | |||
| | | * | | Add backup UI | Tusooa Zhu | 2022-05-09 |
| | | |/ | |||
| * | / | fix animations, replace ugly old mentionlink tooltips with new usercard ones | Henry Jameson | 2022-06-12 |
| |/ / | |||
| * | | Merge branch 'threecolumn' into 'develop' | HJ | 2022-05-31 |
| |\ \ | | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503 | ||
| | * | | don't use wide mode for anon viewers | Henry Jameson | 2022-05-09 |
| | | | | |||
| | * | | cleanup and fixes | Henry Jameson | 2022-04-20 |
| | | | | |||
| | * | | tons of fixes mainly aimed at panel headings | Henry Jameson | 2022-04-20 |
| | | | | |||
| | * | | fix scrollbars in panel headers | Henry Jameson | 2022-04-20 |
| | | | | |||
| | * | | localization updates | Henry Jameson | 2022-04-12 |
| | | | | |||
| | * | | unified layout-setting code and made an option to control or disable | Henry Jameson | 2022-04-12 |
| | | | | | | | | | | | | | third column behavior | ||
| | * | | options to enable scrollbars and disable sticky headers | Henry Jameson | 2022-04-07 |
| | | | | |||
| | * | | fixed tons of stuff, at least it looks normalish on desktop | Henry Jameson | 2022-04-04 |
| | |/ | |||
| * | | Revert "Merge branch 'revert-a88abc7e' into 'develop'" | HJ | 2022-05-22 |
| | | | | | | | This reverts merge request !1526 | ||
| * | | Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'" | HJ | 2022-05-22 |
| | | | | | | | This reverts merge request !1494 | ||
| * | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop' | HJ | 2022-05-22 |
| |\ \ | | | | | | | | | | | | | Add language options See merge request pleroma/pleroma-fe!1494 | ||
| | * | | Make lint happy | Tusooa Zhu | 2022-04-29 |
| | | | | |||
| | * | | Add config opts for email language | Tusooa Zhu | 2022-04-29 |
| | | | | |||
| | * | | Set userLanguage cookie when setting interface language | Tusooa Zhu | 2022-04-29 |
| | |/ | |||
| * | | Merge branch 'eientei-pass-avatar-file-name' into 'develop' | HJ | 2022-05-22 |
| |\ \ | | | | | | | | | | | | | Pass file name of cropped avatar to form data See merge request pleroma/pleroma-fe!1522 | ||
| | * | | Pass file name of cropped avatar to form data | Alexander Tumin | 2022-05-21 |
| | |/ | |||
| * / | Add settings for filtering end-of-poll notifications | Tusooa Zhu | 2022-05-20 |
| |/ | | | | Ref: poll-notif | ||
| * | fix reset buttons in profile again | Henry Jameson | 2022-03-29 |
| | | |||
| * | re-fix i18n warnings again | Henry Jameson | 2022-03-29 |
| | | |||
