aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
Commit message (Collapse)AuthorAge
* change ugly checkbox to a list element that doesn't look too much out of placeHenry Jameson2022-08-24
|
* a11yHenry Jameson2022-08-24
|
* Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-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'HJ2022-08-22
| |\ | | | | | | | | | # Conflicts: # src/components/settings_modal/tabs/general_tab.vue
| * | Allow opening profile when clicking an avatar inside of user popoverAlexander Tumin2022-08-08
| | |
* | | Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-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 columnsAlexander Tumin2022-08-17
| | |
| * | Allow column width configurationAlexander Tumin2022-08-11
| | | | | | | | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults
* | | create new list UIHenry Jameson2022-08-17
| | |
* | | List edit UI overhaulHenry Jameson2022-08-17
| | |
* | | add and remove users to/from lists from their profileHenry Jameson2022-08-15
| | |
* | | edit modeHenry Jameson2022-08-15
| | |
* | | let mobile users customize top bar as wellHenry Jameson2022-08-12
|/ /
* | Merge branch 'feat/report-notification' into 'develop'HJ2022-08-09
|\ \ | | | | | | | | | | | | #949 Feat/report notification See merge request pleroma/pleroma-fe!1322
| * \ Fix merge conflictsSean King2022-08-06
| |\ \
| * \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-07-18
| |\ \ \ | | | | | | | | | | | | | | | feat/report-notification
| * \ \ \ 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
| * | | | | | Fix up and code reviewIlja2022-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Check if it works properly * Notifs are shown as BE returns them * The Interaction view has Reports, but only when you're mod or admin * Do some extra translations * Fix some console spam
| * | | | | | Fix setting report state, add proper error handlingShpuld Shpuldson2021-02-03
| | | | | | |
| * | | | | | Merge branch 'develop' into feat/report-notificationShpuld Shpuldson2021-01-27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into feat/report-notificationShpuld Shpuldson2021-01-13
| |\ \ \ \ \ \ \
| * | | | | | | | separated componentShpuld Shpuldson2021-01-11
| | | | | | | | |
| * | | | | | | | somewhat workign version still with fixtureShpuld Shpuldson2021-01-06
| | | | | | | | |
* | | | | | | | | Merge branch 'lists-implementation' into 'develop'HJ2022-08-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lists support See merge request pleroma/pleroma-fe!1584
| * | | | | | | | | Lists implementationAlexander Tumin2022-08-06
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | art creditHenry Jameson2022-08-08
| | | | | | | | |
* | | | | | | | | proper links and fix user detectionHenry Jameson2022-08-08
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/develop' into been-awhileHenry Jameson2022-08-08
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: lint fix bugs Apply 1 suggestion(s) to 1 file(s) change icons Update dependency vue-i18n to v9.2.0 made quick settings into their own component, added quick view settings, added both to conversation view
| * | | | | | | | made quick settings into their own component, added quick view settings,Henry Jameson2022-08-01
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | added both to conversation view
* | | | | | | | Apply 2 suggestion(s) to 1 file(s)HJ2022-08-07
| | | | | | | |
* | | | | | | | Apply 2 suggestion(s) to 1 file(s)Hélène2022-08-05
| | | | | | | |
* | | | | | | | initial scratchHenry Jameson2022-08-02
|/ / / / / / /
* | | | | | | Merge branch 'from/develop/tusooa/1172-reg-indicator' into 'develop'HJ2022-08-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add optional/required indicator for registration fields Closes #1172 See merge request pleroma/pleroma-fe!1543
| * | | | | | | Add optional/required indicator for registration fieldsTusooa Zhu2022-07-10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'eslint-update' into 'develop'HJ2022-08-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update ESLint See merge request pleroma/pleroma-fe!1576
| * | | | | | | --fixHenry Jameson2022-07-31
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/develop' into developWeblate2022-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 remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-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
| * | | | | | | fix animations, replace ugly old mentionlink tooltips with new usercard onesHenry Jameson2022-06-12
| | | | | | | |
* | | | | | | | Translated using Weblate (Chinese (Simplified))Yating Zhan2022-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 95.3% (766 of 803 strings) Translation: Pleroma/Pleroma-FE Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/zh_Hans/
* | | | | | | | Translated using Weblate (Chinese (Simplified))tusooa2022-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 95.3% (766 of 803 strings) Translation: Pleroma/Pleroma-FE Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/zh_Hans/
* | | | | | | | Translated using Weblate (French)Haelwenn2022-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (803 of 803 strings) Translation: Pleroma/Pleroma-FE Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/fr/
* | | | | | | | Translated using Weblate (French)Haelwenn2022-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (803 of 803 strings) Translation: Pleroma/Pleroma-FE Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/fr/
* | | | | | | | Translated using Weblate (Chinese (Simplified))Yating Zhan2022-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 85.5% (687 of 803 strings) Translation: Pleroma/Pleroma-FE Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/zh_Hans/
* | | | | | | | Translated using Weblate (French)Haelwenn2022-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (803 of 803 strings) Translation: Pleroma/Pleroma-FE Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/fr/
* | | | | | | | Translated using Weblate (French)Haelwenn2022-07-24
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.8% (802 of 803 strings) Translation: Pleroma/Pleroma-FE Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/fr/
* | | | | | | Merge branch 'from/develop/tusooa/migration-ui' into 'develop'HJ2022-06-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414