aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes1
-rw-r--r--.gitlab-ci.yml25
-rw-r--r--CHANGELOG.md31
-rw-r--r--build/webpack.prod.conf.js13
-rw-r--r--changelog.d/add-apng.add1
-rw-r--r--changelog.d/admin-emoji-packs.add1
-rw-r--r--changelog.d/create-link-when-url-present.add1
-rw-r--r--changelog.d/double-notifications.fix1
-rw-r--r--changelog.d/extra-notifications.add1
-rw-r--r--changelog.d/focus-clear.add1
-rw-r--r--changelog.d/group-actor.add1
-rw-r--r--changelog.d/hide-custom-emojis-in-picker.add1
-rw-r--r--changelog.d/mobile-chrome-notifs.fix1
-rw-r--r--changelog.d/mobile-drawer-notifications.change1
-rw-r--r--changelog.d/more-notification-types-setting.fix1
-rw-r--r--changelog.d/native-filtering.add1
-rw-r--r--changelog.d/native-notifications.add1
-rw-r--r--changelog.d/noninteractive-ignore-read.add1
-rw-r--r--changelog.d/notification-read.add1
-rw-r--r--changelog.d/notifications-sorting.change1
-rw-r--r--changelog.d/public-favorites.add1
-rw-r--r--changelog.d/registration-notice.add1
-rw-r--r--changelog.d/serviceworkers.change1
-rw-r--r--changelog.d/show-recent-scrobble.skip1
-rw-r--r--changelog.d/unreads-sync.fix1
-rw-r--r--changelog.d/video-poster.fix1
-rw-r--r--changelog.d/video-poster.update.skip1
-rw-r--r--changelog.d/web-push-always.add1
-rw-r--r--index.html2
-rw-r--r--package.json38
-rw-r--r--src/App.scss23
-rw-r--r--src/boot/after_store.js6
-rw-r--r--src/components/checkbox/checkbox.vue28
-rw-r--r--src/components/desktop_nav/desktop_nav.js5
-rw-r--r--src/components/desktop_nav/desktop_nav.vue9
-rw-r--r--src/components/emoji_input/emoji_input.js3
-rw-r--r--src/components/emoji_picker/emoji_picker.js7
-rw-r--r--src/components/emoji_picker/emoji_picker.scss7
-rw-r--r--src/components/emoji_picker/emoji_picker.vue24
-rw-r--r--src/components/emoji_reactions/emoji_reactions.js33
-rw-r--r--src/components/emoji_reactions/emoji_reactions.vue129
-rw-r--r--src/components/extra_buttons/extra_buttons.js13
-rw-r--r--src/components/extra_buttons/extra_buttons.vue19
-rw-r--r--src/components/extra_notifications/extra_notifications.js48
-rw-r--r--src/components/extra_notifications/extra_notifications.vue113
-rw-r--r--src/components/global_notice_list/global_notice_list.vue2
-rw-r--r--src/components/interactions/interactions.vue1
-rw-r--r--src/components/interface_language_switcher/interface_language_switcher.vue4
-rw-r--r--src/components/media_upload/media_upload.js18
-rw-r--r--src/components/media_upload/media_upload.vue21
-rw-r--r--src/components/mobile_nav/mobile_nav.js23
-rw-r--r--src/components/mobile_nav/mobile_nav.vue19
-rw-r--r--src/components/notification/notification.js6
-rw-r--r--src/components/notification/notification.vue8
-rw-r--r--src/components/notifications/notifications.js58
-rw-r--r--src/components/notifications/notifications.scss1
-rw-r--r--src/components/notifications/notifications.vue19
-rw-r--r--src/components/poll/poll.js3
-rw-r--r--src/components/popover/popover.js3
-rw-r--r--src/components/popover/popover.vue3
-rw-r--r--src/components/post_status_form/post_status_form.js39
-rw-r--r--src/components/post_status_form/post_status_form.vue34
-rw-r--r--src/components/post_status_modal/post_status_modal.js4
-rw-r--r--src/components/post_status_modal/post_status_modal.vue2
-rw-r--r--src/components/quick_view_settings/quick_view_settings.js1
-rw-r--r--src/components/react_button/react_button.js2
-rw-r--r--src/components/react_button/react_button.vue2
-rw-r--r--src/components/registration/registration.js10
-rw-r--r--src/components/registration/registration.vue14
-rw-r--r--src/components/report/report.js4
-rw-r--r--src/components/rich_content/rich_content.jsx58
-rw-r--r--src/components/settings_modal/admin_tabs/emoji_tab.js257
-rw-r--r--src/components/settings_modal/admin_tabs/emoji_tab.scss61
-rw-r--r--src/components/settings_modal/admin_tabs/emoji_tab.vue278
-rw-r--r--src/components/settings_modal/admin_tabs/frontends_tab.js113
-rw-r--r--src/components/settings_modal/admin_tabs/frontends_tab.scss29
-rw-r--r--src/components/settings_modal/admin_tabs/frontends_tab.vue200
-rw-r--r--src/components/settings_modal/admin_tabs/instance_tab.js38
-rw-r--r--src/components/settings_modal/admin_tabs/instance_tab.vue200
-rw-r--r--src/components/settings_modal/admin_tabs/limits_tab.js29
-rw-r--r--src/components/settings_modal/admin_tabs/limits_tab.vue136
-rw-r--r--src/components/settings_modal/helpers/attachment_setting.js44
-rw-r--r--src/components/settings_modal/helpers/attachment_setting.vue126
-rw-r--r--src/components/settings_modal/helpers/boolean_setting.js63
-rw-r--r--src/components/settings_modal/helpers/boolean_setting.vue34
-rw-r--r--src/components/settings_modal/helpers/choice_setting.js68
-rw-r--r--src/components/settings_modal/helpers/choice_setting.vue20
-rw-r--r--src/components/settings_modal/helpers/draft_buttons.vue88
-rw-r--r--src/components/settings_modal/helpers/emoji_editing_popover.vue208
-rw-r--r--src/components/settings_modal/helpers/group_setting.js13
-rw-r--r--src/components/settings_modal/helpers/group_setting.vue15
-rw-r--r--src/components/settings_modal/helpers/modified_indicator.vue10
-rw-r--r--src/components/settings_modal/helpers/number_setting.js62
-rw-r--r--src/components/settings_modal/helpers/number_setting.vue26
-rw-r--r--src/components/settings_modal/helpers/profile_setting_indicator.vue (renamed from src/components/settings_modal/helpers/server_side_indicator.vue)12
-rw-r--r--src/components/settings_modal/helpers/setting.js238
-rw-r--r--src/components/settings_modal/helpers/shared_computed_object.js56
-rw-r--r--src/components/settings_modal/helpers/size_setting.js51
-rw-r--r--src/components/settings_modal/helpers/size_setting.vue19
-rw-r--r--src/components/settings_modal/helpers/string_setting.js5
-rw-r--r--src/components/settings_modal/helpers/string_setting.vue42
-rw-r--r--src/components/settings_modal/settings_modal.js37
-rw-r--r--src/components/settings_modal/settings_modal.scss24
-rw-r--r--src/components/settings_modal/settings_modal.vue40
-rw-r--r--src/components/settings_modal/settings_modal_admin_content.js95
-rw-r--r--src/components/settings_modal/settings_modal_admin_content.scss (renamed from src/components/settings_modal/settings_modal_content.scss)4
-rw-r--r--src/components/settings_modal/settings_modal_admin_content.vue76
-rw-r--r--src/components/settings_modal/settings_modal_user_content.js (renamed from src/components/settings_modal/settings_modal_content.js)0
-rw-r--r--src/components/settings_modal/settings_modal_user_content.scss52
-rw-r--r--src/components/settings_modal/settings_modal_user_content.vue (renamed from src/components/settings_modal/settings_modal_content.vue)4
-rw-r--r--src/components/settings_modal/tabs/filtering_tab.vue21
-rw-r--r--src/components/settings_modal/tabs/general_tab.js6
-rw-r--r--src/components/settings_modal/tabs/general_tab.vue32
-rw-r--r--src/components/settings_modal/tabs/notifications_tab.js4
-rw-r--r--src/components/settings_modal/tabs/notifications_tab.vue230
-rw-r--r--src/components/settings_modal/tabs/profile_tab.js13
-rw-r--r--src/components/settings_modal/tabs/profile_tab.vue70
-rw-r--r--src/components/settings_modal/tabs/security_tab/security_tab.vue22
-rw-r--r--src/components/settings_modal/tabs/theme_tab/theme_tab.js1
-rw-r--r--src/components/side_drawer/side_drawer.js5
-rw-r--r--src/components/side_drawer/side_drawer.vue8
-rw-r--r--src/components/status/status.js55
-rw-r--r--src/components/status/status.scss18
-rw-r--r--src/components/status/status.vue89
-rw-r--r--src/components/status_content/status_content.js4
-rw-r--r--src/components/status_content/status_content.vue2
-rw-r--r--src/components/tab_switcher/tab_switcher.jsx8
-rw-r--r--src/components/timeline/timeline.js3
-rw-r--r--src/components/user_avatar/user_avatar.js8
-rw-r--r--src/components/user_avatar/user_avatar.vue11
-rw-r--r--src/components/user_card/user_card.vue8
-rw-r--r--src/components/user_profile/user_profile.js5
-rw-r--r--src/components/user_profile/user_profile.vue3
-rw-r--r--src/components/video_attachment/video_attachment.vue2
-rw-r--r--src/i18n/ar.json914
-rw-r--r--src/i18n/cs.json590
-rw-r--r--src/i18n/en.json187
-rw-r--r--src/i18n/eo.json101
-rw-r--r--src/i18n/id.json94
-rw-r--r--src/i18n/ja_easy.json30
-rw-r--r--src/i18n/ja_pedantic.json856
-rw-r--r--src/i18n/ko.json213
-rw-r--r--src/i18n/languages.js2
-rw-r--r--src/i18n/nan-TW.json1354
-rw-r--r--src/i18n/uk.json158
-rw-r--r--src/i18n/zh.json128
-rw-r--r--src/i18n/zh_Hant.json7
-rw-r--r--src/lib/persisted_state.js8
-rw-r--r--src/main.js8
-rw-r--r--src/modules/adminSettings.js229
-rw-r--r--src/modules/config.js99
-rw-r--r--src/modules/instance.js10
-rw-r--r--src/modules/interface.js23
-rw-r--r--src/modules/notifications.js169
-rw-r--r--src/modules/postStatus.js6
-rw-r--r--src/modules/profileConfig.js (renamed from src/modules/serverSideConfig.js)22
-rw-r--r--src/modules/serverSideStorage.js1
-rw-r--r--src/modules/statuses.js184
-rw-r--r--src/modules/users.js68
-rw-r--r--src/services/api/api.service.js237
-rw-r--r--src/services/desktop_notification_utils/desktop_notification_utils.js39
-rw-r--r--src/services/entity_normalizer/entity_normalizer.service.js7
-rw-r--r--src/services/favicon_service/favicon_service.js5
-rw-r--r--src/services/file_type/file_type.service.js18
-rw-r--r--src/services/html_converter/utility.service.js4
-rw-r--r--src/services/locale/locale.service.js1
-rw-r--r--src/services/matcher/matcher.service.js7
-rw-r--r--src/services/notification_utils/notification_utils.js87
-rw-r--r--src/services/notifications_fetcher/notifications_fetcher.service.js14
-rw-r--r--src/services/random_seed/random_seed.service.js3
-rw-r--r--src/services/status_poster/status_poster.service.js2
-rw-r--r--src/services/sw/sw.js (renamed from src/services/push/push.js)55
-rw-r--r--src/sw.js98
-rw-r--r--test/unit/specs/modules/statuses.spec.js76
-rw-r--r--test/unit/specs/services/matcher/matcher.spec.js6
-rw-r--r--test/unit/specs/services/notification_utils/notification_utils.spec.js78
-rw-r--r--tools/check-changelog18
-rwxr-xr-xtools/collect-changelog27
-rw-r--r--yarn.lock522
179 files changed, 9703 insertions, 1523 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..c5b9ea10
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+/build/webpack.prod.conf.js export-subst
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 305155d8..2b4452d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,11 +4,36 @@
image: node:16
stages:
+ - check-changelog
- lint
- build
- test
- deploy
+# https://git.pleroma.social/help/ci/yaml/workflow.md#switch-between-branch-pipelines-and-merge-request-pipelines
+workflow:
+ rules:
+ - if: $CI_PIPELINE_SOURCE == "merge_request_event"
+ - if: $CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS
+ when: never
+ - if: $CI_COMMIT_BRANCH
+
+check-changelog:
+ stage: check-changelog
+ image: alpine
+ rules:
+ - if: $CI_MERGE_REQUEST_SOURCE_PROJECT_PATH == 'pleroma/pleroma-fe' && $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME =~ /^renovate/
+ when: never
+ - if: $CI_MERGE_REQUEST_SOURCE_PROJECT_PATH == 'pleroma/pleroma-fe' && $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME == 'weblate'
+ when: never
+ - if: $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "develop"
+ before_script: ''
+ after_script: ''
+ cache: {}
+ script:
+ - apk add git
+ - sh ./tools/check-changelog
+
lint:
stage: lint
script:
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3fb72931..444a863c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,37 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
+## 2.6.1
+### Fixed
+- fix admin dashboard not having any feedback on frontend installation
+- Fix frontend admin tab crashing when no primary frontend is set
+- Add aria attributes to react and extra buttons
+
+## 2.6.0
+### Added
+- add the initial i18n translation file for Taiwanese (Hokkien), and modify some related files.
+- Implemented a very basic instance administration screen
+- Implement quoting
+
+### Fixed
+- Keep aspect ratio of custom emoji reaction in notification
+- Fix openSettingsModalTab so that it correctly opens Settings modal instead of Admin modal
+- Add alt text to emoji picker buttons
+- Use export-subst gitattribute to allow tarball builds
+- fix reports now showing reason/content
+- Fix HTML attribute parsing, discard attributes not strating with a letter
+- Make MentionsLine aware of line breaking by non-br elements
+- Fix a bug where mentioning a user twice will not fill the mention into the textarea
+- Fix parsing non-ascii tags
+- Fix OAuth2 token lingering after revocation
+- fix regex issue in HTML parser/renderer
+- don't display quoted status twice
+- fix typo in code that prevented cards from showing at all
+- Fix react button not working if reaction accounts are not loaded
+- Fix react button misalignment on safari ios
+- Fix pinned statuses gone when reloading user timeline
+- Fix scrolling emoji selector in modal in safari ios
+
## 2.5.1
### Fixed
- Checkboxes in settings can now work with screenreaders
diff --git a/build/webpack.prod.conf.js b/build/webpack.prod.conf.js
index 7de93721..7a108f68 100644
--- a/build/webpack.prod.conf.js
+++ b/build/webpack.prod.conf.js
@@ -11,9 +11,16 @@ var env = process.env.NODE_ENV === 'testing'
? require('../config/test.env')
: config.build.env
-let commitHash = require('child_process')
- .execSync('git rev-parse --short HEAD')
- .toString();
+let commitHash = (() => {
+ const subst = "$Format:%h$";
+ if(!subst.match(/Format:/)) {
+ return subst;
+ } else {
+ return require('child_process')
+ .execSync('git rev-parse --short HEAD')
+ .toString();
+ }
+})();
var webpackConfig = merge(baseWebpackConfig, {
mode: 'production',
diff --git a/changelog.d/add-apng.add b/changelog.d/add-apng.add
new file mode 100644
index 00000000..cdec58af
--- /dev/null
+++ b/changelog.d/add-apng.add
@@ -0,0 +1 @@
+Make Pleroma FE to also view apng (Animated PNG) attachment.
diff --git a/changelog.d/admin-emoji-packs.add b/changelog.d/admin-emoji-packs.add
new file mode 100644
index 00000000..243163e8
--- /dev/null
+++ b/changelog.d/admin-emoji-packs.add
@@ -0,0 +1 @@
+Added emoji pack management to the admin panel
diff --git a/changelog.d/create-link-when-url-present.add b/changelog.d/create-link-when-url-present.add
new file mode 100644
index 00000000..11aa3758
--- /dev/null
+++ b/changelog.d/create-link-when-url-present.add
@@ -0,0 +1 @@
+Create a link to the URL of the scrobble when it's present
diff --git a/changelog.d/double-notifications.fix b/changelog.d/double-notifications.fix
new file mode 100644
index 00000000..24e08c0f
--- /dev/null
+++ b/changelog.d/double-notifications.fix
@@ -0,0 +1 @@
+Fix native notifications appearing as many times as there are open tabs. Clicking on notification will focus last focused tab.
diff --git a/changelog.d/extra-notifications.add b/changelog.d/extra-notifications.add
new file mode 100644
index 00000000..90f21f54
--- /dev/null
+++ b/changelog.d/extra-notifications.add
@@ -0,0 +1 @@
+Support showing extra notifications in the notifications column
diff --git a/changelog.d/focus-clear.add b/changelog.d/focus-clear.add
new file mode 100644
index 00000000..70f54ab6
--- /dev/null
+++ b/changelog.d/focus-clear.add
@@ -0,0 +1 @@
+Focusing into a tab clears all current desktop notifications
diff --git a/changelog.d/group-actor.add b/changelog.d/group-actor.add
new file mode 100644
index 00000000..7b62676a
--- /dev/null
+++ b/changelog.d/group-actor.add
@@ -0,0 +1 @@
+Support group actors
diff --git a/changelog.d/hide-custom-emojis-in-picker.add b/changelog.d/hide-custom-emojis-in-picker.add
new file mode 100644
index 00000000..4cfd2ca8
--- /dev/null
+++ b/changelog.d/hide-custom-emojis-in-picker.add
@@ -0,0 +1 @@
+Allow hiding custom emojis in picker.
diff --git a/changelog.d/mobile-chrome-notifs.fix b/changelog.d/mobile-chrome-notifs.fix
new file mode 100644
index 00000000..7db10c56
--- /dev/null
+++ b/changelog.d/mobile-chrome-notifs.fix
@@ -0,0 +1 @@
+Fixed error that appeared on mobile Chrome(ium) (and derivatives) when native notifications are allowed
diff --git a/changelog.d/mobile-drawer-notifications.change b/changelog.d/mobile-drawer-notifications.change
new file mode 100644
index 00000000..9353c709
--- /dev/null
+++ b/changelog.d/mobile-drawer-notifications.change
@@ -0,0 +1 @@
+Added option to not mark all notifications when closing notifications drawer on mobile, this creates a new button to mark all as seen.
diff --git a/changelog.d/more-notification-types-setting.fix b/changelog.d/more-notification-types-setting.fix
new file mode 100644
index 00000000..2d71b599
--- /dev/null
+++ b/changelog.d/more-notification-types-setting.fix
@@ -0,0 +1 @@
+Fixed being unable to set notification visibility for reports and follow requests
diff --git a/changelog.d/native-filtering.add b/changelog.d/native-filtering.add
new file mode 100644
index 00000000..82ab9a23
--- /dev/null
+++ b/changelog.d/native-filtering.add
@@ -0,0 +1 @@
+Added option to toggle what notification types appear in native notifications, by default less important ones (likes, repeats, etc) will no longer show up in native notifications.
diff --git a/changelog.d/native-notifications.add b/changelog.d/native-notifications.add
new file mode 100644
index 00000000..d896e7c0
--- /dev/null
+++ b/changelog.d/native-notifications.add
@@ -0,0 +1 @@
+Native notifications now also have "badge" property that matches instance's favicon (visible in Android Chromium at least)
diff --git a/changelog.d/noninteractive-ignore-read.add b/changelog.d/noninteractive-ignore-read.add
new file mode 100644
index 00000000..5e8710cf
--- /dev/null
+++ b/changelog.d/noninteractive-ignore-read.add
@@ -0,0 +1 @@
+Added option to treat non-interactive notifications (likes, repeats et all) as seen for visual purposes (no read mark, ignored in counters, still can show in native notifications)
diff --git a/changelog.d/notification-read.add b/changelog.d/notification-read.add
new file mode 100644
index 00000000..e5027a95
--- /dev/null
+++ b/changelog.d/notification-read.add
@@ -0,0 +1 @@
+Interacting (opening reply box etc) or simply clicking on non-interactive notifications now marks them as read. Clicking on native notifications for non-interactive ones also marks them as seen.
diff --git a/changelog.d/notifications-sorting.change b/changelog.d/notifications-sorting.change
new file mode 100644
index 00000000..3a616244
--- /dev/null
+++ b/changelog.d/notifications-sorting.change
@@ -0,0 +1 @@
+Notifications are no longer sorted by "seen" status since interacting with them can change their read status and makes UI jumpy. Old behavior can be restored in settings.
diff --git a/changelog.d/public-favorites.add b/changelog.d/public-favorites.add
new file mode 100644
index 00000000..183fcc85
--- /dev/null
+++ b/changelog.d/public-favorites.add
@@ -0,0 +1 @@
+Display public favorites on user profiles \ No newline at end of file
diff --git a/changelog.d/registration-notice.add b/changelog.d/registration-notice.add
new file mode 100644
index 00000000..b2777ba2
--- /dev/null
+++ b/changelog.d/registration-notice.add
@@ -0,0 +1 @@
+Show a dedicated registration notice page when further action is required after registering
diff --git a/changelog.d/serviceworkers.change b/changelog.d/serviceworkers.change
new file mode 100644
index 00000000..b3b64f6d
--- /dev/null
+++ b/changelog.d/serviceworkers.change
@@ -0,0 +1 @@
+Notifications are now shown through a serviceworker (since mobile chrome does not allow them otherwise), it's always enabled, even if previously we only enabled it for WebPush notifications only. If you don't like websites "running" while closed, check how to disable them in your browser. Old way to show notifications will be used as a fallback but might not have all the new features.
diff --git a/changelog.d/show-recent-scrobble.skip b/changelog.d/show-recent-scrobble.skip
new file mode 100644
index 00000000..9227de06
--- /dev/null
+++ b/changelog.d/show-recent-scrobble.skip
@@ -0,0 +1 @@
+Shows the most recent scrobble under each post when available
diff --git a/changelog.d/unreads-sync.fix b/changelog.d/unreads-sync.fix
new file mode 100644
index 00000000..1eac3364
--- /dev/null
+++ b/changelog.d/unreads-sync.fix
@@ -0,0 +1 @@
+unread notifications should now properly catch up (eventually) in polling mode
diff --git a/changelog.d/video-poster.fix b/changelog.d/video-poster.fix
new file mode 100644
index 00000000..43e95f6e
--- /dev/null
+++ b/changelog.d/video-poster.fix
@@ -0,0 +1 @@
+Video posters on Safari
diff --git a/changelog.d/video-poster.update.skip b/changelog.d/video-poster.update.skip
new file mode 100644
index 00000000..9dafe9be
--- /dev/null
+++ b/changelog.d/video-poster.update.skip
@@ -0,0 +1 @@
+nothing
diff --git a/changelog.d/web-push-always.add b/changelog.d/web-push-always.add
new file mode 100644
index 00000000..f8b8888a
--- /dev/null
+++ b/changelog.d/web-push-always.add
@@ -0,0 +1 @@
+Added option to always "show" notifications when using web push for better compatibility with some browsers (chrome, edge, safari)
diff --git a/index.html b/index.html
index a02939f7..e790fb57 100644
--- a/index.html
+++ b/index.html
@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
- <!--server-generated-meta-->
<link rel="icon" type="image/png" href="/favicon.png">
+ <!--server-generated-meta-->
</head>
<body class="hidden">
<noscript>To use Pleroma, please enable JavaScript.</noscript>
diff --git a/package.json b/package.json
index 3daae1eb..4f83113b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pleroma_fe",
- "version": "2.5.0",
+ "version": "2.6.1",
"description": "Pleroma frontend, the default frontend of Pleroma social network server",
"author": "Pleroma contributors <https://git.pleroma.social/pleroma/pleroma-fe/-/blob/develop/CONTRIBUTORS.md>",
"private": false,
@@ -16,17 +16,17 @@
"lint-fix": "eslint --fix --ext .js,.vue src test/unit/specs test/e2e/specs"
},
"dependencies": {
- "@babel/runtime": "7.21.0",
+ "@babel/runtime": "7.21.5",
"@chenfengyuan/vue-qrcode": "2.0.0",
- "@fortawesome/fontawesome-svg-core": "6.3.0",
- "@fortawesome/free-regular-svg-icons": "6.3.0",
- "@fortawesome/free-solid-svg-icons": "6.3.0",
+ "@fortawesome/fontawesome-svg-core": "6.4.0",
+ "@fortawesome/free-regular-svg-icons": "6.4.0",
+ "@fortawesome/free-solid-svg-icons": "6.4.0",
"@fortawesome/vue-fontawesome": "3.0.3",
"@kazvmoe-infra/pinch-zoom-element": "1.2.0",
"@kazvmoe-infra/unicode-emoji-json": "0.4.0",
- "@ruffle-rs/ruffle": "0.1.0-nightly.2022.7.12",
- "@vuelidate/core": "2.0.0",
- "@vuelidate/validators": "2.0.0",
+ "@ruffle-rs/ruffle": "0.1.0-nightly.2024.3.17",
+ "@vuelidate/core": "2.0.3",
+ "@vuelidate/validators": "2.0.4",
"body-scroll-lock": "3.1.5",
"chromatism": "3.0.0",
"click-outside-vue3": "4.0.1",
@@ -35,9 +35,9 @@
"js-cookie": "3.0.5",
"localforage": "1.10.0",
"parse-link-header": "2.0.0",
- "phoenix": "1.6.2",
+ "phoenix": "1.7.7",
"punycode.js": "2.3.0",
- "qrcode": "1.5.1",
+ "qrcode": "1.5.3",
"querystring-es3": "0.2.1",
"url": "0.11.0",
"utf8": "3.0.0",
@@ -49,13 +49,13 @@
"vuex": "4.1.0"
},
"devDependencies": {
- "@babel/core": "7.21.4",
- "@babel/eslint-parser": "7.21.3",
+ "@babel/core": "7.21.8",
+ "@babel/eslint-parser": "7.21.8",
"@babel/plugin-transform-runtime": "7.21.4",
- "@babel/preset-env": "7.21.4",
+ "@babel/preset-env": "7.21.5",
"@babel/register": "7.21.0",
"@intlify/vue-i18n-loader": "5.0.1",
- "@ungap/event-target": "0.2.3",
+ "@ungap/event-target": "0.2.4",
"@vue/babel-helper-vue-jsx-merge-props": "1.4.0",
"@vue/babel-plugin-jsx": "1.1.1",
"@vue/compiler-sfc": "3.2.45",
@@ -69,7 +69,7 @@
"connect-history-api-fallback": "2.0.0",
"copy-webpack-plugin": "11.0.0",
"cross-spawn": "7.0.3",
- "css-loader": "6.7.3",
+ "css-loader": "6.10.0",
"css-minimizer-webpack-plugin": "4.2.2",
"custom-event-polyfill": "1.0.7",
"eslint": "8.33.0",
@@ -87,7 +87,7 @@
"http-proxy-middleware": "2.0.6",
"iso-639-1": "2.1.15",
"json-loader": "0.5.7",
- "karma": "6.4.1",
+ "karma": "6.4.2",
"karma-coverage": "2.2.0",
"karma-firefox-launcher": "2.1.2",
"karma-mocha": "2.0.1",
@@ -97,9 +97,9 @@
"karma-spec-reporter": "0.0.36",
"karma-webpack": "5.0.0",
"lodash": "4.17.21",
- "mini-css-extract-plugin": "2.7.5",
+ "mini-css-extract-plugin": "2.7.6",
"mocha": "10.2.0",
- "nightwatch": "2.6.19",
+ "nightwatch": "2.6.25",
"opn": "5.5.0",
"ora": "0.4.1",
"postcss": "8.4.23",
@@ -112,7 +112,7 @@
"semver": "7.3.8",
"serviceworker-webpack5-plugin": "2.0.0",
"shelljs": "0.8.5",
- "sinon": "15.0.1",
+ "sinon": "15.0.4",
"sinon-chai": "3.7.0",
"stylelint": "14.16.1",
"stylelint-config-html": "^1.1.0",
diff --git a/src/App.scss b/src/App.scss
index 3f352e8d..ef68ac50 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -645,6 +645,20 @@ option {
}
}
+.cards-list {
+ list-style: none;
+ display: grid;
+ grid-auto-flow: row dense;
+ grid-template-columns: 1fr 1fr;
+
+ li {
+ border: 1px solid var(--border);
+ border-radius: var(--inputRadius);
+ padding: 0.5em;
+ margin: 0.25em;
+ }
+}
+
.btn-block {
display: block;
width: 100%;
@@ -655,16 +669,19 @@ option {
display: inline-flex;
vertical-align: middle;
- button {
+ button,
+ .button-dropdown {
position: relative;
flex: 1 1 auto;
- &:not(:last-child) {
+ &:not(:last-child),
+ &:not(:last-child) .button-default {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
- &:not(:first-child) {
+ &:not(:first-child),
+ &:not(:first-child) .button-default {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
diff --git a/src/boot/after_store.js b/src/boot/after_store.js
index 9c1f007b..7039f85a 100644
--- a/src/boot/after_store.js
+++ b/src/boot/after_store.js
@@ -16,6 +16,7 @@ import backendInteractorService from '../services/backend_interactor_service/bac
import { CURRENT_VERSION } from '../services/theme_data/theme_data.service.js'
import { applyTheme, applyConfig } from '../services/style_setter/style_setter.js'
import FaviconService from '../services/favicon_service/favicon_service.js'
+import { initServiceWorker, updateFocus } from '../services/sw/sw.js'
let staticInitialResults = null
@@ -259,6 +260,8 @@ const getNodeInfo = async ({ store }) => {
store.dispatch('setInstanceOption', { name: 'editingAvailable', value: features.includes('editing') })
store.dispatch('setInstanceOption', { name: 'pollLimits', value: metadata.pollLimits })
store.dispatch('setInstanceOption', { name: 'mailerEnabled', value: metadata.mailerEnabled })
+ store.dispatch('setInstanceOption', { name: 'quotingAvailable', value: features.includes('quote_posting') })
+ store.dispatch('setInstanceOption', { name: 'groupActorAvailable', value: features.includes('pleroma:group_actors') })
const uploadLimits = metadata.uploadLimits
store.dispatch('setInstanceOption', { name: 'uploadlimit', value: parseInt(uploadLimits.general) })
@@ -343,6 +346,9 @@ const afterStoreSetup = async ({ store, i18n }) => {
store.dispatch('setLayoutHeight', windowHeight())
FaviconService.initFaviconService()
+ initServiceWorker(store)
+
+ window.addEventListener('focus', () => updateFocus())
const overrides = window.___pleromafe_dev_overrides || {}
const server = (typeof overrides.target !== 'undefined') ? overrides.target : window.location.origin
diff --git a/src/components/checkbox/checkbox.vue b/src/components/checkbox/checkbox.vue
index 42f89be9..b8b77e7c 100644
--- a/src/components/checkbox/checkbox.vue
+++ b/src/components/checkbox/checkbox.vue
@@ -1,7 +1,7 @@
<template>
<label
class="checkbox"
- :class="{ disabled, indeterminate }"
+ :class="{ disabled, indeterminate, 'indeterminate-fix': indeterminateTransitionFix }"
>
<input
type="checkbox"
@@ -14,6 +14,7 @@
<i
class="checkbox-indicator"
:aria-hidden="true"
+ @transitionend.capture="onTransitionEnd"
/>
<span
v-if="!!$slots.default"
@@ -31,7 +32,24 @@ export default {
'indeterminate',
'disabled'
],
- emits: ['update:modelValue']
+ emits: ['update:modelValue'],
+ data: (vm) => ({
+ indeterminateTransitionFix: vm.indeterminate
+ }),
+ watch: {
+ indeterminate (e) {
+ if (e) {
+ this.indeterminateTransitionFix = true
+ }
+ }
+ },
+ methods: {
+ onTransitionEnd (e) {
+ if (!this.indeterminate) {
+ this.indeterminateTransitionFix = false
+ }
+ }
+ }
}
</script>
@@ -98,6 +116,12 @@ export default {
}
}
+ &.indeterminate-fix {
+ input[type="checkbox"] + .checkbox-indicator::before {
+ content: "–";
+ }
+ }
+
& > span {
margin-left: 0.5em;
}
diff --git a/src/components/desktop_nav/desktop_nav.js b/src/components/desktop_nav/desktop_nav.js
index 745b1a81..f6a2e294 100644
--- a/src/components/desktop_nav/desktop_nav.js
+++ b/src/components/desktop_nav/desktop_nav.js
@@ -107,7 +107,10 @@ export default {
this.searchBarHidden = hidden
},
openSettingsModal () {
- this.$store.dispatch('openSettingsModal')
+ this.$store.dispatch('openSettingsModal', 'user')
+ },
+ openAdminModal () {
+ this.$store.dispatch('openSettingsModal', 'admin')
}
}
}
diff --git a/src/components/desktop_nav/desktop_nav.vue b/src/components/desktop_nav/desktop_nav.vue
index dc8bbfd3..49382f8e 100644
--- a/src/components/desktop_nav/desktop_nav.vue
+++ b/src/components/desktop_nav/desktop_nav.vue
@@ -48,20 +48,19 @@
icon="cog"
/>
</button>
- <a
+ <button
v-if="currentUser && currentUser.role === 'admin'"
- href="/pleroma/admin/#/login-pleroma"
- class="nav-icon"
+ class="button-unstyled nav-icon"
target="_blank"
:title="$t('nav.administration')"
- @click.stop
+ @click.stop="openAdminModal"
>
<FAIcon
fixed-width
class="fa-scale-110 fa-old-padding"
icon="tachometer-alt"
/>
- </a>
+ </button>
<span class="spacer" />
<button
v-if="currentUser"
diff --git a/src/components/emoji_input/emoji_input.js b/src/components/emoji_input/emoji_input.js
index 68654f69..9baf63f2 100644
--- a/src/components/emoji_input/emoji_input.js
+++ b/src/components/emoji_input/emoji_input.js
@@ -1,4 +1,5 @@
import Completion from '../../services/completion/completion.js'
+import genRandomSeed from '../../services/random_seed/random_seed.service.js'
import EmojiPicker from '../emoji_picker/emoji_picker.vue'
import Popover from 'src/components/popover/popover.vue'
import ScreenReaderNotice from 'src/components/screen_reader_notice/screen_reader_notice.vue'
@@ -110,7 +111,7 @@ const EmojiInput = {
},
data () {
return {
- randomSeed: `${Math.random()}`.replace('.', '-'),
+ randomSeed: genRandomSeed(),
input: undefined,
caretEl: undefined,
highlighted: -1,
diff --git a/src/components/emoji_picker/emoji_picker.js b/src/components/emoji_picker/emoji_picker.js
index 349b043d..eb665c40 100644
--- a/src/components/emoji_picker/emoji_picker.js
+++ b/src/components/emoji_picker/emoji_picker.js
@@ -105,6 +105,7 @@ const EmojiPicker = {
default: false
}
},
+ inject: ['popoversZLayer'],
data () {
return {
keyword: '',
@@ -113,6 +114,7 @@ const EmojiPicker = {
groupsScrolledClass: 'scrolled-top',
keepOpen: false,
customEmojiTimeout: null,
+ hideCustomEmojiInPicker: false,
// Lazy-load only after the first time `showing` becomes true.
contentLoaded: false,
groupRefs: {},
@@ -285,7 +287,7 @@ const EmojiPicker = {
return 0
},
allCustomGroups () {
- if (this.hideCustomEmoji) {
+ if (this.hideCustomEmoji || this.hideCustomEmojiInPicker) {
return {}
}
const emojis = this.$store.getters.groupedCustomEmojis
@@ -350,6 +352,9 @@ const EmojiPicker = {
return emoji.displayText
}
+ },
+ isInModal () {
+ return this.popoversZLayer === 'modals'
}
}
}
diff --git a/src/components/emoji_picker/emoji_picker.scss b/src/components/emoji_picker/emoji_picker.scss
index 5bcff33b..aab9251d 100644
--- a/src/components/emoji_picker/emoji_picker.scss
+++ b/src/components/emoji_picker/emoji_picker.scss
@@ -39,11 +39,16 @@ $emoji-picker-emoji-size: 32px;
}
.keep-open,
- .too-many-emoji {
+ .too-many-emoji,
+ .hide-custom-emoji {
padding: 7px;
line-height: normal;
}
+ .hide-custom-emoji {
+ padding-top: 0;
+ }
+
.too-many-emoji {
display: flex;
flex-direction: column;
diff --git a/src/components/emoji_picker/emoji_picker.vue b/src/components/emoji_picker/emoji_picker.vue
index 6972164b..1231ce2b 100644
--- a/src/components/emoji_picker/emoji_picker.vue
+++ b/src/components/emoji_picker/emoji_picker.vue
@@ -3,14 +3,20 @@
ref="popover"
trigger="click"
popover-class="emoji-picker popover-default"
- :trigger-attrs="{ 'aria-hidden': true }"
+ :trigger-attrs="{ 'aria-hidden': true, tabindex: -1 }"
@show="onPopoverShown"
@close="onPopoverClosed"
>
<template #content>
<div class="heading">
+ <!--
+ Body scroll lock needs to be on every scrollable element on safari iOS.
+ Here we tell it to enable scrolling for this element.
+ See https://github.com/willmcpo/body-scroll-lock#vanilla-js
+ -->
<span
ref="header"
+ v-body-scroll-lock="isInModal"
class="emoji-tabs"
>
<span
@@ -22,6 +28,7 @@
active: activeGroupView === group.id
}"
:title="group.text"
+ role="button"
@click.prevent="highlight(group.id)"
>
<span
@@ -75,8 +82,10 @@
@input="$event.target.composing = false"
>
</div>
+ <!-- Enables scrolling for this element on safari iOS. See comments for header. -->
<DynamicScroller
ref="emoji-groups"
+ v-body-scroll-lock="isInModal"
class="emoji-groups"
:class="groupsScrolledClass"
:min-item-size="minItemSize"
@@ -108,6 +117,7 @@
:key="group.id + emoji.displayText"
:title="maybeLocalizedEmojiName(emoji)"
class="emoji-item"
+ role="button"
@click.stop.prevent="onEmoji(emoji)"
>
<span
@@ -118,6 +128,7 @@
v-else
class="emoji-picker-emoji -custom"
loading="lazy"
+ :alt="maybeLocalizedEmojiName(emoji)"
:src="emoji.imageUrl"
:data-emoji-name="group.id + emoji.displayText"
/>
@@ -131,6 +142,17 @@
{{ $t('emoji.keep_open') }}
</Checkbox>
</div>
+ <div
+ v-if="!hideCustomEmoji"
+ class="hide-custom-emoji"
+ >
+ <Checkbox
+ v-model="hideCustomEmojiInPicker"
+ @change="onShowing"
+ >
+ {{ $t('emoji.hide_custom_emoji') }}
+ </Checkbox>
+ </div>
</div>
<div
v-if="showingStickers"
diff --git a/src/components/emoji_reactions/emoji_reactions.js b/src/components/emoji_reactions/emoji_reactions.js
index bb11b840..4d5c6c5a 100644
--- a/src/components/emoji_reactions/emoji_reactions.js
+++ b/src/components/emoji_reactions/emoji_reactions.js
@@ -1,5 +1,17 @@
import UserAvatar from '../user_avatar/user_avatar.vue'
import UserListPopover from '../user_list_popover/user_list_popover.vue'
+import { library } from '@fortawesome/fontawesome-svg-core'
+import {
+ faPlus,
+ faMinus,
+ faCheck
+} from '@fortawesome/free-solid-svg-icons'
+
+library.add(
+ faPlus,
+ faMinus,
+ faCheck
+)
const EMOJI_REACTION_COUNT_CUTOFF = 12
@@ -33,6 +45,9 @@ const EmojiReactions = {
},
loggedIn () {
return !!this.$store.state.users.currentUser
+ },
+ remoteInteractionLink () {
+ return this.$store.getters.remoteInteractionLink({ statusId: this.status.id })
}
},
methods: {
@@ -42,10 +57,10 @@ const EmojiReactions = {
reactedWith (emoji) {
return this.status.emoji_reactions.find(r => r.name === emoji).me
},
- fetchEmojiReactionsByIfMissing () {
+ async fetchEmojiReactionsByIfMissing () {
const hasNoAccounts = this.status.emoji_reactions.find(r => !r.accounts)
if (hasNoAccounts) {
- this.$store.dispatch('fetchEmojiReactionsBy', this.status.id)
+ return await this.$store.dispatch('fetchEmojiReactionsBy', this.status.id)
}
},
reactWith (emoji) {
@@ -54,14 +69,26 @@ const EmojiReactions = {
unreact (emoji) {
this.$store.dispatch('unreactWithEmoji', { id: this.status.id, emoji })
},
- emojiOnClick (emoji, event) {
+ async emojiOnClick (emoji, event) {
if (!this.loggedIn) return
+ await this.fetchEmojiReactionsByIfMissing()
if (this.reactedWith(emoji)) {
this.unreact(emoji)
} else {
this.reactWith(emoji)
}
+ },
+ counterTriggerAttrs (reaction) {
+ return {
+ class: [
+ 'btn',
+ 'button-default',
+ 'emoji-reaction-count-button',
+ { '-picked-reaction': this.reactedWith(reaction.name) }
+ ],
+ 'aria-label': this.$tc('status.reaction_count_label', reaction.count, { num: reaction.count })
+ }
}
}
}
diff --git a/src/components/emoji_reactions/emoji_reactions.vue b/src/components/emoji_reactions/emoji_reactions.vue
index eb46018e..c11b338e 100644
--- a/src/components/emoji_reactions/emoji_reactions.vue
+++ b/src/components/emoji_reactions/emoji_reactions.vue
@@ -1,15 +1,19 @@
<template>
<div class="EmojiReactions">
- <UserListPopover
+ <span
v-for="(reaction) in emojiReactions"
:key="reaction.url || reaction.name"
- :users="accountsForEmoji[reaction.name]"
+ class="emoji-reaction-container btn-group"
>
- <button
+ <component
+ :is="loggedIn ? 'button' : 'a'"
+ v-bind="!loggedIn ? { href: remoteInteractionLink } : {}"
+ role="button"
class="emoji-reaction btn button-default"
- :class="{ '-picked-reaction': reactedWith(reaction.name), 'not-clickable': !loggedIn }"
+ :class="{ '-picked-reaction': reactedWith(reaction.name) }"
+ :title="reaction.url ? reaction.name : undefined"
+ :aria-pressed="reactedWith(reaction.name)"
@click="emojiOnClick(reaction.name, $event)"
- @mouseenter="fetchEmojiReactionsByIfMissing()"
>
<span
class="reaction-emoji"
@@ -17,7 +21,6 @@
<img
v-if="reaction.url"
:src="reaction.url"
- :title="reaction.name"
class="reaction-emoji-content"
width="1em"
>
@@ -26,9 +29,36 @@
class="reaction-emoji reaction-emoji-content"
>{{ reaction.name }}</span>
</span>
- <span>{{ reaction.count }}</span>
- </button>
- </UserListPopover>
+ <FALayers>
+ <FAIcon
+ v-if="reactedWith(reaction.name)"
+ class="active-marker"
+ transform="shrink-6 up-9"
+ icon="check"
+ />
+ <FAIcon
+ v-if="!reactedWith(reaction.name)"
+ class="focus-marker"
+ transform="shrink-6 up-9"
+ icon="plus"
+ />
+ <FAIcon
+ v-else
+ class="focus-marker"
+ transform="shrink-6 up-9"
+ icon="minus"
+ />
+ </FALayers>
+ </component>
+ <UserListPopover
+ :users="accountsForEmoji[reaction.name]"
+ class="emoji-reaction-popover"
+ :trigger-attrs="counterTriggerAttrs(reaction)"
+ @show="fetchEmojiReactionsByIfMissing()"
+ >
+ <span class="emoji-reaction-counts">{{ reaction.count }}</span>
+ </UserListPopover>
+ </span>
<a
v-if="tooManyReactions"
class="emoji-reaction-expand faint"
@@ -43,6 +73,7 @@
<script src="./emoji_reactions.js"></script>
<style lang="scss">
@import "../../variables";
+@import "../../mixins";
.EmojiReactions {
display: flex;
@@ -51,14 +82,46 @@
--emoji-size: calc(1.25em * var(--emojiReactionsScale, 1));
- .emoji-reaction {
- padding: 0 0.5em;
- margin-right: 0.5em;
+ .emoji-reaction-container {
+ display: flex;
+ align-items: stretch;
margin-top: 0.5em;
+ margin-right: 0.5em;
+
+ .emoji-reaction-popover {
+ padding: 0;
+
+ .emoji-reaction-count-button {
+ background-color: var(--btn);
+ margin: 0;
+ height: 100%;
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0;
+ box-sizing: border-box;
+ min-width: 2em;
+ display: inline-flex;
+ justify-content: center;
+ align-items: center;
+ color: $fallback--text;
+ color: var(--btnText, $fallback--text);
+
+ &.-picked-reaction {
+ border: 1px solid var(--accent, $fallback--link);
+ margin-right: -1px;
+ }
+ }
+ }
+ }
+
+ .emoji-reaction {
+ padding-left: 0.5em;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+ margin: 0;
.reaction-emoji {
width: var(--emoji-size);
@@ -85,19 +148,45 @@
outline: none;
}
- &.not-clickable {
- cursor: default;
-
- &:hover {
- box-shadow: $fallback--buttonShadow;
- box-shadow: var(--buttonShadow);
- }
+ .svg-inline--fa {
+ color: $fallback--text;
+ color: var(--btnText, $fallback--text);
}
&.-picked-reaction {
border: 1px solid var(--accent, $fallback--link);
margin-left: -1px; // offset the border, can't use inset shadows either
- margin-right: calc(0.5em - 1px);
+ margin-right: -1px;
+
+ .svg-inline--fa {
+ color: $fallback--link;
+ color: var(--accent, $fallback--link);
+ }
+ }
+
+ @include unfocused-style {
+ .focus-marker {
+ visibility: hidden;
+ }
+
+ .active-marker {
+ visibility: visible;
+ }
+ }
+
+ @include focused-style {
+ .svg-inline--fa {
+ color: $fallback--link;
+ color: var(--accent, $fallback--link);
+ }
+
+ .focus-marker {
+ visibility: visible;
+ }
+
+ .active-marker {
+ visibility: hidden;
+ }
}
}
diff --git a/src/components/extra_buttons/extra_buttons.js b/src/components/extra_buttons/extra_buttons.js
index 48b960b2..e2c88ceb 100644
--- a/src/components/extra_buttons/extra_buttons.js
+++ b/src/components/extra_buttons/extra_buttons.js
@@ -1,4 +1,5 @@
import Popover from '../popover/popover.vue'
+import genRandomSeed from '../../services/random_seed/random_seed.service.js'
import ConfirmModal from '../confirm_modal/confirm_modal.vue'
import { library } from '@fortawesome/fontawesome-svg-core'
import {
@@ -40,7 +41,8 @@ const ExtraButtons = {
data () {
return {
expanded: false,
- showingDeleteDialog: false
+ showingDeleteDialog: false,
+ randomSeed: genRandomSeed()
}
},
methods: {
@@ -152,6 +154,15 @@ const ExtraButtons = {
editingAvailable () { return this.$store.state.instance.editingAvailable },
shouldConfirmDelete () {
return this.$store.getters.mergedConfig.modalOnDelete
+ },
+ triggerAttrs () {
+ return {
+ title: this.$t('status.more_actions'),
+ id: `popup-trigger-${this.randomSeed}`,
+ 'aria-controls': `popup-menu-${this.randomSeed}`,
+ 'aria-expanded': this.expanded,
+ 'aria-haspopup': 'menu'
+ }
}
}
}
diff --git a/src/components/extra_buttons/extra_buttons.vue b/src/components/extra_buttons/extra_buttons.vue
index c1c15c0f..b7d3b1d3 100644
--- a/src/components/extra_buttons/extra_buttons.vue
+++ b/src/components/extra_buttons/extra_buttons.vue
@@ -2,6 +2,7 @@
<Popover
class="ExtraButtons"
trigger="click"
+ :trigger-attrs="triggerAttrs"
placement="top"
:offset="{ y: 5 }"
:bound-to="{ x: 'container' }"
@@ -10,10 +11,15 @@
@close="onClose"
>
<template #content="{close}">
- <div class="dropdown-menu">
+ <div
+ class="dropdown-menu"
+ role="menu"
+ :id="`popup-menu-${randomSeed}`"
+ >
<button
v-if="canMute && !status.thread_muted"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="muteConversation"
>
<FAIcon
@@ -24,6 +30,7 @@
<button
v-if="canMute && status.thread_muted"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="unmuteConversation"
>
<FAIcon
@@ -34,6 +41,7 @@
<button
v-if="!status.pinned && canPin"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="pinStatus"
@click="close"
>
@@ -45,6 +53,7 @@
<button
v-if="status.pinned && canPin"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="unpinStatus"
@click="close"
>
@@ -57,6 +66,7 @@
<button
v-if="!status.bookmarked"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="bookmarkStatus"
@click="close"
>
@@ -68,6 +78,7 @@
<button
v-if="status.bookmarked"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="unbookmarkStatus"
@click="close"
>
@@ -80,6 +91,7 @@
<button
v-if="ownStatus && editingAvailable"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="editStatus"
@click="close"
>
@@ -91,6 +103,7 @@
<button
v-if="isEdited && editingAvailable"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="showStatusHistory"
@click="close"
>
@@ -102,6 +115,7 @@
<button
v-if="canDelete"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="deleteStatus"
@click="close"
>
@@ -112,6 +126,7 @@
</button>
<button
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="copyLink"
@click="close"
>
@@ -123,6 +138,7 @@
<a
v-if="!status.is_local"
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
title="Source"
:href="status.external_url"
target="_blank"
@@ -134,6 +150,7 @@
</a>
<button
class="button-default dropdown-item dropdown-item-icon"
+ role="menuitem"
@click.prevent="reportStatus"
@click="close"
>
diff --git a/src/components/extra_notifications/extra_notifications.js b/src/components/extra_notifications/extra_notifications.js
new file mode 100644
index 00000000..1bb0f837
--- /dev/null
+++ b/src/components/extra_notifications/extra_notifications.js
@@ -0,0 +1,48 @@
+import { mapGetters } from 'vuex'
+
+import { library } from '@fortawesome/fontawesome-svg-core'
+import {
+ faUserPlus,
+ faComments,
+ faBullhorn
+} from '@fortawesome/free-solid-svg-icons'
+
+library.add(
+ faUserPlus,
+ faComments,
+ faBullhorn
+)
+
+const ExtraNotifications = {
+ computed: {
+ shouldShowChats () {
+ return this.mergedConfig.showExtraNotifications && this.mergedConfig.showChatsInExtraNotifications && this.unreadChatCount
+ },
+ shouldShowAnnouncements () {
+ return this.mergedConfig.showExtraNotifications && this.mergedConfig.showAnnouncementsInExtraNotifications && this.unreadAnnouncementCount
+ },
+ shouldShowFollowRequests () {
+ return this.mergedConfig.showExtraNotifications && this.mergedConfig.showFollowRequestsInExtraNotifications && this.followRequestCount
+ },
+ hasAnythingToShow () {
+ return this.shouldShowChats || this.shouldShowAnnouncements || this.shouldShowFollowRequests
+ },
+ shouldShowCustomizationTip () {
+ return this.mergedConfig.showExtraNotificationsTip && this.hasAnythingToShow
+ },
+ currentUser () {
+ return this.$store.state.users.currentUser
+ },
+ ...mapGetters(['unreadChatCount', 'unreadAnnouncementCount', 'followRequestCount', 'mergedConfig'])
+ },
+ methods: {
+ openNotificationSettings () {
+ return this.$store.dispatch('openSettingsModalTab', 'notifications')
+ },
+ dismissConfigurationTip () {
+ return this.$store.dispatch('setOption', { name: 'showExtraNotificationsTip', value: false })
+ }
+ }
+}
+
+export default ExtraNotifications
diff --git a/src/components/extra_notifications/extra_notifications.vue b/src/components/extra_notifications/extra_notifications.vue
new file mode 100644
index 00000000..6e0456a5
--- /dev/null
+++ b/src/components/extra_notifications/extra_notifications.vue
@@ -0,0 +1,113 @@
+<template>
+ <div class="ExtraNotifications">
+ <div
+ v-if="shouldShowChats"
+ class="notification unseen"
+ >
+ <div class="notification-overlay" />
+ <router-link
+ class="button-unstyled -link extra-notification"
+ :to="{ name: 'chats', params: { username: currentUser.screen_name } }"
+ >
+ <FAIcon
+ fixed-width
+ class="fa-scale-110 icon"
+ icon="comments"
+ />
+ {{ $tc('notifications.unread_chats', unreadChatCount, { num: unreadChatCount }) }}
+ </router-link>
+ </div>
+ <div
+ v-if="shouldShowAnnouncements"
+ class="notification unseen"
+ >
+ <div class="notification-overlay" />
+ <router-link
+ class="button-unstyled -link extra-notification"
+ :to="{ name: 'announcements' }"
+ >
+ <FAIcon
+ fixed-width
+ class="fa-scale-110 icon"
+ icon="bullhorn"
+ />
+ {{ $tc('notifications.unread_announcements', unreadAnnouncementCount, { num: unreadAnnouncementCount }) }}
+ </router-link>
+ </div>
+ <div
+ v-if="shouldShowFollowRequests"
+ class="notification unseen"
+ >
+ <div class="notification-overlay" />
+ <router-link
+ class="button-unstyled -link extra-notification"
+ :to="{ name: 'friend-requests' }"
+ >
+ <FAIcon
+ fixed-width
+ class="fa-scale-110 icon"
+ icon="user-plus"
+ />
+ {{ $tc('notifications.unread_follow_requests', followRequestCount, { num: followRequestCount }) }}
+ </router-link>
+ </div>
+ <i18n-t
+ v-if="shouldShowCustomizationTip"
+ tag="span"
+ class="notification tip extra-notification"
+ keypath="notifications.configuration_tip"
+ >
+ <template #theSettings>
+ <button
+ class="button-unstyled -link"
+ @click="openNotificationSettings"
+ >
+ {{ $t('notifications.configuration_tip_settings') }}
+ </button>
+ </template>
+ <template #dismiss>
+ <button
+ class="button-unstyled -link"
+ @click="dismissConfigurationTip"
+ >
+ {{ $t('notifications.configuration_tip_dismiss') }}
+ </button>
+ </template>
+ </i18n-t>
+ </div>
+</template>
+
+<script src="./extra_notifications.js" />
+
+<style lang="scss">
+@import "../../variables";
+
+.ExtraNotifications {
+ width: 100%;
+ display: flex;
+ flex-direction: column;
+ align-items: stretch;
+
+ .notification {
+ width: 100%;
+ border-bottom: 1px solid;
+ border-color: $fallback--border;
+ border-color: var(--border, $fallback--border);
+ display: flex;
+ flex-direction: column;
+ align-items: stretch;
+ }
+
+ .extra-notification {
+ padding: 1em;
+ }
+
+ .icon {
+ margin-right: 0.5em;
+ }
+
+ .tip {
+ display: inline;
+ }
+}
+</style>
diff --git a/src/components/global_notice_list/global_notice_list.vue b/src/components/global_notice_list/global_notice_list.vue
index 0e58476f..9e9ec7aa 100644
--- a/src/components/global_notice_list/global_notice_list.vue
+++ b/src/components/global_notice_list/global_notice_list.vue
@@ -32,7 +32,7 @@
top: calc(var(--navbar-height) + 0.5em);
width: 100%;
pointer-events: none;
- z-index: var(--ZI_navbar_popovers);
+ z-index: var(--ZI_modals_popovers);
display: flex;
flex-direction: column;
align-items: center;
diff --git a/src/components/interactions/interactions.vue b/src/components/interactions/interactions.vue
index b7291c02..35d03562 100644
--- a/src/components/interactions/interactions.vue
+++ b/src/components/interactions/interactions.vue
@@ -39,6 +39,7 @@
<Notifications
ref="notifications"
:no-heading="true"
+ :no-extra="true"
:minimal-mode="true"
:filter-mode="filterMode"
/>
diff --git a/src/components/interface_language_switcher/interface_language_switcher.vue b/src/components/interface_language_switcher/interface_language_switcher.vue
index a57e8761..364791a1 100644
--- a/src/components/interface_language_switcher/interface_language_switcher.vue
+++ b/src/components/interface_language_switcher/interface_language_switcher.vue
@@ -36,7 +36,9 @@
<button
class="button-default btn"
@click="addLanguage"
- >{{ $t('settings.add_language') }}</button>
+ >
+ {{ $t('settings.add_language') }}
+ </button>
</li>
</ul>
</div>
diff --git a/src/components/media_upload/media_upload.js b/src/components/media_upload/media_upload.js
index cfd42d4c..8c9e5f71 100644
--- a/src/components/media_upload/media_upload.js
+++ b/src/components/media_upload/media_upload.js
@@ -23,6 +23,11 @@ const mediaUpload = {
}
},
methods: {
+ onClick () {
+ if (this.uploadReady) {
+ this.$refs.input.click()
+ }
+ },
uploadFile (file) {
const self = this
const store = this.$store
@@ -69,10 +74,15 @@ const mediaUpload = {
this.multiUpload(target.files)
}
},
- props: [
- 'dropFiles',
- 'disabled'
- ],
+ props: {
+ dropFiles: Object,
+ disabled: Boolean,
+ normalButton: Boolean,
+ acceptTypes: {
+ type: String,
+ default: '*/*'
+ }
+ },
watch: {
dropFiles: function (fileInfos) {
if (!this.uploading) {
diff --git a/src/components/media_upload/media_upload.vue b/src/components/media_upload/media_upload.vue
index 2799495b..2ea5567a 100644
--- a/src/components/media_upload/media_upload.vue
+++ b/src/components/media_upload/media_upload.vue
@@ -1,8 +1,9 @@
<template>
- <label
+ <button
class="media-upload"
- :class="{ disabled: disabled }"
+ :class="[normalButton ? 'button-default btn' : 'button-unstyled', { disabled }]"
:title="$t('tool_tip.media_upload')"
+ @click="onClick"
>
<FAIcon
v-if="uploading"
@@ -15,15 +16,21 @@
class="new-icon"
icon="upload"
/>
+ <template v-if="normalButton">
+ {{ ' ' }}
+ {{ uploading ? $t('general.loading') : $t('tool_tip.media_upload') }}
+ </template>
<input
v-if="uploadReady"
+ ref="input"
class="hidden-input-file"
:disabled="disabled"
type="file"
multiple="true"
+ :accept="acceptTypes"
@change="change"
>
- </label>
+ </button>
</template>
<script src="./media_upload.js"></script>
@@ -32,10 +39,12 @@
@import "../../variables";
.media-upload {
- cursor: pointer; // We use <label> for interactivity... i wonder if it's fine
-
.hidden-input-file {
display: none;
}
}
- </style>
+
+label.media-upload {
+ cursor: pointer; // We use <label> for interactivity... i wonder if it's fine
+}
+</style>
diff --git a/src/components/mobile_nav/mobile_nav.js b/src/components/mobile_nav/mobile_nav.js
index dad1f6aa..8c9261b0 100644
--- a/src/components/mobile_nav/mobile_nav.js
+++ b/src/components/mobile_nav/mobile_nav.js
@@ -1,7 +1,10 @@
import SideDrawer from '../side_drawer/side_drawer.vue'
import Notifications from '../notifications/notifications.vue'
import ConfirmModal from '../confirm_modal/confirm_modal.vue'
-import { unseenNotificationsFromStore } from '../../services/notification_utils/notification_utils'
+import {
+ unseenNotificationsFromStore,
+ countExtraNotifications
+} from '../../services/notification_utils/notification_utils'
import GestureService from '../../services/gesture_service/gesture_service'
import NavigationPins from 'src/components/navigation/navigation_pins.vue'
import { mapGetters } from 'vuex'
@@ -11,7 +14,8 @@ import {
faBell,
faBars,
faArrowUp,
- faMinus
+ faMinus,
+ faCheckDouble
} from '@fortawesome/free-solid-svg-icons'
library.add(
@@ -19,7 +23,8 @@ library.add(
faBell,
faBars,
faArrowUp,
- faMinus
+ faMinus,
+ faCheckDouble
)
const MobileNav = {
@@ -50,8 +55,14 @@ const MobileNav = {
return unseenNotificationsFromStore(this.$store)
},
unseenNotificationsCount () {
+ return this.unseenNotifications.length + countExtraNotifications(this.$store)
+ },
+ unseenCount () {
return this.unseenNotifications.length
},
+ unseenCountBadgeText () {
+ return `${this.unseenCount ? this.unseenCount : ''}`
+ },
hideSitename () { return this.$store.state.instance.hideSitename },
sitename () { return this.$store.state.instance.name },
isChat () {
@@ -64,6 +75,9 @@ const MobileNav = {
shouldConfirmLogout () {
return this.$store.getters.mergedConfig.modalOnLogout
},
+ closingDrawerMarksAsSeen () {
+ return this.$store.getters.mergedConfig.closingDrawerMarksAsSeen
+ },
...mapGetters(['unreadChatCount'])
},
methods: {
@@ -78,7 +92,7 @@ const MobileNav = {
// make sure to mark notifs seen only when the notifs were open and not
// from close-calls.
this.notificationsOpen = false
- if (markRead) {
+ if (markRead && this.closingDrawerMarksAsSeen) {
this.markNotificationsAsSeen()
}
}
@@ -114,7 +128,6 @@ const MobileNav = {
this.hideConfirmLogout()
},
markNotificationsAsSeen () {
- // this.$refs.notifications.markAsSeen()
this.$store.dispatch('markNotificationsAsSeen')
},
onScroll ({ target: { scrollTop, clientHeight, scrollHeight } }) {
diff --git a/src/components/mobile_nav/mobile_nav.vue b/src/components/mobile_nav/mobile_nav.vue
index c2746abe..f20a509d 100644
--- a/src/components/mobile_nav/mobile_nav.vue
+++ b/src/components/mobile_nav/mobile_nav.vue
@@ -50,7 +50,13 @@
@touchmove.stop="notificationsTouchMove"
>
<div class="mobile-notifications-header">
- <span class="title">{{ $t('notifications.notifications') }}</span>
+ <span class="title">
+ {{ $t('notifications.notifications') }}
+ <span
+ v-if="unseenCountBadgeText"
+ class="badge badge-notification unseen-count"
+ >{{ unseenCountBadgeText }}</span>
+ </span>
<span class="spacer" />
<button
v-if="notificationsAtTop"
@@ -67,6 +73,17 @@
</FALayers>
</button>
<button
+ v-if="!closingDrawerMarksAsSeen"
+ class="button-unstyled mobile-nav-button"
+ :title="$t('nav.mobile_notifications_mark_as_seen')"
+ @click.stop.prevent="markNotificationsAsSeen()"
+ >
+ <FAIcon
+ class="fa-scale-110 fa-old-padding"
+ icon="check-double"
+ />
+ </button>
+ <button
class="button-unstyled mobile-nav-button"
:title="$t('nav.mobile_notifications_close')"
@click.stop.prevent="closeMobileNotifications(true)"
diff --git a/src/components/notification/notification.js b/src/components/notification/notification.js
index 420db4f0..0e938c42 100644
--- a/src/components/notification/notification.js
+++ b/src/components/notification/notification.js
@@ -50,6 +50,7 @@ const Notification = {
}
},
props: ['notification'],
+ emits: ['interacted'],
components: {
StatusContent,
UserAvatar,
@@ -72,6 +73,9 @@ const Notification = {
getUser (notification) {
return this.$store.state.users.usersObject[notification.from_profile.id]
},
+ interacted () {
+ this.$emit('interacted')
+ },
toggleMute () {
this.unmuted = !this.unmuted
},
@@ -95,6 +99,7 @@ const Notification = {
}
},
doApprove () {
+ this.$emit('interacted')
this.$store.state.api.backendInteractor.approveUser({ id: this.user.id })
this.$store.dispatch('removeFollowRequest', this.user)
this.$store.dispatch('markSingleNotificationAsSeen', { id: this.notification.id })
@@ -114,6 +119,7 @@ const Notification = {
}
},
doDeny () {
+ this.$emit('interacted')
this.$store.state.api.backendInteractor.denyUser({ id: this.user.id })
.then(() => {
this.$store.dispatch('dismissNotificationLocal', { id: this.notification.id })
diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue
index 4d801c5e..a8eceab0 100644
--- a/src/components/notification/notification.vue
+++ b/src/components/notification/notification.vue
@@ -6,6 +6,7 @@
class="Notification"
:compact="true"
:statusoid="notification.status"
+ @interacted="interacted"
/>
</article>
<article v-else>
@@ -125,7 +126,8 @@
v-if="notification.emoji_url"
class="emoji-reaction-emoji emoji-reaction-emoji-image"
:src="notification.emoji_url"
- :name="notification.emoji"
+ :alt="notification.emoji"
+ :title="notification.emoji"
>
<span
v-else
@@ -162,8 +164,8 @@
</router-link>
<button
class="button-unstyled expand-icon"
- :aria-expanded="statusExpanded"
:title="$t('tool_tip.toggle_expand')"
+ :aria-expanded="statusExpanded"
@click.prevent="toggleStatusExpanded"
>
<FAIcon
@@ -247,7 +249,7 @@
<StatusContent
:class="{ faint: !statusExpanded }"
:compact="!statusExpanded"
- :status="notification.action"
+ :status="notification.status"
/>
</template>
</div>
diff --git a/src/components/notifications/notifications.js b/src/components/notifications/notifications.js
index d499d3d6..a9fa8455 100644
--- a/src/components/notifications/notifications.js
+++ b/src/components/notifications/notifications.js
@@ -1,12 +1,15 @@
import { computed } from 'vue'
import { mapGetters } from 'vuex'
import Notification from '../notification/notification.vue'
+import ExtraNotifications from '../extra_notifications/extra_notifications.vue'
import NotificationFilters from './notification_filters.vue'
import notificationsFetcher from '../../services/notifications_fetcher/notifications_fetcher.service.js'
import {
notificationsFromStore,
filteredNotificationsFromStore,
- unseenNotificationsFromStore
+ unseenNotificationsFromStore,
+ countExtraNotifications,
+ ACTIONABLE_NOTIFICATION_TYPES
} from '../../services/notification_utils/notification_utils.js'
import FaviconService from '../../services/favicon_service/favicon_service.js'
import { library } from '@fortawesome/fontawesome-svg-core'
@@ -23,7 +26,8 @@ const DEFAULT_SEEN_TO_DISPLAY_COUNT = 30
const Notifications = {
components: {
Notification,
- NotificationFilters
+ NotificationFilters,
+ ExtraNotifications
},
props: {
// Disables panel styles, unread mark, potentially other notification-related actions
@@ -31,6 +35,11 @@ const Notifications = {
minimalMode: Boolean,
// Custom filter mode, an array of strings, possible values 'mention', 'repeat', 'like', 'follow', used to override global filter for use in "Interactions" timeline
filterMode: Array,
+ // Do not show extra notifications
+ noExtra: {
+ type: Boolean,
+ default: false
+ },
// Disable teleporting (i.e. for /users/user/notifications)
disableTeleport: Boolean
},
@@ -57,22 +66,36 @@ const Notifications = {
return notificationsFromStore(this.$store)
},
error () {
- return this.$store.state.statuses.notifications.error
+ return this.$store.state.notifications.error
},
unseenNotifications () {
return unseenNotificationsFromStore(this.$store)
},
filteredNotifications () {
- return filteredNotificationsFromStore(this.$store, this.filterMode)
+ if (this.unseenAtTop) {
+ return [
+ ...filteredNotificationsFromStore(this.$store).filter(n => this.shouldShowUnseen(n)),
+ ...filteredNotificationsFromStore(this.$store).filter(n => !this.shouldShowUnseen(n))
+ ]
+ } else {
+ return filteredNotificationsFromStore(this.$store, this.filterMode)
+ }
+ },
+ unseenCountBadgeText () {
+ return `${this.unseenCount ? this.unseenCount : ''}${this.extraNotificationsCount ? '*' : ''}`
},
unseenCount () {
return this.unseenNotifications.length
},
+ ignoreInactionableSeen () { return this.$store.getters.mergedConfig.ignoreInactionableSeen },
+ extraNotificationsCount () {
+ return countExtraNotifications(this.$store)
+ },
unseenCountTitle () {
- return this.unseenCount + (this.unreadChatCount) + this.unreadAnnouncementCount
+ return this.unseenNotifications.length + (this.unreadChatCount) + this.unreadAnnouncementCount
},
loading () {
- return this.$store.state.statuses.notifications.loading
+ return this.$store.state.notifications.loading
},
noHeading () {
const { layoutType } = this.$store.state.interface
@@ -94,6 +117,10 @@ const Notifications = {
return this.filteredNotifications.slice(0, this.unseenCount + this.seenToDisplayCount)
},
noSticky () { return this.$store.getters.mergedConfig.disableStickyHeaders },
+ unseenAtTop () { return this.$store.getters.mergedConfig.unseenAtTop },
+ showExtraNotifications () {
+ return !this.noExtra
+ },
...mapGetters(['unreadChatCount', 'unreadAnnouncementCount'])
},
mounted () {
@@ -137,11 +164,28 @@ const Notifications = {
scrollToTop () {
const scrollable = this.scrollerRef
scrollable.scrollTo({ top: this.$refs.root.offsetTop })
- // this.$refs.root.scrollIntoView({ behavior: 'smooth', block: 'start' })
},
updateScrollPosition () {
this.showScrollTop = this.$refs.root.offsetTop < this.scrollerRef.scrollTop
},
+ shouldShowUnseen (notification) {
+ if (notification.seen) return false
+
+ const actionable = ACTIONABLE_NOTIFICATION_TYPES.has(notification.type)
+ return this.ignoreInactionableSeen ? actionable : true
+ },
+ /* "Interacted" really refers to "actionable" notifications that require user input,
+ * everything else (likes/repeats/reacts) cannot be acted and therefore we just clear
+ * the "seen" status upon any clicks on them
+ */
+ notificationClicked (notification) {
+ const { id } = notification
+ this.$store.dispatch('notificationClicked', { id })
+ },
+ notificationInteracted (notification) {
+ const { id } = notification
+ this.$store.dispatch('markSingleNotificationAsSeen', { id })
+ },
markAsSeen () {
this.$store.dispatch('markNotificationsAsSeen')
this.seenToDisplayCount = DEFAULT_SEEN_TO_DISPLAY_COUNT
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss
index 61f7317e..5749e430 100644
--- a/src/components/notifications/notifications.scss
+++ b/src/components/notifications/notifications.scss
@@ -136,6 +136,7 @@
.emoji-reaction-emoji-image {
vertical-align: middle;
+ object-fit: contain;
}
.notification-details {
diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue
index 633efca6..a0025182 100644
--- a/src/components/notifications/notifications.vue
+++ b/src/components/notifications/notifications.vue
@@ -17,9 +17,9 @@
<div class="title">
{{ $t('notifications.notifications') }}
<span
- v-if="unseenCount"
+ v-if="unseenCountBadgeText"
class="badge badge-notification unseen-count"
- >{{ unseenCount }}</span>
+ >{{ unseenCountBadgeText }}</span>
</div>
<div
v-if="showScrollTop"
@@ -55,14 +55,25 @@
role="feed"
>
<div
+ v-if="showExtraNotifications"
+ role="listitem"
+ class="notification"
+ >
+ <extra-notifications />
+ </div>
+ <div
v-for="notification in notificationsToDisplay"
:key="notification.id"
role="listitem"
class="notification"
- :class="{unseen: !minimalMode && !notification.seen}"
+ :class="{unseen: !minimalMode && shouldShowUnseen(notification)}"
+ @click="e => notificationClicked(notification)"
>
<div class="notification-overlay" />
- <notification :notification="notification" />
+ <notification
+ :notification="notification"
+ @interacted="e => notificationInteracted(notification)"
+ />
</div>
</div>
<div class="panel-footer">
diff --git a/src/components/poll/poll.js b/src/components/poll/poll.js
index e4d6869a..f6001f56 100644
--- a/src/components/poll/poll.js
+++ b/src/components/poll/poll.js
@@ -1,4 +1,5 @@
import Timeago from 'components/timeago/timeago.vue'
+import genRandomSeed from '../../services/random_seed/random_seed.service.js'
import RichContent from 'components/rich_content/rich_content.jsx'
import { forEach, map } from 'lodash'
@@ -13,7 +14,7 @@ export default {
return {
loading: false,
choices: [],
- randomSeed: `${Math.random()}`.replace('.', '-')
+ randomSeed: genRandomSeed()
}
},
created () {
diff --git a/src/components/popover/popover.js b/src/components/popover/popover.js
index d44b266b..bc078533 100644
--- a/src/components/popover/popover.js
+++ b/src/components/popover/popover.js
@@ -45,6 +45,9 @@ const Popover = {
// Lets hover popover stay when clicking inside of it
stayOnClick: Boolean,
+ // Use styled button (to avoid nested buttons)
+ normalButton: Boolean,
+
triggerAttrs: {
type: Object,
default: {}
diff --git a/src/components/popover/popover.vue b/src/components/popover/popover.vue
index fd0fd821..1a4bffd9 100644
--- a/src/components/popover/popover.vue
+++ b/src/components/popover/popover.vue
@@ -5,7 +5,8 @@
>
<button
ref="trigger"
- class="button-unstyled popover-trigger-button"
+ class="popover-trigger-button"
+ :class="normalButton ? 'button-default btn' : 'button-unstyled'"
type="button"
v-bind="triggerAttrs"
@click="onClick"
diff --git a/src/components/post_status_form/post_status_form.js b/src/components/post_status_form/post_status_form.js
index b75fee69..5564b118 100644
--- a/src/components/post_status_form/post_status_form.js
+++ b/src/components/post_status_form/post_status_form.js
@@ -1,4 +1,5 @@
import statusPoster from '../../services/status_poster/status_poster.service.js'
+import genRandomSeed from '../../services/random_seed/random_seed.service.js'
import MediaUpload from '../media_upload/media_upload.vue'
import ScopeSelector from '../scope_selector/scope_selector.vue'
import EmojiInput from '../emoji_input/emoji_input.vue'
@@ -156,11 +157,13 @@ const PostStatusForm = {
poll: this.statusPoll || {},
mediaDescriptions: this.statusMediaDescriptions || {},
visibility: this.statusScope || scope,
- contentType: statusContentType
+ contentType: statusContentType,
+ quoting: false
}
}
return {
+ randomSeed: genRandomSeed(),
dropFiles: [],
uploadingFiles: false,
error: null,
@@ -265,6 +268,30 @@ const PostStatusForm = {
isEdit () {
return typeof this.statusId !== 'undefined' && this.statusId.trim() !== ''
},
+ quotable () {
+ if (!this.$store.state.instance.quotingAvailable) {
+ return false
+ }
+
+ if (!this.replyTo) {
+ return false
+ }
+
+ const repliedStatus = this.$store.state.statuses.allStatusesObject[this.replyTo]
+ if (!repliedStatus) {
+ return false
+ }
+
+ if (repliedStatus.visibility === 'public' ||
+ repliedStatus.visibility === 'unlisted' ||
+ repliedStatus.visibility === 'local') {
+ return true
+ } else if (repliedStatus.visibility === 'private') {
+ return repliedStatus.user.id === this.$store.state.users.currentUser.id
+ }
+
+ return false
+ },
...mapGetters(['mergedConfig']),
...mapState({
mobileLayout: state => state.interface.mobileLayout
@@ -292,7 +319,8 @@ const PostStatusForm = {
visibility: newStatus.visibility,
contentType: newStatus.contentType,
poll: {},
- mediaDescriptions: {}
+ mediaDescriptions: {},
+ quoting: false
}
this.pollFormVisible = false
this.$refs.mediaUpload && this.$refs.mediaUpload.clearFile()
@@ -340,6 +368,8 @@ const PostStatusForm = {
return
}
+ const replyOrQuoteAttr = newStatus.quoting ? 'quoteId' : 'inReplyToStatusId'
+
const postingOptions = {
status: newStatus.status,
spoilerText: newStatus.spoilerText || null,
@@ -347,7 +377,7 @@ const PostStatusForm = {
sensitive: newStatus.nsfw,
media: newStatus.files,
store: this.$store,
- inReplyToStatusId: this.replyTo,
+ [replyOrQuoteAttr]: this.replyTo,
contentType: newStatus.contentType,
poll,
idempotencyKey: this.idempotencyKey
@@ -373,6 +403,7 @@ const PostStatusForm = {
}
const newStatus = this.newStatus
this.previewLoading = true
+ const replyOrQuoteAttr = newStatus.quoting ? 'quoteId' : 'inReplyToStatusId'
statusPoster.postStatus({
status: newStatus.status,
spoilerText: newStatus.spoilerText || null,
@@ -380,7 +411,7 @@ const PostStatusForm = {
sensitive: newStatus.nsfw,
media: [],
store: this.$store,
- inReplyToStatusId: this.replyTo,
+ [replyOrQuoteAttr]: this.replyTo,
contentType: newStatus.contentType,
poll: {},
preview: true
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue
index 86c1f907..9b108a5a 100644
--- a/src/components/post_status_form/post_status_form.vue
+++ b/src/components/post_status_form/post_status_form.vue
@@ -126,6 +126,36 @@
class="preview-status"
/>
</div>
+ <div
+ v-if="quotable"
+ role="radiogroup"
+ class="btn-group reply-or-quote-selector"
+ >
+ <button
+ :id="`reply-or-quote-option-${randomSeed}-reply`"
+ class="btn button-default reply-or-quote-option"
+ :class="{ toggled: !newStatus.quoting }"
+ tabindex="0"
+ role="radio"
+ :aria-labelledby="`reply-or-quote-option-${randomSeed}-reply`"
+ :aria-checked="!newStatus.quoting"
+ @click="newStatus.quoting = false"
+ >
+ {{ $t('post_status.reply_option') }}
+ </button>
+ <button
+ :id="`reply-or-quote-option-${randomSeed}-quote`"
+ class="btn button-default reply-or-quote-option"
+ :class="{ toggled: newStatus.quoting }"
+ tabindex="0"
+ role="radio"
+ :aria-labelledby="`reply-or-quote-option-${randomSeed}-quote`"
+ :aria-checked="newStatus.quoting"
+ @click="newStatus.quoting = true"
+ >
+ {{ $t('post_status.quote_option') }}
+ </button>
+ </div>
<EmojiInput
v-if="!disableSubject && (newStatus.spoilerText || alwaysShowSubject)"
v-model="newStatus.spoilerText"
@@ -420,6 +450,10 @@
margin: 0;
}
+ .reply-or-quote-selector {
+ margin-bottom: 0.5em;
+ }
+
.text-format {
.only-format {
color: $fallback--faint;
diff --git a/src/components/post_status_modal/post_status_modal.js b/src/components/post_status_modal/post_status_modal.js
index b44354db..8970dd9b 100644
--- a/src/components/post_status_modal/post_status_modal.js
+++ b/src/components/post_status_modal/post_status_modal.js
@@ -44,6 +44,10 @@ const PostStatusModal = {
methods: {
closeModal () {
this.$store.dispatch('closePostStatusModal')
+ },
+ resetAndClose () {
+ this.$store.dispatch('resetPostStatusModal')
+ this.$store.dispatch('closePostStatusModal')
}
}
}
diff --git a/src/components/post_status_modal/post_status_modal.vue b/src/components/post_status_modal/post_status_modal.vue
index dbcd321e..bc2cad4a 100644
--- a/src/components/post_status_modal/post_status_modal.vue
+++ b/src/components/post_status_modal/post_status_modal.vue
@@ -12,7 +12,7 @@
<PostStatusForm
class="panel-body"
v-bind="params"
- @posted="closeModal"
+ @posted="resetAndClose"
/>
</div>
</Modal>
diff --git a/src/components/quick_view_settings/quick_view_settings.js b/src/components/quick_view_settings/quick_view_settings.js
index 2798f37a..67aa6713 100644
--- a/src/components/quick_view_settings/quick_view_settings.js
+++ b/src/components/quick_view_settings/quick_view_settings.js
@@ -52,7 +52,6 @@ const QuickViewSettings = {
get () { return this.mergedConfig.mentionLinkShowAvatar },
set () {
const value = !this.showUserAvatars
- console.log(value)
this.$store.dispatch('setOption', { name: 'mentionLinkShowAvatar', value })
}
},
diff --git a/src/components/react_button/react_button.js b/src/components/react_button/react_button.js
index 8eed4b60..0d252155 100644
--- a/src/components/react_button/react_button.js
+++ b/src/components/react_button/react_button.js
@@ -46,7 +46,7 @@ const ReactButton = {
},
computed: {
hideCustomEmoji () {
- return !this.$store.state.instance.pleromaChatMessagesAvailable
+ return !this.$store.state.instance.pleromaCustomEmojiReactionsAvailable
}
}
}
diff --git a/src/components/react_button/react_button.vue b/src/components/react_button/react_button.vue
index 947536a1..1b0674e6 100644
--- a/src/components/react_button/react_button.vue
+++ b/src/components/react_button/react_button.vue
@@ -11,6 +11,8 @@
/>
<span
class="button-unstyled popover-trigger"
+ role="button"
+ :tabindex="0"
:title="$t('tool_tip.add_reaction')"
@click.stop.prevent="show"
>
diff --git a/src/components/registration/registration.js b/src/components/registration/registration.js
index b88bdeec..78d31980 100644
--- a/src/components/registration/registration.js
+++ b/src/components/registration/registration.js
@@ -83,6 +83,8 @@ const registration = {
signedIn: (state) => !!state.users.currentUser,
isPending: (state) => state.users.signUpPending,
serverValidationErrors: (state) => state.users.signUpErrors,
+ signUpNotice: (state) => state.users.signUpNotice,
+ hasSignUpNotice: (state) => !!state.users.signUpNotice.message,
termsOfService: (state) => state.instance.tos,
accountActivationRequired: (state) => state.instance.accountActivationRequired,
accountApprovalRequired: (state) => state.instance.accountApprovalRequired,
@@ -107,8 +109,12 @@ const registration = {
if (!this.v$.$invalid) {
try {
- await this.signUp(this.user)
- this.$router.push({ name: 'friends' })
+ const status = await this.signUp(this.user)
+ if (status === 'ok') {
+ this.$router.push({ name: 'friends' })
+ }
+ // If status is not 'ok' (i.e. it needs further actions to be done
+ // before you can login), display sign up notice, do not switch anywhere
} catch (error) {
console.warn('Registration failed: ', error)
this.setCaptcha()
diff --git a/src/components/registration/registration.vue b/src/components/registration/registration.vue
index 7438a5f4..5c913f94 100644
--- a/src/components/registration/registration.vue
+++ b/src/components/registration/registration.vue
@@ -3,7 +3,10 @@
<div class="panel-heading">
{{ $t('registration.registration') }}
</div>
- <div class="panel-body">
+ <div
+ v-if="!hasSignUpNotice"
+ class="panel-body"
+ >
<form
class="registration-form"
@submit.prevent="submit(user)"
@@ -307,6 +310,11 @@
</div>
</form>
</div>
+ <div v-else>
+ <p class="registration-notice">
+ {{ signUpNotice.message }}
+ </p>
+ </div>
</div>
</template>
@@ -404,6 +412,10 @@ $validations-cRed: #f04124;
}
}
+.registration-notice {
+ margin: 0.6em;
+}
+
@media all and (max-width: 800px) {
.registration-form .container {
flex-direction: column-reverse;
diff --git a/src/components/report/report.js b/src/components/report/report.js
index 76055764..f8675c0f 100644
--- a/src/components/report/report.js
+++ b/src/components/report/report.js
@@ -1,6 +1,7 @@
import Select from '../select/select.vue'
import StatusContent from '../status_content/status_content.vue'
import Timeago from '../timeago/timeago.vue'
+import RichContent from 'src/components/rich_content/rich_content.jsx'
import generateProfileLink from 'src/services/user_profile_link_generator/user_profile_link_generator'
const Report = {
@@ -10,7 +11,8 @@ const Report = {
components: {
Select,
StatusContent,
- Timeago
+ Timeago,
+ RichContent
},
computed: {
report () {
diff --git a/src/components/rich_content/rich_content.jsx b/src/components/rich_content/rich_content.jsx
index 7881e365..ff14a58a 100644
--- a/src/components/rich_content/rich_content.jsx
+++ b/src/components/rich_content/rich_content.jsx
@@ -8,6 +8,27 @@ import HashtagLink from 'src/components/hashtag_link/hashtag_link.vue'
import './rich_content.scss'
+const MAYBE_LINE_BREAKING_ELEMENTS = [
+ 'blockquote',
+ 'br',
+ 'hr',
+ 'ul',
+ 'ol',
+ 'li',
+ 'p',
+ 'table',
+ 'tbody',
+ 'td',
+ 'th',
+ 'thead',
+ 'tr',
+ 'h1',
+ 'h2',
+ 'h3',
+ 'h4',
+ 'h5'
+]
+
/**
* RichContent, The Über-powered component for rendering Post HTML.
*
@@ -149,7 +170,9 @@ export default {
// Handle tag nodes
if (Array.isArray(item)) {
const [opener, children, closer] = item
- const Tag = getTagName(opener)
+ let Tag = getTagName(opener)
+ if (Tag.toLowerCase() === 'script') Tag = 'js-exploit'
+ if (Tag.toLowerCase() === 'style') Tag = 'css-exploit'
const fullAttrs = getAttrs(opener, () => true)
const attrs = getAttrs(opener)
const previouslyMentions = currentMentions !== null
@@ -164,25 +187,22 @@ export default {
!(children && typeof children[0] === 'string' && children[0].match(/^\s/))
? lastSpacing
: ''
- switch (Tag) {
- case 'br':
+ if (MAYBE_LINE_BREAKING_ELEMENTS.includes(Tag)) {
+ // all the elements that can cause a line change
+ currentMentions = null
+ } else if (Tag === 'img') { // replace images with StillImage
+ return ['', [mentionsLinePadding, renderImage(opener)], '']
+ } else if (Tag === 'a' && this.handleLinks) { // replace mentions with MentionLink
+ if (fullAttrs.class && fullAttrs.class.includes('mention')) {
+ // Handling mentions here
+ return renderMention(attrs, children)
+ } else {
currentMentions = null
- break
- case 'img': // replace images with StillImage
- return ['', [mentionsLinePadding, renderImage(opener)], '']
- case 'a': // replace mentions with MentionLink
- if (!this.handleLinks) break
- if (fullAttrs.class && fullAttrs.class.includes('mention')) {
- // Handling mentions here
- return renderMention(attrs, children)
- } else {
- currentMentions = null
- break
- }
- case 'span':
- if (this.handleLinks && fullAttrs.class && fullAttrs.class.includes('h-card')) {
- return ['', children.map(processItem), '']
- }
+ }
+ } else if (Tag === 'span') {
+ if (this.handleLinks && fullAttrs.class && fullAttrs.class.includes('h-card')) {
+ return ['', children.map(processItem), '']
+ }
}
if (children !== undefined) {
diff --git a/src/components/settings_modal/admin_tabs/emoji_tab.js b/src/components/settings_modal/admin_tabs/emoji_tab.js
new file mode 100644
index 00000000..58e1468f
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/emoji_tab.js
@@ -0,0 +1,257 @@
+import { clone, assign } from 'lodash'
+import TabSwitcher from 'src/components/tab_switcher/tab_switcher.jsx'
+import StringSetting from '../helpers/string_setting.vue'
+import Checkbox from 'components/checkbox/checkbox.vue'
+import StillImage from 'components/still-image/still-image.vue'
+import Select from 'components/select/select.vue'
+import Popover from 'components/popover/popover.vue'
+import ConfirmModal from 'components/confirm_modal/confirm_modal.vue'
+import ModifiedIndicator from '../helpers/modified_indicator.vue'
+import EmojiEditingPopover from '../helpers/emoji_editing_popover.vue'
+
+const EmojiTab = {
+ components: {
+ TabSwitcher,
+ StringSetting,
+ Checkbox,
+ StillImage,
+ Select,
+ Popover,
+ ConfirmModal,
+ ModifiedIndicator,
+ EmojiEditingPopover
+ },
+
+ data () {
+ return {
+ knownLocalPacks: { },
+ knownRemotePacks: { },
+ editedMetadata: { },
+ packName: '',
+ newPackName: '',
+ deleteModalVisible: false,
+ remotePackInstance: '',
+ remotePackDownloadAs: ''
+ }
+ },
+
+ provide () {
+ return { emojiAddr: this.emojiAddr }
+ },
+
+ computed: {
+ pack () {
+ return this.packName !== '' ? this.knownPacks[this.packName] : undefined
+ },
+ packMeta () {
+ if (this.editedMetadata[this.packName] === undefined) {
+ this.editedMetadata[this.packName] = clone(this.pack.pack)
+ }
+
+ return this.editedMetadata[this.packName]
+ },
+ knownPacks () {
+ // Copy the object itself but not the children, so they are still passed by reference and modified
+ const result = clone(this.knownLocalPacks)
+ for (const instName in this.knownRemotePacks) {
+ for (const instPack in this.knownRemotePacks[instName]) {
+ result[`${instPack}@${instName}`] = this.knownRemotePacks[instName][instPack]
+ }
+ }
+
+ return result
+ },
+ downloadWillReplaceLocal () {
+ return (this.remotePackDownloadAs.trim() === '' && this.pack.remote && this.pack.remote.baseName in this.knownLocalPacks) ||
+ (this.remotePackDownloadAs in this.knownLocalPacks)
+ }
+ },
+
+ methods: {
+ reloadEmoji () {
+ this.$store.state.api.backendInteractor.reloadEmoji()
+ },
+ importFromFS () {
+ this.$store.state.api.backendInteractor.importEmojiFromFS()
+ },
+ emojiAddr (name) {
+ if (this.pack.remote !== undefined) {
+ // Remote pack
+ return `${this.pack.remote.instance}/emoji/${encodeURIComponent(this.pack.remote.baseName)}/${name}`
+ } else {
+ return `${this.$store.state.instance.server}/emoji/${encodeURIComponent(this.packName)}/${name}`
+ }
+ },
+
+ createEmojiPack () {
+ this.$store.state.api.backendInteractor.createEmojiPack(
+ { name: this.newPackName }
+ ).then(resp => resp.json()).then(resp => {
+ if (resp === 'ok') {
+ return this.refreshPackList()
+ } else {
+ this.displayError(resp.error)
+ return Promise.reject(resp)
+ }
+ }).then(done => {
+ this.$refs.createPackPopover.hidePopover()
+
+ this.packName = this.newPackName
+ this.newPackName = ''
+ })
+ },
+ deleteEmojiPack () {
+ this.$store.state.api.backendInteractor.deleteEmojiPack(
+ { name: this.packName }
+ ).then(resp => resp.json()).then(resp => {
+ if (resp === 'ok') {
+ return this.refreshPackList()
+ } else {
+ this.displayError(resp.error)
+ return Promise.reject(resp)
+ }
+ }).then(done => {
+ delete this.editedMetadata[this.packName]
+
+ this.deleteModalVisible = false
+ this.packName = ''
+ })
+ },
+
+ metaEdited (prop) {
+ if (!this.pack) return
+
+ const def = this.pack.pack[prop] || ''
+ const edited = this.packMeta[prop] || ''
+ return edited !== def
+ },
+ savePackMetadata () {
+ this.$store.state.api.backendInteractor.saveEmojiPackMetadata({ name: this.packName, newData: this.packMeta }).then(
+ resp => resp.json()
+ ).then(resp => {
+ if (resp.error !== undefined) {
+ this.displayError(resp.error)
+ return
+ }
+
+ // Update actual pack data
+ this.pack.pack = resp
+ // Delete edited pack data, should auto-update itself
+ delete this.editedMetadata[this.packName]
+ })
+ },
+
+ updatePackFiles (newFiles) {
+ this.pack.files = newFiles
+ this.sortPackFiles(this.packName)
+ },
+
+ loadPacksPaginated (listFunction) {
+ const pageSize = 25
+ const allPacks = {}
+
+ return listFunction({ instance: this.remotePackInstance, page: 1, pageSize: 0 })
+ .then(data => data.json())
+ .then(data => {
+ if (data.error !== undefined) { return Promise.reject(data.error) }
+
+ let resultingPromise = Promise.resolve({})
+ for (let i = 0; i < Math.ceil(data.count / pageSize); i++) {
+ resultingPromise = resultingPromise.then(() => listFunction({ instance: this.remotePackInstance, page: i, pageSize })
+ ).then(data => data.json()).then(pageData => {
+ if (pageData.error !== undefined) { return Promise.reject(pageData.error) }
+
+ assign(allPacks, pageData.packs)
+ })
+ }
+
+ return resultingPromise
+ })
+ .then(finished => allPacks)
+ .catch(data => {
+ this.displayError(data)
+ })
+ },
+
+ refreshPackList () {
+ this.loadPacksPaginated(this.$store.state.api.backendInteractor.listEmojiPacks)
+ .then(allPacks => {
+ this.knownLocalPacks = allPacks
+ for (const name of Object.keys(this.knownLocalPacks)) {
+ this.sortPackFiles(name)
+ }
+ })
+ },
+ listRemotePacks () {
+ this.loadPacksPaginated(this.$store.state.api.backendInteractor.listRemoteEmojiPacks)
+ .then(allPacks => {
+ let inst = this.remotePackInstance
+ if (!inst.startsWith('http')) { inst = 'https://' + inst }
+ const instUrl = new URL(inst)
+ inst = instUrl.host
+
+ for (const packName in allPacks) {
+ allPacks[packName].remote = {
+ baseName: packName,
+ instance: instUrl.origin
+ }
+ }
+
+ this.knownRemotePacks[inst] = allPacks
+ for (const pack in this.knownRemotePacks[inst]) {
+ this.sortPackFiles(`${pack}@${inst}`)
+ }
+
+ this.$refs.remotePackPopover.hidePopover()
+ })
+ .catch(data => {
+ this.displayError(data)
+ })
+ },
+ downloadRemotePack () {
+ if (this.remotePackDownloadAs.trim() === '') {
+ this.remotePackDownloadAs = this.pack.remote.baseName
+ }
+
+ this.$store.state.api.backendInteractor.downloadRemoteEmojiPack({
+ instance: this.pack.remote.instance, packName: this.pack.remote.baseName, as: this.remotePackDownloadAs
+ })
+ .then(data => data.json())
+ .then(resp => {
+ if (resp === 'ok') {
+ this.$refs.dlPackPopover.hidePopover()
+
+ return this.refreshPackList()
+ } else {
+ this.displayError(resp.error)
+ return Promise.reject(resp)
+ }
+ }).then(done => {
+ this.packName = this.remotePackDownloadAs
+ this.remotePackDownloadAs = ''
+ })
+ },
+ displayError (msg) {
+ this.$store.dispatch('pushGlobalNotice', {
+ messageKey: 'admin_dash.emoji.error',
+ messageArgs: [msg],
+ level: 'error'
+ })
+ },
+ sortPackFiles (nameOfPack) {
+ // Sort by key
+ const sorted = Object.keys(this.knownPacks[nameOfPack].files).sort().reduce((acc, key) => {
+ if (key.length === 0) return acc
+ acc[key] = this.knownPacks[nameOfPack].files[key]
+ return acc
+ }, {})
+ this.knownPacks[nameOfPack].files = sorted
+ }
+ },
+
+ mounted () {
+ this.refreshPackList()
+ }
+}
+
+export default EmojiTab
diff --git a/src/components/settings_modal/admin_tabs/emoji_tab.scss b/src/components/settings_modal/admin_tabs/emoji_tab.scss
new file mode 100644
index 00000000..cc918870
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/emoji_tab.scss
@@ -0,0 +1,61 @@
+@import "src/variables";
+
+.emoji-tab {
+ .btn-group .btn:not(:first-child) {
+ margin-left: 0.5em;
+ }
+
+ .pack-info-wrapper {
+ margin-top: 1em;
+ }
+
+ .emoji-info-input {
+ width: 100%;
+ }
+
+ .emoji-data-input {
+ width: 40%;
+ margin-left: 0.5em;
+ margin-right: 0.5em;
+ }
+
+ .emoji {
+ width: 32px;
+ height: 32px;
+ }
+
+ .emoji-unsaved {
+ box-shadow: 0 3px 5px var(--cBlue, $fallback--cBlue);
+ }
+
+ .emoji-list {
+ display: flex;
+ flex-wrap: wrap;
+ gap: 1em 1em;
+ }
+}
+
+.emoji-tab-popover-button:not(:first-child) {
+ margin-left: 0.5em;
+}
+
+.emoji-tab-popover-input {
+ margin-bottom: 0.5em;
+
+ label {
+ display: block;
+ margin-bottom: 0.5em;
+ }
+
+ input {
+ width: 20em;
+ }
+
+ .emoji-tab-popover-file {
+ padding-top: 3px;
+ }
+
+ .warning {
+ color: var(--cOrange, $fallback--cOrange);
+ }
+}
diff --git a/src/components/settings_modal/admin_tabs/emoji_tab.vue b/src/components/settings_modal/admin_tabs/emoji_tab.vue
new file mode 100644
index 00000000..5231f860
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/emoji_tab.vue
@@ -0,0 +1,278 @@
+<template>
+ <div
+ class="emoji-tab"
+ :label="$t('admin_dash.tabs.emoji')"
+ >
+ <div class="setting-item">
+ <h2>{{ $t('admin_dash.tabs.emoji') }}</h2>
+
+ <ul class="setting-list">
+ <h3>{{ $t('admin_dash.emoji.global_actions') }}</h3>
+
+ <li class="btn-group setting-item">
+ <button
+ class="button button-default btn"
+ type="button"
+ @click="reloadEmoji">
+ {{ $t('admin_dash.emoji.reload') }}
+ </button>
+ <button
+ class="button button-default btn"
+ type="button"
+ @click="importFromFS">
+ {{ $t('admin_dash.emoji.importFS') }}
+ </button>
+ </li>
+
+ <li class="btn-group setting-item">
+ <button
+ class="button button-default btn"
+ type="button"
+ @click="$refs.remotePackPopover.showPopover">
+ {{ $t('admin_dash.emoji.remote_packs') }}
+
+ <Popover
+ ref="remotePackPopover"
+ popover-class="emoji-tab-edit-popover popover-default"
+ trigger="click"
+ placement="bottom"
+ bound-to-selector=".emoji-tab"
+ :bound-to="{ x: 'container' }"
+ :offset="{ y: 5 }"
+ >
+ <template #content>
+ <div class="emoji-tab-popover-input">
+ <h3>{{ $t('admin_dash.emoji.remote_pack_instance') }}</h3>
+ <input v-model="remotePackInstance" :placeholder="$t('admin_dash.emoji.remote_pack_instance')">
+ <button
+ class="button button-default btn emoji-tab-popover-button"
+ type="button"
+ @click="listRemotePacks">
+ {{ $t('admin_dash.emoji.do_list') }}
+ </button>
+ </div>
+ </template>
+ </Popover>
+ </button>
+ </li>
+
+ <h3>{{ $t('admin_dash.emoji.emoji_packs') }}</h3>
+
+ <li>
+ <h4>{{ $t('admin_dash.emoji.edit_pack') }}</h4>
+
+ <Select class="form-control" v-model="packName">
+ <option value="" disabled hidden>{{ $t('admin_dash.emoji.emoji_pack') }}</option>
+ <option v-for="(pack, listPackName) in knownPacks" :label="listPackName" :key="listPackName">
+ {{ listPackName }}
+ </option>
+ </Select>
+
+ <button
+ class="button button-default btn emoji-tab-popover-button"
+ type="button"
+ @click="$refs.createPackPopover.showPopover">
+ {{ $t('admin_dash.emoji.create_pack') }}
+ </button>
+ <Popover
+ ref="createPackPopover"
+ popover-class="emoji-tab-edit-popover popover-default"
+ trigger="click"
+ placement="bottom"
+ bound-to-selector=".emoji-tab"
+ :bound-to="{ x: 'container' }"
+ :offset="{ y: 5 }"
+ >
+ <template #content>
+ <div class="emoji-tab-popover-input">
+ <h3>{{ $t('admin_dash.emoji.new_pack_name') }}</h3>
+ <input v-model="newPackName" :placeholder="$t('admin_dash.emoji.new_pack_name')">
+ <button
+ class="button button-default btn emoji-tab-popover-button"
+ type="button"
+ @click="createEmojiPack">
+ {{ $t('admin_dash.emoji.create') }}
+ </button>
+ </div>
+ </template>
+ </Popover>
+ </li>
+ </ul>
+
+ <div v-if="pack">
+ <div class="pack-info-wrapper">
+ <ul class="setting-list">
+ <li>
+ <label>
+ {{ $t('admin_dash.emoji.description') }}
+ <ModifiedIndicator :changed="metaEdited('description')" message-key="admin_dash.emoji.metadata_changed" />
+
+ <textarea
+ v-model="packMeta.description"
+ :disabled="pack.remote !== undefined"
+ class="bio resize-height" />
+ </label>
+ </li>
+ <li>
+ <label>
+ {{ $t('admin_dash.emoji.homepage') }}
+ <ModifiedIndicator :changed="metaEdited('homepage')" message-key="admin_dash.emoji.metadata_changed" />
+
+ <input
+ class="emoji-info-input" v-model="packMeta.homepage"
+ :disabled="pack.remote !== undefined">
+ </label>
+ </li>
+ <li>
+ <label>
+ {{ $t('admin_dash.emoji.fallback_src') }}
+ <ModifiedIndicator :changed="metaEdited('fallback-src')" message-key="admin_dash.emoji.metadata_changed" />
+
+ <input class="emoji-info-input" v-model="packMeta['fallback-src']" :disabled="pack.remote !== undefined">
+ </label>
+ </li>
+ <li>
+ <label>
+ {{ $t('admin_dash.emoji.fallback_sha256') }}
+
+ <input :disabled="true" class="emoji-info-input" v-model="packMeta['fallback-src-sha256']">
+ </label>
+ </li>
+ <li>
+ <Checkbox :disabled="pack.remote !== undefined" v-model="packMeta['share-files']">
+ {{ $t('admin_dash.emoji.share') }}
+ </Checkbox>
+
+ <ModifiedIndicator :changed="metaEdited('share-files')" message-key="admin_dash.emoji.metadata_changed" />
+ </li>
+ <li class="btn-group">
+ <button
+ class="button button-default btn"
+ type="button"
+ v-if="pack.remote === undefined"
+ @click="savePackMetadata">
+ {{ $t('admin_dash.emoji.save_meta') }}
+ </button>
+ <button
+ class="button button-default btn"
+ type="button"
+ v-if="pack.remote === undefined"
+ @click="savePackMetadata">
+ {{ $t('admin_dash.emoji.revert_meta') }}
+ </button>
+
+ <button
+ class="button button-default btn"
+ v-if="pack.remote === undefined"
+ type="button"
+ @click="deleteModalVisible = true">
+ {{ $t('admin_dash.emoji.delete_pack') }}
+
+ <ConfirmModal
+ v-if="deleteModalVisible"
+ :title="$t('admin_dash.emoji.delete_title')"
+ :cancel-text="$t('status.delete_confirm_cancel_button')"
+ :confirm-text="$t('status.delete_confirm_accept_button')"
+ @cancelled="deleteModalVisible = false"
+ @accepted="deleteEmojiPack" >
+ {{ $t('admin_dash.emoji.delete_confirm', [packName]) }}
+ </ConfirmModal>
+ </button>
+
+ <button
+ class="button button-default btn"
+ type="button"
+ v-if="pack.remote !== undefined"
+ @click="$refs.dlPackPopover.showPopover">
+ {{ $t('admin_dash.emoji.download_pack') }}
+
+ <Popover
+ ref="dlPackPopover"
+ trigger="click"
+ placement="bottom"
+ bound-to-selector=".emoji-tab"
+ popover-class="emoji-tab-edit-popover popover-default"
+ :bound-to="{ x: 'container' }"
+ :offset="{ y: 5 }"
+ >
+ <template #content>
+ <h3>{{ $t('admin_dash.emoji.downloading_pack', [packName]) }}</h3>
+ <div>
+ <div>
+ <div class="emoji-tab-popover-input">
+ <label>
+ {{ $t('admin_dash.emoji.download_as_name') }}
+ <input class="emoji-data-input"
+ v-model="remotePackDownloadAs"
+ :placeholder="$t('admin_dash.emoji.download_as_name_full')">
+ </label>
+
+ <div v-if="downloadWillReplaceLocal" class="warning">
+ <em>{{ $t('admin_dash.emoji.replace_warning') }}</em>
+ </div>
+ </div>
+
+ <button
+ class="button button-default btn"
+ type="button"
+ @click="downloadRemotePack">
+ {{ $t('admin_dash.emoji.download') }}
+ </button>
+ </div>
+ </div>
+ </template>
+ </Popover>
+ </button>
+ </li>
+ </ul>
+ </div>
+
+ <ul class="setting-list">
+ <h4>
+ {{ $t('admin_dash.emoji.files') }}
+
+ <ModifiedIndicator v-if="pack"
+ :changed="$refs.emojiPopovers && $refs.emojiPopovers.some(p => p.isEdited)"
+ message-key="admin_dash.emoji.emoji_changed"/>
+ </h4>
+
+ <div class="emoji-list" v-if="pack">
+ <EmojiEditingPopover
+ v-if="pack.remote === undefined"
+ placement="bottom" new-upload
+ :title="$t('admin_dash.emoji.adding_new')"
+ :packName="packName"
+ @updatePackFiles="updatePackFiles" @displayError="displayError"
+ >
+ <template #trigger>
+ <FAIcon icon="plus" size="2x" :title="$t('admin_dash.emoji.add_file')" />
+ </template>
+ </EmojiEditingPopover>
+
+ <EmojiEditingPopover
+ placement="top" ref="emojiPopovers"
+ v-for="(file, shortcode) in pack.files" :key="shortcode"
+ :title="$t('admin_dash.emoji.editing', [shortcode])"
+ :disabled="pack.remote !== undefined"
+ :shortcode="shortcode" :file="file" :packName="packName"
+ @updatePackFiles="updatePackFiles" @displayError="displayError"
+ >
+ <template #trigger>
+ <StillImage
+ class="emoji"
+ :src="emojiAddr(file)"
+ :title="`:${shortcode}:`"
+ :alt="`:${shortcode}:`"
+ />
+ </template>
+ </EmojiEditingPopover>
+ </div>
+ </ul>
+ </div>
+ </div>
+ </div>
+</template>
+
+<script src="./emoji_tab.js"></script>
+
+<style lang="scss" src="./emoji_tab.scss"></style>
diff --git a/src/components/settings_modal/admin_tabs/frontends_tab.js b/src/components/settings_modal/admin_tabs/frontends_tab.js
new file mode 100644
index 00000000..f57310ee
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/frontends_tab.js
@@ -0,0 +1,113 @@
+import BooleanSetting from '../helpers/boolean_setting.vue'
+import ChoiceSetting from '../helpers/choice_setting.vue'
+import IntegerSetting from '../helpers/integer_setting.vue'
+import StringSetting from '../helpers/string_setting.vue'
+import GroupSetting from '../helpers/group_setting.vue'
+import Popover from 'src/components/popover/popover.vue'
+import PanelLoading from 'src/components/panel_loading/panel_loading.vue'
+
+import SharedComputedObject from '../helpers/shared_computed_object.js'
+import { library } from '@fortawesome/fontawesome-svg-core'
+import {
+ faGlobe
+} from '@fortawesome/free-solid-svg-icons'
+
+library.add(
+ faGlobe
+)
+
+const FrontendsTab = {
+ provide () {
+ return {
+ defaultDraftMode: true,
+ defaultSource: 'admin'
+ }
+ },
+ data () {
+ return {
+ working: false
+ }
+ },
+ components: {
+ BooleanSetting,
+ ChoiceSetting,
+ IntegerSetting,
+ StringSetting,
+ GroupSetting,
+ PanelLoading,
+ Popover
+ },
+ created () {
+ if (this.user.rights.admin) {
+ this.$store.dispatch('loadFrontendsStuff')
+ }
+ },
+ computed: {
+ frontends () {
+ return this.$store.state.adminSettings.frontends
+ },
+ ...SharedComputedObject()
+ },
+ methods: {
+ canInstall (frontend) {
+ const fe = this.frontends.find(f => f.name === frontend.name)
+ if (!fe) return false
+ return fe.refs.includes(frontend.ref)
+ },
+ getSuggestedRef (frontend) {
+ if (this.adminDraft) {
+ const defaultFe = this.adminDraft[':pleroma'][':frontends'][':primary']
+ if (defaultFe?.name === frontend.name && this.canInstall(defaultFe)) {
+ return defaultFe.ref
+ } else {
+ return frontend.refs[0]
+ }
+ } else {
+ return frontend.refs[0]
+ }
+ },
+ update (frontend, suggestRef) {
+ const ref = suggestRef || this.getSuggestedRef(frontend)
+ const { name } = frontend
+ const payload = { name, ref }
+
+ this.working = true
+ this.$store.state.api.backendInteractor.installFrontend({ payload })
+ .finally(() => {
+ this.working = false
+ })
+ .then(async (response) => {
+ this.$store.dispatch('loadFrontendsStuff')
+ if (response.error) {
+ const reason = await response.error.json()
+ this.$store.dispatch('pushGlobalNotice', {
+ level: 'error',
+ messageKey: 'admin_dash.frontend.failure_installing_frontend',
+ messageArgs: {
+ version: name + '/' + ref,
+ reason: reason.error
+ },
+ timeout: 5000
+ })
+ } else {
+ this.$store.dispatch('pushGlobalNotice', {
+ level: 'success',
+ messageKey: 'admin_dash.frontend.success_installing_frontend',
+ messageArgs: {
+ version: name + '/' + ref
+ },
+ timeout: 2000
+ })
+ }
+ })
+ },
+ setDefault (frontend, suggestRef) {
+ const ref = suggestRef || this.getSuggestedRef(frontend)
+ const { name } = frontend
+
+ this.$store.commit('updateAdminDraft', { path: [':pleroma', ':frontends', ':primary'], value: { name, ref } })
+ }
+ }
+}
+
+export default FrontendsTab
diff --git a/src/components/settings_modal/admin_tabs/frontends_tab.scss b/src/components/settings_modal/admin_tabs/frontends_tab.scss
new file mode 100644
index 00000000..420d20b3
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/frontends_tab.scss
@@ -0,0 +1,29 @@
+.frontends-tab {
+ .cards-list {
+ padding: 0;
+ }
+
+ .relative {
+ position: relative;
+ }
+
+ .overlay {
+ position: absolute;
+ background: var(--bg);
+ // fix buttons showing through
+ z-index: 2;
+ opacity: 0.9;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ }
+
+ dd {
+ text-overflow: ellipsis;
+ word-wrap: nowrap;
+ white-space: nowrap;
+ overflow-x: hidden;
+ max-width: 10em;
+ }
+}
diff --git a/src/components/settings_modal/admin_tabs/frontends_tab.vue b/src/components/settings_modal/admin_tabs/frontends_tab.vue
new file mode 100644
index 00000000..097877bc
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/frontends_tab.vue
@@ -0,0 +1,200 @@
+<template>
+ <div
+ class="frontends-tab"
+ :label="$t('admin_dash.tabs.frontends')"
+ >
+ <div class="setting-item">
+ <h2>{{ $t('admin_dash.tabs.frontends') }}</h2>
+ <p>{{ $t('admin_dash.frontend.wip_notice') }}</p>
+ <ul class="setting-list" v-if="adminDraft">
+ <li>
+ <h3>{{ $t('admin_dash.frontend.default_frontend') }}</h3>
+ <p>{{ $t('admin_dash.frontend.default_frontend_tip') }}</p>
+ <ul class="setting-list">
+ <li>
+ <StringSetting path=":pleroma.:frontends.:primary.name" />
+ </li>
+ <li>
+ <StringSetting path=":pleroma.:frontends.:primary.ref" />
+ </li>
+ <li>
+ <GroupSetting path=":pleroma.:frontends.:primary" />
+ </li>
+ </ul>
+ </li>
+ </ul>
+ <div v-else class="setting-list">
+ {{ $t('admin_dash.frontend.default_frontend_unavail') }}
+ </div>
+
+ <div class="setting-list relative">
+ <PanelLoading class="overlay" v-if="working"/>
+ <h3>{{ $t('admin_dash.frontend.available_frontends') }}</h3>
+ <ul class="cards-list">
+ <li
+ v-for="frontend in frontends"
+ :key="frontend.name"
+ >
+ <strong>{{ frontend.name }}</strong>
+ {{ ' ' }}
+ <span v-if="adminDraft && adminDraft[':pleroma'][':frontends'][':primary']?.name === frontend.name">
+ <i18n-t
+ v-if="adminDraft && adminDraft[':pleroma'][':frontends'][':primary']?.ref === frontend.refs[0]"
+ keypath="admin_dash.frontend.is_default"
+ />
+ <i18n-t
+ v-else
+ keypath="admin_dash.frontend.is_default_custom"
+ >
+ <template #version>
+ <code>{{ adminDraft && adminDraft[':pleroma'][':frontends'][':primary'].ref }}</code>
+ </template>
+ </i18n-t>
+ </span>
+ <dl>
+ <dt>{{ $t('admin_dash.frontend.repository') }}</dt>
+ <dd>
+ <a
+ :href="frontend.git"
+ target="_blank"
+ >{{ frontend.git }}</a>
+ </dd>
+ <template v-if="expertLevel">
+ <dt>{{ $t('admin_dash.frontend.versions') }}</dt>
+ <dd
+ v-for="ref in frontend.refs"
+ :key="ref"
+ >
+ <code>{{ ref }}</code>
+ </dd>
+ </template>
+ <dt v-if="expertLevel">
+ {{ $t('admin_dash.frontend.build_url') }}
+ </dt>
+ <dd v-if="expertLevel">
+ <a
+ :href="frontend.build_url"
+ target="_blank"
+ >{{ frontend.build_url }}</a>
+ </dd>
+ </dl>
+ <div>
+ <span class="btn-group">
+ <button
+ class="button button-default btn"
+ type="button"
+ @click="update(frontend)"
+ >
+ {{
+ frontend.installed
+ ? $t('admin_dash.frontend.reinstall')
+ : $t('admin_dash.frontend.install')
+ }}
+ <code>
+ {{
+ getSuggestedRef(frontend)
+ }}
+ </code>
+ </button>
+ <Popover
+ v-if="frontend.refs.length > 1"
+ trigger="click"
+ class="button-dropdown"
+ placement="bottom"
+ >
+ <template #content="{close}">
+ <div class="dropdown-menu">
+ <button
+ v-for="ref in frontend.refs"
+ :key="ref"
+ class="button-default dropdown-item"
+ @click.prevent="update(frontend, ref)"
+ @click="close"
+ >
+ <i18n-t keypath="admin_dash.frontend.install_version">
+ <template #version>
+ <code>{{ ref }}</code>
+ </template>
+ </i18n-t>
+ </button>
+ </div>
+ </template>
+ <template #trigger>
+ <button
+ class="button button-default btn dropdown-button"
+ type="button"
+ :title="$t('admin_dash.frontend.more_install_options')"
+ >
+ <FAIcon icon="chevron-down" />
+ </button>
+ </template>
+ </Popover>
+ </span>
+ <span
+ v-if="frontend.installed && frontend.name !== 'admin-fe'"
+ class="btn-group"
+ >
+ <button
+ class="button button-default btn"
+ type="button"
+ :disabled="
+ !adminDraft || adminDraft[':pleroma'][':frontends'][':primary']?.name === frontend.name &&
+ adminDraft[':pleroma'][':frontends'][':primary']?.ref === frontend.refs[0]
+ "
+ @click="setDefault(frontend)"
+ >
+ {{
+ $t('admin_dash.frontend.set_default')
+ }}
+ <code>
+ {{
+ getSuggestedRef(frontend)
+ }}
+ </code>
+ </button>
+ {{ ' ' }}
+ <Popover
+ v-if="frontend.refs.length > 1"
+ trigger="click"
+ class="button-dropdown"
+ placement="bottom"
+ >
+ <template #content="{close}">
+ <div class="dropdown-menu">
+ <button
+ v-for="ref in frontend.installedRefs || frontend.refs"
+ :key="ref"
+ class="button-default dropdown-item"
+ @click.prevent="setDefault(frontend, ref)"
+ @click="close"
+ >
+ <i18n-t keypath="admin_dash.frontend.set_default_version">
+ <template #version>
+ <code>{{ ref }}</code>
+ </template>
+ </i18n-t>
+ </button>
+ </div>
+ </template>
+ <template #trigger>
+ <button
+ class="button button-default btn dropdown-button"
+ type="button"
+ :title="$t('admin_dash.frontend.more_default_options')"
+ >
+ <FAIcon icon="chevron-down" />
+ </button>
+ </template>
+ </Popover>
+ </span>
+ </div>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+</template>
+
+<script src="./frontends_tab.js"></script>
+
+<style lang="scss" src="./frontends_tab.scss"></style>
diff --git a/src/components/settings_modal/admin_tabs/instance_tab.js b/src/components/settings_modal/admin_tabs/instance_tab.js
new file mode 100644
index 00000000..b07bafe8
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/instance_tab.js
@@ -0,0 +1,38 @@
+import BooleanSetting from '../helpers/boolean_setting.vue'
+import ChoiceSetting from '../helpers/choice_setting.vue'
+import IntegerSetting from '../helpers/integer_setting.vue'
+import StringSetting from '../helpers/string_setting.vue'
+import GroupSetting from '../helpers/group_setting.vue'
+import AttachmentSetting from '../helpers/attachment_setting.vue'
+
+import SharedComputedObject from '../helpers/shared_computed_object.js'
+import { library } from '@fortawesome/fontawesome-svg-core'
+import {
+ faGlobe
+} from '@fortawesome/free-solid-svg-icons'
+
+library.add(
+ faGlobe
+)
+
+const InstanceTab = {
+ provide () {
+ return {
+ defaultDraftMode: true,
+ defaultSource: 'admin'
+ }
+ },
+ components: {
+ BooleanSetting,
+ ChoiceSetting,
+ IntegerSetting,
+ StringSetting,
+ AttachmentSetting,
+ GroupSetting
+ },
+ computed: {
+ ...SharedComputedObject()
+ }
+}
+
+export default InstanceTab
diff --git a/src/components/settings_modal/admin_tabs/instance_tab.vue b/src/components/settings_modal/admin_tabs/instance_tab.vue
new file mode 100644
index 00000000..a0e3351e
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/instance_tab.vue
@@ -0,0 +1,200 @@
+<template>
+ <div :label="$t('admin_dash.tabs.instance')">
+ <div class="setting-item">
+ <h2>{{ $t('admin_dash.instance.instance') }}</h2>
+ <ul class="setting-list">
+ <li>
+ <StringSetting path=":pleroma.:instance.:name" />
+ </li>
+ <!-- See https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3963 -->
+ <li v-if="adminDraft[':pleroma'][':instance'][':favicon'] !== undefined">
+ <AttachmentSetting compact path=":pleroma.:instance.:favicon" />
+ </li>
+ <li>
+ <StringSetting path=":pleroma.:instance.:email" />
+ </li>
+ <li>
+ <StringSetting path=":pleroma.:instance.:description" />
+ </li>
+ <li>
+ <StringSetting path=":pleroma.:instance.:short_description" />
+ </li>
+ <li>
+ <AttachmentSetting compact path=":pleroma.:instance.:instance_thumbnail" />
+ </li>
+ <li>
+ <AttachmentSetting path=":pleroma.:instance.:background_image" />
+ </li>
+ </ul>
+ </div>
+ <div class="setting-item">
+ <h2>{{ $t('admin_dash.instance.registrations') }}</h2>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path=":pleroma.:instance.:registrations_open" />
+ <ul class="setting-list suboptions">
+ <li>
+ <BooleanSetting
+ path=":pleroma.:instance.:invites_enabled"
+ parent-path=":pleroma.:instance.:registrations_open"
+ parent-invert
+ />
+ </li>
+ </ul>
+ </li>
+ <li>
+ <BooleanSetting path=":pleroma.:instance.:birthday_required" />
+ <ul class="setting-list suboptions">
+ <li>
+ <IntegerSetting
+ path=":pleroma.:instance.:birthday_min_age"
+ parent-path=":pleroma.:instance.:birthday_required"
+ />
+ </li>
+ </ul>
+ </li>
+ <li>
+ <BooleanSetting path=":pleroma.:instance.:account_activation_required" />
+ </li>
+ <li>
+ <BooleanSetting path=":pleroma.:instance.:account_approval_required" />
+ </li>
+ <li>
+ <h3>{{ $t('admin_dash.instance.captcha_header') }}</h3>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting :path="[':pleroma', 'Pleroma.Captcha', ':enabled']" />
+ <ul class="setting-list suboptions">
+ <li>
+ <ChoiceSetting
+ :path="[':pleroma', 'Pleroma.Captcha', ':method']"
+ :parent-path="[':pleroma', 'Pleroma.Captcha', ':enabled']"
+ :option-label-map="{
+ 'Pleroma.Captcha.Native': $t('admin_dash.captcha.native'),
+ 'Pleroma.Captcha.Kocaptcha': $t('admin_dash.captcha.kocaptcha')
+ }"
+ />
+ <IntegerSetting
+ :path="[':pleroma', 'Pleroma.Captcha', ':seconds_valid']"
+ :parent-path="[':pleroma', 'Pleroma.Captcha', ':enabled']"
+ />
+ </li>
+ <li
+ v-if="adminDraft[':pleroma']['Pleroma.Captcha'][':enabled'] && adminDraft[':pleroma']['Pleroma.Captcha'][':method'] === 'Pleroma.Captcha.Kocaptcha'"
+ >
+ <h4>{{ $t('admin_dash.instance.kocaptcha') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <StringSetting :path="[':pleroma', 'Pleroma.Captcha.Kocaptcha', ':endpoint']" />
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div class="setting-item">
+ <h2>{{ $t('admin_dash.instance.access') }}</h2>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting
+ override-backend-description
+ override-backend-description-label
+ path=":pleroma.:instance.:public"
+ />
+ </li>
+ <li>
+ <ChoiceSetting
+ override-backend-description
+ override-backend-description-label
+ path=":pleroma.:instance.:limit_to_local_content"
+ />
+ </li>
+ <li v-if="expertLevel">
+ <h3>{{ $t('admin_dash.instance.restrict.header') }}</h3>
+ <p>
+ {{ $t('admin_dash.instance.restrict.description') }}
+ </p>
+ <ul class="setting-list">
+ <li>
+ <h4>{{ $t('admin_dash.instance.restrict.timelines') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting
+ path=":pleroma.:restrict_unauthenticated.:timelines.:local"
+ indeterminate-state=":if_instance_is_private"
+ swap-description-and-label
+ hide-description
+ />
+ </li>
+ <li>
+ <BooleanSetting
+ path=":pleroma.:restrict_unauthenticated.:timelines.:federated"
+ indeterminate-state=":if_instance_is_private"
+ swap-description-and-label
+ hide-description
+ />
+ </li>
+ <li>
+ <GroupSetting path=":pleroma.:restrict_unauthenticated.:timelines" />
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h4>{{ $t('admin_dash.instance.restrict.profiles') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting
+ path=":pleroma.:restrict_unauthenticated.:profiles.:local"
+ indeterminate-state=":if_instance_is_private"
+ swap-description-and-label
+ hide-description
+ />
+ </li>
+ <li>
+ <BooleanSetting
+ path=":pleroma.:restrict_unauthenticated.:profiles.:remote"
+ indeterminate-state=":if_instance_is_private"
+ swap-description-and-label
+ hide-description
+ />
+ </li>
+ <li>
+ <GroupSetting path=":pleroma.:restrict_unauthenticated.:profiles" />
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h4>{{ $t('admin_dash.instance.restrict.activities') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting
+ path=":pleroma.:restrict_unauthenticated.:activities.:local"
+ indeterminate-state=":if_instance_is_private"
+ swap-description-and-label
+ hide-description
+ />
+ </li>
+ <li>
+ <BooleanSetting
+ path=":pleroma.:restrict_unauthenticated.:activities.:remote"
+ indeterminate-state=":if_instance_is_private"
+ swap-description-and-label
+ hide-description
+ />
+ </li>
+ <li>
+ <GroupSetting path=":pleroma.:restrict_unauthenticated.:activities" />
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+</template>
+
+<script src="./instance_tab.js"></script>
diff --git a/src/components/settings_modal/admin_tabs/limits_tab.js b/src/components/settings_modal/admin_tabs/limits_tab.js
new file mode 100644
index 00000000..684739c3
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/limits_tab.js
@@ -0,0 +1,29 @@
+import BooleanSetting from '../helpers/boolean_setting.vue'
+import ChoiceSetting from '../helpers/choice_setting.vue'
+import IntegerSetting from '../helpers/integer_setting.vue'
+import StringSetting from '../helpers/string_setting.vue'
+
+import SharedComputedObject from '../helpers/shared_computed_object.js'
+import { library } from '@fortawesome/fontawesome-svg-core'
+import {
+ faGlobe
+} from '@fortawesome/free-solid-svg-icons'
+
+library.add(
+ faGlobe
+)
+
+const LimitsTab = {
+ data () {},
+ components: {
+ BooleanSetting,
+ ChoiceSetting,
+ IntegerSetting,
+ StringSetting
+ },
+ computed: {
+ ...SharedComputedObject()
+ }
+}
+
+export default LimitsTab
diff --git a/src/components/settings_modal/admin_tabs/limits_tab.vue b/src/components/settings_modal/admin_tabs/limits_tab.vue
new file mode 100644
index 00000000..ef4b9271
--- /dev/null
+++ b/src/components/settings_modal/admin_tabs/limits_tab.vue
@@ -0,0 +1,136 @@
+<template>
+ <div :label="$t('admin_dash.tabs.limits')">
+ <div class="setting-item">
+ <h2>{{ $t('admin_dash.limits.arbitrary_limits') }}</h2>
+ <ul class="setting-list">
+ <li>
+ <h3>{{ $t('admin_dash.limits.posts') }}</h3>
+ <ul class="setting-list">
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:limit"
+ draft-mode
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:remote_limit"
+ expert="1"
+ draft-mode
+ />
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h3>{{ $t('admin_dash.limits.uploads') }}</h3>
+ <ul class="setting-list">
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:description_limit"
+ draft-mode
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:upload_limit"
+ draft-mode
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:max_media_attachments"
+ draft-mode
+ />
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h3>{{ $t('admin_dash.limits.users') }}</h3>
+ <ul class="setting-list">
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:max_pinned_statuses"
+ draft-mode
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:user_bio_length"
+ draft-mode
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:user_name_length"
+ draft-mode
+ />
+ </li>
+ <li>
+ <h4>{{ $t('admin_dash.limits.profile_fields') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:max_account_fields"
+ draft-mode
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:max_remote_account_fields"
+ draft-mode
+ expert="1"
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:account_field_name_length"
+ draft-mode
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:account_field_value_length"
+ draft-mode
+ />
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h4>{{ $t('admin_dash.limits.user_uploads') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:avatar_upload_limit"
+ draft-mode
+ />
+ </li>
+ <li>
+ <IntegerSetting
+ source="admin"
+ path=":pleroma.:instance.:banner_upload_limit"
+ draft-mode
+ />
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+</template>
+
+<script src="./limits_tab.js"></script>
diff --git a/src/components/settings_modal/helpers/attachment_setting.js b/src/components/settings_modal/helpers/attachment_setting.js
new file mode 100644
index 00000000..c4c04b2b
--- /dev/null
+++ b/src/components/settings_modal/helpers/attachment_setting.js
@@ -0,0 +1,44 @@
+import Setting from './setting.js'
+import { fileTypeExt } from 'src/services/file_type/file_type.service.js'
+import MediaUpload from 'src/components/media_upload/media_upload.vue'
+import Attachment from 'src/components/attachment/attachment.vue'
+
+export default {
+ ...Setting,
+ props: {
+ ...Setting.props,
+ compact: Boolean,
+ acceptTypes: {
+ type: String,
+ required: false,
+ default: 'image/*'
+ }
+ },
+ components: {
+ ...Setting.components,
+ MediaUpload,
+ Attachment
+ },
+ computed: {
+ ...Setting.computed,
+ attachment () {
+ const path = this.realDraftMode ? this.draft : this.state
+ // The "server" part is primarily for local dev, but could be useful for alt-domain or multiuser usage.
+ const url = path.includes('://') ? path : this.$store.state.instance.server + path
+ return {
+ mimetype: fileTypeExt(url),
+ url
+ }
+ }
+ },
+ methods: {
+ ...Setting.methods,
+ setMediaFile (fileInfo) {
+ if (this.realDraftMode) {
+ this.draft = fileInfo.url
+ } else {
+ this.configSink(this.path, fileInfo.url)
+ }
+ }
+ }
+}
diff --git a/src/components/settings_modal/helpers/attachment_setting.vue b/src/components/settings_modal/helpers/attachment_setting.vue
new file mode 100644
index 00000000..b50231f2
--- /dev/null
+++ b/src/components/settings_modal/helpers/attachment_setting.vue
@@ -0,0 +1,126 @@
+<template>
+ <span
+ v-if="matchesExpertLevel"
+ class="AttachmentSetting"
+ :class="{ '-compact': compact }"
+ >
+ <label
+ :for="path"
+ :class="{ 'faint': shouldBeDisabled }"
+ >
+ <template v-if="backendDescriptionLabel">
+ {{ backendDescriptionLabel + ' ' }}
+ </template>
+ <template v-else-if="source === 'admin'">
+ MISSING LABEL FOR {{ path }}
+ </template>
+ <slot v-else />
+
+ </label>
+ <p
+ v-if="backendDescriptionDescription"
+ class="setting-description"
+ :class="{ 'faint': shouldBeDisabled }"
+ >
+ {{ backendDescriptionDescription + ' ' }}
+ </p>
+ <div class="attachment-input">
+ <div class="controls control-field">
+ <label for="path">{{ $t('settings.url') }}</label>
+ <input
+ :id="path"
+ class="string-input"
+ :disabled="shouldBeDisabled"
+ :value="realDraftMode ? draft : state"
+ @change="update"
+ >
+ {{ ' ' }}
+ <ModifiedIndicator
+ :changed="isChanged"
+ :onclick="reset"
+ />
+ <ProfileSettingIndicator :is-profile="isProfileSetting" />
+ </div>
+ <div v-if="!compact">{{ $t('settings.preview') }}</div>
+ <Attachment
+ class="attachment"
+ :compact="compact"
+ :attachment="attachment"
+ size="small"
+ hide-description
+ @setMedia="onMedia"
+ @naturalSizeLoad="onNaturalSizeLoad"
+ />
+ <div class="controls control-upload">
+ <MediaUpload
+ ref="mediaUpload"
+ class="media-upload-icon"
+ :drop-files="dropFiles"
+ normal-button
+ :accept-types="acceptTypes"
+ @uploaded="setMediaFile"
+ @upload-failed="uploadFailed"
+ />
+ </div>
+ </div>
+ <DraftButtons />
+ </span>
+</template>
+
+<script src="./attachment_setting.js"></script>
+
+<style lang="scss">
+.AttachmentSetting {
+ .attachment {
+ display: block;
+ width: 100%;
+ height: 15em;
+ margin-bottom: 0.5em;
+ }
+
+ .attachment-input {
+ margin-left: 1em;
+ display: flex;
+ flex-direction: column;
+ width: 20em;
+ }
+
+ &.-compact {
+ .attachment-input {
+ flex-direction: row;
+ align-items: flex-end;
+ }
+
+ .attachment {
+ flex: 0;
+ order: 0;
+ display: block;
+ min-width: 4em;
+ height: 4em;
+ align-self: center;
+ margin-bottom: 0;
+ }
+
+ .control-field {
+ order: 1;
+ min-width: 12em;
+ margin-left: 0.5em;
+ }
+
+ .control-upload {
+ order: 2;
+ min-width: 12em;
+ padding: 0 0.5em;
+ }
+ }
+
+ .controls {
+ margin-bottom: 0.5em;
+
+ input,
+ button {
+ width: 100%;
+ }
+ }
+}
+</style>
diff --git a/src/components/settings_modal/helpers/boolean_setting.js b/src/components/settings_modal/helpers/boolean_setting.js
index 2e6992cb..199d3d0f 100644
--- a/src/components/settings_modal/helpers/boolean_setting.js
+++ b/src/components/settings_modal/helpers/boolean_setting.js
@@ -1,56 +1,31 @@
-import { get, set } from 'lodash'
import Checkbox from 'src/components/checkbox/checkbox.vue'
-import ModifiedIndicator from './modified_indicator.vue'
-import ServerSideIndicator from './server_side_indicator.vue'
+import Setting from './setting.js'
+
export default {
+ ...Setting,
+ props: {
+ ...Setting.props,
+ indeterminateState: [String, Object]
+ },
components: {
- Checkbox,
- ModifiedIndicator,
- ServerSideIndicator
+ ...Setting.components,
+ Checkbox
},
- props: [
- 'path',
- 'disabled',
- 'expert'
- ],
computed: {
- pathDefault () {
- const [firstSegment, ...rest] = this.path.split('.')
- return [firstSegment + 'DefaultValue', ...rest].join('.')
- },
- state () {
- const value = get(this.$parent, this.path)
- if (value === undefined) {
- return this.defaultState
- } else {
- return value
- }
- },
- defaultState () {
- return get(this.$parent, this.pathDefault)
- },
- isServerSide () {
- return this.path.startsWith('serverSide_')
- },
- isChanged () {
- return !this.path.startsWith('serverSide_') && this.state !== this.defaultState
- },
- matchesExpertLevel () {
- return (this.expert || 0) <= this.$parent.expertLevel
+ ...Setting.computed,
+ isIndeterminate () {
+ return this.visibleState === this.indeterminateState
}
},
methods: {
- update (e) {
- const [firstSegment, ...rest] = this.path.split('.')
- set(this.$parent, this.path, e)
- // Updating nested properties does not trigger update on its parent.
- // probably still not as reliable, but works for depth=1 at least
- if (rest.length > 0) {
- set(this.$parent, firstSegment, { ...get(this.$parent, firstSegment) })
+ ...Setting.methods,
+ getValue (e) {
+ // Basic tri-state toggle implementation
+ if (!!this.indeterminateState && !e && this.visibleState === true) {
+ // If we have indeterminate state, switching from true to false first goes through indeterminate
+ return this.indeterminateState
}
- },
- reset () {
- set(this.$parent, this.path, this.defaultState)
+ return e
}
}
}
diff --git a/src/components/settings_modal/helpers/boolean_setting.vue b/src/components/settings_modal/helpers/boolean_setting.vue
index 41142966..5a9eab34 100644
--- a/src/components/settings_modal/helpers/boolean_setting.vue
+++ b/src/components/settings_modal/helpers/boolean_setting.vue
@@ -4,23 +4,37 @@
class="BooleanSetting"
>
<Checkbox
- :model-value="state"
- :disabled="disabled"
+ :model-value="visibleState"
+ :disabled="shouldBeDisabled"
+ :indeterminate="isIndeterminate"
@update:modelValue="update"
>
<span
- v-if="!!$slots.default"
class="label"
+ :class="{ 'faint': shouldBeDisabled }"
>
- <slot />
+ <template v-if="backendDescriptionLabel">
+ {{ backendDescriptionLabel }}
+ </template>
+ <template v-else-if="source === 'admin'">
+ MISSING LABEL FOR {{ path }}
+ </template>
+ <slot v-else />
</span>
- {{ ' ' }}
- <ModifiedIndicator
- :changed="isChanged"
- :onclick="reset"
- />
- <ServerSideIndicator :server-side="isServerSide" />
</Checkbox>
+ <ModifiedIndicator
+ :changed="isChanged"
+ :onclick="reset"
+ />
+ <ProfileSettingIndicator :is-profile="isProfileSetting" />
+ <DraftButtons />
+ <p
+ v-if="backendDescriptionDescription"
+ class="setting-description"
+ :class="{ 'faint': shouldBeDisabled }"
+ >
+ {{ backendDescriptionDescription + ' ' }}
+ </p>
</label>
</template>
diff --git a/src/components/settings_modal/helpers/choice_setting.js b/src/components/settings_modal/helpers/choice_setting.js
index 3da559fe..bdeece76 100644
--- a/src/components/settings_modal/helpers/choice_setting.js
+++ b/src/components/settings_modal/helpers/choice_setting.js
@@ -1,51 +1,41 @@
-import { get, set } from 'lodash'
import Select from 'src/components/select/select.vue'
-import ModifiedIndicator from './modified_indicator.vue'
-import ServerSideIndicator from './server_side_indicator.vue'
+import Setting from './setting.js'
+
export default {
+ ...Setting,
components: {
- Select,
- ModifiedIndicator,
- ServerSideIndicator
+ ...Setting.components,
+ Select
},
- props: [
- 'path',
- 'disabled',
- 'options',
- 'expert'
- ],
- computed: {
- pathDefault () {
- const [firstSegment, ...rest] = this.path.split('.')
- return [firstSegment + 'DefaultValue', ...rest].join('.')
+ props: {
+ ...Setting.props,
+ options: {
+ type: Array,
+ required: false
},
- state () {
- const value = get(this.$parent, this.path)
- if (value === undefined) {
- return this.defaultState
- } else {
- return value
+ optionLabelMap: {
+ type: Object,
+ required: false,
+ default: {}
+ }
+ },
+ computed: {
+ ...Setting.computed,
+ realOptions () {
+ if (this.realSource === 'admin') {
+ return this.backendDescriptionSuggestions.map(x => ({
+ key: x,
+ value: x,
+ label: this.optionLabelMap[x] || x
+ }))
}
- },
- defaultState () {
- return get(this.$parent, this.pathDefault)
- },
- isServerSide () {
- return this.path.startsWith('serverSide_')
- },
- isChanged () {
- return !this.path.startsWith('serverSide_') && this.state !== this.defaultState
- },
- matchesExpertLevel () {
- return (this.expert || 0) <= this.$parent.expertLevel
+ return this.options
}
},
methods: {
- update (e) {
- set(this.$parent, this.path, e)
- },
- reset () {
- set(this.$parent, this.path, this.defaultState)
+ ...Setting.methods,
+ getValue (e) {
+ return e
}
}
}
diff --git a/src/components/settings_modal/helpers/choice_setting.vue b/src/components/settings_modal/helpers/choice_setting.vue
index 8fdbb5d3..114e9b7d 100644
--- a/src/components/settings_modal/helpers/choice_setting.vue
+++ b/src/components/settings_modal/helpers/choice_setting.vue
@@ -3,15 +3,20 @@
v-if="matchesExpertLevel"
class="ChoiceSetting"
>
- <slot />
+ <template v-if="backendDescriptionLabel">
+ {{ backendDescriptionLabel }}
+ </template>
+ <template v-else>
+ <slot />
+ </template>
{{ ' ' }}
<Select
- :model-value="state"
+ :model-value="realDraftMode ? draft :state"
:disabled="disabled"
@update:modelValue="update"
>
<option
- v-for="option in options"
+ v-for="option in realOptions"
:key="option.key"
:value="option.value"
>
@@ -23,7 +28,14 @@
:changed="isChanged"
:onclick="reset"
/>
- <ServerSideIndicator :server-side="isServerSide" />
+ <ProfileSettingIndicator :is-profile="isProfileSetting" />
+ <DraftButtons />
+ <p
+ v-if="backendDescriptionDescription"
+ class="setting-description"
+ >
+ {{ backendDescriptionDescription + ' ' }}
+ </p>
</label>
</template>
diff --git a/src/components/settings_modal/helpers/draft_buttons.vue b/src/components/settings_modal/helpers/draft_buttons.vue
new file mode 100644
index 00000000..46a70e86
--- /dev/null
+++ b/src/components/settings_modal/helpers/draft_buttons.vue
@@ -0,0 +1,88 @@
+<!-- this is a helper exclusive to Setting components -->
+<!-- TODO make it reusable -->
+<template>
+ <span
+ class="DraftButtons"
+ >
+ <Popover
+ v-if="$parent.isDirty"
+ trigger="hover"
+ normal-button
+ :trigger-attrs="{ 'aria-label': $t('settings.commit_value_tooltip') }"
+ @click="$parent.commitDraft"
+ >
+ <template #trigger>
+ {{ $t('settings.commit_value') }}
+ </template>
+ <template #content>
+ <div class="modified-tooltip">
+ {{ $t('settings.commit_value_tooltip') }}
+ </div>
+ </template>
+ </Popover>
+ <Popover
+ v-if="$parent.isDirty"
+ trigger="hover"
+ normal-button
+ :trigger-attrs="{ 'aria-label': $t('settings.reset_value_tooltip') }"
+ @click="$parent.reset"
+ >
+ <template #trigger>
+ {{ $t('settings.reset_value') }}
+ </template>
+ <template #content>
+ <div class="modified-tooltip">
+ {{ $t('settings.reset_value_tooltip') }}
+ </div>
+ </template>
+ </Popover>
+ <Popover
+ v-if="$parent.canHardReset"
+ trigger="hover"
+ normal-button
+ :trigger-attrs="{ 'aria-label': $t('settings.hard_reset_value_tooltip') }"
+ @click="$parent.hardReset"
+ >
+ <template #trigger>
+ {{ $t('settings.hard_reset_value') }}
+ </template>
+ <template #content>
+ <div class="modified-tooltip">
+ {{ $t('settings.hard_reset_value_tooltip') }}
+ </div>
+ </template>
+ </Popover>
+ </span>
+</template>
+
+<script>
+import Popover from 'src/components/popover/popover.vue'
+import { library } from '@fortawesome/fontawesome-svg-core'
+import { faWrench } from '@fortawesome/free-solid-svg-icons'
+
+library.add(
+ faWrench
+)
+
+export default {
+ components: { Popover },
+ props: ['changed']
+}
+</script>
+
+<style lang="scss">
+.DraftButtons {
+ display: inline-block;
+ position: relative;
+
+ .button-default {
+ margin-left: 0.5em;
+ }
+}
+
+.draft-tooltip {
+ margin: 0.5em 1em;
+ min-width: 10em;
+ text-align: center;
+}
+</style>
diff --git a/src/components/settings_modal/helpers/emoji_editing_popover.vue b/src/components/settings_modal/helpers/emoji_editing_popover.vue
new file mode 100644
index 00000000..cdd3e403
--- /dev/null
+++ b/src/components/settings_modal/helpers/emoji_editing_popover.vue
@@ -0,0 +1,208 @@
+<template>
+ <Popover
+ trigger="click"
+ :placement="placement"
+ bound-to-selector=".emoji-list"
+ popover-class="emoji-tab-edit-popover popover-default"
+ ref="emojiPopover"
+ :bound-to="{ x: 'container' }"
+ :offset="{ y: 5 }"
+ :disabled="disabled"
+ :class="{'emoji-unsaved': isEdited}"
+ >
+ <template #trigger>
+ <slot name="trigger" />
+ </template>
+ <template #content>
+ <h3>
+ {{ title }}
+ </h3>
+
+ <StillImage class="emoji" v-if="emojiPreview" :src="emojiPreview" />
+ <div v-else class="emoji"></div>
+
+ <div class="emoji-tab-popover-input" v-if="newUpload">
+ <input
+ type="file"
+ accept="image/*"
+ class="emoji-tab-popover-file"
+ @change="uploadFile = $event.target.files">
+ </div>
+ <div>
+ <div class="emoji-tab-popover-input">
+ <label>
+ {{ $t('admin_dash.emoji.shortcode') }}
+ <input class="emoji-data-input"
+ v-model="editedShortcode"
+ :placeholder="$t('admin_dash.emoji.new_shortcode')">
+ </label>
+ </div>
+
+ <div class="emoji-tab-popover-input">
+ <label>
+ {{ $t('admin_dash.emoji.filename') }}
+
+ <input class="emoji-data-input"
+ v-model="editedFile"
+ :placeholder="$t('admin_dash.emoji.new_filename')">
+ </label>
+ </div>
+
+ <button
+ class="button button-default btn"
+ type="button"
+ :disabled="newUpload ? uploadFile.length == 0 : !isEdited"
+ @click="newUpload ? uploadEmoji() : saveEditedEmoji()">
+ {{ $t('admin_dash.emoji.save') }}
+ </button>
+
+ <template v-if="!newUpload">
+ <button
+ class="button button-default btn emoji-tab-popover-button"
+ type="button"
+ @click="deleteModalVisible = true">
+ {{ $t('admin_dash.emoji.delete') }}
+ </button>
+ <button
+ class="button button-default btn emoji-tab-popover-button"
+ type="button"
+ @click="revertEmoji">
+ {{ $t('admin_dash.emoji.revert') }}
+ </button>
+ <ConfirmModal
+ v-if="deleteModalVisible"
+ :title="$t('admin_dash.emoji.delete_title')"
+ :cancel-text="$t('status.delete_confirm_cancel_button')"
+ :confirm-text="$t('status.delete_confirm_accept_button')"
+ @cancelled="deleteModalVisible = false"
+ @accepted="deleteEmoji" >
+ {{ $t('admin_dash.emoji.delete_confirm', [shortcode]) }}
+ </ConfirmModal>
+ </template>
+ </div>
+ </template>
+ </Popover>
+</template>
+
+<script>
+import Popover from 'components/popover/popover.vue'
+import ConfirmModal from 'components/confirm_modal/confirm_modal.vue'
+import StillImage from 'components/still-image/still-image.vue'
+
+export default {
+ components: { Popover, ConfirmModal, StillImage },
+ data () {
+ return {
+ uploadFile: [],
+ editedShortcode: this.shortcode,
+ editedFile: this.file,
+ deleteModalVisible: false
+ }
+ },
+ computed: {
+ emojiPreview () {
+ if (this.newUpload && this.uploadFile.length > 0) {
+ return URL.createObjectURL(this.uploadFile[0])
+ } else if (!this.newUpload) {
+ return this.emojiAddr(this.file)
+ }
+
+ return null
+ },
+ isEdited () {
+ return !this.newUpload && (this.editedShortcode !== this.shortcode || this.editedFile !== this.file)
+ }
+ },
+ inject: ['emojiAddr'],
+ methods: {
+ saveEditedEmoji () {
+ if (!this.isEdited) return
+
+ this.$store.state.api.backendInteractor.updateEmojiFile(
+ { packName: this.packName, shortcode: this.shortcode, newShortcode: this.editedShortcode, newFilename: this.editedFile, force: false }
+ ).then(resp => {
+ if (resp.error !== undefined) {
+ this.$emit('displayError', resp.error)
+ return Promise.reject(resp.error)
+ }
+
+ return resp.json()
+ }).then(resp => this.$emit('updatePackFiles', resp))
+ },
+ uploadEmoji () {
+ this.$store.state.api.backendInteractor.addNewEmojiFile({
+ packName: this.packName,
+ file: this.uploadFile[0],
+ shortcode: this.editedShortcode,
+ filename: this.editedFile
+ }).then(resp => resp.json()).then(resp => {
+ if (resp.error !== undefined) {
+ this.$emit('displayError', resp.error)
+ return
+ }
+
+ this.$emit('updatePackFiles', resp)
+ this.$refs.emojiPopover.hidePopover()
+
+ this.editedFile = ''
+ this.editedShortcode = ''
+ this.uploadFile = []
+ })
+ },
+ revertEmoji () {
+ this.editedFile = this.file
+ this.editedShortcode = this.shortcode
+ },
+ deleteEmoji () {
+ this.deleteModalVisible = false
+
+ this.$store.state.api.backendInteractor.deleteEmojiFile(
+ { packName: this.packName, shortcode: this.shortcode }
+ ).then(resp => resp.json()).then(resp => {
+ if (resp.error !== undefined) {
+ this.$emit('displayError', resp.error)
+ return
+ }
+
+ this.$emit('updatePackFiles', resp)
+ })
+ }
+ },
+ emits: ['updatePackFiles', 'displayError'],
+ props: {
+ placement: String,
+ disabled: {
+ type: Boolean,
+ default: false
+ },
+
+ newUpload: Boolean,
+
+ title: String,
+ packName: String,
+ shortcode: {
+ type: String,
+ // Only exists when this is not a new upload
+ default: ''
+ },
+ file: {
+ type: String,
+ // Only exists when this is not a new upload
+ default: ''
+ }
+ }
+}
+</script>
+
+<style lang="scss">
+ .emoji-tab-edit-popover {
+ padding-left: 0.5em;
+ padding-right: 0.5em;
+ padding-bottom: 0.5em;
+
+ .emoji {
+ width: 32px;
+ height: 32px;
+ }
+ }
+</style>
diff --git a/src/components/settings_modal/helpers/group_setting.js b/src/components/settings_modal/helpers/group_setting.js
new file mode 100644
index 00000000..23a2a202
--- /dev/null
+++ b/src/components/settings_modal/helpers/group_setting.js
@@ -0,0 +1,13 @@
+import { isEqual } from 'lodash'
+
+import Setting from './setting.js'
+
+export default {
+ ...Setting,
+ computed: {
+ ...Setting.computed,
+ isDirty () {
+ return !isEqual(this.state, this.draft)
+ }
+ }
+}
diff --git a/src/components/settings_modal/helpers/group_setting.vue b/src/components/settings_modal/helpers/group_setting.vue
new file mode 100644
index 00000000..a4df4bf3
--- /dev/null
+++ b/src/components/settings_modal/helpers/group_setting.vue
@@ -0,0 +1,15 @@
+<template>
+ <span
+ v-if="matchesExpertLevel"
+ class="GroupSetting"
+ >
+ <ModifiedIndicator
+ :changed="isChanged"
+ :onclick="reset"
+ />
+ <ProfileSettingIndicator :is-profile="isProfileSetting" />
+ <DraftButtons />
+ </span>
+</template>
+
+<script src="./group_setting.js"></script>
diff --git a/src/components/settings_modal/helpers/modified_indicator.vue b/src/components/settings_modal/helpers/modified_indicator.vue
index 45db3fc2..a747cebd 100644
--- a/src/components/settings_modal/helpers/modified_indicator.vue
+++ b/src/components/settings_modal/helpers/modified_indicator.vue
@@ -15,7 +15,7 @@
</template>
<template #content>
<div class="modified-tooltip">
- {{ $t('settings.setting_changed') }}
+ {{ $t(messageKey) }}
</div>
</template>
</Popover>
@@ -33,7 +33,13 @@ library.add(
export default {
components: { Popover },
- props: ['changed']
+ props: {
+ changed: Boolean,
+ messageKey: {
+ type: String,
+ default: 'settings.setting_changed'
+ }
+ }
}
</script>
diff --git a/src/components/settings_modal/helpers/number_setting.js b/src/components/settings_modal/helpers/number_setting.js
index 73c39948..676a0d22 100644
--- a/src/components/settings_modal/helpers/number_setting.js
+++ b/src/components/settings_modal/helpers/number_setting.js
@@ -1,56 +1,24 @@
-import { get, set } from 'lodash'
-import ModifiedIndicator from './modified_indicator.vue'
+import Setting from './setting.js'
+
export default {
- components: {
- ModifiedIndicator
- },
+ ...Setting,
props: {
- path: String,
- disabled: Boolean,
- min: Number,
- step: Number,
- truncate: Number,
- expert: [Number, String]
- },
- computed: {
- pathDefault () {
- const [firstSegment, ...rest] = this.path.split('.')
- return [firstSegment + 'DefaultValue', ...rest].join('.')
- },
- parent () {
- return this.$parent.$parent
- },
- state () {
- const value = get(this.parent, this.path)
- if (value === undefined) {
- return this.defaultState
- } else {
- return value
- }
- },
- defaultState () {
- return get(this.parent, this.pathDefault)
- },
- isChanged () {
- return this.state !== this.defaultState
- },
- matchesExpertLevel () {
- return (this.expert || 0) <= this.parent.expertLevel
+ ...Setting.props,
+ truncate: {
+ type: Number,
+ required: false,
+ default: 1
}
},
methods: {
- truncateValue (value) {
- if (!this.truncate) {
- return value
+ ...Setting.methods,
+ getValue (e) {
+ if (!this.truncate === 1) {
+ return parseInt(e.target.value)
+ } else if (this.truncate > 1) {
+ return Math.trunc(e.target.value / this.truncate) * this.truncate
}
-
- return Math.trunc(value / this.truncate) * this.truncate
- },
- update (e) {
- set(this.parent, this.path, this.truncateValue(parseFloat(e.target.value)))
- },
- reset () {
- set(this.parent, this.path, this.defaultState)
+ return parseFloat(e.target.value)
}
}
}
diff --git a/src/components/settings_modal/helpers/number_setting.vue b/src/components/settings_modal/helpers/number_setting.vue
index 3eab5178..93f11331 100644
--- a/src/components/settings_modal/helpers/number_setting.vue
+++ b/src/components/settings_modal/helpers/number_setting.vue
@@ -3,17 +3,26 @@
v-if="matchesExpertLevel"
class="NumberSetting"
>
- <label :for="path">
- <slot />
+ <label
+ :for="path"
+ :class="{ 'faint': shouldBeDisabled }"
+ >
+ <template v-if="backendDescriptionLabel">
+ {{ backendDescriptionLabel + ' ' }}
+ </template>
+ <template v-else-if="source === 'admin'">
+ MISSING LABEL FOR {{ path }}
+ </template>
+ <slot v-else />
</label>
<input
:id="path"
class="number-input"
type="number"
:step="step || 1"
- :disabled="disabled"
+ :disabled="shouldBeDisabled"
:min="min || 0"
- :value="state"
+ :value="realDraftMode ? draft :state"
@change="update"
>
{{ ' ' }}
@@ -21,6 +30,15 @@
:changed="isChanged"
:onclick="reset"
/>
+ <ProfileSettingIndicator :is-profile="isProfileSetting" />
+ <DraftButtons />
+ <p
+ v-if="backendDescriptionDescription"
+ class="setting-description"
+ :class="{ 'faint': shouldBeDisabled }"
+ >
+ {{ backendDescriptionDescription + ' ' }}
+ </p>
</span>
</template>
diff --git a/src/components/settings_modal/helpers/server_side_indicator.vue b/src/components/settings_modal/helpers/profile_setting_indicator.vue
index bf181959..d160781b 100644
--- a/src/components/settings_modal/helpers/server_side_indicator.vue
+++ b/src/components/settings_modal/helpers/profile_setting_indicator.vue
@@ -1,7 +1,7 @@
<template>
<span
- v-if="serverSide"
- class="ServerSideIndicator"
+ v-if="isProfile"
+ class="ProfileSettingIndicator"
>
<Popover
trigger="hover"
@@ -14,7 +14,7 @@
/>
</template>
<template #content>
- <div class="serverside-tooltip">
+ <div class="profilesetting-tooltip">
{{ $t('settings.setting_server_side') }}
</div>
</template>
@@ -33,17 +33,17 @@ library.add(
export default {
components: { Popover },
- props: ['serverSide']
+ props: ['isProfile']
}
</script>
<style lang="scss">
-.ServerSideIndicator {
+.ProfileSettingIndicator {
display: inline-block;
position: relative;
}
-.serverside-tooltip {
+.profilesetting-tooltip {
margin: 0.5em 1em;
min-width: 10em;
text-align: center;
diff --git a/src/components/settings_modal/helpers/setting.js b/src/components/settings_modal/helpers/setting.js
new file mode 100644
index 00000000..abf9cfdf
--- /dev/null
+++ b/src/components/settings_modal/helpers/setting.js
@@ -0,0 +1,238 @@
+import ModifiedIndicator from './modified_indicator.vue'
+import ProfileSettingIndicator from './profile_setting_indicator.vue'
+import DraftButtons from './draft_buttons.vue'
+import { get, set, cloneDeep } from 'lodash'
+
+export default {
+ components: {
+ ModifiedIndicator,
+ DraftButtons,
+ ProfileSettingIndicator
+ },
+ props: {
+ path: {
+ type: [String, Array],
+ required: true
+ },
+ disabled: {
+ type: Boolean,
+ default: false
+ },
+ parentPath: {
+ type: [String, Array]
+ },
+ parentInvert: {
+ type: Boolean,
+ default: false
+ },
+ expert: {
+ type: [Number, String],
+ default: 0
+ },
+ source: {
+ type: String,
+ default: undefined
+ },
+ hideDescription: {
+ type: Boolean
+ },
+ swapDescriptionAndLabel: {
+ type: Boolean
+ },
+ overrideBackendDescription: {
+ type: Boolean
+ },
+ overrideBackendDescriptionLabel: {
+ type: Boolean
+ },
+ draftMode: {
+ type: Boolean,
+ default: undefined
+ }
+ },
+ inject: {
+ defaultSource: {
+ default: 'default'
+ },
+ defaultDraftMode: {
+ default: false
+ }
+ },
+ data () {
+ return {
+ localDraft: null
+ }
+ },
+ created () {
+ if (this.realDraftMode && this.realSource !== 'admin') {
+ this.draft = this.state
+ }
+ },
+ computed: {
+ draft: {
+ // TODO allow passing shared draft object?
+ get () {
+ if (this.realSource === 'admin') {
+ return get(this.$store.state.adminSettings.draft, this.canonPath)
+ } else {
+ return this.localDraft
+ }
+ },
+ set (value) {
+ if (this.realSource === 'admin') {
+ this.$store.commit('updateAdminDraft', { path: this.canonPath, value })
+ } else {
+ this.localDraft = value
+ }
+ }
+ },
+ state () {
+ const value = get(this.configSource, this.canonPath)
+ if (value === undefined) {
+ return this.defaultState
+ } else {
+ return value
+ }
+ },
+ visibleState () {
+ return this.realDraftMode ? this.draft : this.state
+ },
+ realSource () {
+ return this.source || this.defaultSource
+ },
+ realDraftMode () {
+ return typeof this.draftMode === 'undefined' ? this.defaultDraftMode : this.draftMode
+ },
+ backendDescription () {
+ return get(this.$store.state.adminSettings.descriptions, this.path)
+ },
+ backendDescriptionLabel () {
+ if (this.realSource !== 'admin') return ''
+ if (!this.backendDescription || this.overrideBackendDescriptionLabel) {
+ return this.$t([
+ 'admin_dash',
+ 'temp_overrides',
+ ...this.canonPath.map(p => p.replace(/\./g, '_DOT_')),
+ 'label'
+ ].join('.'))
+ } else {
+ return this.swapDescriptionAndLabel
+ ? this.backendDescription?.description
+ : this.backendDescription?.label
+ }
+ },
+ backendDescriptionDescription () {
+ if (this.realSource !== 'admin') return ''
+ if (this.hideDescription) return null
+ if (!this.backendDescription || this.overrideBackendDescription) {
+ return this.$t([
+ 'admin_dash',
+ 'temp_overrides',
+ ...this.canonPath.map(p => p.replace(/\./g, '_DOT_')),
+ 'description'
+ ].join('.'))
+ } else {
+ return this.swapDescriptionAndLabel
+ ? this.backendDescription?.label
+ : this.backendDescription?.description
+ }
+ },
+ backendDescriptionSuggestions () {
+ return this.backendDescription?.suggestions
+ },
+ shouldBeDisabled () {
+ const parentValue = this.parentPath !== undefined ? get(this.configSource, this.parentPath) : null
+ return this.disabled || (parentValue !== null ? (this.parentInvert ? parentValue : !parentValue) : false)
+ },
+ configSource () {
+ switch (this.realSource) {
+ case 'profile':
+ return this.$store.state.profileConfig
+ case 'admin':
+ return this.$store.state.adminSettings.config
+ default:
+ return this.$store.getters.mergedConfig
+ }
+ },
+ configSink () {
+ switch (this.realSource) {
+ case 'profile':
+ return (k, v) => this.$store.dispatch('setProfileOption', { name: k, value: v })
+ case 'admin':
+ return (k, v) => this.$store.dispatch('pushAdminSetting', { path: k, value: v })
+ default:
+ return (k, v) => this.$store.dispatch('setOption', { name: k, value: v })
+ }
+ },
+ defaultState () {
+ switch (this.realSource) {
+ case 'profile':
+ return {}
+ default:
+ return get(this.$store.getters.defaultConfig, this.path)
+ }
+ },
+ isProfileSetting () {
+ return this.realSource === 'profile'
+ },
+ isChanged () {
+ switch (this.realSource) {
+ case 'profile':
+ case 'admin':
+ return false
+ default:
+ return this.state !== this.defaultState
+ }
+ },
+ canonPath () {
+ return Array.isArray(this.path) ? this.path : this.path.split('.')
+ },
+ isDirty () {
+ if (this.realSource === 'admin' && this.canonPath.length > 3) {
+ return false // should not show draft buttons for "grouped" values
+ } else {
+ return this.realDraftMode && this.draft !== this.state
+ }
+ },
+ canHardReset () {
+ return this.realSource === 'admin' && this.$store.state.adminSettings.modifiedPaths &&
+ this.$store.state.adminSettings.modifiedPaths.has(this.canonPath.join(' -> '))
+ },
+ matchesExpertLevel () {
+ return (this.expert || 0) <= this.$store.state.config.expertLevel > 0
+ }
+ },
+ methods: {
+ getValue (e) {
+ return e.target.value
+ },
+ update (e) {
+ if (this.realDraftMode) {
+ this.draft = this.getValue(e)
+ } else {
+ this.configSink(this.path, this.getValue(e))
+ }
+ },
+ commitDraft () {
+ if (this.realDraftMode) {
+ this.configSink(this.path, this.draft)
+ }
+ },
+ reset () {
+ if (this.realDraftMode) {
+ this.draft = cloneDeep(this.state)
+ } else {
+ set(this.$store.getters.mergedConfig, this.path, cloneDeep(this.defaultState))
+ }
+ },
+ hardReset () {
+ switch (this.realSource) {
+ case 'admin':
+ return this.$store.dispatch('resetAdminSetting', { path: this.path })
+ .then(() => { this.draft = this.state })
+ default:
+ console.warn('Hard reset not implemented yet!')
+ }
+ }
+ }
+}
diff --git a/src/components/settings_modal/helpers/shared_computed_object.js b/src/components/settings_modal/helpers/shared_computed_object.js
index 12431dca..bb3d36ac 100644
--- a/src/components/settings_modal/helpers/shared_computed_object.js
+++ b/src/components/settings_modal/helpers/shared_computed_object.js
@@ -1,52 +1,18 @@
-import { defaultState as configDefaultState } from 'src/modules/config.js'
-import { defaultState as serverSideConfigDefaultState } from 'src/modules/serverSideConfig.js'
-
const SharedComputedObject = () => ({
user () {
return this.$store.state.users.currentUser
},
- // Getting values for default properties
- ...Object.keys(configDefaultState)
- .map(key => [
- key + 'DefaultValue',
- function () {
- return this.$store.getters.defaultConfig[key]
- }
- ])
- .reduce((acc, [key, value]) => ({ ...acc, [key]: value }), {}),
- // Generating computed values for vuex properties
- ...Object.keys(configDefaultState)
- .map(key => [key, {
- get () { return this.$store.getters.mergedConfig[key] },
- set (value) {
- this.$store.dispatch('setOption', { name: key, value })
- }
- }])
- .reduce((acc, [key, value]) => ({ ...acc, [key]: value }), {}),
- ...Object.keys(serverSideConfigDefaultState)
- .map(key => ['serverSide_' + key, {
- get () { return this.$store.state.serverSideConfig[key] },
- set (value) {
- this.$store.dispatch('setServerSideOption', { name: key, value })
- }
- }])
- .reduce((acc, [key, value]) => ({ ...acc, [key]: value }), {}),
- // Special cases (need to transform values or perform actions first)
- useStreamingApi: {
- get () { return this.$store.getters.mergedConfig.useStreamingApi },
- set (value) {
- const promise = value
- ? this.$store.dispatch('enableMastoSockets')
- : this.$store.dispatch('disableMastoSockets')
-
- promise.then(() => {
- this.$store.dispatch('setOption', { name: 'useStreamingApi', value })
- }).catch((e) => {
- console.error('Failed starting MastoAPI Streaming socket', e)
- this.$store.dispatch('disableMastoSockets')
- this.$store.dispatch('setOption', { name: 'useStreamingApi', value: false })
- })
- }
+ expertLevel () {
+ return this.$store.getters.mergedConfig.expertLevel > 0
+ },
+ mergedConfig () {
+ return this.$store.getters.mergedConfig
+ },
+ adminConfig () {
+ return this.$store.state.adminSettings.config
+ },
+ adminDraft () {
+ return this.$store.state.adminSettings.draft
}
})
diff --git a/src/components/settings_modal/helpers/size_setting.js b/src/components/settings_modal/helpers/size_setting.js
index 58697412..12cef705 100644
--- a/src/components/settings_modal/helpers/size_setting.js
+++ b/src/components/settings_modal/helpers/size_setting.js
@@ -1,67 +1,40 @@
-import { get, set } from 'lodash'
-import ModifiedIndicator from './modified_indicator.vue'
import Select from 'src/components/select/select.vue'
+import Setting from './setting.js'
export const allCssUnits = ['cm', 'mm', 'in', 'px', 'pt', 'pc', 'em', 'ex', 'ch', 'rem', 'vw', 'vh', 'vmin', 'vmax', '%']
export const defaultHorizontalUnits = ['px', 'rem', 'vw']
export const defaultVerticalUnits = ['px', 'rem', 'vh']
export default {
+ ...Setting,
components: {
- ModifiedIndicator,
+ ...Setting.components,
Select
},
props: {
- path: String,
- disabled: Boolean,
+ ...Setting.props,
min: Number,
units: {
- type: [String],
+ type: Array,
default: () => allCssUnits
- },
- expert: [Number, String]
+ }
},
computed: {
- pathDefault () {
- const [firstSegment, ...rest] = this.path.split('.')
- return [firstSegment + 'DefaultValue', ...rest].join('.')
- },
+ ...Setting.computed,
stateUnit () {
- return (this.state || '').replace(/\d+/, '')
+ return this.state.replace(/\d+/, '')
},
stateValue () {
- return (this.state || '').replace(/\D+/, '')
- },
- state () {
- const value = get(this.$parent, this.path)
- if (value === undefined) {
- return this.defaultState
- } else {
- return value
- }
- },
- defaultState () {
- return get(this.$parent, this.pathDefault)
- },
- isChanged () {
- return this.state !== this.defaultState
- },
- matchesExpertLevel () {
- return (this.expert || 0) <= this.$parent.expertLevel
+ return this.state.replace(/\D+/, '')
}
},
methods: {
- update (e) {
- set(this.$parent, this.path, e)
- },
- reset () {
- set(this.$parent, this.path, this.defaultState)
- },
+ ...Setting.methods,
updateValue (e) {
- set(this.$parent, this.path, parseInt(e.target.value) + this.stateUnit)
+ this.configSink(this.path, parseInt(e.target.value) + this.stateUnit)
},
updateUnit (e) {
- set(this.$parent, this.path, this.stateValue + e.target.value)
+ this.configSink(this.path, this.stateValue + e.target.value)
}
}
}
diff --git a/src/components/settings_modal/helpers/size_setting.vue b/src/components/settings_modal/helpers/size_setting.vue
index 5a78f100..6c3fbaeb 100644
--- a/src/components/settings_modal/helpers/size_setting.vue
+++ b/src/components/settings_modal/helpers/size_setting.vue
@@ -45,11 +45,18 @@
<script src="./size_setting.js"></script>
<style lang="scss">
-.css-unit-input,
-.css-unit-input select {
- margin-left: 0.5em;
- width: 4em;
- max-width: 4em;
- min-width: 4em;
+.SizeSetting {
+ .number-input {
+ max-width: 6.5em;
+ }
+
+ .css-unit-input,
+ .css-unit-input select {
+ margin-left: 0.5em;
+ width: 4em;
+ max-width: 4em;
+ min-width: 4em;
+ }
}
+
</style>
diff --git a/src/components/settings_modal/helpers/string_setting.js b/src/components/settings_modal/helpers/string_setting.js
new file mode 100644
index 00000000..b368cfc8
--- /dev/null
+++ b/src/components/settings_modal/helpers/string_setting.js
@@ -0,0 +1,5 @@
+import Setting from './setting.js'
+
+export default {
+ ...Setting
+}
diff --git a/src/components/settings_modal/helpers/string_setting.vue b/src/components/settings_modal/helpers/string_setting.vue
new file mode 100644
index 00000000..0cfa61ce
--- /dev/null
+++ b/src/components/settings_modal/helpers/string_setting.vue
@@ -0,0 +1,42 @@
+<template>
+ <label
+ v-if="matchesExpertLevel"
+ class="StringSetting"
+ >
+ <label
+ :for="path"
+ :class="{ 'faint': shouldBeDisabled }"
+ >
+ <template v-if="backendDescriptionLabel">
+ {{ backendDescriptionLabel + ' ' }}
+ </template>
+ <template v-else-if="source === 'admin'">
+ MISSING LABEL FOR {{ path }}
+ </template>
+ <slot v-else />
+ </label>
+ <input
+ :id="path"
+ class="string-input"
+ :disabled="shouldBeDisabled"
+ :value="realDraftMode ? draft : state"
+ @change="update"
+ >
+ {{ ' ' }}
+ <ModifiedIndicator
+ :changed="isChanged"
+ :onclick="reset"
+ />
+ <ProfileSettingIndicator :is-profile="isProfileSetting" />
+ <DraftButtons />
+ <p
+ v-if="backendDescriptionDescription"
+ class="setting-description"
+ :class="{ 'faint': shouldBeDisabled }"
+ >
+ {{ backendDescriptionDescription + ' ' }}
+ </p>
+ </label>
+</template>
+
+<script src="./string_setting.js"></script>
diff --git a/src/components/settings_modal/settings_modal.js b/src/components/settings_modal/settings_modal.js
index 0a72dca1..ff58f2c3 100644
--- a/src/components/settings_modal/settings_modal.js
+++ b/src/components/settings_modal/settings_modal.js
@@ -5,7 +5,7 @@ import getResettableAsyncComponent from 'src/services/resettable_async_component
import Popover from '../popover/popover.vue'
import Checkbox from 'src/components/checkbox/checkbox.vue'
import { library } from '@fortawesome/fontawesome-svg-core'
-import { cloneDeep } from 'lodash'
+import { cloneDeep, isEqual } from 'lodash'
import {
newImporter,
newExporter
@@ -53,8 +53,16 @@ const SettingsModal = {
Modal,
Popover,
Checkbox,
- SettingsModalContent: getResettableAsyncComponent(
- () => import('./settings_modal_content.vue'),
+ SettingsModalUserContent: getResettableAsyncComponent(
+ () => import('./settings_modal_user_content.vue'),
+ {
+ loadingComponent: PanelLoading,
+ errorComponent: AsyncComponentError,
+ delay: 0
+ }
+ ),
+ SettingsModalAdminContent: getResettableAsyncComponent(
+ () => import('./settings_modal_admin_content.vue'),
{
loadingComponent: PanelLoading,
errorComponent: AsyncComponentError,
@@ -147,6 +155,12 @@ const SettingsModal = {
PLEROMAFE_SETTINGS_MINOR_VERSION
]
return clone
+ },
+ resetAdminDraft () {
+ this.$store.commit('resetAdminDraft')
+ },
+ pushAdminDraft () {
+ this.$store.dispatch('pushAdminDraft')
}
},
computed: {
@@ -156,8 +170,14 @@ const SettingsModal = {
modalActivated () {
return this.$store.state.interface.settingsModalState !== 'hidden'
},
- modalOpenedOnce () {
- return this.$store.state.interface.settingsModalLoaded
+ modalMode () {
+ return this.$store.state.interface.settingsModalMode
+ },
+ modalOpenedOnceUser () {
+ return this.$store.state.interface.settingsModalLoadedUser
+ },
+ modalOpenedOnceAdmin () {
+ return this.$store.state.interface.settingsModalLoadedAdmin
},
modalPeeked () {
return this.$store.state.interface.settingsModalState === 'minimized'
@@ -167,9 +187,14 @@ const SettingsModal = {
return this.$store.state.config.expertLevel > 0
},
set (value) {
- console.log(value)
this.$store.dispatch('setOption', { name: 'expertLevel', value: value ? 1 : 0 })
}
+ },
+ adminDraftAny () {
+ return !isEqual(
+ this.$store.state.adminSettings.config,
+ this.$store.state.adminSettings.draft
+ )
}
}
}
diff --git a/src/components/settings_modal/settings_modal.scss b/src/components/settings_modal/settings_modal.scss
index f5861229..6bc9459b 100644
--- a/src/components/settings_modal/settings_modal.scss
+++ b/src/components/settings_modal/settings_modal.scss
@@ -3,6 +3,10 @@
.settings-modal {
overflow: hidden;
+ h4 {
+ margin-bottom: 0.5em;
+ }
+
.setting-list,
.option-list {
list-style-type: none;
@@ -15,6 +19,20 @@
.suboptions {
margin-top: 0.3em;
}
+
+ &.two-column {
+ column-count: 2;
+
+ > li {
+ break-inside: avoid;
+ }
+ }
+ }
+
+ .setting-description {
+ margin-top: 0.2em;
+ margin-bottom: 2em;
+ font-size: 70%;
}
.settings-modal-panel {
@@ -37,7 +55,9 @@
.btn {
min-height: 2em;
- min-width: 10em;
+ }
+
+ .btn:not(.dropdown-button) {
padding: 0 2em;
}
}
@@ -45,6 +65,8 @@
.settings-footer {
display: flex;
+ flex-wrap: wrap;
+ line-height: 2;
>* {
margin-right: 0.5em;
diff --git a/src/components/settings_modal/settings_modal.vue b/src/components/settings_modal/settings_modal.vue
index 7b457371..4e7fd931 100644
--- a/src/components/settings_modal/settings_modal.vue
+++ b/src/components/settings_modal/settings_modal.vue
@@ -8,7 +8,7 @@
<div class="settings-modal-panel panel">
<div class="panel-heading">
<span class="title">
- {{ $t('settings.settings') }}
+ {{ modalMode === 'user' ? $t('settings.settings') : $t('admin_dash.window_title') }}
</span>
<transition name="fade">
<div
@@ -42,10 +42,12 @@
</button>
</div>
<div class="panel-body">
- <SettingsModalContent v-if="modalOpenedOnce" />
+ <SettingsModalUserContent v-if="modalMode === 'user' && modalOpenedOnceUser" />
+ <SettingsModalAdminContent v-if="modalMode === 'admin' && modalOpenedOnceAdmin" />
</div>
- <div class="panel-footer settings-footer">
+ <div class="panel-footer settings-footer -flexible-height">
<Popover
+ v-if="modalMode === 'user'"
class="export"
trigger="click"
placement="top"
@@ -107,10 +109,42 @@
>
{{ $t("settings.expert_mode") }}
</Checkbox>
+ <span v-if="modalMode === 'admin'">
+ <i18n-t keypath="admin_dash.wip_notice">
+ <template #adminFeLink>
+ <a
+ href="/pleroma/admin/#/login-pleroma"
+ target="_blank"
+ >
+ {{ $t("admin_dash.old_ui_link") }}
+ </a>
+ </template>
+ </i18n-t>
+ </span>
<span
id="unscrolled-content"
class="extra-content"
/>
+ <span
+ v-if="modalMode === 'admin'"
+ class="admin-buttons"
+ >
+ <button
+ class="button-default btn"
+ :disabled="!adminDraftAny"
+ @click="resetAdminDraft"
+ >
+ {{ $t("admin_dash.reset_all") }}
+ </button>
+ {{ ' ' }}
+ <button
+ class="button-default btn"
+ :disabled="!adminDraftAny"
+ @click="pushAdminDraft"
+ >
+ {{ $t("admin_dash.commit_all") }}
+ </button>
+ </span>
</div>
</div>
</Modal>
diff --git a/src/components/settings_modal/settings_modal_admin_content.js b/src/components/settings_modal/settings_modal_admin_content.js
new file mode 100644
index 00000000..ce835bf2
--- /dev/null
+++ b/src/components/settings_modal/settings_modal_admin_content.js
@@ -0,0 +1,95 @@
+import TabSwitcher from 'src/components/tab_switcher/tab_switcher.jsx'
+
+import InstanceTab from './admin_tabs/instance_tab.vue'
+import LimitsTab from './admin_tabs/limits_tab.vue'
+import FrontendsTab from './admin_tabs/frontends_tab.vue'
+import EmojiTab from './admin_tabs/emoji_tab.vue'
+
+import { library } from '@fortawesome/fontawesome-svg-core'
+import {
+ faWrench,
+ faHand,
+ faLaptopCode,
+ faPaintBrush,
+ faBell,
+ faDownload,
+ faEyeSlash,
+ faInfo
+} from '@fortawesome/free-solid-svg-icons'
+
+library.add(
+ faWrench,
+ faHand,
+ faLaptopCode,
+ faPaintBrush,
+ faBell,
+ faDownload,
+ faEyeSlash,
+ faInfo
+)
+
+const SettingsModalAdminContent = {
+ components: {
+ TabSwitcher,
+
+ InstanceTab,
+ LimitsTab,
+ FrontendsTab,
+ EmojiTab
+ },
+ computed: {
+ user () {
+ return this.$store.state.users.currentUser
+ },
+ isLoggedIn () {
+ return !!this.$store.state.users.currentUser
+ },
+ open () {
+ return this.$store.state.interface.settingsModalState !== 'hidden'
+ },
+ bodyLock () {
+ return this.$store.state.interface.settingsModalState === 'visible'
+ },
+ adminDbLoaded () {
+ return this.$store.state.adminSettings.loaded
+ },
+ adminDescriptionsLoaded () {
+ return this.$store.state.adminSettings.descriptions !== null
+ },
+ noDb () {
+ return this.$store.state.adminSettings.dbConfigEnabled === false
+ }
+ },
+ created () {
+ if (this.user.rights.admin) {
+ this.$store.dispatch('loadAdminStuff')
+ }
+ },
+ methods: {
+ onOpen () {
+ const targetTab = this.$store.state.interface.settingsModalTargetTab
+ // We're being told to open in specific tab
+ if (targetTab) {
+ const tabIndex = this.$refs.tabSwitcher.$slots.default().findIndex(elm => {
+ return elm.props && elm.props['data-tab-name'] === targetTab
+ })
+ if (tabIndex >= 0) {
+ this.$refs.tabSwitcher.setTab(tabIndex)
+ }
+ }
+ // Clear the state of target tab, so that next time settings is opened
+ // it doesn't force it.
+ this.$store.dispatch('clearSettingsModalTargetTab')
+ }
+ },
+ mounted () {
+ this.onOpen()
+ },
+ watch: {
+ open: function (value) {
+ if (value) this.onOpen()
+ }
+ }
+}
+
+export default SettingsModalAdminContent
diff --git a/src/components/settings_modal/settings_modal_content.scss b/src/components/settings_modal/settings_modal_admin_content.scss
index 87df7982..c984d703 100644
--- a/src/components/settings_modal/settings_modal_content.scss
+++ b/src/components/settings_modal/settings_modal_admin_content.scss
@@ -48,9 +48,5 @@
color: var(--cRed, $fallback--cRed);
color: $fallback--cRed;
}
-
- .number-input {
- max-width: 6em;
- }
}
}
diff --git a/src/components/settings_modal/settings_modal_admin_content.vue b/src/components/settings_modal/settings_modal_admin_content.vue
new file mode 100644
index 00000000..65e23b7e
--- /dev/null
+++ b/src/components/settings_modal/settings_modal_admin_content.vue
@@ -0,0 +1,76 @@
+<template>
+ <tab-switcher
+ v-if="adminDescriptionsLoaded && (noDb || adminDbLoaded)"
+ ref="tabSwitcher"
+ class="settings_tab-switcher"
+ :side-tab-bar="true"
+ :scrollable-tabs="true"
+ :render-only-focused="true"
+ :body-scroll-lock="bodyLock"
+ >
+ <div
+ v-if="noDb"
+ :label="$t('admin_dash.tabs.nodb')"
+ icon="exclamation-triangle"
+ data-tab-name="nodb-notice"
+ >
+ <div :label="$t('admin_dash.tabs.nodb')">
+ <div class="setting-item">
+ <h2>{{ $t('admin_dash.nodb.heading') }}</h2>
+ <i18n-t keypath="admin_dash.nodb.text">
+ <template #documentation>
+ <a
+ href="https://docs-develop.pleroma.social/backend/configuration/howto_database_config/"
+ target="_blank"
+ >
+ {{ $t("admin_dash.nodb.documentation") }}
+ </a>
+ </template>
+ <template #property>
+ <code>config :pleroma, configurable_from_database</code>
+ </template>
+ <template #value>
+ <code>true</code>
+ </template>
+ </i18n-t>
+ <p>{{ $t('admin_dash.nodb.text2') }}</p>
+ </div>
+ </div>
+ </div>
+ <div
+ v-if="adminDbLoaded"
+ :label="$t('admin_dash.tabs.instance')"
+ icon="wrench"
+ data-tab-name="general"
+ >
+ <InstanceTab />
+ </div>
+ <div
+ v-if="adminDbLoaded"
+ :label="$t('admin_dash.tabs.limits')"
+ icon="hand"
+ data-tab-name="limits"
+ >
+ <LimitsTab />
+ </div>
+ <div
+ :label="$t('admin_dash.tabs.frontends')"
+ icon="laptop-code"
+ data-tab-name="frontends"
+ >
+ <FrontendsTab />
+ </div>
+
+ <div
+ :label="$t('admin_dash.tabs.emoji')"
+ icon="face-smile-beam"
+ data-tab-name="emoji"
+ >
+ <EmojiTab />
+ </div>
+ </tab-switcher>
+</template>
+
+<script src="./settings_modal_admin_content.js"></script>
+
+<style src="./settings_modal_admin_content.scss" lang="scss"></style>
diff --git a/src/components/settings_modal/settings_modal_content.js b/src/components/settings_modal/settings_modal_user_content.js
index 9ac0301f..9ac0301f 100644
--- a/src/components/settings_modal/settings_modal_content.js
+++ b/src/components/settings_modal/settings_modal_user_content.js
diff --git a/src/components/settings_modal/settings_modal_user_content.scss b/src/components/settings_modal/settings_modal_user_content.scss
new file mode 100644
index 00000000..c984d703
--- /dev/null
+++ b/src/components/settings_modal/settings_modal_user_content.scss
@@ -0,0 +1,52 @@
+@import "src/variables";
+
+.settings_tab-switcher {
+ height: 100%;
+
+ .setting-item {
+ border-bottom: 2px solid var(--fg, $fallback--fg);
+ margin: 1em 1em 1.4em;
+ padding-bottom: 1.4em;
+
+ > div,
+ > label {
+ display: block;
+ margin-bottom: 0.5em;
+
+ &:last-child {
+ margin-bottom: 0;
+ }
+ }
+
+ .select-multiple {
+ display: flex;
+
+ .option-list {
+ margin: 0;
+ padding-left: 0.5em;
+ }
+ }
+
+ &:last-child {
+ border-bottom: none;
+ padding-bottom: 0;
+ margin-bottom: 1em;
+ }
+
+ select {
+ min-width: 10em;
+ }
+
+ textarea {
+ width: 100%;
+ max-width: 100%;
+ height: 100px;
+ }
+
+ .unavailable,
+ .unavailable svg {
+ color: var(--cRed, $fallback--cRed);
+ color: $fallback--cRed;
+ }
+ }
+}
diff --git a/src/components/settings_modal/settings_modal_content.vue b/src/components/settings_modal/settings_modal_user_content.vue
index 0be76d22..0221cccb 100644
--- a/src/components/settings_modal/settings_modal_content.vue
+++ b/src/components/settings_modal/settings_modal_user_content.vue
@@ -78,6 +78,6 @@
</tab-switcher>
</template>
-<script src="./settings_modal_content.js"></script>
+<script src="./settings_modal_user_content.js"></script>
-<style src="./settings_modal_content.scss" lang="scss"></style>
+<style src="./settings_modal_user_content.scss" lang="scss"></style>
diff --git a/src/components/settings_modal/tabs/filtering_tab.vue b/src/components/settings_modal/tabs/filtering_tab.vue
index 97046ff0..9e82fcfd 100644
--- a/src/components/settings_modal/tabs/filtering_tab.vue
+++ b/src/components/settings_modal/tabs/filtering_tab.vue
@@ -7,13 +7,11 @@
<BooleanSetting path="hideFilteredStatuses">
{{ $t('settings.hide_filtered_statuses') }}
</BooleanSetting>
- <ul
- class="setting-list suboptions"
- :class="[{disabled: !streaming}]"
- >
+ <ul class="setting-list suboptions">
<li>
<BooleanSetting
- :disabled="hideFilteredStatuses"
+ parent-path="hideFilteredStatuses"
+ :parent-invert="true"
path="hideWordFilteredPosts"
>
{{ $t('settings.hide_wordfiltered_statuses') }}
@@ -22,7 +20,8 @@
<li>
<BooleanSetting
v-if="user"
- :disabled="hideFilteredStatuses"
+ parent-path="hideFilteredStatuses"
+ :parent-invert="true"
path="hideMutedThreads"
>
{{ $t('settings.hide_muted_threads') }}
@@ -31,7 +30,8 @@
<li>
<BooleanSetting
v-if="user"
- :disabled="hideFilteredStatuses"
+ parent-path="hideFilteredStatuses"
+ :parent-invert="true"
path="hideMutedPosts"
>
{{ $t('settings.hide_muted_posts') }}
@@ -51,7 +51,7 @@
</li>
<li>
<BooleanSetting path="hideBotIndication">
- {{ $t('settings.hide_bot_indication') }}
+ {{ $t('settings.hide_actor_type_indication') }}
</BooleanSetting>
</li>
<ChoiceSetting
@@ -91,6 +91,11 @@
{{ $t('settings.hide_attachments_in_convo') }}
</BooleanSetting>
</li>
+ <li>
+ <BooleanSetting path="hideScrobbles">
+ {{ $t('settings.hide_scrobbles') }}
+ </BooleanSetting>
+ </li>
</ul>
</div>
<div
diff --git a/src/components/settings_modal/tabs/general_tab.js b/src/components/settings_modal/tabs/general_tab.js
index be97710f..3f2bcb13 100644
--- a/src/components/settings_modal/tabs/general_tab.js
+++ b/src/components/settings_modal/tabs/general_tab.js
@@ -7,7 +7,7 @@ import SizeSetting, { defaultHorizontalUnits } from '../helpers/size_setting.vue
import InterfaceLanguageSwitcher from 'src/components/interface_language_switcher/interface_language_switcher.vue'
import SharedComputedObject from '../helpers/shared_computed_object.js'
-import ServerSideIndicator from '../helpers/server_side_indicator.vue'
+import ProfileSettingIndicator from '../helpers/profile_setting_indicator.vue'
import { library } from '@fortawesome/fontawesome-svg-core'
import {
faGlobe
@@ -67,7 +67,7 @@ const GeneralTab = {
SizeSetting,
InterfaceLanguageSwitcher,
ScopeSelector,
- ServerSideIndicator
+ ProfileSettingIndicator
},
computed: {
horizontalUnits () {
@@ -110,7 +110,7 @@ const GeneralTab = {
},
methods: {
changeDefaultScope (value) {
- this.$store.dispatch('setServerSideOption', { name: 'defaultScope', value })
+ this.$store.dispatch('setProfileOption', { name: 'defaultScope', value })
}
}
}
diff --git a/src/components/settings_modal/tabs/general_tab.vue b/src/components/settings_modal/tabs/general_tab.vue
index 21e2d855..f56fa8e0 100644
--- a/src/components/settings_modal/tabs/general_tab.vue
+++ b/src/components/settings_modal/tabs/general_tab.vue
@@ -29,14 +29,11 @@
<BooleanSetting path="streaming">
{{ $t('settings.streaming') }}
</BooleanSetting>
- <ul
- class="setting-list suboptions"
- :class="[{disabled: !streaming}]"
- >
+ <ul class="setting-list suboptions">
<li>
<BooleanSetting
path="pauseOnUnfocused"
- :disabled="!streaming"
+ parent-path="streaming"
>
{{ $t('settings.pause_on_unfocused') }}
</BooleanSetting>
@@ -213,7 +210,7 @@
</ChoiceSetting>
</li>
<ul
- v-if="conversationDisplay !== 'linear'"
+ v-if="mergedConfig.conversationDisplay !== 'linear'"
class="setting-list suboptions"
>
<li>
@@ -265,7 +262,8 @@
<li>
<BooleanSetting
v-if="user"
- path="serverSide_stripRichContent"
+ source="profile"
+ path="stripRichContent"
expert="1"
>
{{ $t('settings.no_rich_text_description') }}
@@ -299,7 +297,7 @@
<BooleanSetting
path="preloadImage"
expert="1"
- :disabled="!hideNsfw"
+ parent-path="hideNsfw"
>
{{ $t('settings.preload_images') }}
</BooleanSetting>
@@ -308,7 +306,7 @@
<BooleanSetting
path="useOneClickNsfw"
expert="1"
- :disabled="!hideNsfw"
+ parent-path="hideNsfw"
>
{{ $t('settings.use_one_click_nsfw') }}
</BooleanSetting>
@@ -321,15 +319,13 @@
>
{{ $t('settings.loop_video') }}
</BooleanSetting>
- <ul
- class="setting-list suboptions"
- :class="[{disabled: !streaming}]"
- >
+ <ul class="setting-list suboptions">
<li>
<BooleanSetting
path="loopVideoSilentOnly"
expert="1"
- :disabled="!loopVideo || !loopSilentAvailable"
+ parent-path="loopVideo"
+ :disabled="!loopSilentAvailable"
>
{{ $t('settings.loop_video_silent_only') }}
</BooleanSetting>
@@ -427,18 +423,18 @@
<ul class="setting-list">
<li>
<label for="default-vis">
- {{ $t('settings.default_vis') }} <ServerSideIndicator :server-side="true" />
+ {{ $t('settings.default_vis') }} <ProfileSettingIndicator :is-profile="true" />
<ScopeSelector
class="scope-selector"
:show-all="true"
- :user-default="serverSide_defaultScope"
- :initial-scope="serverSide_defaultScope"
+ :user-default="$store.state.profileConfig.defaultScope"
+ :initial-scope="$store.state.profileConfig.defaultScope"
:on-scope-change="changeDefaultScope"
/>
</label>
</li>
<li>
- <!-- <BooleanSetting path="serverSide_defaultNSFW"> -->
+ <!-- <BooleanSetting source="profile" path="defaultNSFW"> -->
<BooleanSetting path="sensitiveByDefault">
{{ $t('settings.sensitive_by_default') }}
</BooleanSetting>
diff --git a/src/components/settings_modal/tabs/notifications_tab.js b/src/components/settings_modal/tabs/notifications_tab.js
index 3c6ab87f..c53b5889 100644
--- a/src/components/settings_modal/tabs/notifications_tab.js
+++ b/src/components/settings_modal/tabs/notifications_tab.js
@@ -16,6 +16,10 @@ const NotificationsTab = {
user () {
return this.$store.state.users.currentUser
},
+ canReceiveReports () {
+ if (!this.user) { return false }
+ return this.user.privileges.includes('reports_manage_reports')
+ },
...SharedComputedObject()
},
methods: {
diff --git a/src/components/settings_modal/tabs/notifications_tab.vue b/src/components/settings_modal/tabs/notifications_tab.vue
index dd3806ed..9ace4c36 100644
--- a/src/components/settings_modal/tabs/notifications_tab.vue
+++ b/src/components/settings_modal/tabs/notifications_tab.vue
@@ -1,49 +1,219 @@
<template>
<div :label="$t('settings.notifications')">
<div class="setting-item">
+ <h2>{{ $t('settings.notification_setting_annoyance') }}</h2>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="closingDrawerMarksAsSeen">
+ {{ $t('settings.notification_setting_drawer_marks_as_seen') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="ignoreInactionableSeen">
+ {{ $t('settings.notification_setting_ignore_inactionable_seen') }}
+ </BooleanSetting>
+ <div>
+ <small>
+ {{ $t('settings.notification_setting_ignore_inactionable_seen_tip') }}
+ </small>
+ </div>
+ </li>
+ <li>
+ <BooleanSetting path="unseenAtTop" expert="1">
+ {{ $t('settings.notification_setting_unseen_at_top') }}
+ </BooleanSetting>
+ </li>
+ </ul>
+ </div>
+ <div class="setting-item">
<h2>{{ $t('settings.notification_setting_filters') }}</h2>
<ul class="setting-list">
<li>
- <BooleanSetting path="serverSide_blockNotificationsFromStrangers">
+ <BooleanSetting
+ source="profile"
+ path="blockNotificationsFromStrangers"
+ >
{{ $t('settings.notification_setting_block_from_strangers') }}
</BooleanSetting>
</li>
- <li class="select-multiple">
- <span class="label">{{ $t('settings.notification_visibility') }}</span>
- <ul class="option-list">
+ <li>
+ <h3> {{ $t('settings.notification_visibility') }}</h3>
+ <p v-if="expertLevel > 0">{{ $t('settings.notification_setting_filters_chrome_push') }}</p>
+ <ul class="setting-list two-column">
<li>
- <BooleanSetting path="notificationVisibility.likes">
- {{ $t('settings.notification_visibility_likes') }}
- </BooleanSetting>
+ <h4> {{ $t('settings.notification_visibility_mentions') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.mentions">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.mentions">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
</li>
<li>
- <BooleanSetting path="notificationVisibility.repeats">
- {{ $t('settings.notification_visibility_repeats') }}
- </BooleanSetting>
+ <h4> {{ $t('settings.notification_visibility_likes') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.likes">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.likes">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
</li>
<li>
- <BooleanSetting path="notificationVisibility.follows">
- {{ $t('settings.notification_visibility_follows') }}
- </BooleanSetting>
+ <h4> {{ $t('settings.notification_visibility_repeats') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.repeats">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.repeats">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h4> {{ $t('settings.notification_visibility_emoji_reactions') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.emojiReactions">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.emojiReactions">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h4> {{ $t('settings.notification_visibility_follows') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.follows">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.follows">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h4> {{ $t('settings.notification_visibility_follow_requests') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.followRequest">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.followRequest">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h4> {{ $t('settings.notification_visibility_moves') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.moves">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.moves">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <h4> {{ $t('settings.notification_visibility_polls') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.polls">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.polls">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
+ </li>
+ <li v-if="canReceiveReports">
+ <h4> {{ $t('settings.notification_visibility_reports') }}</h4>
+ <ul class="setting-list">
+ <li>
+ <BooleanSetting path="notificationVisibility.reports">
+ {{ $t('settings.notification_visibility_in_column') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <BooleanSetting path="notificationNative.reports">
+ {{ $t('settings.notification_visibility_native_notifications') }}
+ </BooleanSetting>
+ </li>
+ </ul>
</li>
+ </ul>
+ </li>
+ <li>
+ <BooleanSetting path="showExtraNotifications">
+ {{ $t('settings.notification_show_extra') }}
+ </BooleanSetting>
+ </li>
+ <li>
+ <ul class="setting-list suboptions">
<li>
- <BooleanSetting path="notificationVisibility.mentions">
- {{ $t('settings.notification_visibility_mentions') }}
+ <BooleanSetting
+ path="showChatsInExtraNotifications"
+ :disabled="!mergedConfig.showExtraNotifications"
+ >
+ {{ $t('settings.notification_extra_chats') }}
</BooleanSetting>
</li>
<li>
- <BooleanSetting path="notificationVisibility.moves">
- {{ $t('settings.notification_visibility_moves') }}
+ <BooleanSetting
+ path="showAnnouncementsInExtraNotifications"
+ :disabled="!mergedConfig.showExtraNotifications"
+ >
+ {{ $t('settings.notification_extra_announcements') }}
</BooleanSetting>
</li>
<li>
- <BooleanSetting path="notificationVisibility.emojiReactions">
- {{ $t('settings.notification_visibility_emoji_reactions') }}
+ <BooleanSetting
+ path="showFollowRequestsInExtraNotifications"
+ :disabled="!mergedConfig.showExtraNotifications"
+ >
+ {{ $t('settings.notification_extra_follow_requests') }}
</BooleanSetting>
</li>
<li>
- <BooleanSetting path="notificationVisibility.polls">
- {{ $t('settings.notification_visibility_polls') }}
+ <BooleanSetting
+ path="showExtraNotificationsTip"
+ :disabled="!mergedConfig.showExtraNotifications"
+ >
+ {{ $t('settings.notification_extra_tip') }}
</BooleanSetting>
</li>
</ul>
@@ -64,10 +234,26 @@
>
{{ $t('settings.enable_web_push_notifications') }}
</BooleanSetting>
+ <ul class="setting-list suboptions">
+ <li>
+ <BooleanSetting
+ path="webPushAlwaysShowNotifications"
+ :disabled="!mergedConfig.webPushNotifications"
+ >
+ {{ $t('settings.enable_web_push_always_show') }}
+ </BooleanSetting>
+ <div :class="{ faint: !mergedConfig.webPushNotifications }">
+ <small>
+ {{ $t('settings.enable_web_push_always_show_tip') }}
+ </small>
+ </div>
+ </li>
+ </ul>
</li>
<li>
<BooleanSetting
- path="serverSide_webPushHideContents"
+ source="profile"
+ path="webPushHideContents"
expert="1"
>
{{ $t('settings.notification_setting_hide_notification_contents') }}
diff --git a/src/components/settings_modal/tabs/profile_tab.js b/src/components/settings_modal/tabs/profile_tab.js
index eeacad48..dee17450 100644
--- a/src/components/settings_modal/tabs/profile_tab.js
+++ b/src/components/settings_modal/tabs/profile_tab.js
@@ -9,6 +9,7 @@ import suggestor from 'src/components/emoji_input/suggestor.js'
import Autosuggest from 'src/components/autosuggest/autosuggest.vue'
import Checkbox from 'src/components/checkbox/checkbox.vue'
import InterfaceLanguageSwitcher from 'src/components/interface_language_switcher/interface_language_switcher.vue'
+import Select from 'src/components/select/select.vue'
import BooleanSetting from '../helpers/boolean_setting.vue'
import SharedComputedObject from '../helpers/shared_computed_object.js'
import localeService from 'src/services/locale/locale.service.js'
@@ -39,6 +40,7 @@ const ProfileTab = {
showRole: this.$store.state.users.currentUser.show_role,
role: this.$store.state.users.currentUser.role,
bot: this.$store.state.users.currentUser.bot,
+ actorType: this.$store.state.users.currentUser.actor_type,
pickAvatarBtnVisible: true,
bannerUploading: false,
backgroundUploading: false,
@@ -57,7 +59,8 @@ const ProfileTab = {
ProgressButton,
Checkbox,
BooleanSetting,
- InterfaceLanguageSwitcher
+ InterfaceLanguageSwitcher,
+ Select
},
computed: {
user () {
@@ -116,6 +119,12 @@ const ProfileTab = {
bannerImgSrc () {
const src = this.$store.state.users.currentUser.cover_photo
return (!src) ? this.defaultBanner : src
+ },
+ groupActorAvailable () {
+ return this.$store.state.instance.groupActorAvailable
+ },
+ availableActorTypes () {
+ return this.groupActorAvailable ? ['Person', 'Service', 'Group'] : ['Person', 'Service']
}
},
methods: {
@@ -127,7 +136,7 @@ const ProfileTab = {
/* eslint-disable camelcase */
display_name: this.newName,
fields_attributes: this.newFields.filter(el => el != null),
- bot: this.bot,
+ actor_type: this.actorType,
show_role: this.showRole,
birthday: this.newBirthday || '',
show_birthday: this.showBirthday
diff --git a/src/components/settings_modal/tabs/profile_tab.vue b/src/components/settings_modal/tabs/profile_tab.vue
index 6a5b478a..de5219a7 100644
--- a/src/components/settings_modal/tabs/profile_tab.vue
+++ b/src/components/settings_modal/tabs/profile_tab.vue
@@ -109,10 +109,24 @@
</button>
</div>
<p>
- <Checkbox v-model="bot">
- {{ $t('settings.bot') }}
- </Checkbox>
+ <label>
+ {{ $t('settings.actor_type') }}
+ <Select v-model="actorType">
+ <option
+ v-for="option in availableActorTypes"
+ :key="option"
+ :value="option"
+ >
+ {{ $t('settings.actor_type_' + option) }}
+ </option>
+ </Select>
+ </label>
</p>
+ <div v-if="groupActorAvailable">
+ <small>
+ {{ $t('settings.actor_type_description') }}
+ </small>
+ </div>
<p>
<interface-language-switcher
:prompt-text="$t('settings.email_language')"
@@ -254,37 +268,50 @@
<h2>{{ $t('settings.account_privacy') }}</h2>
<ul class="setting-list">
<li>
- <BooleanSetting path="serverSide_locked">
+ <BooleanSetting
+ source="profile"
+ path="locked"
+ >
{{ $t('settings.lock_account_description') }}
</BooleanSetting>
</li>
<li>
- <BooleanSetting path="serverSide_discoverable">
+ <BooleanSetting
+ source="profile"
+ path="discoverable"
+ >
{{ $t('settings.discoverable') }}
</BooleanSetting>
</li>
<li>
- <BooleanSetting path="serverSide_allowFollowingMove">
+ <BooleanSetting
+ source="profile"
+ path="allowFollowingMove"
+ >
{{ $t('settings.allow_following_move') }}
</BooleanSetting>
</li>
<li>
- <BooleanSetting path="serverSide_hideFavorites">
+ <BooleanSetting
+ source="profile"
+ path="hideFavorites"
+ >
{{ $t('settings.hide_favorites_description') }}
</BooleanSetting>
</li>
<li>
- <BooleanSetting path="serverSide_hideFollowers">
+ <BooleanSetting
+ source="profile"
+ path="hideFollowers"
+ >
{{ $t('settings.hide_followers_description') }}
</BooleanSetting>
- <ul
- class="setting-list suboptions"
- :class="[{disabled: !serverSide_hideFollowers}]"
- >
+ <ul class="setting-list suboptions">
<li>
<BooleanSetting
- path="serverSide_hideFollowersCount"
- :disabled="!serverSide_hideFollowers"
+ source="profile"
+ path="hideFollowersCount"
+ parent-path="hideFollowers"
>
{{ $t('settings.hide_followers_count_description') }}
</BooleanSetting>
@@ -292,17 +319,18 @@
</ul>
</li>
<li>
- <BooleanSetting path="serverSide_hideFollows">
+ <BooleanSetting
+ source="profile"
+ path="hideFollows"
+ >
{{ $t('settings.hide_follows_description') }}
</BooleanSetting>
- <ul
- class="setting-list suboptions"
- :class="[{disabled: !serverSide_hideFollows}]"
- >
+ <ul class="setting-list suboptions">
<li>
<BooleanSetting
- path="serverSide_hideFollowsCount"
- :disabled="!serverSide_hideFollows"
+ source="profile"
+ path="hideFollowsCount"
+ parent-path="hideFollows"
>
{{ $t('settings.hide_follows_count_description') }}
</BooleanSetting>
diff --git a/src/components/settings_modal/tabs/security_tab/security_tab.vue b/src/components/settings_modal/tabs/security_tab/security_tab.vue
index 6e03bef4..d36d478f 100644
--- a/src/components/settings_modal/tabs/security_tab/security_tab.vue
+++ b/src/components/settings_modal/tabs/security_tab/security_tab.vue
@@ -143,8 +143,8 @@
/>
</div>
<div>
- <i18n
- path="settings.new_alias_target"
+ <i18n-t
+ keypath="settings.new_alias_target"
tag="p"
>
<code
@@ -152,7 +152,7 @@
>
foo@example.org
</code>
- </i18n>
+ </i18n-t>
<input
v-model="addAliasTarget"
>
@@ -175,16 +175,16 @@
<h2>{{ $t('settings.move_account') }}</h2>
<p>{{ $t('settings.move_account_notes') }}</p>
<div>
- <i18n
- path="settings.move_account_target"
+ <i18n-t
+ keypath="settings.move_account_target"
tag="p"
>
- <code
- place="example"
- >
- foo@example.org
- </code>
- </i18n>
+ <template #example>
+ <code>
+ foo@example.org
+ </code>
+ </template>
+ </i18n-t>
<input
v-model="moveAccountTarget"
>
diff --git a/src/components/settings_modal/tabs/theme_tab/theme_tab.js b/src/components/settings_modal/tabs/theme_tab/theme_tab.js
index 4a739f73..58f8d44a 100644
--- a/src/components/settings_modal/tabs/theme_tab/theme_tab.js
+++ b/src/components/settings_modal/tabs/theme_tab/theme_tab.js
@@ -755,7 +755,6 @@ export default {
selected () {
this.selectedTheme = Object.entries(this.availableStyles).find(([k, s]) => {
if (Array.isArray(s)) {
- console.log(s[0] === this.selected, this.selected)
return s[0] === this.selected
} else {
return s.name === this.selected
diff --git a/src/components/side_drawer/side_drawer.js b/src/components/side_drawer/side_drawer.js
index 27019577..81c5a612 100644
--- a/src/components/side_drawer/side_drawer.js
+++ b/src/components/side_drawer/side_drawer.js
@@ -115,7 +115,10 @@ const SideDrawer = {
GestureService.updateSwipe(e, this.closeGesture)
},
openSettingsModal () {
- this.$store.dispatch('openSettingsModal')
+ this.$store.dispatch('openSettingsModal', 'user')
+ },
+ openAdminModal () {
+ this.$store.dispatch('openSettingsModal', 'admin')
}
}
}
diff --git a/src/components/side_drawer/side_drawer.vue b/src/components/side_drawer/side_drawer.vue
index 994ac953..09588767 100644
--- a/src/components/side_drawer/side_drawer.vue
+++ b/src/components/side_drawer/side_drawer.vue
@@ -180,16 +180,16 @@
v-if="currentUser && currentUser.role === 'admin'"
@click="toggleDrawer"
>
- <a
- href="/pleroma/admin/#/login-pleroma"
- target="_blank"
+ <button
+ class="button-unstyled -link -fullwidth"
+ @click.stop="openAdminModal"
>
<FAIcon
fixed-width
class="fa-scale-110 fa-old-padding"
icon="tachometer-alt"
/> {{ $t("nav.administration") }}
- </a>
+ </button>
</li>
<li
v-if="currentUser && supportsAnnouncements"
diff --git a/src/components/status/status.js b/src/components/status/status.js
index 9a9bca7a..8f22b708 100644
--- a/src/components/status/status.js
+++ b/src/components/status/status.js
@@ -39,7 +39,8 @@ import {
faThumbtack,
faChevronUp,
faChevronDown,
- faAngleDoubleRight
+ faAngleDoubleRight,
+ faPlay
} from '@fortawesome/free-solid-svg-icons'
library.add(
@@ -59,7 +60,8 @@ library.add(
faThumbtack,
faChevronUp,
faChevronDown,
- faAngleDoubleRight
+ faAngleDoubleRight,
+ faPlay
)
const camelCase = name => name.charAt(0).toUpperCase() + name.slice(1)
@@ -133,6 +135,7 @@ const Status = {
'showPinned',
'inProfile',
'profileUserId',
+ 'inQuote',
'simpleTree',
'controlledThreadDisplayStatus',
@@ -151,6 +154,7 @@ const Status = {
'controlledSetMediaPlaying',
'dive'
],
+ emits: ['interacted'],
data () {
return {
uncontrolledReplying: false,
@@ -159,7 +163,8 @@ const Status = {
uncontrolledMediaPlaying: [],
suspendable: true,
error: null,
- headTailLinks: null
+ headTailLinks: null,
+ displayQuote: !this.inQuote
}
},
computed: {
@@ -227,17 +232,11 @@ const Status = {
muteWordHits () {
return muteWordHits(this.status, this.muteWords)
},
- rtBotStatus () {
- return this.statusoid.user.bot
- },
botStatus () {
- return this.status.user.bot
- },
- botIndicator () {
- return this.botStatus && !this.hideBotIndication
+ return this.status.user.actor_type === 'Service'
},
- rtBotIndicator () {
- return this.rtBotStatus && !this.hideBotIndication
+ showActorTypeIndicator () {
+ return !this.hideBotIndication
},
mentionsLine () {
if (!this.headTailLinks) return []
@@ -401,6 +400,24 @@ const Status = {
},
editingAvailable () {
return this.$store.state.instance.editingAvailable
+ },
+ hasVisibleQuote () {
+ return this.status.quote_url && this.status.quote_visible
+ },
+ hasInvisibleQuote () {
+ return this.status.quote_url && !this.status.quote_visible
+ },
+ quotedStatus () {
+ return this.status.quote_id ? this.$store.state.statuses.allStatusesObject[this.status.quote_id] : undefined
+ },
+ shouldDisplayQuote () {
+ return this.quotedStatus && this.displayQuote
+ },
+ scrobblePresent () {
+ return !this.mergedConfig.hideScrobbles && this.status.user.latestScrobble && this.status.user.latestScrobble.artist
+ },
+ scrobble () {
+ return this.status.user.latestScrobble
}
},
methods: {
@@ -420,9 +437,11 @@ const Status = {
this.error = error
},
clearError () {
+ this.$emit('interacted')
this.error = undefined
},
toggleReplying () {
+ this.$emit('interacted')
controlledOrUncontrolledToggle(this, 'replying')
},
gotoOriginal (id) {
@@ -469,6 +488,18 @@ const Status = {
window.scrollBy(0, rect.bottom - window.innerHeight + 50)
}
}
+ },
+ toggleDisplayQuote () {
+ if (this.shouldDisplayQuote) {
+ this.displayQuote = false
+ } else if (!this.quotedStatus) {
+ this.$store.dispatch('fetchStatus', this.status.quote_id)
+ .then(() => {
+ this.displayQuote = true
+ })
+ } else {
+ this.displayQuote = true
+ }
}
},
watch: {
diff --git a/src/components/status/status.scss b/src/components/status/status.scss
index 44812867..760c6ac1 100644
--- a/src/components/status/status.scss
+++ b/src/components/status/status.scss
@@ -422,4 +422,22 @@
}
}
}
+
+ .quoted-status {
+ margin-top: 0.5em;
+ border: 1px solid var(--border, $fallback--border);
+ border-radius: var(--attachmentRadius, $fallback--attachmentRadius);
+
+ &.-unavailable-prompt {
+ padding: 0.5em;
+ }
+ }
+
+ .display-quoted-status-button {
+ margin: 0.5em;
+
+ &-icon {
+ color: inherit;
+ }
+ }
}
diff --git a/src/components/status/status.vue b/src/components/status/status.vue
index 35b15362..1c91c36c 100644
--- a/src/components/status/status.vue
+++ b/src/components/status/status.vue
@@ -79,7 +79,7 @@
<UserAvatar
v-if="retweet"
class="left-side repeater-avatar"
- :bot="rtBotIndicator"
+ :show-actor-type-indicator="showActorTypeIndicator"
:better-shadow="betterShadow"
:user="statusoid.user"
/>
@@ -133,7 +133,7 @@
>
<UserAvatar
class="post-avatar"
- :bot="botIndicator"
+ :show-actor-type-indicator="showActorTypeIndicator"
:compact="compact"
:better-shadow="betterShadow"
:user="status.user"
@@ -250,6 +250,47 @@
</span>
</div>
<div
+ v-if="scrobblePresent"
+ class="status-rich-presence"
+ >
+ <a
+ v-if="scrobble.externalLink"
+ :href="scrobble.externalLink"
+ target="_blank"
+ >
+ {{ scrobble.artist }} — {{ scrobble.title }}
+ <FAIcon
+ class="fa-scale-110 fa-old-padding"
+ icon="play"
+ />
+ <span class="status-rich-presence-time">
+ <Timeago
+ template-key="time.in_past"
+ :time="scrobble.created_at"
+ :auto-update="60"
+ />
+ </span>
+ </a>
+ <span v-if="!scrobble.externalLink">
+ <FAIcon
+ class="fa-scale-110 fa-old-padding"
+ icon="music"
+ />
+ {{ scrobble.artist }} — {{ scrobble.title }}
+ <FAIcon
+ class="fa-scale-110 fa-old-padding"
+ icon="play"
+ />
+ <span class="status-rich-presence-time">
+ <Timeago
+ template-key="time.in_past"
+ :time="scrobble.created_at"
+ :auto-update="60"
+ />
+ </span>
+ </span>
+ </div>
+ <div
v-if="isReply || hasMentionsLine"
class="heading-reply-row"
>
@@ -364,6 +405,45 @@
@parseReady="setHeadTailLinks"
/>
+ <article
+ v-if="hasVisibleQuote"
+ class="quoted-status"
+ >
+ <button
+ class="button-unstyled -link display-quoted-status-button"
+ :aria-expanded="shouldDisplayQuote"
+ @click="toggleDisplayQuote"
+ >
+ {{ shouldDisplayQuote ? $t('status.hide_quote') : $t('status.display_quote') }}
+ <FAIcon
+ class="display-quoted-status-button-icon"
+ :icon="shouldDisplayQuote ? 'chevron-up' : 'chevron-down'"
+ />
+ </button>
+ <Status
+ v-if="shouldDisplayQuote"
+ :statusoid="quotedStatus"
+ :in-quote="true"
+ />
+ </article>
+ <p
+ v-else-if="hasInvisibleQuote"
+ class="quoted-status -unavailable-prompt"
+ >
+ <i18n-t keypath="status.invisible_quote">
+ <template #link>
+ <bdi>
+ <a
+ :href="status.quote_url"
+ target="_blank"
+ >
+ {{ status.quote_url }}
+ </a>
+ </bdi>
+ </template>
+ </i18n-t>
+ </p>
+
<div
v-if="inConversation && !isPreview && replies && replies.length"
class="replies"
@@ -451,14 +531,17 @@
:visibility="status.visibility"
:logged-in="loggedIn"
:status="status"
+ @click="$emit('interacted')"
/>
<favorite-button
:logged-in="loggedIn"
:status="status"
+ @click="$emit('interacted')"
/>
<ReactButton
v-if="loggedIn"
:status="status"
+ @click="$emit('interacted')"
/>
<extra-buttons
:status="status"
@@ -476,7 +559,7 @@
<UserAvatar
class="post-avatar"
:compact="compact"
- :bot="botIndicator"
+ :show-actor-type-indicator="showActorTypeIndicator"
/>
</div>
<div class="right-side">
diff --git a/src/components/status_content/status_content.js b/src/components/status_content/status_content.js
index 89f0aa51..8d8a91dc 100644
--- a/src/components/status_content/status_content.js
+++ b/src/components/status_content/status_content.js
@@ -73,6 +73,10 @@ const StatusContent = {
},
computed: {
...controlledOrUncontrolledGetters(['showingTall', 'expandingSubject', 'showingLongSubject']),
+ statusCard () {
+ if (!this.status.card) return null
+ return this.status.card.url === this.status.quote_url ? null : this.status.card
+ },
hideAttachments () {
return (this.mergedConfig.hideAttachments && !this.inConversation) ||
(this.mergedConfig.hideAttachmentsInConv && this.inConversation)
diff --git a/src/components/status_content/status_content.vue b/src/components/status_content/status_content.vue
index c0e5c0b9..e977d489 100644
--- a/src/components/status_content/status_content.vue
+++ b/src/components/status_content/status_content.vue
@@ -43,7 +43,7 @@
/>
<div
- v-if="status.card && !noHeading && !compact"
+ v-if="statusCard && !noHeading && !compact"
class="link-preview media-body"
>
<link-preview
diff --git a/src/components/tab_switcher/tab_switcher.jsx b/src/components/tab_switcher/tab_switcher.jsx
index a7ef8560..b444da43 100644
--- a/src/components/tab_switcher/tab_switcher.jsx
+++ b/src/components/tab_switcher/tab_switcher.jsx
@@ -60,13 +60,7 @@ export default {
const isWanted = slot => slot.props && slot.props['data-tab-name'] === tabName
return this.$slots.default().findIndex(isWanted) === this.activeIndex
}
- },
- settingsModalVisible () {
- return this.settingsModalState === 'visible'
- },
- ...mapState({
- settingsModalState: state => state.interface.settingsModalState
- })
+ }
},
beforeUpdate () {
const currentSlot = this.slots()[this.active]
diff --git a/src/components/timeline/timeline.js b/src/components/timeline/timeline.js
index b7414610..1050b87a 100644
--- a/src/components/timeline/timeline.js
+++ b/src/components/timeline/timeline.js
@@ -160,6 +160,9 @@ const Timeline = {
if (this.timeline.flushMarker !== 0) {
this.$store.commit('clearTimeline', { timeline: this.timelineName, excludeUserId: true })
this.$store.commit('queueFlush', { timeline: this.timelineName, id: 0 })
+ if (this.timelineName === 'user') {
+ this.$store.dispatch('fetchPinnedStatuses', this.userId)
+ }
this.fetchOlderStatuses()
} else {
this.blockClicksTemporarily()
diff --git a/src/components/user_avatar/user_avatar.js b/src/components/user_avatar/user_avatar.js
index 33d9a258..ffd81f87 100644
--- a/src/components/user_avatar/user_avatar.js
+++ b/src/components/user_avatar/user_avatar.js
@@ -3,11 +3,13 @@ import StillImage from '../still-image/still-image.vue'
import { library } from '@fortawesome/fontawesome-svg-core'
import {
- faRobot
+ faRobot,
+ faPeopleGroup
} from '@fortawesome/free-solid-svg-icons'
library.add(
- faRobot
+ faRobot,
+ faPeopleGroup
)
const UserAvatar = {
@@ -15,7 +17,7 @@ const UserAvatar = {
'user',
'betterShadow',
'compact',
- 'bot'
+ 'showActorTypeIndicator'
],
data () {
return {
diff --git a/src/components/user_avatar/user_avatar.vue b/src/components/user_avatar/user_avatar.vue
index 91c17611..3cbccec3 100644
--- a/src/components/user_avatar/user_avatar.vue
+++ b/src/components/user_avatar/user_avatar.vue
@@ -18,9 +18,14 @@
:class="{ '-compact': compact }"
/>
<FAIcon
- v-if="bot"
+ v-if="showActorTypeIndicator && user?.actor_type === 'Service'"
icon="robot"
- class="bot-indicator"
+ class="actor-type-indicator"
+ />
+ <FAIcon
+ v-if="showActorTypeIndicator && user?.actor_type === 'Group'"
+ icon="people-group"
+ class="actor-type-indicator"
/>
</span>
</template>
@@ -79,7 +84,7 @@
height: 100%;
}
- .bot-indicator {
+ .actor-type-indicator {
position: absolute;
bottom: 0;
right: 0;
diff --git a/src/components/user_card/user_card.vue b/src/components/user_card/user_card.vue
index 2de14063..2c76a220 100644
--- a/src/components/user_card/user_card.vue
+++ b/src/components/user_card/user_card.vue
@@ -124,11 +124,17 @@
{{ $t(`general.role.${visibleRole}`) }}
</span>
<span
- v-if="user.bot"
+ v-if="user.actor_type === 'Service'"
class="alert user-role"
>
{{ $t('user_card.bot') }}
</span>
+ <span
+ v-if="user.actor_type === 'Group'"
+ class="alert user-role"
+ >
+ {{ $t('user_card.group') }}
+ </span>
</template>
<span v-if="user.locked">
<FAIcon
diff --git a/src/components/user_profile/user_profile.js b/src/components/user_profile/user_profile.js
index acb612ed..751bfd5a 100644
--- a/src/components/user_profile/user_profile.js
+++ b/src/components/user_profile/user_profile.js
@@ -80,6 +80,9 @@ const UserProfile = {
followersTabVisible () {
return this.isUs || !this.user.hide_followers
},
+ favoritesTabVisible () {
+ return this.isUs || !this.user.hide_favorites
+ },
formattedBirthday () {
const browserLocale = localeService.internalToBrowserLocale(this.$i18n.locale)
return this.user.birthday && new Date(Date.parse(this.user.birthday)).toLocaleDateString(browserLocale, { timeZone: 'UTC', day: 'numeric', month: 'long', year: 'numeric' })
@@ -103,6 +106,8 @@ const UserProfile = {
startFetchingTimeline('user', userId)
startFetchingTimeline('media', userId)
if (this.isUs) {
+ startFetchingTimeline('favorites')
+ } else if (!this.user.hide_favorites) {
startFetchingTimeline('favorites', userId)
}
// Fetch all pinned statuses immediately
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue
index c63a303c..d0618dbb 100644
--- a/src/components/user_profile/user_profile.vue
+++ b/src/components/user_profile/user_profile.vue
@@ -109,7 +109,7 @@
:footer-slipgate="footerRef"
/>
<Timeline
- v-if="isUs"
+ v-if="favoritesTabVisible"
key="favorites"
:label="$t('user_card.favorites')"
:disabled="!favorites.visibleStatuses.length"
@@ -117,6 +117,7 @@
:title="$t('user_card.favorites')"
timeline-name="favorites"
:timeline="favorites"
+ :user-id="userId"
:in-profile="true"
:footer-slipgate="footerRef"
/>
diff --git a/src/components/video_attachment/video_attachment.vue b/src/components/video_attachment/video_attachment.vue
index 8a3ea1e3..df763143 100644
--- a/src/components/video_attachment/video_attachment.vue
+++ b/src/components/video_attachment/video_attachment.vue
@@ -2,7 +2,7 @@
<video
class="video"
preload="metadata"
- :src="attachment.url"
+ :src="attachment.url + '#t=0.00000000000001'"
:loop="loopVideo"
:controls="controls"
:alt="attachment.description"
diff --git a/src/i18n/ar.json b/src/i18n/ar.json
index cd9a410a..0fd79af0 100644
--- a/src/i18n/ar.json
+++ b/src/i18n/ar.json
@@ -9,7 +9,8 @@
"scope_options": "",
"text_limit": "الحد الأقصى للنص",
"title": "الميّزات",
- "who_to_follow": "للمتابعة"
+ "who_to_follow": "للمتابعة",
+ "upload_limit": "حد الرفع"
},
"finder": {
"error_fetching_user": "خطأ أثناء جلب صفحة المستخدم",
@@ -17,7 +18,37 @@
},
"general": {
"apply": "تطبيق",
- "submit": "إرسال"
+ "submit": "إرسال",
+ "error_retry": "حاول مجددًا",
+ "retry": "حاول مجدداً",
+ "optional": "اختياري",
+ "show_more": "اعرض المزيد",
+ "show_less": "اعرض أقل",
+ "cancel": "ألغ",
+ "disable": "عطّل",
+ "enable": "فعّل",
+ "confirm": "تأكيد",
+ "close": "أغلق",
+ "role": {
+ "admin": "مدير",
+ "moderator": "مشرف"
+ },
+ "generic_error_message": "حدث خطأ: {0}",
+ "never_show_again": "لا تظهره مجددًا",
+ "yes": "نعم",
+ "no": "لا",
+ "unpin": "ألغ تثبيت العنصر",
+ "undo": "تراجع",
+ "more": "المزيد",
+ "loading": "يحمل…",
+ "generic_error": "حدث خطأ",
+ "scope_in_timeline": {
+ "private": "المتابِعون فقط",
+ "public": "علني",
+ "unlisted": "غير مدرج"
+ },
+ "scroll_to_top": "مرر لأعلى",
+ "pin": "ثبت العنصر"
},
"login": {
"login": "تسجيل الدخول",
@@ -25,7 +56,21 @@
"password": "الكلمة السرية",
"placeholder": "مثال lain",
"register": "انشاء حساب",
- "username": "إسم المستخدم"
+ "username": "إسم المستخدم",
+ "logout_confirm_title": "تأكيد الخروج",
+ "logout_confirm": "أتريد الخروج؟",
+ "logout_confirm_accept_button": "خروج",
+ "logout_confirm_cancel_button": "لا تخرج",
+ "hint": "لِج للانضمام للمناقشة",
+ "authentication_code": "رمز الاستيثاق",
+ "enter_recovery_code": "أدخل رمز التأكيد",
+ "enter_two_factor_code": "أدخل رمز الاستيثاق بعاملين",
+ "recovery_code": "رمز الاستعادة",
+ "heading": {
+ "totp": "الاستيثاق بعاملين",
+ "recovery": "الاستيثاق بعاملين"
+ },
+ "description": "لج باستخدام OAuth"
},
"nav": {
"chat": "الدردشة المحلية",
@@ -33,42 +78,108 @@
"mentions": "الإشارات",
"public_tl": "الخيط الزمني العام",
"timeline": "الخيط الزمني",
- "twkn": "كافة الشبكة المعروفة"
+ "twkn": "كافة الشبكة المعروفة",
+ "search_close": "أغلق شربط البحث",
+ "back": "للخلف",
+ "administration": "الإدارة",
+ "preferences": "التفضيلات",
+ "chats": "المحادثات",
+ "lists": "القوائم",
+ "edit_nav_mobile": "خصص شريط التنقل",
+ "edit_pinned": "حرر العناصر المثبتة",
+ "mobile_notifications_close": "أغلق الاشعارات",
+ "announcements": "إعلانات",
+ "home_timeline": "الخط الزمني الرئيس",
+ "search": "بحث",
+ "who_to_follow": "للمتابعة",
+ "dms": "رسالة شخصية",
+ "edit_finish": "تم التحرير",
+ "timelines": "الخيوط الزمنية",
+ "mobile_notifications": "افتح الإشعارات (تتواجد اشعارات غير مقروءة)",
+ "about": "حول",
+ "user_search": "بحث عن مستخدم"
},
"notifications": {
"broken_favorite": "منشور مجهول، جارٍ البحث عنه…",
"favorited_you": "أعجِب بمنشورك",
"followed_you": "يُتابعك",
"load_older": "تحميل الإشعارات الأقدم",
- "notifications": "الإخطارات",
+ "notifications": "الاشعارات",
"read": "مقروء!",
- "repeated_you": "شارَك منشورك"
+ "repeated_you": "شارَك منشورك",
+ "error": "خطأ أثناء جلب الاشعارات: {0}",
+ "follow_request": "يريد متابعتك",
+ "poll_ended": "انتهى الاستطلاع",
+ "no_more_notifications": "لا مزيد من الإشعارات",
+ "reacted_with": "تفاعل بـ{0}",
+ "submitted_report": "أرسل بلاغًا",
+ "migrated_to": "انتقلَ إلى"
},
"post_status": {
- "account_not_locked_warning": "",
+ "account_not_locked_warning": "حسابك ليس {0}. يمكن للجميع مشاهدة مشاركاتك المحصورة على المتابِعين.",
"account_not_locked_warning_link": "مقفل",
"attachments_sensitive": "اعتبر المرفقات كلها كمحتوى حساس",
"content_type": {
- "text/plain": "نص صافٍ"
+ "text/plain": "نص صِرف",
+ "text/html": "HTML",
+ "text/markdown": "ماركداون"
},
"content_warning": "الموضوع (اختياري)",
"default": "وصلت للتوّ إلى لوس أنجلس.",
"direct_warning": "",
"posting": "النشر",
"scope": {
- "direct": "",
- "private": "",
+ "direct": "مباشر - شارك مع المستخدمين المذكورين فقط",
+ "private": "للمتابِعين فقط - شارك حصرًا مع المتابِعين",
"public": "علني - يُنشر على الخيوط الزمنية العمومية",
"unlisted": "غير مُدرَج - لا يُنشَر على الخيوط الزمنية العمومية"
- }
+ },
+ "media_description": "وصف الوسائط",
+ "direct_warning_to_all": "سيكون عذا المنشور مرئيًا لكل المستخدمين المذكورين.",
+ "post": "انشر",
+ "preview": "معاينة",
+ "preview_empty": "فارغ",
+ "scope_notice": {
+ "public": "سيكون هذا المنشور مرئيًا للجميع",
+ "private": "سيكون هذا المنشور مرئيا لمتابِعيك فقط",
+ "unlisted": "لن تظهر هته المشاركة في الخط الزمني العلني والشبكات العلنية"
+ },
+ "direct_warning_to_first_only": "سيكون عذا المنشور مرئيًا للمستخدمين المذكورين في أول الرسالة.",
+ "edit_unsupported_warning": "بليروما لا يدعم تعديل الذكر والاستطلاع.",
+ "empty_status_error": "يتعذر نشر منشور فارغ دون ملفات",
+ "edit_status": "حرر الحالة",
+ "new_status": "انشر حالة جديدة",
+ "content_type_selection": "نسق المشاركة",
+ "scope_notice_dismiss": "أغلق هذا التنبيه",
+ "media_description_error": "فشل تحديث الوسائط، حاول مجددًا"
},
"registration": {
"bio": "السيرة الذاتية",
"email": "عنوان البريد الإلكتروني",
- "fullname": "الإسم المعروض",
+ "fullname": "الاسم العلني",
"password_confirm": "تأكيد الكلمة السرية",
"registration": "التسجيل",
- "token": "رمز الدعوة"
+ "token": "رمز الدعوة",
+ "bio_optional": "سيرة (اختيارية)",
+ "email_optional": "بيرد إلكتروني (اختياري)",
+ "username_placeholder": "مثل lain",
+ "reason": "سبب التسجيل",
+ "register": "سجل",
+ "validations": {
+ "username_required": "لايمكن تركه فارغًا",
+ "email_required": "لايمكن تركه فارغًا",
+ "password_required": "لايمكن تركه فارغًا",
+ "password_confirmation_required": "لايمكن تركه فارغًا",
+ "fullname_required": "لايمكن تركه فارغًا",
+ "password_confirmation_match": "يلزم أن يطابق كلمة السر",
+ "birthday_required": "لايمكن تركه فارغًا",
+ "birthday_min_age": "يلزم أن يكون في {date} أو قبله"
+ },
+ "fullname_placeholder": "مثل Lain Iwakura",
+ "reason_placeholder": "قبول التسجيل في هذا المثيل يستلزم موافقة المدير\nلهذا يجب عليك إعلامه بسبب التسجيل.",
+ "birthday_optional": "تاريخ الميلاد (اختياري):",
+ "email_language": "بأي لغة تريد استلام رسائل البريد الإلكتروني؟",
+ "birthday": "تاريخ الميلاد:"
},
"settings": {
"attachmentRadius": "المُرفَقات",
@@ -83,9 +194,9 @@
"cGreen": "أخضر (إعادة النشر)",
"cOrange": "برتقالي (مفضلة)",
"cRed": "أحمر (إلغاء)",
- "change_password": "تغيير كلمة السر",
- "change_password_error": "وقع هناك خلل أثناء تعديل كلمتك السرية.",
- "changed_password": "تم تغيير كلمة المرور بنجاح!",
+ "change_password": "غيّر كلمة السر",
+ "change_password_error": "حدث خلل أثناء تعديل كلمتك السرية.",
+ "changed_password": "نجح تغيير كلمة السر!",
"collapse_subject": "",
"confirm_new_password": "تأكيد كلمة السر الجديدة",
"current_avatar": "صورتك الرمزية الحالية",
@@ -94,108 +205,449 @@
"data_import_export_tab": "تصدير واستيراد البيانات",
"default_vis": "أسلوب العرض الافتراضي",
"delete_account": "حذف الحساب",
- "delete_account_description": "حذف حسابك و كافة منشوراتك نهائيًا.",
- "delete_account_error": "",
+ "delete_account_description": "حذف حسابك و كافة بياناتك نهائيًا.",
+ "delete_account_error": "حدثة مشكلة اثناء حذف حسابك، إذا استمرت تواصل مع مدير المثيل.",
"delete_account_instructions": "يُرجى إدخال كلمتك السرية أدناه لتأكيد عملية حذف الحساب.",
"export_theme": "حفظ النموذج",
- "filtering": "التصفية",
+ "filtering": "الترشيح",
"filtering_explanation": "سيتم إخفاء كافة المنشورات التي تحتوي على هذه الكلمات، كلمة واحدة في كل سطر",
"follow_export": "تصدير الاشتراكات",
"follow_export_button": "تصدير الاشتراكات كملف csv",
"follow_export_processing": "التصدير جارٍ، سوف يُطلَب منك تنزيل ملفك بعد حين",
"follow_import": "استيراد الاشتراكات",
"follow_import_error": "خطأ أثناء استيراد المتابِعين",
- "follows_imported": "",
+ "follows_imported": "أُستورد المتابِعون! معالجتهم ستستغرق بعض الوقت.",
"foreground": "الأمامية",
"general": "الإعدادات العامة",
- "hide_attachments_in_convo": "إخفاء المرفقات على المحادثات",
- "hide_attachments_in_tl": "إخفاء المرفقات على الخيط الزمني",
- "hide_post_stats": "",
- "hide_user_stats": "",
- "import_followers_from_a_csv_file": "",
+ "hide_attachments_in_convo": "اخف المرفقات من المحادثات",
+ "hide_attachments_in_tl": "اخف المرفقات من الخيط الزمني",
+ "hide_post_stats": "اخف احصائيات المنشور (مثل عدد التفضيلات)",
+ "hide_user_stats": "اخف احصائيات المستخدم (مثل عدد المتابِعين)",
+ "import_followers_from_a_csv_file": "استورد المتابِعين من ملف csv",
"import_theme": "تحميل نموذج",
"inputRadius": "",
- "instance_default": "",
+ "instance_default": "(الافتراضي: {value})",
"interfaceLanguage": "لغة الواجهة",
- "invalid_theme_imported": "",
+ "invalid_theme_imported": "الملف المختار ليس سمة تدعمها بليروما.لن تطرأ تغييرات على سمتك.",
"limited_availability": "غير متوفر على متصفحك",
"links": "الروابط",
"lock_account_description": "",
- "loop_video": "",
- "loop_video_silent_only": "",
+ "loop_video": "كرر تشغيل الفيديوهات",
+ "loop_video_silent_only": "كرر فيديوهات بدون صوت (مثل gif في ماستودون)",
"name": "الاسم",
"name_bio": "الاسم والسيرة الذاتية",
"new_password": "كلمة السر الجديدة",
"no_rich_text_description": "",
"notification_visibility": "نوع الإشعارات التي تريد عرضها",
"notification_visibility_follows": "يتابع",
- "notification_visibility_likes": "الإعجابات",
- "notification_visibility_mentions": "الإشارات",
- "notification_visibility_repeats": "",
+ "notification_visibility_likes": "المفضلة",
+ "notification_visibility_mentions": "ذِكر",
+ "notification_visibility_repeats": "مشاركات",
"nsfw_clickthrough": "",
"oauth_tokens": "رموز OAuth",
"token": "رمز",
"refresh_token": "رمز التحديث",
"valid_until": "صالح حتى",
"revoke_token": "سحب",
- "panelRadius": "",
+ "panelRadius": "لوحات",
"pause_on_unfocused": "",
"presets": "النماذج",
- "profile_background": "خلفية الصفحة الشخصية",
+ "profile_background": "خلفية الملف التعريفي",
"profile_banner": "رأسية الصفحة الشخصية",
- "profile_tab": "الملف الشخصي",
+ "profile_tab": "الملف التعريفي",
"radii_help": "",
- "replies_in_timeline": "الردود على الخيط الزمني",
- "reply_visibility_all": "عرض كافة الردود",
- "reply_visibility_following": "",
- "reply_visibility_self": "",
+ "replies_in_timeline": "المشاركات في الخيط الزمني",
+ "reply_visibility_all": "أظهر كل المشاركات",
+ "reply_visibility_following": "أظهر الردود الموجهة إلي أو لمتابَعي فقط",
+ "reply_visibility_self": "أظهر الردود الموجهة إلي فقط",
"saving_err": "خطأ أثناء حفظ الإعدادات",
- "saving_ok": "تم حفظ الإعدادات",
+ "saving_ok": "حُفظت الإعدادات",
"security_tab": "الأمان",
"set_new_avatar": "اختيار صورة رمزية جديدة",
"set_new_profile_background": "اختيار خلفية جديدة للملف الشخصي",
"set_new_profile_banner": "اختيار رأسية جديدة للصفحة الشخصية",
"settings": "الإعدادات",
- "stop_gifs": "",
- "streaming": "",
- "text": "النص",
- "theme": "المظهر",
+ "stop_gifs": "إيقاف الصور المتحركة مالم يُمرر فوقها",
+ "streaming": "إظهار المنشورات الجديدة عند التمرير لأعلى",
+ "text": "نص",
+ "theme": "السمة",
"theme_help": "",
"tooltipRadius": "",
"user_settings": "إعدادات المستخدم",
"values": {
"false": "لا",
"true": "نعم"
- }
+ },
+ "emoji_reactions_scale": "معامل تحجيم التفاعلات",
+ "app_name": "اسم تطبيق",
+ "security": "الأمن",
+ "enter_current_password_to_confirm": "أدخل كلمة السر الحالية لتيقن من هويتك",
+ "mfa": {
+ "title": "الاستيثاق بعاملين",
+ "generate_new_recovery_codes": "ولّد رموز استعادة جديدة",
+ "warning_of_generate_new_codes": "عند توليد رموز استعادة جديدة ستزال القديمة.",
+ "recovery_codes": "رموز الاستعادة.",
+ "recovery_codes_warning": "خزن هذه الرموز في مكان آمن. إذا فقدت هذه الرموز وتعذر عليك الوصول إلى تطبيق الاستيثاق بعاملين، لن تتمكن من الوصول لحسابك.",
+ "authentication_methods": "طرق الاستيثاق",
+ "scan": {
+ "title": "مسح",
+ "desc": "امسح رمز الاستجابة السريعة QR من تطبيق الاستيثاق أو أدخل المفتاح:",
+ "secret_code": "مفتاح"
+ },
+ "verify": {
+ "desc": "لتفعيل الاستيثاق بعاملين أدخل الرمز من تطبيق الاستيثاق:"
+ }
+ },
+ "block_import": "استيراد المحجوبين",
+ "import_mutes_from_a_csv_file": "استورد قائمة الخُرس من ملف csv",
+ "account_backup": "نسخ احتياطي للحساب",
+ "download_backup": "نزّل",
+ "account_backup_table_head": "نسخ احتياطي",
+ "backup_not_ready": "هذا النسخ الاحتياطي ليس جاهزًا.",
+ "backup_failed": "فشل النسخ الاحتياطي.",
+ "remove_backup": "أزل",
+ "list_backups_error": "خطأ أثناء حلب قائمة النُسخ الاحتياطية: {error}",
+ "added_backup": "أُضيفت نسخة احتياطية جديدة.",
+ "blocks_tab": "المحجوبون",
+ "confirm_dialogs_block": "حجب مستخدم",
+ "confirm_dialogs_mute": "إخراس مستخدم",
+ "confirm_dialogs_delete": "حذف حالة",
+ "confirm_dialogs_logout": "خروج",
+ "confirm_dialogs_approve_follow": "قبول متابِع",
+ "confirm_dialogs_deny_follow": "رفض متابِع",
+ "list_aliases_error": "خطأ أثناء جلب الكنيات: {error}",
+ "hide_list_aliases_error_action": "أغلق",
+ "remove_alias": "أزل هذه الكنية",
+ "add_alias_error": "حدث خطأ أثناء إضافة الكنية: {error}",
+ "confirm_dialogs": "أطلب تأكيدًا عند",
+ "confirm_dialogs_repeat": "مشاركة حالة",
+ "mutes_and_blocks": "الخُرس والمحجوبون",
+ "move_account_target": "الحساب المستهدف (مثل {example})",
+ "wordfilter": "ترشيح الكلمات",
+ "always_show_post_button": "أظهر الزر العائم لإنشاء منشور جديد دائمًا",
+ "hide_wallpaper": "اخف خلفية المثيل",
+ "save": "احفظ التعديلات",
+ "lists_navigation": "أظهر القوائم في شريط التنقل",
+ "mute_export_button": "صدّر قائمة الخرس إلى ملف csv",
+ "blocks_imported": "اُستورد المحجوبون! معالجة القائمة ستستغرق وقتًا.",
+ "mute_export": "تصدير الخُرس",
+ "mute_import": "استيراد الخُرس",
+ "mute_import_error": "خطأ أثناء استيراد الخُرس",
+ "change_email_error": "حدثت خلل أثناء تغيير بريدك الإلكتروني.",
+ "change_email": "غيّر البريد الإلكتروني",
+ "changed_email": "نجح تغيير البريد الإلكتروني!",
+ "account_alias_table_head": "الكنية",
+ "account_alias": "كنيات الحساب",
+ "move_account": "أنقل الحساب",
+ "moved_account": "نُقل الحساب.",
+ "hide_media_previews": "اخف معاينات الوسائط",
+ "hide_muted_posts": "اخف منشورات المستخدمين الخُرس",
+ "confirm_dialogs_unfollow": "الغاء متابعة مستخدم",
+ "confirm_dialogs_remove_follower": "إزالة متابع",
+ "new_alias_target": "أضف كنية جديدة (مثل {example})",
+ "added_alias": "أُضيفت الكنية.",
+ "move_account_error": "خطأ أثناء نقل الحساب: {error}",
+ "emoji_reactions_on_timeline": "أظهر التفاعلات في الخط الزمني",
+ "mutes_imported": "اُستورد الخُرس! معالجة القائمة ستستغرق وقتًا.",
+ "remove_language": "أزل",
+ "primary_language": "اللغة الرئيسية:",
+ "expert_mode": "أظهر الإعدادات المتقدمة",
+ "block_import_error": "خطأ أثناء استيراد قائمة المحجوبين",
+ "add_backup": "أنشئ نسخة احتياطية جديدة",
+ "add_backup_error": "خطأ أثناء إضافة نسخ احتياطي جديد: {error}",
+ "move_account_notes": "إذا أردت نقل حسابك عليك إضافة كنية تشير إلى هنا في الحساب المستهدف.",
+ "avatar_size_instruction": "أدنى حجم مستحسن للصورة الرمزية هو 150x150 بيكسل.",
+ "word_filter_and_more": "مرشح الكلمات والمزيد...",
+ "hide_all_muted_posts": "اخف المنشورات المكتومة",
+ "max_thumbnails": "أقصى عدد للصور المصغرة لكل منشور (فارغ = غير محدود)",
+ "block_export_button": "صدّر قائمة المحجوبين إلى ملف csv",
+ "block_export": "تصدير المحجوبين",
+ "use_one_click_nsfw": "افتح المرفقات ذات المحتوى الحساس NSFW بنقرة واحدة",
+ "account_privacy": "خصوصية",
+ "use_contain_fit": "لا تقتص الصور المصغرة للمرفقات",
+ "import_blocks_from_a_csv_file": "استورد المحجوبين من ملف csv",
+ "instance_default_simple": "(افتراضي)",
+ "interface": "واجهة",
+ "birthday": {
+ "label": "تاريخ الميلاد",
+ "show_birthday": "اظهر تاريخ ميلادي"
+ },
+ "profile_fields": {
+ "add_field": "أضف حقل",
+ "value": "محتوى",
+ "label": "البيانات الوصفية للملف الشخصي",
+ "name": "لصيقة"
+ },
+ "posts": "منشورات",
+ "user_profiles": "ملفات المستخدمين الشخصية",
+ "notification_visibility_emoji_reactions": "تفاعلات",
+ "notification_visibility_polls": "انتهاء استطلاعات اشتركت بها",
+ "file_export_import": {
+ "restore_settings": "استرجع الإعدادات من ملف",
+ "backup_restore": "نسخ احتياطي للإعدادات",
+ "backup_settings_theme": "احفظ النسخ الاحتياطي للإعدادات والسمة في ملف",
+ "backup_settings": "احفظ النسخ الاحتياطي للإعدادات في ملف"
+ },
+ "mutes_tab": "خُرس",
+ "no_mutes": "لا يوجد خُرس",
+ "hide_followers_count_description": "لا تظهر عدد المتابِعين",
+ "show_moderator_badge": "أظهر شارة \"مشرف\" في ملفي التعريفي",
+ "hide_follows_count_description": "لا تظهر عدد المتابَعين",
+ "hide_muted_threads": "اخف النقاشات المكتومة",
+ "no_blocks": "لا يوجد محجوبون",
+ "show_admin_badge": "أظهر شارة \"مدير\" في ملفي التعريفي",
+ "conversation_display_tree": "تفرعات",
+ "notification_setting_block_from_strangers": "احجب اشعارات من لا تتابعهم",
+ "style": {
+ "switcher": {
+ "clear_all": "امسح الكل",
+ "keep_as_is": "أبقه على حاله",
+ "use_snapshot": "النسخة القديمة",
+ "use_source": "النسخة الحديثة",
+ "load_theme": "حمِّل سمة",
+ "help": {
+ "upgraded_from_v2": "PleromaFE حُدث، وعليه ربما ستجد اختلافًا في السمة."
+ },
+ "keep_color": "أبق الألوان",
+ "keep_opacity": "أبق الشفافية",
+ "keep_fonts": "أبق الخطوط",
+ "keep_shadows": "أبق الظلال",
+ "clear_opacity": "امسح الشفافية"
+ },
+ "common": {
+ "color": "اللون",
+ "opacity": "الشافافية"
+ },
+ "advanced_colors": {
+ "top_bar": "شريط العلوي",
+ "icons": "أيقونات",
+ "poll": "منحنى الاستطلاع",
+ "_tab_label": "متقدم",
+ "badge_notification": "الإشعارات",
+ "selectedPost": "منشور محدد",
+ "selectedMenu": "عنصر محدد من قائمة",
+ "highlight": "عناصر بارزة",
+ "disabled": "معطل",
+ "tabs": "ألسنة",
+ "chat": {
+ "border": "حدود",
+ "incoming": "وارد",
+ "outgoing": "صادر"
+ },
+ "alert_warning": "تحذير",
+ "alert_error": "خطأ",
+ "buttons": "أزرار",
+ "borders": "الحدود",
+ "wallpaper": "خلفية",
+ "pressed": "مضغوط",
+ "inputs": "حقول إدخال"
+ },
+ "shadows": {
+ "components": {
+ "button": "زر",
+ "input": "حقل إدخال",
+ "topBar": "شريط العلوي",
+ "avatar": "الصورة الرمزية لمستخدم (في الملف الشخصي)",
+ "avatarStatus": "الصورة الرمزية لمستخدم (في منشور)"
+ },
+ "_tab_label": "الظلال والإضاءة",
+ "shadow_id": "ظل #{value}",
+ "blur": "طمس",
+ "spread": "توزع"
+ },
+ "fonts": {
+ "size": "حجم (بالبكسل)",
+ "_tab_label": "خطوط",
+ "components": {
+ "interface": "واجهة",
+ "input": "حقول الإدخال",
+ "post": "نص المنشور"
+ },
+ "family": "اسم الخط",
+ "custom": "مخصص"
+ },
+ "preview": {
+ "header": "معاينة",
+ "content": "محتوى",
+ "header_faint": "جيد",
+ "mono": "محتوى",
+ "button": "زر",
+ "input": "وصلت للتوّ إلى لوس أنجلس.",
+ "fine_print": "طالع {0} لتعلّم ما لا ينفعك!",
+ "error": "مثال خطأ",
+ "faint_link": "دليل للمساعدة"
+ },
+ "radii": {
+ "_tab_label": "الانحناء"
+ }
+ },
+ "notification_setting_privacy": "الخصوصية",
+ "notification_mutes": "لوقف استلام إشعارات من مستخدم، أخرسه.",
+ "search_user_to_mute": "جِد من تريد إخراسه",
+ "subject_input_always_show": "أظهر حقل الموضوع دائمًا",
+ "subject_line_noop": "لا تنسخ",
+ "auto_update": "أظهر المنشورات الجديدة تلقائيًا",
+ "mention_link_display": "اعرض روابط الذكر",
+ "more_settings": "إعدادات إضافية",
+ "user_mutes": "مستخدمون",
+ "mention_link_show_avatar": "أظهر الصورة الرمزية للمستخدم بجانب الرابط",
+ "preview": "معاينة",
+ "show_scrollbars": "أظهر شريط التمرير للعمود الجانبي",
+ "third_column_mode": "أظهر محتوى العمود الثالث إذا توفرت المساحة",
+ "third_column_mode_none": "لا تظهر العمود الثالث",
+ "third_column_mode_notifications": "عمود الإشعارات",
+ "columns": "الأعمدة",
+ "column_sizes": "حجم الأعمدة",
+ "column_sizes_sidebar": "الشريط الجانبي",
+ "type_domains_to_mute": "جِد نطاقًا لكتمه",
+ "upload_a_photo": "ارفع صورة",
+ "virtual_scrolling": "حسن تصيير الخيط الزمني",
+ "user_popover_avatar_action_zoom": "كبر صورة الرمزية",
+ "fun": "متعة",
+ "column_sizes_content": "المحتوى",
+ "column_sizes_notifs": "الإشعارات",
+ "search_user_to_block": "جِد من تريد حجبه",
+ "url": "رابط",
+ "subject_line_behavior": "انسخ الموضوع عند الرد",
+ "conversation_display": "اسلوب عرض المحادثة",
+ "mention_link_show_avatar_quick": "أظهر الصورة الرمزية للمستخدم عند ذكره",
+ "user_popover_avatar_action_open": "افتح الملف الشخصي",
+ "notifications": "الإشعارات",
+ "notification_setting_filters": "مرشح",
+ "notification_setting_hide_notification_contents": "اخف محتوى الإشعارات ومرسليها",
+ "mention_link_display_short": "اسماء قصيرة (مثل {'@'}foo)",
+ "mention_link_display_full_for_remote": "اسماء كاملة للمستخدمين من الخوادم البعاد ({'@'}foo{'@'}example.org)",
+ "version": {
+ "title": "نسخة"
+ },
+ "commit_value": "احفظ",
+ "mention_link_display_full": "اسماء كاملة دايمًا (مثل {'@'}foo{'@'}example.org)",
+ "mute_bot_posts": "اكتم مشاركات الحسابات الآلية",
+ "mention_links": "روابط الذِكر",
+ "email_language": "لغة رسائل البريد الإلكتروني المرسلة إلي من الخادم",
+ "bot": "هذا الحساب آلي",
+ "discoverable": "اسمح بالعثور على هذا الحساب من خلال البحث وخِدمات أخرى",
+ "right_sidebar": "عكس ترتيب الأعمدة",
+ "setting_changed": "الإعدادات مغيّرة",
+ "setting_server_side": "هذا الإعداد مرتبط بحسابك وسيأثر على كل الجلسات والعملاء",
+ "allow_following_move": "اسمح بالمتابعة التلقائية عند انتقال حساب متابَع",
+ "chatMessageRadius": "رسائل",
+ "domain_mutes": "نطاقات",
+ "new_email": "البريد إلكتروني الجديد",
+ "notification_visibility_moves": "هجرة مستخدم",
+ "subject_line_mastodon": "مثل ماستودون: انسخ الأصلي",
+ "hide_follows_description": "لا تظهر متابَعي",
+ "conversation_other_replies_button_inside": "داخل الحالات",
+ "autohide_floating_post_button": "اخفاء زر النشر تلقائيا (هاتف)",
+ "conversation_other_replies_button_below": "تحت الحالات",
+ "reply_visibility_following_short": "أظهر الردود الموجهة إلى متابَعي",
+ "conversation_display_linear": "خطي",
+ "conversation_other_replies_button": "أظهر زر \"ردود أخرى\"",
+ "hide_followers_description": "لا تظهر متابِعي"
},
"timeline": {
- "collapse": "",
+ "collapse": "طوي",
"conversation": "محادثة",
"error_fetching": "خطأ أثناء جلب التحديثات",
- "load_older": "تحميل المنشورات القديمة",
+ "load_older": "حمل الحالات القديمة",
"no_retweet_hint": "",
- "repeated": "",
- "show_new": "عرض الجديد",
- "up_to_date": "تم تحديثه"
+ "repeated": "شورِك",
+ "show_new": "اعرض الجديد",
+ "up_to_date": "محدث",
+ "no_more_statuses": "لا مزيد من الحالات",
+ "error": "خطأ أثناء جلب الخيط الزمني: {0}",
+ "reload": "أعد التحميل",
+ "no_statuses": "لا توجد حالات"
},
"user_card": {
"approve": "قبول",
"block": "حظر",
- "blocked": "تم حظره!",
+ "blocked": "حُظر!",
"deny": "رفض",
- "follow": "اتبع",
- "followees": "",
+ "follow": "تابع",
+ "followees": "متابَعون",
"followers": "مُتابِعون",
- "following": "",
+ "following": "متابَع!",
"follows_you": "يتابعك!",
- "mute": "كتم",
- "muted": "تم كتمه",
+ "mute": "أخرِس",
+ "muted": "أخرَس",
"per_day": "في اليوم",
"remote_follow": "مُتابَعة عن بُعد",
- "statuses": "المنشورات"
+ "statuses": "المنشورات",
+ "approve_confirm_accept_button": "قبول",
+ "approve_confirm_title": "تأكيد القبول",
+ "edit_profile": "عدّل الملف الشخصي",
+ "deny_confirm": "أتريد رفض طلب المتابعة من {user} ؟",
+ "unfollow_confirm_title": "تأكيد إلغاء المتابعة",
+ "follow_progress": "الطلب جارٍ…",
+ "hidden": "مخفي",
+ "its_you": "أنت!",
+ "approve_confirm_cancel_button": "لا تقبل",
+ "approve_confirm": "أتريد قبول طلب المتابعة من {user} ؟",
+ "block_confirm_title": "تأكيد الحظر",
+ "block_confirm_accept_button": "حظر",
+ "block_confirm_cancel_button": "لا تحظر",
+ "deactivated": "عُطل",
+ "deny_confirm_title": "تأكيد الرفض",
+ "deny_confirm_accept_button": "رفض",
+ "deny_confirm_cancel_button": "لا ترفض",
+ "favorites": "المفضلة",
+ "follow_cancel": "ألغ الطلب",
+ "follow_sent": "أُرسل الطلب!",
+ "follow_unfollow": "ألغ المتابعة",
+ "unfollow_confirm": "أتريد إلغاء متابعة {user}؟",
+ "unfollow_confirm_accept_button": "ألغ المتابعة",
+ "unfollow_confirm_cancel_button": "لا تلغ المتابعة",
+ "media": "وسائط",
+ "block_confirm": "أتريد حظر {user} ؟",
+ "mute_confirm_cancel_button": "لا تخرِس",
+ "mute_confirm_title": "تأكيد الإخراس",
+ "message": "راسل",
+ "mute_confirm": "أتريد إخراس {user}؟",
+ "mute_confirm_accept_button": "أخرِس",
+ "mention": "أذكر",
+ "mute_duration_prompt": "أخرِس هذا الشخص لـ (ضع 0 لكتمه دائمًا):",
+ "admin_menu": {
+ "moderation": "الإشراف",
+ "grant_admin": "امنحه الإدارة",
+ "revoke_admin": "اخلعه من الإدارة",
+ "delete_user": "احذف مستخدم",
+ "deactivate_account": "عطِّل الحساب",
+ "grant_moderator": "امنحه الإشراف",
+ "revoke_moderator": "اخلعه من الإشراف",
+ "activate_account": "فعُّل الحساب",
+ "delete_account": "احذف الحساب",
+ "strip_media": "أزل الوسائط من المشاركات",
+ "delete_user_data_and_deactivate_confirmation": "هذا الإجراء سيحذف بيانات الحساب وسيعطله، هل أنت متيقن؟"
+ },
+ "note": "ملاحظة",
+ "note_blank": "(لاشيء)",
+ "edit_note": "حرر الملاحظة",
+ "edit_note_apply": "طبِّق",
+ "edit_note_cancel": "ألغِ",
+ "report": "بلّغ",
+ "subscribe": "اشترك",
+ "unsubscribe": "ألغِ الاشتراك",
+ "unblock_progress": "يرفع الحجب…",
+ "block_progress": "يحجب…",
+ "unblock": "ارفع الحجب",
+ "remove_follower": "أزل متابِع",
+ "remove_follower_confirm_title": "تأكيد إزالة متابِع",
+ "remove_follower_confirm_accept_button": "أزِل",
+ "remove_follower_confirm_cancel_button": "أبق",
+ "hide_repeats": "اخف المشاركات",
+ "show_repeats": "أظهر المشاركات",
+ "bot": "آلي",
+ "unmute": "ارفع عنه الخرَس",
+ "unmute_progress": "يرفع الخرَس…",
+ "mute_progress": "يُخرِس…",
+ "remove_follower_confirm": "متيقن من إزالة {user} من متابِعيك؟",
+ "birthday": "وُلد في {birthday}"
},
"user_profile": {
- "timeline_title": "الخيط الزمني للمستخدم"
+ "timeline_title": "الخيط الزمني للمستخدم",
+ "profile_loading_error": "عذرًا، حدث خطأ أثناء تحميل هذا الملف الشخصي.",
+ "profile_does_not_exist": "عذرًا، هذا الملف الشخصي ليس موجودًا."
},
"who_to_follow": {
"more": "المزيد",
@@ -211,11 +663,355 @@
"keyword_policies": "سياسة الكلمات الدلالية"
},
"simple": {
- "simple_policies": "سياسات الخادم"
+ "simple_policies": "سياسات الخادم",
+ "instance": "مثيل",
+ "reason": "السبب",
+ "accept": "قبول",
+ "reject": "رفض",
+ "ftl_removal": "أُزيل من الخط الزمني «الشبكات المعروفة»"
},
"federation": "الاتحاد",
"mrf_policies": "تفعيل سياسات إعادة كتابة المنشور",
"mrf_policies_desc": "خاصية إعادة كتابة المناشير تقوم بتعديل تفاعل الاتحاد مع هذا الخادم. السياسات التالية مفعّلة:"
}
+ },
+ "announcements": {
+ "page_header": "إعلانات",
+ "title": "إعلان",
+ "mark_as_read_action": "علّمه كمقروء",
+ "post_form_header": "انشر إعلانًا",
+ "post_placeholder": "اكتب محتوى الاعلان هنا...",
+ "post_action": "انشر",
+ "post_error": "خطأ: {error}",
+ "close_error": "أغلاق",
+ "delete_action": "احذف",
+ "start_time_prompt": "وقت البدأ: ",
+ "end_time_prompt": "وقت النهاية: ",
+ "all_day_prompt": "هذا حدث يوم كامل",
+ "start_time_display": "يبدأ في {time}",
+ "end_time_display": "ينتهي في {time}",
+ "edit_action": "حرر",
+ "submit_edit_action": "أرسل",
+ "cancel_edit_action": "ألغِ",
+ "inactive_message": "هذا الاعلان غير نشط",
+ "published_time_display": "نُشر في {time}"
+ },
+ "polls": {
+ "votes": "أصوات",
+ "vote": "صوّت",
+ "type": "نوع الاستطلاع",
+ "single_choice": "خيار واحد",
+ "multiple_choices": "متعدد الخيارات",
+ "expiry": "عمر الاستطلاع",
+ "expires_in": "ينتهي الاستطلاع في {0}",
+ "expired": "انتهى الاستطلاع منذ {0}",
+ "add_poll": "أضف استطلاعًا",
+ "add_option": "أضف خيارًا",
+ "option": "خيار",
+ "people_voted_count": "{count} شخص صوّت| {count} شخص صوّت",
+ "votes_count": "{count} صوت | {count} صوت"
+ },
+ "emoji": {
+ "stickers": "ملصقات",
+ "emoji": "إيموجي",
+ "search_emoji": "ابحث عن إيموجي",
+ "unicode_groups": {
+ "animals-and-nature": "حيوانات وطبيعة",
+ "food-and-drink": "أطعمة ومشروبات",
+ "symbols": "رموز",
+ "activities": "نشاطات",
+ "flags": "أعلام",
+ "smileys-and-emotion": "ابتسامات وانفعالات",
+ "travel-and-places": "سفر وأماكن"
+ },
+ "add_emoji": "أدخل إيموجي",
+ "custom": "إيموجي مخصص",
+ "keep_open": "أبق المنتقي مفتوحًا"
+ },
+ "interactions": {
+ "emoji_reactions": "تفاعلات بالإيموجي",
+ "reports": "البلاغات",
+ "follows": "المتابعات الجديدة"
+ },
+ "report": {
+ "state_closed": "مغلق",
+ "state_resolved": "عولج",
+ "reported_statuses": "الحالة المبلغة عنها:",
+ "state_open": "مفتوح",
+ "notes": "ملاحظة:",
+ "state": "الحالة:",
+ "reporter": "المبلِّغ:",
+ "reported_user": "المُبلغ عنه:"
+ },
+ "selectable_list": {
+ "select_all": "اختر الكل"
+ },
+ "image_cropper": {
+ "save": "احفظ",
+ "cancel": "ألغ",
+ "crop_picture": "اقتصاص الصورة",
+ "save_without_cropping": "احفظ دون اقتصاص"
+ },
+ "importer": {
+ "submit": "أرسل",
+ "success": "نجح الاستيراد.",
+ "error": "حدث خطأ أثناء الاستيراد."
+ },
+ "domain_mute_card": {
+ "mute": "أخرِس",
+ "mute_progress": "يُخرس…",
+ "unmute": "ارفع عنه الخرس",
+ "unmute_progress": "يرفع الخرس…"
+ },
+ "exporter": {
+ "export": "صدر",
+ "processing": "يُعالج. سيُطلب منك تنزيل الملف قريباً"
+ },
+ "media_modal": {
+ "previous": "السابق",
+ "next": "التالي",
+ "hide": "أغلق عارض الوسائط",
+ "counter": "{current}\\{total}"
+ },
+ "remote_user_resolver": {
+ "searching_for": "يبحث عن",
+ "error": "لم يُعثر عليه."
+ },
+ "admin_dash": {
+ "nodb": {
+ "documentation": "التوثيق",
+ "text2": "اغلب خيارات الضبط لن تتوفر."
+ },
+ "window_title": "الإدارة",
+ "wip_notice": "لوحة المدير لا زالت تجريبية ولا تزال قيد للتطوير، {adminFeLink}.",
+ "old_ui_link": "واجهة المدير القديمة هنا",
+ "commit_all": "احفظ الكل",
+ "tabs": {
+ "instance": "مثيل"
+ },
+ "instance": {
+ "instance": "معلومات المثيل",
+ "registrations": "تسجيل المستخدمين",
+ "restrict": {
+ "header": "قيّد وصول الزواروالمجهولين",
+ "timelines": "وصول الخط الزمني",
+ "profiles": "وصول الملفات الشخصية",
+ "activities": "وصول النشاطات/الحالات"
+ }
+ },
+ "limits": {
+ "posts": "حد النشر",
+ "uploads": "حد المرفقات",
+ "profile_fields": "حد حقول الملف الشخصي",
+ "user_uploads": "حد وسائط الملف الشخصي"
+ },
+ "frontend": {
+ "repository": "رابط المستودع",
+ "versions": "النسخ المتوفرة",
+ "build_url": "رابط البناء",
+ "reinstall": "أعد التثبيت",
+ "is_default": "(افتراضي)",
+ "is_default_custom": "(افتراضي، النسخة: {version})",
+ "install": "ثبّت",
+ "install_version": "ثبت النسخة {version}",
+ "more_install_options": "مزيد من خيارات التثبيت",
+ "set_default": "عينه كافتراضي",
+ "set_default_version": "عين النسخة {version} كافتراضية",
+ "available_frontends": "متوفر للتثبيت"
+ },
+ "temp_overrides": {
+ ":pleroma": {
+ ":instance": {
+ ":public": {
+ "label": "المثيل علني",
+ "description": "تعطيله سيحصر الوصول إلى API للمستخدمين الوالجين، ولن يقدر الزوار على الوصول إلى الخط الزمني العلني والموحد."
+ },
+ ":description_limit": {
+ "description": "حد عدد المحارف لوصف المرفق"
+ },
+ ":background_image": {
+ "label": "صورة الخلفية"
+ },
+ ":limit_to_local_content": {
+ "label": "اقتصار البحث على المحتوى المحلي"
+ }
+ }
+ }
+ }
+ },
+ "time": {
+ "in_past": "منذ {0}",
+ "unit": {
+ "hours_short": "{0}سا",
+ "minutes": "{0} دقيقة | {0} دقائق",
+ "days_short": "{0}ي",
+ "minutes_short": "{0}د",
+ "hours": "{0} ساعة | {0} ساعات",
+ "weeks": "{0} أسبوع | {0} أسابيع",
+ "months_short": "{0}ش",
+ "seconds": "{0} ثانية | {0} ثانية",
+ "seconds_short": "{0}ثا",
+ "years": "{0} سنة | {0} سنوات",
+ "years_short": "{0}سن",
+ "days": "{0} يوم | {0} أيام",
+ "months": "{0} شهر | {0} أشهر",
+ "weeks_short": "{0}أس"
+ },
+ "in_future": "في {0}",
+ "now": "هذه اللحظة",
+ "now_short": "الآن"
+ },
+ "status": {
+ "delete_confirm": "أتريد حذف هذه الحالة؟",
+ "delete_error": "خطأ أثناء حذف الحالة: {0}",
+ "plus_more": "+{number} أخرون",
+ "many_attachments": "المنشور يحوي {number} مرفقات",
+ "repeat_confirm": "أتريد مشاركة هذه الحالة؟",
+ "edited_at": "(آخر تعديل {time})",
+ "repeat_confirm_title": "تأكيد المشاركة",
+ "repeat_confirm_accept_button": "شارك",
+ "repeat_confirm_cancel_button": "لا تشارك",
+ "edit": "حرر الحالة",
+ "pin": "ثبته على الملف الشخصي",
+ "unpin": "ألغ تثبيته من الملف الشخصي",
+ "delete_confirm_cancel_button": "أبقه",
+ "replies_list": "الردود:",
+ "status_deleted": "هذا المنشور محذوف",
+ "favorites": "المفضلة",
+ "pinned": "مثبت",
+ "hide_full_subject": "اخف كامل الموضوع",
+ "repeats": "المشاركات",
+ "delete": "اخذف الحالة",
+ "delete_confirm_title": "تأكيد الحذف",
+ "reply_to": "رد على",
+ "mentions": "ذكرَ",
+ "unmute_conversation": "ارفع الكتم عن المحادثة",
+ "status_unavailable": "الحالة غير متوفرة",
+ "copy_link": "انسخ رابط الحالة",
+ "show_full_subject": "أظهر الموضوع كاملا",
+ "show_content": "أظهر المحتوى",
+ "hide_content": "اخف المحتوى",
+ "you": "(أنت)",
+ "show_all_attachments": "أظهر كل المرفقات",
+ "hide_attachment": "اخف المرفق",
+ "move_down": "حرك المرفق لليمين",
+ "thread_hide": "اخف هذا النقاش",
+ "thread_muted": "النقاش مكتوم",
+ "delete_confirm_accept_button": "احذف",
+ "mute_conversation": "اكتم المحادثة",
+ "external_source": "مصدر خارجي",
+ "expand": "وسّع",
+ "collapse_attachments": "طوي المرفقات",
+ "remove_attachment": "أزل المرفق",
+ "move_up": "حرك المرفق لليسار",
+ "open_gallery": "افتح المعرض",
+ "thread_show": "أظهر هذا النقاس",
+ "nsfw": "محتوى حساس NSFW",
+ "status_history": "تأريخ الحالة",
+ "thread_show_full_with_icon": "{icon} {text}",
+ "thread_follow_with_icon": "{icon} {text}",
+ "show_all_conversation_with_icon": "{icon} {text}",
+ "ancestor_follow_with_icon": "{icon} {text}",
+ "show_only_conversation_under_this": "أظهر الردود على هذه الحالة فقط",
+ "reaction_count_label": "تفاعل {num} شخص | تفاعل {num} أشخاص",
+ "replies_list_with_others": "رد (+ {numReplies} آخر): | رد (+ {numReplies} آخرون):",
+ "show_attachment_in_modal": "أظهر الوسائط في منبثقات",
+ "show_attachment_description": "معاينة الوصف ( افتح المرفق لقراءة الوصف الكامل)"
+ },
+ "lists": {
+ "creating_list": "إنشاء قائمة جديدة",
+ "update_title": "احفظ العنوان",
+ "add_members": "ابحث عن مزيد من المستخدمين",
+ "really_delete": "أمتيقن من حذف القائمة؟",
+ "lists": "قوائم",
+ "new": "قائمة جديدة",
+ "title": "عنوان القائمة",
+ "search": "ابحث عن مستخدم",
+ "remove_from_list": "أزل من القائمة",
+ "add_to_list": "أضف للقائمة",
+ "editing_list": "تحرير القائمة {listTitle}",
+ "create": "أنشئ",
+ "save": "احفظ التعديلات",
+ "delete": "احذف القائمة",
+ "manage_lists": "أدِر القوائم",
+ "manage_members": "أدِر أعضاء القائمة",
+ "is_in_list": "موجود في القائمة سلفًا"
+ },
+ "file_type": {
+ "audio": "صوت",
+ "image": "صورة",
+ "file": "ملف",
+ "video": "فيديو"
+ },
+ "user_reporting": {
+ "add_comment_description": "سيرسل البلاغ إلى مشرف المثيل، يمكنك شرح سبب البلاغ أدناه:",
+ "title": "بلاغ عن {0}",
+ "additional_comments": "تعليقات إضافية",
+ "forward_description": "هذا المستخدم من خادم آخر. هل تريد إرسال نسخة منه إلى مشرفه؟",
+ "forward_to": "وجّهه إلى {0}",
+ "submit": "أرسل",
+ "generic_error": "حدث خطأ أثناء معالجة طلبك."
+ },
+ "tool_tip": {
+ "media_upload": "ارفع وسائط",
+ "favorite": "فضّل",
+ "add_reaction": "أضف تفاعل",
+ "user_settings": "إعدادات المستخدم",
+ "accept_follow_request": "اقبل طلب المتابعة",
+ "reject_follow_request": "ارفض طلب المتابعة",
+ "repeat": "شارك",
+ "reply": "ردّ"
+ },
+ "upload": {
+ "error": {
+ "base": "فشل الرفع.",
+ "message": "فشل الرفع: {0}",
+ "default": "حاو لاحقًا",
+ "file_too_big": "حجم الملف كبير [{filesize}{filesizeunit}\\{allowedsize}{allowedsizeunit}]"
+ },
+ "file_size_units": {
+ "B": "بايت",
+ "MiB": "مب",
+ "TiB": "تب",
+ "GiB": "غب",
+ "KiB": "كب"
+ }
+ },
+ "search": {
+ "person_talking": "{count} شخص يتكلم",
+ "people_talking": "{count} شخص يتكلم",
+ "no_results": "لا نتائج",
+ "no_more_results": "لا مزيد من النتائج",
+ "people": "أشخاص",
+ "hashtags": "وسوم",
+ "load_more": "حمّل مزيدًا من النتائج"
+ },
+ "password_reset": {
+ "forgot_password": "أنسيت كلمة السر؟",
+ "placeholder": "البريد الإلكتروني أو اسم المستخدم",
+ "return_home": "عُد للصفحة الرئيسية",
+ "too_many_requests": "وصلت سقف المحاولات، حاول لاحقًا."
+ },
+ "chats": {
+ "chats": "محادثات",
+ "delete_confirm": "أتريد حذف هذه الرسالة؟",
+ "you": "أنت:",
+ "message_user": "راسل {nickname}",
+ "delete": "احذف",
+ "new": "محادثة جديدة",
+ "empty_message_error": "يستحيل إرسال رسالة فارغة",
+ "more": "مزيد",
+ "empty_chat_list_placeholder": "ليس لديك محادثات. ابدأ واحدة جديدة!"
+ },
+ "display_date": {
+ "today": "اليوم"
+ },
+ "update": {
+ "big_update_content": "نظرًا لطول المدة التي استغرقها تطوير هذا الاصدار فسترى اختلافات كبيرة عن ما اعتدت عليه.",
+ "update_bugs": "نظرًا لهذا لكبر هذا التحديث فقد نكون قد سهينى عن بعض الاخطاء لذا يرجى التبليغ عن أي علّة أو مشكلة. نحن نرحب بقتراحاتك وتعليقاتكم لتحسين بليروما وواجهها الأمامية وطرح المشاكل المتعلقة بهما.",
+ "update_changelog": "لمزيد من المعلومات، راجع {theFullChangelog}.",
+ "update_changelog_here": "سجل التغييرات الكامل",
+ "art_by": "رَسمُ {linkToArtist}",
+ "big_update_title": "رجاءً تعاون معنا"
}
}
diff --git a/src/i18n/cs.json b/src/i18n/cs.json
index ca87214e..ac1ff37a 100644
--- a/src/i18n/cs.json
+++ b/src/i18n/cs.json
@@ -9,7 +9,10 @@
"scope_options": "Možnosti rozsahů",
"text_limit": "Textový limit",
"title": "Vlastnosti",
- "who_to_follow": "Koho sledovat"
+ "who_to_follow": "Koho sledovat",
+ "shout": "Shoutbox",
+ "pleroma_chat_messages": "Pleroma Chat",
+ "upload_limit": "Limit pro velikost souborů"
},
"finder": {
"error_fetching_user": "Chyba při načítání uživatele",
@@ -20,12 +23,47 @@
"submit": "Odeslat",
"more": "Více",
"generic_error": "Vyskytla se chyba",
- "optional": "volitelné"
+ "optional": "volitelné",
+ "retry": "Zkuste to znovu",
+ "show_more": "Zobrazit více",
+ "show_less": "Zobrazit méně",
+ "never_show_again": "Znovu již nezobrazovat",
+ "dismiss": "Zahodit",
+ "cancel": "Zrušit",
+ "disable": "Vypnout",
+ "enable": "Zapnout",
+ "close": "Zavřít",
+ "peek": "Nahlédnout",
+ "generic_error_message": "Došlo k chybě: {0}",
+ "error_retry": "Zkuste to prosím znovu",
+ "confirm": "Potvrdit",
+ "verify": "Ověřit",
+ "scope_in_timeline": {
+ "public": "Veřejné",
+ "direct": "Přímá",
+ "unlisted": "Neuvedené",
+ "private": "Pouze pro sledující"
+ },
+ "scroll_to_top": "Přejít na začátek",
+ "role": {
+ "admin": "Správce",
+ "moderator": "Moderátor"
+ },
+ "pin": "Připnout položku",
+ "flash_content": "Klikněte pro zobrazení Flash obsahu pomocí Ruffle (Experimentální, nemusí fungovat).",
+ "flash_security": "Flash obsah může být nebezpečný, protože se jedná o libovolný spustitelný kód.",
+ "flash_fail": "Nepodařilo se načíst Flash obsah. Podrobnosti naleznete v konzoli.",
+ "undo": "Vrátit zpět",
+ "yes": "Ano",
+ "no": "Ne",
+ "unpin": "Odepnout položku",
+ "loading": "Načítání…"
},
"image_cropper": {
"crop_picture": "Oříznout obrázek",
"save": "Uložit",
- "cancel": "Zrušit"
+ "cancel": "Zrušit",
+ "save_without_cropping": "Uložit bez ořezávání"
},
"login": {
"login": "Přihlásit",
@@ -35,17 +73,31 @@
"placeholder": "např. lain",
"register": "Registrovat",
"username": "Uživatelské jméno",
- "hint": "Chcete-li se přidat do diskuze, přihlaste se"
+ "hint": "Chcete-li se přidat do diskuze, přihlaste se",
+ "logout_confirm": "Opravdu se chcete odhlásit?",
+ "logout_confirm_accept_button": "Odhlásit se",
+ "logout_confirm_cancel_button": "Neodhlašovat",
+ "logout_confirm_title": "Potvrzení odhlášení",
+ "authentication_code": "Ověřovací kód",
+ "enter_recovery_code": "Zadejte záložní kód",
+ "enter_two_factor_code": "Zadejte dvoufaktorový ověřovací kód",
+ "recovery_code": "Záložní kód",
+ "heading": {
+ "totp": "Dvoufaktorové ověřování",
+ "recovery": "Dvoufaktorové obnovení"
+ }
},
"media_modal": {
"previous": "Předchozí",
- "next": "Další"
+ "next": "Další",
+ "counter": "{current} / {total}",
+ "hide": "Zavřít prohlížeč médií"
},
"nav": {
"about": "O instanci",
"back": "Zpět",
"chat": "Místní chat",
- "friend_requests": "Požadavky o sledování",
+ "friend_requests": "Požadavky na sledování",
"mentions": "Zmínky",
"dms": "Přímé zprávy",
"public_tl": "Veřejná časová osa",
@@ -53,7 +105,24 @@
"twkn": "Celá známá síť",
"user_search": "Hledání uživatelů",
"who_to_follow": "Koho sledovat",
- "preferences": "Předvolby"
+ "preferences": "Předvolby",
+ "home_timeline": "Domovská časová osa",
+ "timelines": "Časové osy",
+ "search_close": "Zavřít vyhledávací panel",
+ "chats": "Chaty",
+ "lists": "Seznamy",
+ "edit_nav_mobile": "Upravit navigační panel",
+ "mobile_sidebar": "Přepnout mobilní postranní panel",
+ "announcements": "Oznámení",
+ "mobile_notifications_close": "Uzavřít oznámení",
+ "mobile_notifications": "Otevřít oznámení (máte nějaké nepřečtené)",
+ "administration": "Správa",
+ "bookmarks": "Záložky",
+ "search": "Hledat",
+ "edit_pinned": "Upravit připnuté položky",
+ "edit_finish": "Dokončit úpravu",
+ "mobile_notifications_mark_as_seen": "Označit vše jako přečtené",
+ "interactions": "Interakce"
},
"notifications": {
"broken_favorite": "Neznámý příspěvek, hledám jej…",
@@ -61,9 +130,21 @@
"followed_you": "vás nyní sleduje",
"load_older": "Načíst starší oznámení",
"notifications": "Oznámení",
- "read": "Číst!",
+ "read": "Přečíst!",
"repeated_you": "zopakoval/a váš příspěvek",
- "no_more_notifications": "Žádná další oznámení"
+ "no_more_notifications": "Žádná další oznámení",
+ "error": "Nastala chyba při načítání oznámení: {0}",
+ "unread_announcements": "{num} nepřečtené oznámení | {num} nepřečtených oznámení",
+ "unread_chats": "{num} nepřečtených zpráv | {num} nepřečtených zpráv",
+ "unread_follow_requests": "{num} nový požadavek o sledování | {num} nových požadavků o sledování",
+ "configuration_tip": "Může upravit co zde zobrazovat v {theSettings}. {dismiss}",
+ "follow_request": "vás chce sledovat",
+ "migrated_to": "migroval na",
+ "poll_ended": "anketa skončila",
+ "reacted_with": "reagoval/a s {0}",
+ "submitted_report": "Odeslal/a stížnost",
+ "configuration_tip_settings": "nastavení",
+ "configuration_tip_dismiss": "Již nezobrazovat"
},
"post_status": {
"new_status": "Napsat nový příspěvek",
@@ -85,7 +166,27 @@
"private": "Pouze pro sledující - Poslat pouze sledujícím",
"public": "Veřejný - Poslat na veřejné časové osy",
"unlisted": "Neuvedený - Neposlat na veřejné časové osy"
- }
+ },
+ "edit_unsupported_warning": "Pleroma nepodporuje upravování zmínek a anket.",
+ "edit_status": "Upravit příspěvek",
+ "media_description": "Popis médií",
+ "reply_option": "Odpovědět na tento příspěvek",
+ "content_type_selection": "Formát příspěvku",
+ "post": "Odeslat",
+ "empty_status_error": "Nemůžete odeslat prázdný příspěvek bez žádných souborů",
+ "preview_empty": "Prázdné",
+ "media_description_error": "Selhání při aktualizaci médií, zkuste to znovu",
+ "scope_notice": {
+ "public": "Tento příspěvek bude viditelný pro všechny",
+ "private": "Tento příspěvek bude viditelný pouze pro vaše sledující",
+ "unlisted": "Tento příspěvek nebude viditelný ve Veřejné časové ose a časové ose Celá známá síť"
+ },
+ "scope_notice_dismiss": "Zavřít tuto zprávu",
+ "quote_option": "Citovat tento příspěvek",
+ "direct_warning_to_all": "Tento příspěvek budou vidět pouze zmínění uživatelé.",
+ "direct_warning_to_first_only": "Tento příspěvek bude viditelný pouze pro zmíněné uživatele na začátku příspěvku.",
+ "edit_remote_warning": "Jiné vzdálené instance nemusí podporovat úpravy a nemusí přijmout nejnovější verzi vašeho příspěvku.",
+ "preview": "Náhled"
},
"registration": {
"bio": "O vás",
@@ -105,8 +206,18 @@
"email_required": "nemůže být prázdný",
"password_required": "nemůže být prázdné",
"password_confirmation_required": "nemůže být prázdné",
- "password_confirmation_match": "musí být stejné jako heslo"
- }
+ "password_confirmation_match": "musí být stejné jako heslo",
+ "birthday_min_age": "musí být před nebo v {date}",
+ "birthday_required": "nemůže být ponecháno prázdné"
+ },
+ "birthday_optional": "Datum narození (volitelné):",
+ "register": "Registrovat",
+ "reason": "Důvod pro registraci",
+ "reason_placeholder": "Tato instance schvaluje registrace manuálně,\nZdůvodněte administraci důvod registrace.",
+ "birthday": "Datum narození:",
+ "email_language": "V jakém jazyce chcete přijímat emaily z tohoto serveru?",
+ "email_optional": "Email (volitelný)",
+ "bio_optional": "Bio (volitelné)"
},
"settings": {
"app_name": "Název aplikace",
@@ -136,7 +247,7 @@
"default_vis": "Výchozí rozsah viditelnosti",
"delete_account": "Smazat účet",
"delete_account_description": "Trvale smaže váš účet a všechny vaše příspěvky.",
- "delete_account_error": "Při mazání vašeho účtu nastala chyba. Pokud tato chyba bude trvat, kontaktujte prosím admministrátora vaší instance.",
+ "delete_account_error": "Při mazání vašeho účtu nastala chyba. Pokud tato chyba přetrvává, kontaktujte prosím administrátora vaší instance.",
"delete_account_instructions": "Pro potvrzení smazání účtu napište své heslo do pole níže.",
"avatar_size_instruction": "Doporučená minimální velikost pro avatarové obrázky je 150x150 pixelů.",
"export_theme": "Uložit přednastavení",
@@ -152,7 +263,7 @@
"general": "Obecné",
"hide_attachments_in_convo": "Skrývat přílohy v konverzacích",
"hide_attachments_in_tl": "Skrývat přílohy v časové ose",
- "max_thumbnails": "Maximální počet miniatur na příspěvek",
+ "max_thumbnails": "Maximální počet miniatur na příspěvek (prázdné = žádný limit)",
"hide_isp": "Skrýt panel specifický pro instanci",
"preload_images": "Přednačítat obrázky",
"use_one_click_nsfw": "Otevírat citlivé přílohy pouze jedním kliknutím",
@@ -181,7 +292,7 @@
"new_password": "Nové heslo",
"notification_visibility": "Typy oznámení k zobrazení",
"notification_visibility_follows": "Sledující",
- "notification_visibility_likes": "Oblíbení",
+ "notification_visibility_likes": "Oblíbené",
"notification_visibility_mentions": "Zmínky",
"notification_visibility_repeats": "Zopakování",
"no_rich_text_description": "Odstranit ze všech příspěvků formátování textu",
@@ -237,18 +348,34 @@
"true": "ano"
},
"notifications": "Oznámení",
- "enable_web_push_notifications": "Povolit webová push oznámení",
+ "enable_web_push_notifications": "Povolit web push oznámení",
"style": {
"switcher": {
"keep_color": "Ponechat barvy",
"keep_shadows": "Ponechat stíny",
"keep_opacity": "Ponechat průhlednost",
"keep_roundness": "Ponechat kulatost",
- "keep_fonts": "Keep fonts",
+ "keep_fonts": "Ponechat písma",
"save_load_hint": "Možnosti „Ponechat“ dočasně ponechávají aktuálně nastavené možností při volení či nahrávání motivů, také tyto možnosti ukládají při exportování motivu. Pokud není žádné pole zaškrtnuto, uloží export motivu všechno.",
"reset": "Resetovat",
"clear_all": "Vymazat vše",
- "clear_opacity": "Vymazat průhlednost"
+ "clear_opacity": "Vymazat průhlednost",
+ "keep_as_is": "Ponechat jak je",
+ "use_snapshot": "Stará verze",
+ "help": {
+ "migration_napshot_gone": "Z nějakého důvodu chyběl snímek, některé věci můžou vypadat jinak, než si pamatujete.",
+ "fe_upgraded": "Motiv engine PleromaFE byl aktualizován po aktualizaci verze.",
+ "future_version_imported": "Soubor, který jste importoval/a byl vytvořen pro novější verzi FE.",
+ "older_version_imported": "Soubor, který jste importoval/a byl vytvořen pro starší verzi FE.",
+ "v2_imported": "Soubor, který jste importoval/a byl vytvořen pro starší verzi FE. Snažíme se zachovat maximální kompatibilitu, ale může dojít k nekonzistenci.",
+ "snapshot_present": "Snímek motivu byl načten, takže všechny hodnoty byly přepsány. Místo toho můžete načíst skutečná data motivu.",
+ "upgraded_from_v2": "PleromaFE bylo aktualizováno, motiv může vypadat trochu jinak, než si pamatujete.",
+ "snapshot_missing": "V souboru nebyl žádný snímek motivu, takže může vypadat jinak, než bylo původně zamýšleno.",
+ "fe_downgraded": "Verze PleromaFE byla vrácena zpět.",
+ "migration_snapshot_ok": "Pro jistotu byl načten snímek motivu. Můžete zkusit načíst data motivu."
+ },
+ "load_theme": "Načíst motiv",
+ "use_source": "Nová verze"
},
"common": {
"color": "Barva",
@@ -283,7 +410,27 @@
"borders": "Okraje",
"buttons": "Tlačítka",
"inputs": "Vstupní pole",
- "faint_text": "Vybledlý text"
+ "faint_text": "Vybledlý text",
+ "popover": "Popisy, menu, popovery",
+ "underlay": "Podklad",
+ "pressed": "Zmáčknuté",
+ "selectedPost": "Vybraný příspěvek",
+ "selectedMenu": "Vybraná položka menu",
+ "alert_warning": "Varování",
+ "alert_neutral": "Neutrální",
+ "toggled": "Přepnuto",
+ "disabled": "Vypnuto",
+ "tabs": "Karty",
+ "chat": {
+ "incoming": "Příchozí",
+ "border": "Okraj",
+ "outgoing": "Odchozí"
+ },
+ "post": "Příspěvky/Bio uživatelů",
+ "wallpaper": "Tapeta",
+ "poll": "Graf ankety",
+ "icons": "Ikony",
+ "highlight": "Zvýrazněné prvky"
},
"radii": {
"_tab_label": "Kulatost"
@@ -346,7 +493,251 @@
"checkbox": "Pročetl/a jsem podmínky používání",
"link": "hezký malý odkaz"
}
- }
+ },
+ "added_alias": "Přezdívka přidána.",
+ "emoji_reactions_scale": "Měřítko zvětšení reakcí",
+ "file_export_import": {
+ "backup_restore": "Záloha nastavení",
+ "errors": {
+ "file_too_new": "Nekompatibilní hlavní verze: {fileMajor}, tato verze PleromaFE (verze {feMajor}) je příliš stará",
+ "invalid_file": "Vybraný soubor není podporovaná záloha Pleroma nastavení. Žádné změny nebyli provedeny.",
+ "file_too_old": "Nekompatibilní verze: {fileMajor}, verze souboru je příliš stará a nepodporovaná (min. verze {feMajor})",
+ "file_slightly_new": "Menší verze je rozdílná, některé nastavení se nemusí načíst"
+ },
+ "backup_settings": "Zálohovat nastavení do souboru",
+ "backup_settings_theme": "Zálohovat nastavení a motiv do souboru",
+ "restore_settings": "Obnovit nastavení ze souboru"
+ },
+ "backup_failed": "Záloha selhala.",
+ "tree_fade_ancestors": "Zobrazit autory aktuálního příspěvku ve slabém textu",
+ "mention_link_display_full_for_remote": "jako celá jména pouze pro vzdálené uživatele (např. {'@'}foo{'@'}example.org)",
+ "autocomplete_select_first": "Automaticky vybrat prvního kandidáta, když výsledky automatického doplnění jsou dostupné",
+ "import_blocks_from_a_csv_file": "Importovat blokace z csv souboru",
+ "backup_running": "Tato záloha právě probíhá, zpracován záznam {number}. |Tato záloha právě probíhá, zpracováno {number} záznamů.",
+ "changed_email": "Email byl úspěšně změněn!",
+ "chatMessageRadius": "Zpráva chatu",
+ "confirm_dialogs_delete": "mazání příspěvku",
+ "disable_sticky_headers": "Nezanechávat záhlaví sloupců na horní část obrazovky",
+ "third_column_mode_postform": "Editor hlavního příspěvku a navigaci",
+ "columns": "Sloupce",
+ "sensitive_by_default": "Označit příspěvky jako citlivé ve výchozím stavu",
+ "domain_mutes": "Domény",
+ "fallback_language": "Záložní jazyk {index}:",
+ "primary_language": "Hlavní jazyk:",
+ "security": "Zabezpečení",
+ "enter_current_password_to_confirm": "Zadejte vaše současné heslo pro potvrzení vaší identity",
+ "post_look_feel": "Vzhled příspěvků",
+ "mention_links": "Odkazy zmínek",
+ "mfa": {
+ "confirm_and_enable": "Potvrdit a zapnout OTP",
+ "title": "Dvoufázová autentizace",
+ "scan": {
+ "title": "Skenovat",
+ "desc": "Pomocí vaší 2FA aplikace oskenujte QR kód, nebo zadejte klíč:",
+ "secret_code": "Klíč"
+ },
+ "otp": "OTP",
+ "generate_new_recovery_codes": "Vygenerovat nové záložní kódy",
+ "setup_otp": "Nastavit OTP",
+ "wait_pre_setup_otp": "přednastavení OTP",
+ "waiting_a_recovery_codes": "Přijímám záložní kódy…",
+ "recovery_codes_warning": "Zapište nebo uložte si záložní kódy jelikož je znovu již neuvidíte. Pokud ztratíte přístup k vaší 2FA aplikace a záložním kódům nebudete mít možnost se přihlásit k vašemu účtu.",
+ "recovery_codes": "Záložní kódy.",
+ "warning_of_generate_new_codes": "Když vygenerujete nové záložní kódy, tak staré přestanou fungovat.",
+ "authentication_methods": "Autentizační metody",
+ "verify": {
+ "desc": "Pro zapnutí dvoufázové autentizace zadejte kód z vaší 2FA aplikace:"
+ }
+ },
+ "remove_backup": "Odstranit",
+ "email_language": "Jazyk pro přijímání emailů ze serveru",
+ "block_export": "Export blokací",
+ "block_import": "Import blokací",
+ "block_import_error": "Chyba při importování blokací",
+ "mute_export": "Exportovat ztlumení",
+ "mute_export_button": "Exportovat vaše ztlumení jako csv soubor",
+ "wordfilter": "Filtr slov",
+ "user_profiles": "Profily uživatelů",
+ "use_at_icon": "Zobrazovat {'@'} jako ikonu namísto textu",
+ "notification_visibility_moves": "Migrace uživatelů",
+ "hide_followers_count_description": "Nezobrazovat počet sledujících uživatelů",
+ "reply_visibility_self_short": "Zobrazit odpovědi pouze sobě",
+ "third_column_mode_notifications": "Sloupec oznámení",
+ "useStreamingApi": "Přijímat příspěvky a oznámení v reálném čase",
+ "use_websockets": "Používat websockety (Aktualizace v reálném čase)",
+ "user_mutes": "Uživatelé",
+ "mention_link_display": "Zobrazit odkazy na zmínky",
+ "add_language": "Přidat záložní jazyk",
+ "account_backup": "Zálohování účtu",
+ "account_alias": "Přezdívky účtu",
+ "setting_server_side": "Toto nastavení je vázané na váš profil a ovlivňuje všechny vaše sezení a klienty",
+ "block_export_button": "Exportovat vaše blokace jako csv soubor",
+ "blocks_imported": "Blokace importovány! Jejich zpracování může chvíli trvat.",
+ "mute_import": "Importovat ztlumení",
+ "mute_import_error": "Chyba při importování ztlumení",
+ "mutes_imported": "Ztlumení importovány! Jejich zpracování může chvíli trvat.",
+ "account_backup_table_head": "Záloha",
+ "download_backup": "Stáhnout",
+ "import_mutes_from_a_csv_file": "Importovat ztlumení z csv souboru",
+ "account_backup_description": "Toto umožňuje stáhnout archiv vašeho účtu a vašich příspěvků, ale nemůžou být zpětně importovány do Pleroma účtu.",
+ "backup_not_ready": "Tato záloha není zatím připravená.",
+ "list_backups_error": "Chyba při získávání seznamu záloh: {error}",
+ "add_backup": "Vytvořit novou zálohu",
+ "bot": "Toto je účet robota",
+ "change_email": "Změnit email",
+ "change_email_error": "Nastala chyba při změně vašeho emailu.",
+ "confirm_dialogs": "Požádat o potvrzení při",
+ "confirm_dialogs_mute": "ztlumení uživatele",
+ "confirm_dialogs_logout": "odhlašování",
+ "confirm_dialogs_approve_follow": "schvalování sledujícího",
+ "confirm_dialogs_deny_follow": "odmítání sledujícího",
+ "confirm_dialogs_remove_follower": "odstraňování sledujícího",
+ "mutes_and_blocks": "Ztlumení a Blokace",
+ "account_alias_table_head": "Přezdívka",
+ "move_account": "Přesunout účet",
+ "birthday": {
+ "show_birthday": "Zobrazit moje datum narození",
+ "label": "Datum narození"
+ },
+ "account_privacy": "Soukromí",
+ "notification_visibility_in_column": "Zobrazit ve sloupci/zásuvce oznámení",
+ "notification_visibility_reports": "Nahlášení",
+ "notification_visibility_emoji_reactions": "Reakce",
+ "notification_visibility_polls": "Konce anket, ve kterých jste hlasovali",
+ "notification_extra_tip": "Zobrazení tipu přizpůsobení pro další oznámení",
+ "notification_visibility_native_notifications": "Zobrazit nativní oznámení",
+ "notification_visibility_follow_requests": "Požadavky na sledování",
+ "mute_bot_posts": "Skrýt příspěvky od robotů",
+ "hide_bot_indication": "Skrýt indikaci účtů robotů v příspěvcích",
+ "auto_update": "Zobrazovat nové příspěvky automaticky",
+ "url": "URL",
+ "preview": "Náhled",
+ "profile_fields": {
+ "label": "Metadata profilu",
+ "name": "Štítek",
+ "value": "Obsah",
+ "add_field": "Přidat pole"
+ },
+ "hide_favorites_description": "Nezobrazovat seznam oblíbených příspěvků (uživatelé stále budou notifikování)",
+ "right_sidebar": "Prohodit pořadí sloupců",
+ "hide_scrobbles": "Skrýt scrobbles",
+ "hide_shoutbox": "Skrýt shoutbox instance",
+ "new_email": "Nový email",
+ "notification_show_extra": "Zobrazit další oznámení ve sloupci oznámení",
+ "reply_visibility_following_short": "Zobrazit odpovědi mým sledujícím",
+ "search_user_to_block": "Hledat koho chcete zablokovat",
+ "search_user_to_mute": "Hledat koho chcete ztlumit",
+ "reset_avatar_confirm": "Opravdu chcete resetovat avatar?",
+ "tree_advanced": "Umožnit více flexibilní navigaci ve stromovém zobrazení",
+ "conversation_display_linear_quick": "Lineární zobrazení",
+ "max_depth_in_thread": "Maximální počet zobrazených úrovní ve vlákně ve výchozím stavu",
+ "add_backup_error": "Chyba při přidávání nové zálohy: {error}",
+ "added_backup": "Přidána nová záloha.",
+ "word_filter_and_more": "Filtr slov a další...",
+ "posts": "Příspěvky",
+ "reset_banner_confirm": "Opravdu chcete resetovat banner?",
+ "reset_background_confirm": "Opravdu chcete resetovat pozadí?",
+ "reset_avatar": "Resetovat avatar",
+ "reset_profile_background": "Resetovat pozadí profilu",
+ "reset_profile_banner": "Resetovat banner profilu",
+ "type_domains_to_mute": "Hledat domény ke ztlumení",
+ "virtual_scrolling": "Optimalizovat vykreslování časové osy",
+ "remove_language": "Odstranit",
+ "expert_mode": "Zobrazit pokročilé nastavení",
+ "save": "Uložit změny",
+ "setting_changed": "Nastavení je rozdílné od výchozího",
+ "lists_navigation": "Zobrazovat seznamy v navigaci",
+ "allow_following_move": "Povolit automatické sledování pokud se sledovaný účet přesune",
+ "confirm_dialogs_repeat": "opakování příspěvku",
+ "confirm_dialogs_unfollow": "zrušení sledování uživatele",
+ "confirm_dialogs_block": "blokování uživatele",
+ "list_aliases_error": "Chyba při zjišťování přezdívek: {error}",
+ "remove_alias": "Odstranit tuto přezdívku",
+ "new_alias_target": "Přidat novou přezdívku (např. {example})",
+ "add_alias_error": "Chyba při přidávání přezdívky: {error}",
+ "hide_list_aliases_error_action": "Zavřít",
+ "move_account_notes": "Pokud chcete přesunut účet jinam, musíte jít na cílový účet a přidat přezdívku ukazující na tento účet.",
+ "move_account_target": "Cílový účet (např. {example})",
+ "moved_account": "Účet přesunut.",
+ "move_account_error": "Chyba při přesouvání účtu: {error}",
+ "discoverable": "Umožnit objevení tohoto účtu ve výsledcích vyhledávání a v jiných službách",
+ "pad_emoji": "Přidat mezeru okolo emoji při přidávání emoji z výběru",
+ "emoji_reactions_on_timeline": "Zobrazit emoji reakce u příspěvků",
+ "hide_media_previews": "Schovat náhledy médií",
+ "hide_muted_posts": "Skrýt příspěvky od ztlumených uživatelů",
+ "hide_all_muted_posts": "Skrýt ztlumené uživatele",
+ "navbar_column_stretch": "Protáhnout navbar na šířku sloupců",
+ "always_show_post_button": "Vždy zobrazovat plovoucí tlačítko pro nový příspěvek",
+ "hide_wallpaper": "Skrýt pozadí instance",
+ "hide_wordfiltered_statuses": "Skrýt slovně filtrované příspěvky",
+ "hide_muted_threads": "Skrýt ztlumené vlákna",
+ "notification_extra_chats": "Zobrazit nepřečtené chaty",
+ "notification_extra_announcements": "Zobrazit nepřečtené oznámení",
+ "notification_extra_follow_requests": "Zobrazit nové požadavky na sledování",
+ "hide_follows_count_description": "Nezobrazovat počet sledovaných uživatelů",
+ "autohide_floating_post_button": "Automaticky skrýt tlačítko nového příspěvku (mobilní zařízení)",
+ "minimal_scopes_mode": "Minimalizovat možnosti rozsahu příspěvků",
+ "conversation_display": "Styl zobrazení konverzací",
+ "conversation_display_tree": "Stromový styl",
+ "conversation_display_tree_quick": "Stromový styl",
+ "show_scrollbars": "Zobrazit posuvníky bočních sloupců",
+ "third_column_mode": "Pokud je volné místo, zobrazit třetí sloupec obsahující",
+ "third_column_mode_none": "Nikdy nezobrazovat třetí sloupec",
+ "column_sizes": "Velikost sloupců",
+ "column_sizes_sidebar": "Postranní panel",
+ "column_sizes_content": "Obsah",
+ "column_sizes_notifs": "Oznámení",
+ "conversation_display_linear": "Lineární styl",
+ "conversation_other_replies_button": "Zobrazit tlačítko ostatních odpovědí",
+ "conversation_other_replies_button_below": "Pod příspěvky",
+ "conversation_other_replies_button_inside": "Uvnitř příspěvků",
+ "mention_link_display_short": "vždy jako zkrácená jména (např. {'@'}foo)",
+ "mention_link_display_full": "vždy jako celá jména (např. {'@'}foo{'@'}example.org)",
+ "enable_web_push_always_show_tip": "Některé prohlížeče (Chromium, Chrome) vyžadují aby push zprávy vždy vytvořili oznámení, jinak obecné oznámení 'Tento web byl aktualizován na pozadí' je zobrazeno, povolte abyste zabránili tomuto oznámení, protože Chrome nejspíš skrývá push oznámení, pokud je panel zobrazen. Může mít za následek duplicitní oznámení v ostatních prohlížečích.",
+ "actor_type": "Tento účet je:",
+ "actor_type_description": "Když svůj účet označíte jako skupinu, bude automaticky opakovat všechny příspěvky, které ho zmíní.",
+ "actor_type_Person": "normální uživatel",
+ "actor_type_Service": "bot",
+ "actor_type_Group": "skupina",
+ "hide_actor_type_indication": "Skrýt označení typu účtu (bot, skupina atd.) v příspěvcích",
+ "mention_link_show_avatar": "Zobrazit avatar uživatele vedle odkazu",
+ "mention_link_show_avatar_quick": "Zobrazit avatar uživatele vedle zmínky",
+ "mention_link_fade_domain": "Zeslabit doménu (např {'@'}example.org v {'@'}foo{'@'}example.org)",
+ "fun": "Zábava",
+ "notification_mutes": "Pokud nechcete dostávat oznámení od specifický uživatelů, použijte funkci ztlumení.",
+ "more_settings": "Víc nastavení",
+ "user_popover_avatar_action_zoom": "Zvětšit avatar",
+ "user_popover_avatar_action_close": "Zavřít popover",
+ "notification_setting_annoyance": "Nepříjemnost",
+ "user_popover_avatar_action_open": "Otevřit profil",
+ "notification_setting_drawer_marks_as_seen": "Zavření zásuvky (na mobilu) označí všechny oznámení jako přečtené",
+ "notification_setting_ignore_inactionable_seen": "Ignorovat stav přečtení pro oznámení bez akce (oblíbené, opakování atd.)",
+ "notification_setting_unseen_at_top": "Zobrazovat nepřečtené oznámení nad ostatními",
+ "enable_web_push_always_show": "Vždy zobrazovat web push oznámení",
+ "notification_setting_privacy": "Soukromí",
+ "notification_setting_block_from_strangers": "Blokovat oznámení od uživatelů které nesledujete",
+ "notification_setting_hide_notification_contents": "Schovávat odesílatele a obsah push oznámení",
+ "notification_blocks": "Blokování uživatele zastaví všechny notifikace a také je odhlásí.",
+ "mention_link_use_tooltip": "Zobrazit kartu uživatele při kliknutí na zmínku",
+ "user_popover_avatar_overlay": "Zobrazit popover uživatele přes jeho avatar",
+ "greentext": "Vtipné šipky",
+ "mention_link_bolden_you": "Zvýraznit vaši zmínku",
+ "user_popover_avatar_action": "Popover akce při kliknutí na avatar",
+ "show_yous": "Zobrazit (Vy)",
+ "notification_setting_filters": "Filtry",
+ "notification_setting_ignore_inactionable_seen_tip": "Toto ve skutečnosti neoznačí tyto oznámení jako přečtené a stále o nich budete dostávat oznámení na počítači, pokud si tak vyberete",
+ "notification_setting_filters_chrome_push": "V některých prohlížečích (Chrome) nemusí být možné kompletně vyfiltrovat oznámení, pokud přijdou jako push oznámení",
+ "commit_value": "Uložit",
+ "reset_value": "Resetovat",
+ "reset_value_tooltip": "Resetovat koncept",
+ "hard_reset_value": "Tvrdý reset",
+ "version": {
+ "title": "Verze",
+ "backend_version": "Backend verze",
+ "frontend_version": "Frontend verze"
+ },
+ "commit_value_tooltip": "Hodnota není uložena, stiskněte toto tlačítko pro potvrzení změn",
+ "hard_reset_value_tooltip": "Odstranit nastavení z úložiště a vynutit výchozí hodnotu"
},
"time": {
"day": "{0} day",
@@ -358,7 +749,7 @@
"hour_short": "{0}h",
"hours_short": "{0}h",
"in_future": "in {0}",
- "in_past": "{0} ago",
+ "in_past": "před {0}",
"minute": "{0} minute",
"minutes": "{0} minutes",
"minute_short": "{0}min",
@@ -455,5 +846,162 @@
"GiB": "GiB",
"TiB": "TiB"
}
+ },
+ "about": {
+ "mrf": {
+ "federation": "Federace",
+ "keyword": {
+ "ftl_removal": "Odstranění z časové osy \"Celá známá síť\"",
+ "reject": "Odmítnout",
+ "replace": "Nahradit",
+ "is_replaced_by": "→",
+ "keyword_policies": "Zásady klíčových slov"
+ },
+ "mrf_policies": "Povolené MRF zásady",
+ "simple": {
+ "instance": "Instance",
+ "reason": "Důvod",
+ "not_applicable": "N/A",
+ "accept": "Přijmout",
+ "accept_desc": "Tato instance přijímá zprávy pouze z následujících instancí:",
+ "reject": "Odmítnout",
+ "quarantine": "Karanténa",
+ "quarantine_desc": "Tato instance bude posílat pouze veřejné zprávy na tyto instance:",
+ "media_removal": "Odstranění médií",
+ "media_nsfw_desc": "Tato instance vynucuje média nastavené jako citlivé v příspěvcích z následujících instancí:",
+ "simple_policies": "Zásady specifické pro danou instanci",
+ "ftl_removal": "Odstranění z časové osy \"Celá známá síť\"",
+ "media_nsfw": "Vynutit média jako citlivé",
+ "reject_desc": "Tato instance nebude přijímat zprávy z následujících instancí:",
+ "media_removal_desc": "Tato instance odstraňuje média v příspěvcích z následujících instancí:",
+ "ftl_removal_desc": "Tato instance odstraňuje tyto instance z časové osy \"Celá známá síť\":"
+ },
+ "mrf_policies_desc": "Zásady MRF mění chování federace této instance. Následující MRF zásady jsou povoleny:"
+ },
+ "staff": "Personál"
+ },
+ "exporter": {
+ "processing": "Zpracovávám, zanedlouho budete vyzváni ke stažení vašeho souboru",
+ "export": "Exportovat"
+ },
+ "remote_user_resolver": {
+ "searching_for": "Hledám",
+ "error": "Nenalezeno."
+ },
+ "polls": {
+ "multiple_choices": "Výběr více možností",
+ "expiry": "Doba ankety",
+ "add_poll": "Přidat anketu",
+ "add_option": "Přidat možnost",
+ "single_choice": "Výběr jediné možnosti",
+ "option": "Možnost",
+ "votes": "hlasy",
+ "people_voted_count": "{count} hlasoval/a | {count} voličů",
+ "votes_count": "{count} hlasovat | {count} hlasů",
+ "vote": "Hlasovat",
+ "type": "Typ ankety",
+ "expires_in": "Anketa končí za {0}",
+ "expired": "Anketa skončila před {0}",
+ "not_enough_options": "Příliš málo jedinečných možností v anketě"
+ },
+ "interactions": {
+ "follows": "Nových sledujících",
+ "moves": "Uživatel migroval",
+ "load_older": "Načíst starší interakce",
+ "emoji_reactions": "Emoji reakce",
+ "reports": "Stížnosti",
+ "favs_repeats": "Opakované a oblíbené"
+ },
+ "emoji": {
+ "unicode_groups": {
+ "animals-and-nature": "Zvířata a příroda",
+ "flags": "Vlajky",
+ "activities": "Aktivity",
+ "people-and-body": "Lidé a těla",
+ "food-and-drink": "Jídlo a pití",
+ "objects": "Objekty",
+ "smileys-and-emotion": "Smajlíky a emoce",
+ "symbols": "Symboly",
+ "travel-and-places": "Cestování a místa"
+ },
+ "unicode": "Unicode emoji",
+ "load_all": "Načítání všech {emojiAmount} emoji",
+ "stickers": "Nálepky",
+ "emoji": "Emoji",
+ "keep_open": "Ponechat okno výběru otevřené",
+ "search_emoji": "Hledat emoji",
+ "add_emoji": "Vložit emoji",
+ "custom": "Vlastní emoji",
+ "load_all_hint": "Načteno prvních {saneAmount} emoji, načítání všech emoji může způsobit problémy s výkonem.",
+ "unpacked": "Rozbalené emoji",
+ "regional_indicator": "Regionální indikátor {letter}",
+ "hide_custom_emoji": "Skrýt vlastní emoji"
+ },
+ "importer": {
+ "submit": "Odeslat",
+ "success": "Úspěšně importováno.",
+ "error": "Nastala chyba při importování ze souboru."
+ },
+ "report": {
+ "reporter": "Nahlašující:",
+ "reported_user": "Nahlášený uživatel:",
+ "reported_statuses": "Nahlášené příspěvky:",
+ "notes": "Poznámky:",
+ "state": "Stav:",
+ "state_open": "Otevřeno",
+ "state_closed": "Uzavřeno",
+ "state_resolved": "Vyřešeno"
+ },
+ "announcements": {
+ "mark_as_read_action": "Označit jako přečtené",
+ "page_header": "Oznámení",
+ "title": "Oznámení",
+ "post_form_header": "Vyvěsit oznámení",
+ "post_placeholder": "Zde napište obsah vašeho oznámení…",
+ "post_action": "Odeslat",
+ "post_error": "Chyba: {error}",
+ "close_error": "Zavřít",
+ "delete_action": "Smazat",
+ "start_time_prompt": "Čas začátku: ",
+ "end_time_prompt": "Čas ukončení: ",
+ "all_day_prompt": "Toto je celodenní akce",
+ "published_time_display": "Zveřejněno v {time}",
+ "start_time_display": "Začíná v {time}",
+ "end_time_display": "Končí v {time}",
+ "edit_action": "Upravit",
+ "submit_edit_action": "Odeslat",
+ "cancel_edit_action": "Zrušit",
+ "inactive_message": "Toto oznámení není aktivní"
+ },
+ "shoutbox": {
+ "title": "Shoutbox"
+ },
+ "domain_mute_card": {
+ "mute": "Ztlumit",
+ "mute_progress": "Ztlumuji…",
+ "unmute": "Zrušit ztlumení",
+ "unmute_progress": "Ruším ztlumení…"
+ },
+ "errors": {
+ "storage_unavailable": "Pleroma nemohla získat přístup k úložišti prohlížeče. Vaše přihlášení nebo lokální nastavení se neuloží a můžete narazit na neočekávané problémy. Zkuste povolit soubory cookies."
+ },
+ "selectable_list": {
+ "select_all": "Vybrat vše"
+ },
+ "admin_dash": {
+ "window_title": "Administrace",
+ "commit_all": "Uložit vše",
+ "tabs": {
+ "nodb": "Žádné nastavení v databázi",
+ "frontends": "Frontendy",
+ "instance": "Instance",
+ "limits": "Limity"
+ },
+ "nodb": {
+ "heading": "Nastavení v databázi je vypnuto"
+ },
+ "wip_notice": "Tento administrační panel je experimentální a v aktivní vývoji, {adminFeLink}.",
+ "old_ui_link": "staré administrační rozhraní je dostupné zde",
+ "reset_all": "Resetovat vše"
}
}
diff --git a/src/i18n/en.json b/src/i18n/en.json
index b051f088..affe4335 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -189,6 +189,7 @@
"mobile_notifications": "Open notifications",
"mobile_notifications": "Open notifications (there are unread ones)",
"mobile_notifications_close": "Close notifications",
+ "mobile_notifications_mark_as_seen": "Mark all as seen",
"announcements": "Announcements"
},
"notifications": {
@@ -205,7 +206,13 @@
"migrated_to": "migrated to",
"reacted_with": "reacted with {0}",
"submitted_report": "submitted a report",
- "poll_ended": "poll has ended"
+ "poll_ended": "poll has ended",
+ "unread_announcements": "{num} unread announcement | {num} unread announcements",
+ "unread_chats": "{num} unread chat | {num} unread chats",
+ "unread_follow_requests": "{num} new follow request | {num} new follow requests",
+ "configuration_tip": "You can customize what to display here in {theSettings}. {dismiss}",
+ "configuration_tip_settings": "the settings",
+ "configuration_tip_dismiss": "Do not show again"
},
"polls": {
"add_poll": "Add poll",
@@ -230,6 +237,7 @@
"search_emoji": "Search for an emoji",
"add_emoji": "Insert emoji",
"custom": "Custom emoji",
+ "hide_custom_emoji": "Hide custom emojis",
"unpacked": "Unpacked emoji",
"unicode": "Unicode emoji",
"unicode_groups": {
@@ -261,6 +269,8 @@
"post_status": {
"edit_status": "Edit status",
"new_status": "Post new status",
+ "reply_option": "Reply to this status",
+ "quote_option": "Quote this status",
"account_not_locked_warning": "Your account is not {0}. Anyone can follow you to view your follower-only posts.",
"account_not_locked_warning_link": "locked",
"attachments_sensitive": "Mark attachments as sensitive",
@@ -350,6 +360,11 @@
"remove_language": "Remove",
"primary_language": "Primary language:",
"fallback_language": "Fallback language {index}:",
+ "actor_type": "This account is:",
+ "actor_type_description": "Marking your account as a group will make it automatically repeat statuses that mention it.",
+ "actor_type_Person": "a normal user",
+ "actor_type_Service": "a bot",
+ "actor_type_Group": "a group",
"app_name": "App name",
"expert_mode": "Show advanced",
"save": "Save changes",
@@ -414,7 +429,6 @@
"added_backup": "Added a new backup.",
"add_backup_error": "Error adding a new backup: {error}",
"blocks_tab": "Blocks",
- "bot": "This is a bot account",
"btnRadius": "Buttons",
"cBlue": "Blue (Reply, follow)",
"cGreen": "Green (Retweet)",
@@ -486,7 +500,8 @@
"hide_media_previews": "Hide media previews",
"hide_muted_posts": "Hide posts of muted users",
"mute_bot_posts": "Mute bot posts",
- "hide_bot_indication": "Hide bot indication in posts",
+ "hide_actor_type_indication": "Hide actor type (bots, groups, etc.) indication in posts",
+ "hide_scrobbles": "Hide scrobbles",
"hide_all_muted_posts": "Hide muted posts",
"max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)",
"hide_isp": "Hide instance-specific panel",
@@ -519,6 +534,8 @@
"loop_video_silent_only": "Loop only videos without sound (i.e. Mastodon's \"gifs\")",
"mutes_tab": "Mutes",
"play_videos_in_modal": "Play videos in a popup frame",
+ "url": "URL",
+ "preview": "Preview",
"file_export_import": {
"backup_restore": "Settings backup",
"backup_settings": "Backup settings to file",
@@ -550,13 +567,22 @@
"posts": "Posts",
"user_profiles": "User Profiles",
"notification_visibility": "Types of notifications to show",
+ "notification_visibility_in_column": "Show in notifications column/drawer",
+ "notification_visibility_native_notifications": "Show a native notification",
"notification_visibility_follows": "Follows",
+ "notification_visibility_follow_requests": "Follow requests",
"notification_visibility_likes": "Favorites",
"notification_visibility_mentions": "Mentions",
"notification_visibility_repeats": "Repeats",
+ "notification_visibility_reports": "Reports",
"notification_visibility_moves": "User Migrates",
"notification_visibility_emoji_reactions": "Reactions",
"notification_visibility_polls": "Ends of polls you voted in",
+ "notification_show_extra": "Show extra notifications in the notifications column",
+ "notification_extra_chats": "Show unread chats",
+ "notification_extra_announcements": "Show unread announcements",
+ "notification_extra_follow_requests": "Show new follow requests",
+ "notification_extra_tip": "Show the customization tip for extra notifications",
"no_rich_text_description": "Strip rich text formatting from all posts",
"no_blocks": "No blocks",
"no_mutes": "No mutes",
@@ -672,13 +698,21 @@
"greentext": "Meme arrows",
"show_yous": "Show (You)s",
"notifications": "Notifications",
+ "notification_setting_annoyance": "Annoyance",
+ "notification_setting_drawer_marks_as_seen": "Closing drawer (mobile) marks all notifications as read",
+ "notification_setting_ignore_inactionable_seen": "Ignore read state of inactionable notifications (likes, repeats etc)",
+ "notification_setting_ignore_inactionable_seen_tip": "This will not actually mark those notifications as read, and you'll still get desktop notifications about them if you chose so",
+ "notification_setting_unseen_at_top": "Show unread notifications above others",
"notification_setting_filters": "Filters",
+ "notification_setting_filters_chrome_push": "On some browsers (chrome) it might be impossible to completely filter out notifications by type when they arrive by Push",
"notification_setting_block_from_strangers": "Block notifications from users who you do not follow",
"notification_setting_privacy": "Privacy",
"notification_setting_hide_notification_contents": "Hide the sender and contents of push notifications",
"notification_mutes": "To stop receiving notifications from a specific user, use a mute.",
"notification_blocks": "Blocking a user stops all notifications as well as unsubscribes them.",
"enable_web_push_notifications": "Enable web push notifications",
+ "enable_web_push_always_show": "Always show web push notifications",
+ "enable_web_push_always_show_tip": "Some browsers (Chromium, Chrome) require that push messages always result in a notification, otherwise generic 'Website was updated in background' is shown, enable this to prevent this notification from showing, as Chrome seem to hide push notifications if tab is in focus. Can result in showing duplicate notifications on other browsers.",
"more_settings": "More settings",
"style": {
"switcher": {
@@ -830,6 +864,145 @@
"title": "Version",
"backend_version": "Backend version",
"frontend_version": "Frontend version"
+ },
+ "commit_value": "Save",
+ "commit_value_tooltip": "Value is not saved, press this button to commit your changes",
+ "reset_value": "Reset",
+ "reset_value_tooltip": "Reset draft",
+ "hard_reset_value": "Hard reset",
+ "hard_reset_value_tooltip": "Remove setting from storage, forcing use of default value"
+ },
+ "admin_dash": {
+ "window_title": "Administration",
+ "wip_notice": "This admin dashboard is experimental and WIP, {adminFeLink}.",
+ "old_ui_link": "old admin UI available here",
+ "reset_all": "Reset all",
+ "commit_all": "Save all",
+ "tabs": {
+ "nodb": "No DB Config",
+ "instance": "Instance",
+ "limits": "Limits",
+ "frontends": "Front-ends",
+ "emoji": "Emoji"
+ },
+ "nodb": {
+ "heading": "Database config is disabled",
+ "text": "You need to change backend config files so that {property} is set to {value}, see more in {documentation}.",
+ "documentation": "documentation",
+ "text2": "Most configuration options will be unavailable."
+ },
+ "captcha": {
+ "native": "Native",
+ "kocaptcha": "KoCaptcha"
+ },
+ "instance": {
+ "instance": "Instance information",
+ "registrations": "User sign-ups",
+ "captcha_header": "CAPTCHA",
+ "kocaptcha": "KoCaptcha settings",
+ "access": "Instance access",
+ "restrict": {
+ "header": "Restrict access for anonymous visitors",
+ "description": "Detailed setting for allowing/disallowing access to certain aspects of API. By default (indeterminate state) it will disallow if instance is not public, ticked checkbox means disallow access even if instance is public, unticked means allow access even if instance is private. Please note that unexpected behavior might happen if some settings are set, i.e. if profile access is disabled posts will show without profile information.",
+ "timelines": "Timelines access",
+ "profiles": "User profiles access",
+ "activities": "Statues/activities access"
+ }
+ },
+ "limits": {
+ "arbitrary_limits": "Arbitrary limits",
+ "posts": "Post limits",
+ "uploads": "Attachments limits",
+ "users": "User profile limits",
+ "profile_fields": "Profile fields limits",
+ "user_uploads": "Profile media limits"
+ },
+ "frontend": {
+ "repository": "Repository link",
+ "versions": "Available versions",
+ "build_url": "Build URL",
+ "reinstall": "Reinstall",
+ "is_default": "(Default)",
+ "is_default_custom": "(Default, version: {version})",
+ "install": "Install",
+ "install_version": "Install version {version}",
+ "more_install_options": "More install options",
+ "more_default_options": "More default setting options",
+ "set_default": "Set default",
+ "set_default_version": "Set version {version} as default",
+ "wip_notice": "Please note that this section is a WIP and lacks certain features as backend implementation of front-end management is incomplete.",
+ "default_frontend": "Default front-end",
+ "default_frontend_tip": "Default front-end will be shown to all users. Currently there's no way to for a user to select personal front-end. If you switch away from PleromaFE you'll most likely have to use old and buggy AdminFE to do instance configuration until we replace it.",
+ "default_frontend_unavail": "Default frontend settings are not available, as this requires configuration in the database",
+ "available_frontends": "Available for install",
+ "failure_installing_frontend": "Failed to install frontend {version}: {reason}",
+ "success_installing_frontend": "Frontend {version} successfully installed"
+ },
+ "emoji": {
+ "global_actions": "Global actions",
+ "reload": "Reload emoji",
+ "importFS": "Import emoji from filesystem",
+ "error": "Error: {0}",
+ "create_pack": "Create pack",
+ "delete_pack": "Delete pack",
+ "new_pack_name": "New pack name",
+ "create": "Create",
+ "emoji_packs": "Emoji packs",
+ "remote_packs": "Remote packs",
+ "do_list": "List",
+ "remote_pack_instance": "Remote pack instance",
+ "emoji_pack": "Emoji pack",
+ "edit_pack": "Edit pack",
+ "description": "Description",
+ "homepage": "Homepage",
+ "fallback_src": "Fallback source",
+ "fallback_sha256": "Fallback SHA256",
+ "share": "Share",
+ "save": "Save",
+ "save_meta": "Save metadata",
+ "revert_meta": "Revert metadata",
+ "delete": "Delete",
+ "revert": "Revert",
+ "add_file": "Add file",
+ "adding_new": "Adding new emoji",
+ "shortcode": "Shortcode",
+ "filename": "Filename",
+ "new_shortcode": "Shortcode, leave blank to infer",
+ "new_filename": "Filename, leave blank to infer",
+ "delete_confirm": "Are you sure you want to delete {0}?",
+ "download_pack": "Download pack",
+ "downloading_pack": "Downloading {0}",
+ "download": "Download",
+ "download_as_name": "New name",
+ "download_as_name_full": "New name, leave blank to reuse",
+ "files": "Files",
+ "editing": "Editing {0}",
+ "delete_title": "Delete?",
+ "metadata_changed": "Metadata different from saved",
+ "emoji_changed": "Unsaved emoji file changes, check highlighted emoji",
+ "replace_warning": "This will REPLACE the local pack of the same name"
+ },
+ "temp_overrides": {
+ ":pleroma": {
+ ":instance": {
+ ":public": {
+ "label": "Instance is public",
+ "description": "Disabling this will make all API accessible only for logged-in users, this will make Public and Federated timelines inaccessible to anonymous visitors."
+ },
+ ":limit_to_local_content": {
+ "label": "Limit search to local content",
+ "description": "Disables global network search for unauthenticated (default), all users or none"
+ },
+ ":description_limit": {
+ "label": "Limit",
+ "description": "Character limit for attachment descriptions"
+ },
+ ":background_image": {
+ "label": "Background image",
+ "description": "Background image (primarily used by PleromaFE)"
+ }
+ }
+ }
}
},
"time": {
@@ -933,7 +1106,12 @@
"show_all_conversation_with_icon": "{icon} {text}",
"show_all_conversation": "Show full conversation ({numStatus} other status) | Show full conversation ({numStatus} other statuses)",
"show_only_conversation_under_this": "Only show replies to this status",
- "status_history": "Status history"
+ "status_history": "Status history",
+ "reaction_count_label": "{num} person reacted | {num} people reacted",
+ "hide_quote": "Hide the quoted status",
+ "display_quote": "Display the quoted status",
+ "invisible_quote": "Quoted status unavailable: {link}",
+ "more_actions": "More actions on this status"
},
"user_card": {
"approve": "Approve",
@@ -1000,6 +1178,7 @@
"hide_repeats": "Hide repeats",
"show_repeats": "Show repeats",
"bot": "Bot",
+ "group": "Group",
"birthday": "Born {birthday}",
"admin_menu": {
"moderation": "Moderation",
diff --git a/src/i18n/eo.json b/src/i18n/eo.json
index e013edee..eef1ec32 100644
--- a/src/i18n/eo.json
+++ b/src/i18n/eo.json
@@ -55,8 +55,8 @@
"undo": "Malfari",
"yes": "Jes",
"no": "Ne",
- "unpin": "Malfiksi eron",
- "pin": "Fiksi eron",
+ "unpin": "Malfiksi",
+ "pin": "Fiksi",
"scroll_to_top": "Rulumi supren"
},
"image_cropper": {
@@ -81,7 +81,11 @@
"recovery_code": "Rehava kodo",
"enter_two_factor_code": "Enigu kodon de duobla aŭtentikigo",
"enter_recovery_code": "Enigu rehavan kodon",
- "authentication_code": "Aŭtentikiga kodo"
+ "authentication_code": "Aŭtentikiga kodo",
+ "logout_confirm_title": "Konfirmo de adiaŭo",
+ "logout_confirm": "Ĉu vi certe volas adiaŭi?",
+ "logout_confirm_accept_button": "Adiaŭi",
+ "logout_confirm_cancel_button": "Ne adiaŭi"
},
"media_modal": {
"previous": "Antaŭa",
@@ -90,7 +94,7 @@
"hide": "Fermi vidilon de vidaŭdaĵoj"
},
"nav": {
- "about": "Pri",
+ "about": "Prio",
"back": "Reen",
"chat": "Loka babilejo",
"friend_requests": "Petoj pri abono",
@@ -115,7 +119,9 @@
"edit_finish": "Fini redakton",
"mobile_notifications": "Malfermi sciigojn (estas nelegitaj)",
"mobile_notifications_close": "Fermi sciigojn",
- "announcements": "Anoncoj"
+ "announcements": "Anoncoj",
+ "search_close": "Fermi serĉujon",
+ "mobile_sidebar": "(Mal)ŝalti flankan breton por telefonoj"
},
"notifications": {
"broken_favorite": "Nekonata afiŝo, serĉante ĝin…",
@@ -166,10 +172,14 @@
"direct_warning_to_first_only": "Ĉi tiu afiŝo estas nur videbla al uzantoj menciitaj je la komenco de la mesaĝo.",
"direct_warning_to_all": "Ĉi tiu afiŝo estos videbla al ĉiuj menciitaj uzantoj.",
"media_description": "Priskribo de vidaŭdaĵo",
- "post": "Afiŝo",
+ "post": "Afiŝi",
"edit_remote_warning": "Aliaj foraj nodoj eble ne subtenas redaktadon, kaj ne povos ricevi pli novan version de via afiŝo.",
"edit_unsupported_warning": "Pleroma ne subtenas redaktadon de mencioj aŭ enketoj.",
- "edit_status": "Redakti afiŝon"
+ "edit_status": "Redakti afiŝon",
+ "content_type_selection": "Formo de afiŝo",
+ "scope_notice_dismiss": "Fermi ĉi tiun avizon",
+ "reply_option": "Respondi al ĉi tiu afiŝo",
+ "quote_option": "Citi ĉi tiun afiŝon"
},
"registration": {
"bio": "Priskribo",
@@ -189,14 +199,18 @@
"email_required": "ne povas resti malplena",
"password_required": "ne povas resti malplena",
"password_confirmation_required": "ne povas resti malplena",
- "password_confirmation_match": "samu la pasvorton"
+ "password_confirmation_match": "samu la pasvorton",
+ "birthday_min_age": "ne povas esti post {date}",
+ "birthday_required": "ne povas resti malplena"
},
"reason_placeholder": "Ĉi-node oni aprobas registriĝojn permane.\nSciigu la administrantojn kial vi volas registriĝi.",
"reason": "Kialo registriĝi",
"register": "Registriĝi",
"bio_optional": "Prio (malnepra)",
"email_optional": "Retpoŝtadreso (malnepra)",
- "email_language": "En kiu lingvo vi volus ricevi retleterojn de la servilo?"
+ "email_language": "En kiu lingvo vi volus ricevi retleterojn de la servilo?",
+ "birthday": "Naskiĝtago:",
+ "birthday_optional": "Naskiĝtago (malnepra):"
},
"settings": {
"app_name": "Nomo de aplikaĵo",
@@ -666,7 +680,28 @@
"user_popover_avatar_overlay": "Aperigi ŝprucaĵon pri uzanto sur profilbildo",
"show_yous": "Montri la markon «(Vi)»",
"user_popover_avatar_action_zoom": "Zomi la profilbildon",
- "third_column_mode": "Kun sufiĉo da spaco, montri trian kolumnon kun"
+ "third_column_mode": "Kun sufiĉo da spaco, montri trian kolumnon kun",
+ "birthday": {
+ "show_birthday": "Montri mian naskiĝtagon",
+ "label": "Naskiĝtago"
+ },
+ "confirm_dialogs_delete": "forigo de afiŝo",
+ "backup_running": "Ĉi tiu savkopiado progresas, traktis {number} datumon. | Ĉi tiu savkopiado progresas, traktis {number} datumojn.",
+ "backup_failed": "Ĉi tiu savkopiado malsukcesis.",
+ "autocomplete_select_first": "Memage elekti unuan kandidaton kiam rezultoj de memaga konjektado disponeblas",
+ "confirm_dialogs_logout": "adiaŭo",
+ "user_popover_avatar_action": "Post klako sur profilbildon en ŝprucaĵo",
+ "remove_language": "Forigi",
+ "primary_language": "Ĉefa lingvo:",
+ "confirm_dialogs": "Peti konfirmon je",
+ "confirm_dialogs_repeat": "ripeto de afiŝo",
+ "confirm_dialogs_unfollow": "malabono de uzanto",
+ "confirm_dialogs_block": "blokado de uzanto",
+ "confirm_dialogs_mute": "silentigo de uzanto",
+ "confirm_dialogs_approve_follow": "aprobo de abonanto",
+ "confirm_dialogs_deny_follow": "malaprobo de abonanto",
+ "confirm_dialogs_remove_follower": "forigo de abonanto",
+ "tree_fade_ancestors": "Montri responditojn de la nuna afiŝo per teksto malvigla"
},
"timeline": {
"collapse": "Maletendi",
@@ -753,7 +788,33 @@
"note_blank": "(Neniu)",
"edit_note_apply": "Apliki",
"edit_note_cancel": "Nuligi",
- "edit_note": "Redakti noton"
+ "edit_note": "Redakti noton",
+ "block_confirm": "Ĉu vi certe volas bloki uzanton {user}?",
+ "block_confirm_accept_button": "Bloki",
+ "remove_follower_confirm": "Ĉu vi certe volas forigi uzanton {user} de viaj abonantoj?",
+ "approve_confirm_accept_button": "Aprobi",
+ "approve_confirm_cancel_button": "Ne aprobi",
+ "approve_confirm": "Ĉu vi certe volas aprobi abonan peton de {user}?",
+ "block_confirm_title": "Konfirmo de blokado",
+ "approve_confirm_title": "Konfirmo de aprobo",
+ "block_confirm_cancel_button": "Ne bloki",
+ "deny_confirm_accept_button": "Malaprobi",
+ "deny_confirm_cancel_button": "Ne malaprobi",
+ "mute_confirm_title": "Silentigi konfirmon",
+ "deny_confirm_title": "Konfirmo de malaprobo",
+ "mute_confirm": "Ĉu vi certe volas silentigi uzanton {user}?",
+ "mute_confirm_accept_button": "Silentigi",
+ "mute_confirm_cancel_button": "Ne silentigi",
+ "mute_duration_prompt": "Silentigi ĉi tiun uzanton por (0 signifas senliman silentigon):",
+ "remove_follower_confirm_accept_button": "Forigi",
+ "remove_follower_confirm_title": "Konfirmo de forigo de abonanto",
+ "birthday": "Naskita je {birthday}",
+ "deny_confirm": "Ĉu vi certe volas malaprobi abonan peton de {user}?",
+ "unfollow_confirm_cancel_button": "Ne malaboni",
+ "unfollow_confirm_title": "Konfirmo de malabono",
+ "unfollow_confirm": "Ĉu vi certe volas malaboni uzanton {user}?",
+ "unfollow_confirm_accept_button": "Malaboni",
+ "remove_follower_confirm_cancel_button": "Ne forigi"
},
"user_profile": {
"timeline_title": "Historio de uzanto",
@@ -775,7 +836,8 @@
"accept_follow_request": "Akcepti abonpeton",
"add_reaction": "Aldoni reagon",
"toggle_expand": "Etendi aŭ maletendi sciigon por montri plenan afiŝon",
- "toggle_mute": "Etendi aŭ maletendi afiŝon por montri silentigitan enhavon"
+ "toggle_mute": "Etendi aŭ maletendi afiŝon por montri silentigitan enhavon",
+ "autocomplete_available": "{number} rezulto disponeblas. Uzu la sagajn klavojn supren kaj suben por foliumi ilin. | {number} rezulto disponeblas. Uzu la sagajn klavojn supren kaj suben por foliumi ilin."
},
"upload": {
"error": {
@@ -813,7 +875,8 @@
"symbols": "Simboloj",
"travel-and-places": "Vojaĝoj kaj lokoj"
},
- "regional_indicator": "Regiona marko {letter}"
+ "regional_indicator": "Regiona marko {letter}",
+ "unpacked": "Malpakitaj bildosignoj"
},
"polls": {
"not_enough_options": "Tro malmultaj unikaj elektebloj en la enketo",
@@ -951,7 +1014,14 @@
"show_all_conversation_with_icon": "{icon} {text}",
"show_only_conversation_under_this": "Montri nur respondojn al ĉi tiu afiŝo",
"status_history": "Historio de afiŝo",
- "open_gallery": "Malfermi galerion"
+ "open_gallery": "Malfermi galerion",
+ "delete_confirm_title": "Konfirmo de forigo",
+ "delete_confirm_accept_button": "Forigi",
+ "repeat_confirm": "Ĉu vi certe volas ripeti ĉi tiun afiŝon?",
+ "repeat_confirm_title": "Konfirmo de ripeto",
+ "repeat_confirm_accept_button": "Ripeti",
+ "repeat_confirm_cancel_button": "Ne ripeti",
+ "delete_confirm_cancel_button": "Ne forigi"
},
"time": {
"years_short": "{0}j",
@@ -1119,6 +1189,7 @@
"edit_action": "Redakti",
"submit_edit_action": "Afiŝi",
"cancel_edit_action": "Nuligi",
- "inactive_message": "Ĉi tiu anonco estas neaktiva"
+ "inactive_message": "Ĉi tiu anonco estas neaktiva",
+ "post_form_header": "Afiŝi anoncon"
}
}
diff --git a/src/i18n/id.json b/src/i18n/id.json
index 73cc2a71..1b5fee5a 100644
--- a/src/i18n/id.json
+++ b/src/i18n/id.json
@@ -214,7 +214,8 @@
"domain_mutes": "Domain",
"composing": "Menulis",
"no_blocks": "Tidak ada yang diblokir",
- "no_mutes": "Tidak ada yang dibisukan"
+ "no_mutes": "Tidak ada yang dibisukan",
+ "remove_language": "Hapus"
},
"about": {
"mrf": {
@@ -230,7 +231,9 @@
"accept_desc": "Instansi ini hanya menerima pesan dari instansi-instansi berikut:",
"accept": "Terima",
"media_removal": "Penghapusan Media",
- "media_removal_desc": "Instansi ini menghapus media dari postingan yang berasal dari instansi-instansi berikut:"
+ "media_removal_desc": "Instansi ini menghapus media dari postingan yang berasal dari instansi-instansi berikut:",
+ "instance": "Instance",
+ "reason": "Alasan"
},
"federation": "Federasi",
"mrf_policies": "Kebijakan MRF yang diaktifkan"
@@ -437,7 +440,10 @@
"password_required": "tidak boleh kosong",
"email_required": "tidak boleh kosong",
"fullname_required": "tidak boleh kosong",
- "username_required": "tidak boleh kosong"
+ "username_required": "tidak boleh kosong",
+ "password_confirmation_match": "wajib sama dengan sandi",
+ "birthday_required": "tidak boleh kosong",
+ "birthday_min_age": "wajib sama dengan atau sebelum {date}"
},
"register": "Daftar",
"fullname_placeholder": "contoh. Lain Iwakura",
@@ -450,7 +456,12 @@
"bio": "Bio",
"reason_placeholder": "Instansi ini menerima pendaftaran secara manual.\nBeritahu administrasinya mengapa Anda ingin mendaftar.",
"reason": "Alasan mendaftar",
- "registration": "Pendaftaran"
+ "registration": "Pendaftaran",
+ "email_language": "Dalam bahasa apa kamu ingin menerima surel dari server ini?",
+ "email_optional": "Surel (opsional)",
+ "birthday": "Ulang tahun:",
+ "birthday_optional": "Ulang tahun (opsional):",
+ "bio_optional": "Bio (opsional)"
},
"post_status": {
"preview_empty": "Kosong",
@@ -482,7 +493,8 @@
"empty_status_error": "Tidak dapat memposting status kosong tanpa berkas",
"account_not_locked_warning_link": "terkunci",
"account_not_locked_warning": "Akun Anda tidak {0}. Siapapun dapat mengikuti Anda untuk melihat postingan hanya-pengikut Anda.",
- "new_status": "Posting status baru"
+ "new_status": "Posting status baru",
+ "edit_status": "Sunting status"
},
"general": {
"apply": "Terapkan",
@@ -508,7 +520,15 @@
"generic_error": "Terjadi kesalahan",
"loading": "Memuat…",
"more": "Lebih banyak",
- "submit": "Kirim"
+ "submit": "Kirim",
+ "yes": "Ya",
+ "no": "Tidak",
+ "scope_in_timeline": {
+ "direct": "Langsung",
+ "private": "Hanya pengikut",
+ "public": "Publik"
+ },
+ "generic_error_message": "Terjadi kesalahan: {0}"
},
"remote_user_resolver": {
"error": "Tidak ditemukan."
@@ -522,7 +542,18 @@
"emoji": "Emoji",
"stickers": "Stiker",
"keep_open": "Tetap buka pemilih",
- "custom": "Emoji kustom"
+ "custom": "Emoji kustom",
+ "unicode_groups": {
+ "activities": "Aktivitas",
+ "animals-and-nature": "Hewan & Alam",
+ "flags": "Bendera",
+ "food-and-drink": "Makanan & Minuman",
+ "objects": "Objek",
+ "people-and-body": "Orang & Tubuh",
+ "smileys-and-emotion": "Emosi",
+ "symbols": "Simbol",
+ "travel-and-places": "Perjalanan & Tempat-tempat"
+ }
},
"polls": {
"expired": "Japat berakhir {0} yang lalu",
@@ -553,11 +584,17 @@
"timelines": "Linimasa",
"chats": "Obrolan",
"dms": "Pesan langsung",
- "friend_requests": "Ingin mengikuti"
+ "friend_requests": "Ingin mengikuti",
+ "twkn": "Jaringan Dikenal",
+ "mobile_notifications_close": "Tutup notifikasi",
+ "announcements": "Pengumuman",
+ "mobile_notifications": "Buka notifikasi (ada yang belum dibaca)"
},
"media_modal": {
"next": "Selanjutnya",
- "previous": "Sebelum"
+ "previous": "Sebelum",
+ "counter": "{current} / {total}",
+ "hide": "Tutup penampil media"
},
"login": {
"recovery_code": "Kode pemulihan",
@@ -574,7 +611,10 @@
"heading": {
"totp": "Otentikasi dua-faktor"
},
- "enter_two_factor_code": "Masukkan kode dua-faktor"
+ "enter_two_factor_code": "Masukkan kode dua-faktor",
+ "logout_confirm": "Apa kamu yakin ingin keluar?",
+ "logout_confirm_accept_button": "Keluar",
+ "logout_confirm_cancel_button": "Jangan keluar"
},
"importer": {
"error": "Terjadi kesalahan ketika mnengimpor berkas ini.",
@@ -597,7 +637,8 @@
"gopher": "Gopher",
"pleroma_chat_messages": "Pleroma Obrolan",
"chat": "Obrolan",
- "upload_limit": "Batas unggahan"
+ "upload_limit": "Batas unggahan",
+ "media_proxy": "Proxy media"
},
"exporter": {
"processing": "Memproses, Anda akan segera diminta untuk mengunduh berkas Anda",
@@ -619,12 +660,41 @@
"moves": "Pengguna yang bermigrasi",
"follows": "Pengikut baru",
"favs_repeats": "Ulangan dan favorit",
- "load_older": "Muat interaksi yang lebih tua"
+ "load_older": "Muat interaksi yang lebih tua",
+ "emoji_reactions": "Reaksi Emoji",
+ "reports": "Laporan"
},
"errors": {
"storage_unavailable": "Pleroma tidak dapat mengakses penyimpanan browser. Login Anda atau pengaturan lokal Anda tidak akan tersimpan dan masalah yang tidak terduga dapat terjadi. Coba mengaktifkan kuki."
},
"shoutbox": {
"title": "Kotak Suara"
+ },
+ "report": {
+ "state_closed": "Ditutup",
+ "reporter": "Pelapor:",
+ "reported_statuses": "Status yang dilaporkan:",
+ "reported_user": "Pengguna yang dilaporkan:",
+ "notes": "Catatan:",
+ "state": "Status:",
+ "state_open": "Terbuka",
+ "state_resolved": "Selesai"
+ },
+ "announcements": {
+ "end_time_prompt": "Waktu berakhir: ",
+ "published_time_display": "Diterbitkan pada {time}",
+ "page_header": "Pengumuman",
+ "title": "Pengumuman",
+ "mark_as_read_action": "Tandai telah dibaca",
+ "post_placeholder": "Ketik isi pengumumanmu di sini...",
+ "close_error": "Tutup",
+ "delete_action": "Hapus",
+ "start_time_prompt": "Waktu mulai: ",
+ "post_error": "Kesalahan: {error}",
+ "start_time_display": "Dimulai pada {time}",
+ "end_time_display": "Berakhir pada {time}",
+ "edit_action": "Sunting",
+ "submit_edit_action": "Kirim",
+ "cancel_edit_action": "Batal"
}
}
diff --git a/src/i18n/ja_easy.json b/src/i18n/ja_easy.json
index 21b27d12..c5ed3b6c 100644
--- a/src/i18n/ja_easy.json
+++ b/src/i18n/ja_easy.json
@@ -163,7 +163,8 @@
"search_close": "けんさくバーをとじる",
"edit_nav_mobile": "ナビゲーションバーのせっていをかえる",
"mobile_sidebar": "モバイルのサイドバーをきりかえる",
- "edit_finish": "へんしゅうをおわりにする"
+ "edit_finish": "へんしゅうをおわりにする",
+ "mobile_notifications_mark_as_seen": "ぜんぶ みたことにする"
},
"notifications": {
"broken_favorite": "ステータスがみつかりません。さがしています…",
@@ -179,7 +180,13 @@
"migrated_to": "インスタンスを、ひっこしました",
"reacted_with": "{0} でリアクションしました",
"poll_ended": "とうひょうが、おわりました",
- "submitted_report": "つうほうしました"
+ "submitted_report": "つうほうしました",
+ "unread_announcements": "まだ よんでいない おしらせが {num}こ あります",
+ "configuration_tip_settings": "せってい",
+ "configuration_tip_dismiss": "つぎは ひょうじしない",
+ "unread_chats": "よんでいない チャットが {num}こ あります",
+ "unread_follow_requests": "フォローリクエストが {num}こ あります",
+ "configuration_tip": "ここに ひょうじする ものを {theSettings}で へんこうできます。 {dismiss}"
},
"polls": {
"add_poll": "とうひょうをはじめる",
@@ -218,7 +225,8 @@
"symbols": "きごう",
"travel-and-places": "りょこう・ばしょ"
},
- "regional_indicator": "ばしょをしめすきごう {letter}"
+ "regional_indicator": "ばしょをしめすきごう {letter}",
+ "unpacked": "アンパックされた えもじ"
},
"stickers": {
"add_sticker": "ステッカーをふやす"
@@ -269,7 +277,9 @@
"preview": "プレビュー",
"preview_empty": "なにもありません",
"empty_status_error": "とうこうないようを、にゅうりょくしてください",
- "scope_notice_dismiss": "このつうちをとじる"
+ "scope_notice_dismiss": "このつうちをとじる",
+ "reply_option": "この ステータスに へんしんする",
+ "quote_option": "この ステータスを いんようする"
},
"registration": {
"bio": "プロフィール",
@@ -324,7 +334,7 @@
"warning_of_generate_new_codes": "あたらしいリカバリーコードをつくったら、ふるいコードはつかえなくなります。",
"recovery_codes": "リカバリーコード。",
"waiting_a_recovery_codes": "バックアップコードをうけとっています…",
- "recovery_codes_warning": "コードをかきうつすか、ひとにみられないところにセーブしてください。そうでなければ、あなたはこのコードをふたたびみることはできません。もしあなたが、2FAアプリのアクセスをうしなって、なおかつ、リカバリーコードもおもいだせないならば、あなたはあなたのアカウントから、しめだされます。",
+ "recovery_codes_warning": "コードを かきうつすか、 ほかのひとが みれないところに ほぞんしてください。 そうしないと、 あなたは このコードを にどと みることができません。 もし あなたが 2FAアプリに アクセスできなくなり、 リカバリーコードも おもいだせないなら、 あなたは あなたの アカウントに はいれなくなります。",
"authentication_methods": "にんしょうメソッド",
"scan": {
"title": "スキャン",
@@ -697,9 +707,9 @@
"import_mutes_from_a_csv_file": "CSVファイルからミュートをインポートする",
"reset_avatar": "アバターをリセットする",
"remove_language": "とりのぞく",
- "primary_language": "いちばんわかることば:",
+ "primary_language": "さいしょに つかう ことば:",
"add_language": "よびとしてつかうことばを、ついかする",
- "fallback_language": "よびとしてつかうことば {index}:",
+ "fallback_language": "よびとして つかう ことば {index}:",
"lists_navigation": "ナビゲーションにリストをひょうじする",
"account_alias": "アカウントのエイリアス",
"mention_link_display_full": "いつも、ながいなまえをひょうじする (れい: {'@'}hoge{'@'}example.org)",
@@ -797,7 +807,11 @@
"virtual_scrolling": "タイムラインのレンダリングをよくする",
"use_at_icon": "{'@'} きごうを、もじのかわりに、アイコンでひょうじする",
"mention_link_display_short": "いつも、みじかいなまえにする (れい: {'@'}hoge)",
- "mention_link_display": "メンションのリンクをひょうじするけいしき"
+ "mention_link_display": "メンションのリンクをひょうじするけいしき",
+ "url": "URL",
+ "preview": "プレビュー",
+ "emoji_reactions_scale": "リアクションを なんばいの おおきさで ひょうじするか",
+ "autocomplete_select_first": "じどうほかんが あれば、 さいしょの ものを じどうで えらぶ"
},
"time": {
"day": "{0}日",
diff --git a/src/i18n/ja_pedantic.json b/src/i18n/ja_pedantic.json
index fddf24db..1e9510bd 100644
--- a/src/i18n/ja_pedantic.json
+++ b/src/i18n/ja_pedantic.json
@@ -4,36 +4,37 @@
},
"exporter": {
"export": "エクスポート",
- "processing": "処理中です。処理が完了すると、ファイルをダウンロードするよう指示があります"
+ "processing": "処理中です。処理が完了すると、ファイルのダウンロードが開始します"
},
"features_panel": {
"chat": "チャット",
"gopher": "Gopher",
- "media_proxy": "メディアプロクシ",
+ "media_proxy": "メディアプロキシ",
"scope_options": "公開範囲選択",
- "text_limit": "文字の数",
+ "text_limit": "文字数制限",
"title": "有効な機能",
"who_to_follow": "おすすめユーザー",
"upload_limit": "ファイルサイズの上限",
- "pleroma_chat_messages": "Pleroma チャット"
+ "pleroma_chat_messages": "Pleroma チャット",
+ "shout": "Shoutbox"
},
"finder": {
- "error_fetching_user": "ユーザー検索がエラーになりました",
+ "error_fetching_user": "ユーザーの取得に失敗しました",
"find_user": "ユーザーを探す"
},
"general": {
"apply": "適用",
"submit": "送信",
- "more": "続き",
- "generic_error": "エラーになりました",
- "optional": "省略可",
+ "more": "もっと",
+ "generic_error": "エラーが発生しました",
+ "optional": "任意",
"show_more": "もっと見る",
"show_less": "たたむ",
"cancel": "キャンセル",
"disable": "無効",
"enable": "有効",
"confirm": "確認",
- "verify": "検査",
+ "verify": "検証",
"peek": "隠す",
"close": "閉じる",
"dismiss": "無視",
@@ -46,7 +47,21 @@
},
"flash_security": "Flashコンテンツが任意の命令を実行させることにより、コンピューターが危険にさらされることがあります。",
"flash_fail": "Flashコンテンツの読み込みに失敗しました。コンソールで詳細を確認できます。",
- "flash_content": "(試験的機能)クリックしてFlashコンテンツを再生します。"
+ "flash_content": "(試験的機能) クリックしてFlashコンテンツを再生します。",
+ "yes": "はい",
+ "no": "いいえ",
+ "scroll_to_top": "最上部へスクロール",
+ "unpin": "ピン留めを外す",
+ "pin": "ピン留めする",
+ "scope_in_timeline": {
+ "direct": "ダイレクト",
+ "private": "フォロワー限定",
+ "public": "パブリック",
+ "unlisted": "アンリステッド"
+ },
+ "generic_error_message": "エラーが発生しました: {0}",
+ "never_show_again": "二度と表示しない",
+ "undo": "取り消す"
},
"image_cropper": {
"crop_picture": "画像を切り抜く",
@@ -57,7 +72,7 @@
"importer": {
"submit": "送信",
"success": "正常にインポートされました。",
- "error": "このファイルをインポートするとき、エラーが発生しました。"
+ "error": "ファイルのインポート中にエラーが発生しました。"
},
"login": {
"login": "ログイン",
@@ -69,30 +84,36 @@
"username": "ユーザー名",
"hint": "会話に加わるには、ログインしてください",
"authentication_code": "認証コード",
- "enter_recovery_code": "リカバリーコードを入力してください",
- "enter_two_factor_code": "2段階認証コードを入力してください",
+ "enter_recovery_code": "リカバリーコードを入力",
+ "enter_two_factor_code": "二段階認証コードを入力",
"recovery_code": "リカバリーコード",
"heading": {
- "totp": "2段階認証",
- "recovery": "2段階リカバリー"
- }
+ "totp": "二段階認証",
+ "recovery": "二段階認証リカバリー"
+ },
+ "logout_confirm": "本当にログアウトしますか?",
+ "logout_confirm_accept_button": "ログアウト",
+ "logout_confirm_cancel_button": "ログアウトしない",
+ "logout_confirm_title": "ログアウトの確認"
},
"media_modal": {
- "previous": "前",
- "next": "次"
+ "previous": "前へ",
+ "next": "次へ",
+ "hide": "メディアビューアを閉じる",
+ "counter": "{current} / {total}"
},
"nav": {
"about": "このインスタンスについて",
"back": "戻る",
"chat": "ローカルチャット",
"friend_requests": "フォローリクエスト",
- "mentions": "通知",
- "interactions": "インタラクション",
+ "mentions": "メンション",
+ "interactions": "通知",
"dms": "ダイレクトメッセージ",
"public_tl": "公開タイムライン",
"timeline": "タイムライン",
"twkn": "すべてのネットワーク",
- "user_search": "ユーザーを探す",
+ "user_search": "ユーザー検索",
"search": "検索",
"who_to_follow": "おすすめユーザー",
"preferences": "設定",
@@ -100,21 +121,38 @@
"bookmarks": "ブックマーク",
"timelines": "タイムライン",
"chats": "チャット",
- "home_timeline": "ホームタイムライン"
+ "home_timeline": "ホームタイムライン",
+ "mobile_notifications_mark_as_seen": "すべて既読にする",
+ "search_close": "検索バーを閉じる",
+ "lists": "リスト",
+ "edit_nav_mobile": "ナビゲーションバーを編集",
+ "edit_pinned": "ピン留めを編集",
+ "edit_finish": "完了",
+ "mobile_notifications": "通知を開く (未読あり)",
+ "mobile_notifications_close": "通知を閉じる",
+ "announcements": "お知らせ"
},
"notifications": {
"broken_favorite": "ステータスが見つかりません。探しています…",
- "favorited_you": "あなたのステータスがお気に入りされました",
+ "favorited_you": "ステータスがお気に入りされました",
"followed_you": "フォローされました",
- "load_older": "古い通知をみる",
+ "load_older": "古い通知を読み込む",
"notifications": "通知",
"read": "読んだ!",
- "repeated_you": "あなたのステータスがリピートされました",
+ "repeated_you": "ステータスがリピートされました",
"no_more_notifications": "通知はありません",
"reacted_with": "{0} でリアクションしました",
"migrated_to": "インスタンスを引っ越しました",
- "follow_request": "あなたをフォローしたいです",
- "error": "通知の取得に失敗しました: {0}"
+ "follow_request": "あなたをフォローしたがっています",
+ "error": "通知の取得に失敗しました: {0}",
+ "poll_ended": "投票結果が確定しました",
+ "configuration_tip_dismiss": "二度と表示しない",
+ "unread_announcements": "未読のお知らせが{num}件あります | 未読のお知らせが{num}件あります",
+ "unread_chats": "未読のチャットが{num}件あります | 未読のチャットが{num}件あります",
+ "unread_follow_requests": "フォローリクエストが{num}件来ています | フォローリクエストが{num}件来ています",
+ "configuration_tip": "ここに表示する通知の種類は{theSettings}にて変更することができます。 {dismiss}",
+ "submitted_report": "通報が送信されました",
+ "configuration_tip_settings": "設定"
},
"polls": {
"add_poll": "投票を追加",
@@ -128,20 +166,22 @@
"expiry": "投票期間",
"expires_in": "投票は {0} で終了します",
"expired": "投票は {0} 前に終了しました",
- "not_enough_options": "相異なる選択肢が不足しています",
+ "not_enough_options": "選択肢が少なすぎます",
"votes_count": "{count} 票 | {count} 票",
- "people_voted_count": "{count} 人投票 | {count} 人投票"
+ "people_voted_count": "{count}人が投票しました | {count}人が投票しました"
},
"emoji": {
"stickers": "ステッカー",
"emoji": "絵文字",
- "keep_open": "ピッカーを開いたままにする",
+ "keep_open": "絵文字ピッカーを開いたままにする",
"search_emoji": "絵文字を検索",
"add_emoji": "絵文字を挿入",
"custom": "カスタム絵文字",
"unicode": "Unicode絵文字",
"load_all": "全 {emojiAmount} 絵文字を読み込む",
- "load_all_hint": "最初の {saneAmount} 絵文字を読み込みました、全て読み込むと重くなる可能性があります。"
+ "load_all_hint": "最初の {saneAmount} 件の絵文字を読み込みました。すべて読み込むとパフォーマンスに影響を与える可能性があります。",
+ "unpacked": "パック外の絵文字",
+ "hide_custom_emoji": "カスタム絵文字を表示しない"
},
"stickers": {
"add_sticker": "ステッカーを追加"
@@ -149,30 +189,32 @@
"interactions": {
"favs_repeats": "リピートとお気に入り",
"follows": "新しいフォロワー",
- "load_older": "古いインタラクションを見る",
- "moves": "ユーザーの引っ越し"
+ "load_older": "古い通知を読み込む",
+ "moves": "ユーザーの引っ越し",
+ "emoji_reactions": "絵文字リアクション",
+ "reports": "通報"
},
"post_status": {
"new_status": "投稿する",
- "account_not_locked_warning": "あなたのアカウントは {0} ではありません。あなたをフォローすれば、誰でも、フォロワー限定のステータスを読むことができます。",
- "account_not_locked_warning_link": "ロックされたアカウント",
- "attachments_sensitive": "ファイルをNSFWにする",
+ "account_not_locked_warning": "あなたのアカウントは {0} ではありません。あなたをフォローすれば、誰でもフォロワー限定のステータスを読むことができます。",
+ "account_not_locked_warning_link": "鍵アカウント",
+ "attachments_sensitive": "ファイルを閲覧注意に設定する",
"content_type": {
"text/plain": "プレーンテキスト",
"text/html": "HTML",
"text/markdown": "Markdown",
"text/bbcode": "BBCode"
},
- "content_warning": "説明 (省略可)",
+ "content_warning": "注釈 (任意)",
"default": "羽田空港に着きました。",
- "direct_warning_to_all": "この投稿は、メンションされたすべてのユーザーが、見ることができます。",
- "direct_warning_to_first_only": "この投稿は、メッセージの冒頭でメンションされたユーザーだけが、見ることができます。",
+ "direct_warning_to_all": "この投稿は、メンションされたすべてのユーザーが閲覧できます。",
+ "direct_warning_to_first_only": "この投稿は、メッセージの冒頭でメンションされたユーザーだけが閲覧できます。",
"direct_warning": "このステータスは、メンションされたユーザーだけが、読むことができます。",
"posting": "投稿",
"scope_notice": {
- "public": "この投稿は、誰でも見ることができます",
- "private": "この投稿は、あなたのフォロワーだけが、見ることができます",
- "unlisted": "この投稿は、パブリックタイムラインと、接続しているすべてのネットワークには、表示されません"
+ "public": "この投稿は誰でも閲覧できます",
+ "private": "この投稿はフォロワーのみ閲覧できます",
+ "unlisted": "この投稿は、公開タイムラインとすべてのネットワークには表示されません"
},
"scope": {
"direct": "ダイレクト: メンションされたユーザーのみに届きます",
@@ -180,22 +222,29 @@
"public": "パブリック: 公開タイムラインに届きます",
"unlisted": "アンリステッド: 公開タイムラインに届きません"
},
- "media_description_error": "メディアのアップロードに失敗しました。もう一度お試しください",
+ "media_description_error": "メディアのアップデートに失敗しました。もう一度お試しください",
"empty_status_error": "投稿内容を入力してください",
"preview_empty": "何もありません",
"preview": "プレビュー",
"media_description": "メディアの説明",
- "post": "投稿"
+ "post": "投稿",
+ "edit_status": "ステータスを編集",
+ "reply_option": "このステータスに返信する",
+ "quote_option": "このステータスを引用する",
+ "edit_remote_warning": "他のインスタンスは投稿の編集に対応していないかもしれません。その場合、編集した内容は伝わりません。",
+ "edit_unsupported_warning": "Pleromaは、メンションと投票の編集に対応していません。",
+ "scope_notice_dismiss": "このメッセージを閉じる",
+ "content_type_selection": "投稿形式"
},
"registration": {
"bio": "プロフィール",
- "email": "Eメール",
- "fullname": "スクリーンネーム",
+ "email": "メールアドレス",
+ "fullname": "表示名",
"password_confirm": "パスワードの確認",
"registration": "登録",
- "token": "招待トークン",
+ "token": "招待コード",
"captcha": "CAPTCHA",
- "new_captcha": "文字が読めないときは、画像をクリックすると、新しい画像になります",
+ "new_captcha": "文字が読めない場合、画像をクリックすると新しい画像が表示されます",
"username_placeholder": "例: lain",
"fullname_placeholder": "例: 岩倉玲音",
"bio_placeholder": "例:\nこんにちは。私は玲音。\n私はアニメのキャラクターで、日本の郊外に住んでいます。私をWiredで見たことがあるかもしれません。",
@@ -205,11 +254,18 @@
"email_required": "必須",
"password_required": "必須",
"password_confirmation_required": "必須",
- "password_confirmation_match": "パスワードが違います"
+ "password_confirmation_match": "パスワードが一致しません",
+ "birthday_required": "必須",
+ "birthday_min_age": "{date} 以降のユーザーは登録できません"
},
- "reason_placeholder": "このインスタンスは、新規登録を手動で受け付けています。\n登録したい理由を、インスタンスの管理者に教えてください。",
- "reason": "登録するための目的",
- "register": "登録"
+ "reason_placeholder": "このインスタンスは、新規登録を手動で承認しています。\n登録したい理由をインスタンスの管理者に教えてください。",
+ "reason": "登録を希望する理由",
+ "register": "登録",
+ "email_language": "このサーバーからのメールをどの言語で受け取りますか?",
+ "bio_optional": "プロフィール (任意)",
+ "email_optional": "メールアドレス (任意)",
+ "birthday": "誕生日:",
+ "birthday_optional": "誕生日 (任意):"
},
"selectable_list": {
"select_all": "すべて選択"
@@ -223,44 +279,44 @@
"setup_otp": "OTPのセットアップ",
"wait_pre_setup_otp": "OTPのプリセット",
"confirm_and_enable": "OTPの確認と有効化",
- "title": "2段階認証",
+ "title": "二段階認証",
"generate_new_recovery_codes": "新しいリカバリーコードを生成",
"warning_of_generate_new_codes": "新しいリカバリーコードを生成すると、古いコードは使用できなくなります。",
"recovery_codes": "リカバリーコード。",
"waiting_a_recovery_codes": "バックアップコードを受信しています…",
- "recovery_codes_warning": "コードを紙に書くか、安全な場所に保存してください。そうでなければ、あなたはコードを再び見ることはできません。もし2段階認証アプリのアクセスを喪失し、なおかつ、リカバリーコードもないならば、あなたは自分のアカウントから閉め出されます。",
+ "recovery_codes_warning": "リカバリーコードをどこか安全な場所に書き留めてください。このコードは二度と表示されません。二段階認証アプリへのアクセスを失い、リカバリーコードも紛失した場合、二度とアカウントにログインできなくなります。",
"authentication_methods": "認証方法",
"scan": {
"title": "スキャン",
- "desc": "あなたの2段階認証アプリを使って、このQRコードをスキャンするか、テキストキーを入力してください:",
+ "desc": "二段階認証アプリでQRコードを読み取るか、テキストキーを入力してください:",
"secret_code": "キー"
},
"verify": {
- "desc": "2段階認証を有効にするには、あなたの2段階認証アプリのコードを入力してください:"
+ "desc": "二段階認証を有効にするには、二段階認証アプリに表示されたコードを入力してください:"
}
},
"attachmentRadius": "ファイル",
"attachments": "ファイル",
- "avatar": "アバター",
- "avatarAltRadius": "通知のアバター",
- "avatarRadius": "アバター",
+ "avatar": "アイコン",
+ "avatarAltRadius": "通知内のアイコン",
+ "avatarRadius": "アイコン",
"background": "バックグラウンド",
"bio": "プロフィール",
"block_export": "ブロックのエクスポート",
"block_export_button": "ブロックをCSVファイルにエクスポートする",
"block_import": "ブロックのインポート",
"block_import_error": "ブロックのインポートに失敗しました",
- "blocks_imported": "ブロックをインポートしました! 実際に処理されるまでに、しばらく時間がかかります。",
+ "blocks_imported": "ブロックがインポートされました。処理には時間がかかる場合があります。",
"blocks_tab": "ブロック",
"btnRadius": "ボタン",
"cBlue": "返信とフォロー",
"cGreen": "リピート",
"cOrange": "お気に入り",
"cRed": "キャンセル",
- "change_password": "パスワードを変える",
- "change_password_error": "パスワードを変えることが、できなかったかもしれません。",
- "changed_password": "パスワードが、変わりました!",
- "collapse_subject": "説明のある投稿をたたむ",
+ "change_password": "パスワードを変更",
+ "change_password_error": "パスワードの変更中にエラーが発生しました。",
+ "changed_password": "パスワードが変更されました!",
+ "collapse_subject": "注釈のついた投稿をたたむ",
"composing": "投稿",
"confirm_new_password": "新しいパスワードの確認",
"current_avatar": "現在のアバター",
@@ -268,52 +324,52 @@
"current_profile_banner": "現在のプロフィールバナー",
"data_import_export_tab": "インポートとエクスポート",
"default_vis": "デフォルトの公開範囲",
- "delete_account": "アカウントを消す",
- "delete_account_description": "あなたのデータが消えて、アカウントが使えなくなります。",
- "delete_account_error": "アカウントを消すことが、できなかったかもしれません。インスタンスの管理者に、連絡してください。",
- "delete_account_instructions": "本当にアカウントを消してもいいなら、パスワードを入力してください。",
+ "delete_account": "アカウントの削除",
+ "delete_account_description": "アカウントのデータを永久的に削除し、アカウントを無効化します。",
+ "delete_account_error": "アカウントの削除中にエラーが発生しました。継続して発生する場合、管理者に問い合せてください。",
+ "delete_account_instructions": "アカウント削除の確認のため、パスワードを入力してください。",
"discoverable": "検索などのサービスでこのアカウントを見つけることを許可する",
- "avatar_size_instruction": "アバターの大きさは、150×150ピクセルか、それよりも大きくするといいです。",
- "pad_emoji": "ピッカーから絵文字を挿入するとき、絵文字の両側にスペースを入れる",
- "export_theme": "保存",
+ "avatar_size_instruction": "アイコン画像のサイズは150x150以上を推奨します。",
+ "pad_emoji": "絵文字ピッカーから絵文字を挿入するとき、絵文字の前後に空白を挿入する",
+ "export_theme": "ファイルにテーマを出力",
"filtering": "フィルタリング",
- "filtering_explanation": "これらの言葉を含むすべてのものがミュートされます。1行に1つの言葉を書いてください",
+ "filtering_explanation": "これらの単語を含むステータスはミュートされます。(1行に1単語)",
"follow_export": "フォローのエクスポート",
"follow_export_button": "エクスポート",
"follow_export_processing": "お待ちください。まもなくファイルをダウンロードできます。",
"follow_import": "フォローのインポート",
- "follow_import_error": "フォローのインポートがエラーになりました",
- "follows_imported": "フォローがインポートされました! 少し時間がかかるかもしれません。",
+ "follow_import_error": "フォローのインポートに失敗しました",
+ "follows_imported": "フォローがインポートされました。処理には時間がかかる場合があります。",
"foreground": "フォアグラウンド",
"general": "全般",
- "hide_attachments_in_convo": "スレッドのファイルを隠す",
- "hide_attachments_in_tl": "タイムラインのファイルを隠す",
- "hide_muted_posts": "ミュートしているユーザーの投稿を隠す",
- "max_thumbnails": "投稿に含まれるサムネイルの最大数",
- "hide_isp": "インスタンス固有パネルを隠す",
+ "hide_attachments_in_convo": "スレッド内のファイルを表示しない",
+ "hide_attachments_in_tl": "タイムラインのファイルを表示しない",
+ "hide_muted_posts": "ミュートしているユーザーの投稿を表示しない",
+ "max_thumbnails": "投稿に表示するサムネイルの最大数 (空にすると無制限)",
+ "hide_isp": "インスタンス固有パネルを表示しない",
"preload_images": "画像を先読みする",
- "use_one_click_nsfw": "NSFWなファイルを1クリックで開く",
- "hide_post_stats": "投稿の統計を隠す (例: お気に入りの数)",
- "hide_user_stats": "ユーザーの統計を隠す (例: フォロワーの数)",
- "hide_filtered_statuses": "フィルターされた投稿を隠す",
+ "use_one_click_nsfw": "閲覧注意なファイルを1クリックで開く",
+ "hide_post_stats": "投稿の統計を表示しない (例: お気に入りの数)",
+ "hide_user_stats": "ユーザーの統計を表示しない (例: フォロワーの数)",
+ "hide_filtered_statuses": "フィルタリングされた投稿を表示しない",
"import_blocks_from_a_csv_file": "CSVファイルからブロックをインポートする",
"import_followers_from_a_csv_file": "CSVファイルからフォローをインポートする",
- "import_theme": "ロード",
- "inputRadius": "インプットフィールド",
+ "import_theme": "ファイルからテーマを読み込む",
+ "inputRadius": "入力欄",
"checkboxRadius": "チェックボックス",
"instance_default": "(デフォルト: {value})",
"instance_default_simple": "(デフォルト)",
"interface": "インターフェース",
"interfaceLanguage": "インターフェースの言語",
- "invalid_theme_imported": "このファイルはPleromaのテーマではありません。テーマは変更されませんでした。",
- "limited_availability": "あなたのブラウザではできません",
+ "invalid_theme_imported": "非対応の形式のテーマファイルです。テーマは変更されませんでした。",
+ "limited_availability": "非対応のブラウザです",
"links": "リンク",
- "lock_account_description": "あなたが認めた人だけ、あなたのアカウントをフォローできる",
- "loop_video": "ビデオを繰り返す",
- "loop_video_silent_only": "音のないビデオだけ繰り返す",
+ "lock_account_description": "フォローを承認制にする",
+ "loop_video": "動画をループ再生する",
+ "loop_video_silent_only": "音声のない動画のみループ再生する",
"mutes_tab": "ミュート",
- "play_videos_in_modal": "ビデオをメディアビューアーで見る",
- "use_contain_fit": "画像のサムネイルを、切り抜かない",
+ "play_videos_in_modal": "動画をメディアビューアで再生する",
+ "use_contain_fit": "画像のサムネイルを切り抜かない",
"name": "名前",
"name_bio": "名前とプロフィール",
"new_password": "新しいパスワード",
@@ -322,55 +378,55 @@
"notification_visibility_likes": "お気に入り",
"notification_visibility_mentions": "メンション",
"notification_visibility_repeats": "リピート",
- "no_rich_text_description": "リッチテキストを使わない",
- "no_blocks": "ブロックはありません",
- "no_mutes": "ミュートはありません",
- "hide_follows_description": "フォローしている人を見せない",
- "hide_followers_description": "フォロワーを見せない",
- "hide_follows_count_description": "フォローしている人の数を見せない",
- "hide_followers_count_description": "フォロワーの数を見せない",
- "show_admin_badge": "\"管理者\"のバッジを見せる",
- "show_moderator_badge": "\"モデレーター\"のバッジを見せる",
- "nsfw_clickthrough": "NSFWなファイルを隠す",
+ "no_rich_text_description": "投稿のテキスト装飾を無効化する",
+ "no_blocks": "ブロックしたユーザーはいません",
+ "no_mutes": "ミュートしたユーザーはいません",
+ "hide_follows_description": "フォロー欄を非公開にする",
+ "hide_followers_description": "フォロワー欄を非公開にする",
+ "hide_follows_count_description": "フォロー数を非公開にする",
+ "hide_followers_count_description": "フォロワー数を非公開にする",
+ "show_admin_badge": "プロフィールに「管理者」バッジを表示する",
+ "show_moderator_badge": "プロフィールに「モデレーター」バッジを表示する",
+ "nsfw_clickthrough": "閲覧注意なファイルを隠す",
"oauth_tokens": "OAuthトークン",
"token": "トークン",
"refresh_token": "トークンを更新",
- "valid_until": "まで有効",
+ "valid_until": "有効期限",
"revoke_token": "取り消す",
"panelRadius": "パネル",
- "pause_on_unfocused": "タブにフォーカスがないときストリーミングを止める",
+ "pause_on_unfocused": "タブにフォーカスがないとき、タイムラインの自動更新を止める",
"presets": "プリセット",
"profile_background": "プロフィールの背景",
"profile_banner": "プロフィールのバナー",
"profile_tab": "プロフィール",
- "radii_help": "インターフェースの丸さを設定する",
- "replies_in_timeline": "タイムラインのリプライ",
- "reply_visibility_all": "すべてのリプライを見る",
- "reply_visibility_following": "私に宛てられたリプライと、フォローしている人からのリプライを見る",
- "reply_visibility_self": "私に宛てられたリプライを見る",
- "autohide_floating_post_button": "新しい投稿ボタンを自動的に隠す (モバイル)",
+ "radii_help": "インターフェースの角丸を設定する (ピクセル単位)",
+ "replies_in_timeline": "タイムライン上の返信",
+ "reply_visibility_all": "すべての返信を表示",
+ "reply_visibility_following": "自分、もしくはフォローしているユーザー宛ての返信のみを表示",
+ "reply_visibility_self": "自分に宛てられた返信のみを表示",
+ "autohide_floating_post_button": "投稿ボタンを自動的に隠す (モバイル)",
"saving_err": "設定を保存できませんでした",
"saving_ok": "設定を保存しました",
"search_user_to_block": "ブロックしたいユーザーを検索",
"search_user_to_mute": "ミュートしたいユーザーを検索",
"security_tab": "セキュリティ",
- "scope_copy": "返信するとき、公開範囲をコピーする (DMの公開範囲は、常にコピーされます)",
- "minimal_scopes_mode": "公開範囲選択オプションを最小にする",
- "set_new_avatar": "新しいアバターを設定する",
- "set_new_profile_background": "新しいプロフィールのバックグラウンドを設定する",
- "set_new_profile_banner": "新しいプロフィールバナーを設定する",
+ "scope_copy": "返信の公開範囲を返信先に合わせる",
+ "minimal_scopes_mode": "公開範囲選択オプションを最小化する",
+ "set_new_avatar": "アイコンを設定する",
+ "set_new_profile_background": "プロフィールの背景を設定する",
+ "set_new_profile_banner": "プロフィールのバナーを設定する",
"settings": "設定",
- "subject_input_always_show": "サブジェクトフィールドをいつでも表示する",
- "subject_line_behavior": "返信するときサブジェクトをコピーする",
- "subject_line_email": "メール風: \"re: サブジェクト\"",
- "subject_line_mastodon": "マストドン風: そのままコピー",
+ "subject_input_always_show": "注釈欄をいつでも表示する",
+ "subject_line_behavior": "返信するとき、返信先の注釈をコピーする",
+ "subject_line_email": "メール風: \"re: 注釈\"",
+ "subject_line_mastodon": "Mastodon風: そのままコピー",
"subject_line_noop": "コピーしない",
- "post_status_content_type": "投稿のコンテントタイプ",
- "stop_gifs": "カーソルを重ねたとき、GIFを動かす",
- "streaming": "上までスクロールしたとき、自動的にストリーミングする",
+ "post_status_content_type": "デフォルトの投稿形式",
+ "stop_gifs": "GIFを自動再生しない",
+ "streaming": "上までスクロールしたとき、自動でタイムラインを更新する",
"text": "文字",
"theme": "テーマ",
- "theme_help": "カラーテーマをカスタマイズできます。",
+ "theme_help": "カラーコード(#rrggbb)を使用してカラーテーマをカスタマイズできます。",
"theme_help_v2_1": "チェックボックスをONにすると、コンポーネントごとに、色と透明度をオーバーライドできます。「すべてクリア」ボタンを押すと、すべてのオーバーライドをやめます。",
"theme_help_v2_2": "バックグラウンドとテキストのコントラストを表すアイコンがあります。マウスをホバーすると、詳しい説明が出ます。透明な色を使っているときは、最悪の場合のコントラストが示されます。",
"tooltipRadius": "ツールチップとアラート",
@@ -381,9 +437,9 @@
"true": "はい"
},
"notifications": "通知",
- "notification_mutes": "特定のユーザーからの通知を止めるには、ミュートしてください。",
- "notification_blocks": "ブロックしているユーザーからの通知は、すべて止まります。",
- "enable_web_push_notifications": "ウェブプッシュ通知を許可する",
+ "notification_mutes": "特定のユーザーからの通知を止めるには、ミュートを使用してください。",
+ "notification_blocks": "ユーザーをブロックすると、そのユーザーからの通知はすべて停止されます。",
+ "enable_web_push_notifications": "プッシュ通知を有効にする",
"style": {
"switcher": {
"keep_color": "色を残す",
@@ -398,12 +454,12 @@
"help": {
"snapshot_missing": "テーマのスナップショットがありません。思っていた見た目と違うかもしれません。",
"migration_snapshot_ok": "念のために、テーマのスナップショットが読み込まれました。テーマのデータを読み込むことができます。",
- "fe_downgraded": "フロントエンドが前のバージョンに戻りました。",
- "fe_upgraded": "フロントエンドと一緒に、テーマエンジンが新しくなりました。",
- "older_version_imported": "古いフロントエンドで作られたファイルをインポートしました。",
- "future_version_imported": "新しいフロントエンドで作られたファイルをインポートしました。",
- "v2_imported": "古いフロントエンドのためのファイルをインポートしました。設定した通りにならないかもしれません。",
- "upgraded_from_v2": "フロントエンドが新しくなったので、今までの見た目と少し違うかもしれません。",
+ "fe_downgraded": "PleromaFEが前のバージョンに戻りました。",
+ "fe_upgraded": "PleromaFEのテーマエンジンが更新されました。",
+ "older_version_imported": "古いバージョンで作成されたファイルをインポートしました。",
+ "future_version_imported": "新しいバージョンで作成されたファイルをインポートしました。",
+ "v2_imported": "古いバージョンで作成されたファイルをインポートしました。設定した通りにならないかもしれません。",
+ "upgraded_from_v2": "PleromaFEが更新されました。テーマの表示が以前と異なる場合があります。",
"snapshot_source_mismatch": "フロントエンドがロールバックと更新を繰り返したため、バージョンが競合しています。",
"migration_napshot_gone": "スナップショットがありません、覚えているものと見た目が違うかもしれません。",
"snapshot_present": "テーマのスナップショットが読み込まれました。設定は上書きされました。代わりとして実データを読み込むことができます。"
@@ -432,7 +488,7 @@
"common_colors": {
"_tab_label": "共通",
"main": "共通の色",
- "foreground_hint": "「詳細」タブで、もっと細かく設定できます",
+ "foreground_hint": "「詳細」タブで、より細かく設定できます",
"rgbo": "アイコンとアクセントとバッジ"
},
"advanced_colors": {
@@ -445,7 +501,7 @@
"top_bar": "トップバー",
"borders": "境界",
"buttons": "ボタン",
- "inputs": "インプットフィールド",
+ "inputs": "入力欄",
"faint_text": "薄いテキスト",
"alert_neutral": "それ以外",
"chat": {
@@ -498,7 +554,7 @@
"buttonHover": "ボタン (ホバー)",
"buttonPressed": "ボタン (押されているとき)",
"buttonPressedHover": "ボタン (ホバー、かつ、押されているとき)",
- "input": "インプットフィールド"
+ "input": "入力欄"
},
"hintV3": "影の場合は、 {0} 表記を使って他の色スロットを使うこともできます。"
},
@@ -507,7 +563,7 @@
"help": "「カスタム」を選んだときは、システムにあるフォントの名前を、正しく入力してください。",
"components": {
"interface": "インターフェース",
- "input": "インプットフィールド",
+ "input": "入力欄",
"post": "投稿",
"postCode": "等幅 (投稿がリッチテキストであるとき)"
},
@@ -536,7 +592,7 @@
"backend_version": "バックエンドのバージョン",
"frontend_version": "フロントエンドのバージョン"
},
- "notification_setting_hide_notification_contents": "送った人と内容を、プッシュ通知に表示しない",
+ "notification_setting_hide_notification_contents": "送った人と通知の内容をプッシュ通知に表示しない",
"notification_setting_privacy": "プライバシー",
"notification_setting_block_from_strangers": "フォローしていないユーザーからの通知を拒否する",
"notification_setting_filters": "フィルター",
@@ -544,53 +600,55 @@
"virtual_scrolling": "タイムラインの描画を最適化する",
"type_domains_to_mute": "ミュートしたいドメインを検索",
"useStreamingApiWarning": "(実験中で、投稿を取りこぼすかもしれないので、おすすめしません)",
- "useStreamingApi": "投稿と通知を、すぐに受け取る",
+ "useStreamingApi": "投稿と通知をリアルタイムで受信する",
"user_mutes": "ユーザー",
- "reset_background_confirm": "本当にバックグラウンドを初期化しますか?",
- "reset_banner_confirm": "本当にバナーを初期化しますか?",
- "reset_avatar_confirm": "本当にアバターを初期化しますか?",
- "hide_wallpaper": "インスタンスのバックグラウンドを隠す",
- "reset_profile_background": "プロフィールのバックグラウンドを初期化",
- "reset_profile_banner": "プロフィールのバナーを初期化",
- "reset_avatar": "アバターを初期化",
+ "reset_background_confirm": "本当に背景をリセットしますか?",
+ "reset_banner_confirm": "本当にバナーをリセットしますか?",
+ "reset_avatar_confirm": "本当にアイコンをリセットしますか?",
+ "hide_wallpaper": "インスタンスデフォルトの壁紙を表示しない",
+ "reset_profile_background": "プロフィールの背景をリセット",
+ "reset_profile_banner": "プロフィールのバナーをリセット",
+ "reset_avatar": "アイコンをリセット",
"notification_visibility_emoji_reactions": "リアクション",
"notification_visibility_moves": "ユーザーの引っ越し",
"new_email": "新しいメールアドレス",
"profile_fields": {
"value": "内容",
"name": "ラベル",
- "add_field": "枠を追加",
- "label": "プロフィール補足情報"
+ "add_field": "入力欄を追加",
+ "label": "追加情報"
},
"accent": "アクセント",
- "mutes_imported": "ミュートをインポートしました!少し時間がかかるかもしれません。",
+ "mutes_imported": "ミュートがインポートされました。処理には時間がかかる場合があります。",
"emoji_reactions_on_timeline": "絵文字リアクションをタイムラインに表示",
"domain_mutes": "ドメイン",
"mutes_and_blocks": "ミュートとブロック",
"chatMessageRadius": "チャットメッセージ",
- "change_email_error": "メールアドレスを変えることが、できなかったかもしれません。",
- "changed_email": "メールアドレスが、変わりました!",
- "change_email": "メールアドレスを変える",
+ "change_email_error": "メールアドレスの変更中にエラーが発生しました。",
+ "changed_email": "メールアドレスが変更されました!",
+ "change_email": "メールアドレスを変更",
"bot": "これは bot アカウントです",
"mute_export_button": "ミュートをCSVファイルにエクスポートする",
"import_mutes_from_a_csv_file": "CSVファイルからミュートをインポートする",
"mute_import_error": "ミュートのインポートに失敗しました",
"mute_import": "ミュートのインポート",
"mute_export": "ミュートのエクスポート",
- "allow_following_move": "フォロー中のアカウントが引っ越したとき、自動フォローを許可する",
- "setting_changed": "規定の設定と異なっています",
- "greentext": "引用を緑色で表示",
- "sensitive_by_default": "はじめから投稿をセンシティブとして設定",
+ "allow_following_move": "フォローしているアカウントが引っ越したとき、引っ越し先を自動でフォローする",
+ "setting_changed": "デフォルトから変更された設定",
+ "greentext": ">記号から始まる行を「リピート」の色で表示 (Meme Arrows)",
+ "sensitive_by_default": "デフォルトで投稿を閲覧注意として設定",
"more_settings": "その他の設定",
- "reply_visibility_self_short": "自分宛のリプライを見る",
- "reply_visibility_following_short": "フォローしている人に宛てられたリプライを見る",
- "hide_all_muted_posts": "ミュートした投稿を隠す",
- "hide_media_previews": "メディアのプレビューを隠す",
+ "reply_visibility_self_short": "自分宛ての返信のみ表示",
+ "reply_visibility_following_short": "フォローしているユーザー宛ての返信のみ表示",
+ "hide_all_muted_posts": "ミュートした投稿を表示しない",
+ "hide_media_previews": "メディアのプレビューを表示しない",
"word_filter": "単語フィルタ",
"file_export_import": {
"errors": {
- "invalid_file": "これはPleromaの設定をバックアップしたファイルではありません。",
- "file_slightly_new": "ファイルのマイナーバージョンが異なり、一部の設定が読み込まれないことがあります"
+ "invalid_file": "非対応の形式の設定ファイルです。設定は変更されませんでした。",
+ "file_slightly_new": "設定ファイルのバージョンが異なります。一部の設定は読み込まれないかもしれません",
+ "file_too_new": "互換性エラー: PleromaFEが古すぎます。設定ファイルのバージョン{fileMajor}はこのPleromaFE (バージョン{feMajor})と互換性がありません",
+ "file_too_old": "互換性エラー: 設定ファイルが古すぎます。設定ファイルのバージョン{fileMajor}はこのPleromaFE (バージョン{feMajor})と互換性がありません"
},
"restore_settings": "設定をファイルから復元する",
"backup_settings_theme": "テーマを含む設定をファイルにバックアップする",
@@ -600,7 +658,140 @@
"save": "変更を保存",
"hide_shoutbox": "Shoutboxを表示しない",
"always_show_post_button": "投稿ボタンを常に表示",
- "right_sidebar": "サイドバーを右に表示"
+ "right_sidebar": "サイドバーを右に表示",
+ "email_language": "このサーバーから受け取るメールの言語",
+ "confirm_dialogs": "以下のとき確認ダイアログを表示する:",
+ "confirm_dialogs_repeat": "ステータスをリピートするとき",
+ "confirm_dialogs_unfollow": "ユーザーのフォローを解除するとき",
+ "confirm_dialogs_block": "ユーザーをブロックするとき",
+ "confirm_dialogs_mute": "ユーザーをミュートするとき",
+ "confirm_dialogs_delete": "投稿を削除するとき",
+ "confirm_dialogs_logout": "ログアウトするとき",
+ "confirm_dialogs_deny_follow": "フォローリクエストを却下するとき",
+ "confirm_dialogs_remove_follower": "フォロワーを解除するとき",
+ "move_account_target": "引っ越し先のアカウント (例: {example})",
+ "move_account_error": "引っ越し中にエラーが発生しました: {error}",
+ "autocomplete_select_first": "オートコンプリートで最初の結果を自動的に選択する",
+ "hide_bot_indication": "bot アカウントであることを示すマークを表示しない",
+ "navbar_column_stretch": "ナビゲーションバーの幅を画面幅に合わせる",
+ "notification_visibility_follow_requests": "フォローリクエスト",
+ "notification_visibility_reports": "通報",
+ "notification_extra_chats": "未読のチャットを表示する",
+ "hide_favorites_description": "お気に入り欄を非公開にする (通知は送信されます)",
+ "conversation_display_tree": "ツリー形式",
+ "max_depth_in_thread": "デフォルトで表示するスレッドの深さ",
+ "mention_link_display": "メンションリンクを",
+ "mention_link_display_short": "常に短く表示する (例: {'@'}hoge)",
+ "mention_link_use_tooltip": "メンションリンクをクリックした時ユーザーカードを表示する",
+ "mention_link_show_avatar": "メンションリンクの横にユーザーのアイコンを表示する",
+ "mention_link_display_full_for_remote": "リモートのユーザーのみすべて表示する (例: {'@'}hoge{'@'}example.org)",
+ "mention_link_display_full": "常にすべて表示する (例: {'@'}hoge{'@'}example.org)",
+ "notification_setting_filters_chrome_push": "Chromeなどのブラウザでは、種類に応じた通知の無効化がプッシュ通知に反映されない場合があります",
+ "hard_reset_value_tooltip": "データベースから設定値を削除し、デフォルト値に戻します",
+ "disable_sticky_headers": "カラムヘッダーを画面上部に固定しない",
+ "column_sizes_notifs": "通知カラム",
+ "conversation_other_replies_button": "「その他の返信」ボタンの位置",
+ "use_websockets": "Websocketを利用してリアルタイムで更新を行う",
+ "mention_link_fade_domain": "メンションのドメイン部分を薄く表示する (例: {'@'}foo{'@'}example.org の {'@'}example.org の部分)",
+ "mention_link_show_avatar_quick": "メンションの横にユーザーアイコンを表示する",
+ "mention_link_bolden_you": "自分宛てのメンションを強調表示する",
+ "user_popover_avatar_action": "ユーザーカード内のユーザーアイコンをクリックした際の挙動",
+ "user_popover_avatar_overlay": "ユーザーカードをユーザーアイコンに被せて表示する",
+ "show_yous": "自分宛てのメンションの横に「(あなた)」を表示",
+ "preview": "プレビュー",
+ "url": "URL",
+ "conversation_display": "スレッドの表示形式",
+ "column_sizes": "カラム幅",
+ "third_column_mode_none": "表示しない",
+ "column_sizes_content": "コンテンツ",
+ "third_column_mode_notifications": "通知カラムにする",
+ "third_column_mode_postform": "投稿フォームとナビゲーションにする",
+ "conversation_display_linear_quick": "時系列表示",
+ "conversation_display_linear": "時系列形式",
+ "conversation_display_tree_quick": "ツリー表示",
+ "user_popover_avatar_action_open": "プロフィールを表示する",
+ "account_backup": "アカウントのバックアップ",
+ "wordfilter": "ワードフィルター",
+ "column_sizes_sidebar": "サイドバー",
+ "emoji_reactions_scale": "絵文字リアクションの表示倍率",
+ "hide_wordfiltered_statuses": "ワードフィルターによってフィルタリングされたステータスを表示しない",
+ "hide_muted_threads": "ミュートしたスレッドを表示しない",
+ "notification_visibility_polls": "投票結果の確定",
+ "user_popover_avatar_action_zoom": "アイコンを拡大する",
+ "post_look_feel": "投稿の表示形式",
+ "mention_links": "メンションのリンク",
+ "setting_server_side": "この設定はサーバー側に保存され、すべてのセッションとクライアントに影響します",
+ "word_filter_and_more": "ワードフィルターとその他の設定",
+ "notification_extra_announcements": "未読のお知らせを表示する",
+ "notification_extra_follow_requests": "新着のフォローリクエストを表示する",
+ "show_scrollbars": "サイドカラムにスクロールバーを表示する",
+ "third_column_mode": "十分に幅があるとき、三つ目のカラムを",
+ "columns": "カラム",
+ "commit_value": "保存",
+ "commit_value_tooltip": "値は保存されていません。反映するにはこのボタンを押してください",
+ "remove_backup": "削除",
+ "add_backup": "新規バックアップを作成",
+ "account_backup_description": "アカウント情報と投稿のアーカイブをダウンロードできます。開発段階の機能であり、現状、ダウンロードしたデータをインポートすることはできません。",
+ "mute_bot_posts": "BOTアカウントの投稿をミュートする",
+ "auto_update": "自動でタイムラインを更新する",
+ "enable_web_push_always_show_tip": "この設定は、Chromeなどのブラウザで「このサイトはバックグラウンドで更新されました」という通知が表示されることを防止します。その他のブラウザでこの設定を有効化すると、通知が二重で表示されることがあります。",
+ "backup_failed": "バックアップに失敗しました。",
+ "confirm_dialogs_approve_follow": "フォローリクエストを承認するとき",
+ "moved_account": "アカウントの引っ越しが完了しました。",
+ "reset_value": "リセット",
+ "reset_value_tooltip": "編集中の値を破棄します",
+ "hard_reset_value": "デフォルトに戻す",
+ "conversation_other_replies_button_below": "投稿の下",
+ "conversation_other_replies_button_inside": "投稿の中",
+ "add_language": "代替言語を追加",
+ "remove_language": "削除",
+ "account_alias_table_head": "エイリアス",
+ "account_alias": "アカウントエイリアス",
+ "list_aliases_error": "エイリアスの取得中にエラーが発生しました: {error}",
+ "hide_list_aliases_error_action": "閉じる",
+ "remove_alias": "削除",
+ "new_alias_target": "エイリアスを追加 (例: {example})",
+ "added_alias": "エイリアスが追加されました。",
+ "add_alias_error": "エイリアスの追加中にエラーが発生しました: {error}",
+ "move_account": "アカウントの引っ越し",
+ "move_account_notes": "アカウントを引っ越すためには、まず引っ越し先のアカウントにこのアカウントへのエイリアスを追加する必要があります。",
+ "birthday": {
+ "label": "誕生日",
+ "show_birthday": "誕生日を公開する"
+ },
+ "account_privacy": "プライバシー",
+ "posts": "投稿",
+ "user_profiles": "ユーザープロフィール",
+ "primary_language": "第一言語:",
+ "fallback_language": "代替言語 {index}:",
+ "expert_mode": "高度な設定を表示",
+ "account_backup_table_head": "バックアップ",
+ "download_backup": "ダウンロード",
+ "backup_not_ready": "まだ準備中です。",
+ "backup_running": "処理中…{number}件のデータが処理されました。 | 処理中… {number}件のデータが処理されました。",
+ "list_backups_error": "バックアップ一覧の取得に失敗しました: {error}",
+ "added_backup": "バックアップがキューに追加されました。",
+ "add_backup_error": "バックアップの追加に失敗しました: {error}",
+ "user_popover_avatar_action_close": "ユーザーカードを閉じる",
+ "tree_advanced": "高度なナビゲーションボタンを表示する",
+ "tree_fade_ancestors": "スレッド上で祖先にあたるステータスを薄いテキストで表示する",
+ "actor_type_description": "グループとして設定されたアカウントは、メンションのついたステータスを自動的にリピートします。",
+ "actor_type_Person": "通常アカウント",
+ "actor_type_Service": "BOTアカウント",
+ "actor_type_Group": "グループアカウント",
+ "notification_visibility_in_column": "通知カラム(PC)、通知サイドバー(モバイル)に表示する",
+ "notification_setting_annoyance": "通知のカスタマイズ",
+ "notification_setting_unseen_at_top": "未読の通知を最上部に表示する",
+ "enable_web_push_always_show": "プッシュ通知を常に表示する",
+ "hide_scrobbles": "Scrobbleを表示しない",
+ "actor_type": "アカウントタイプ:",
+ "hide_actor_type_indication": "投稿にアカウントタイプ(BOTアカウント、グループアカウントなど)を示すアイコンを表示しない",
+ "notification_show_extra": "その他の通知を通知カラムに表示する",
+ "notification_setting_drawer_marks_as_seen": "モバイルUIで、通知サイドバーを閉じた時すべての通知を既読にする",
+ "notification_setting_ignore_inactionable_seen_tip": "この設定は通知を自動的に既読にするわけではなく、この設定を有効にしてもプッシュ通知などは届きます",
+ "notification_setting_ignore_inactionable_seen": "お気に入りやリピートの通知など、アクション不可な通知を未読として扱わない",
+ "notification_extra_tip": "通知カラムをカスマイズするためのヒントを表示する",
+ "use_at_icon": "メンションリンク内の{'@'}記号を画像にする"
},
"time": {
"day": "{0}日",
@@ -622,7 +813,7 @@
"month_short": "{0}ヶ月前",
"months_short": "{0}ヶ月前",
"now": "たった今",
- "now_short": "たった今",
+ "now_short": "今",
"second": "{0}秒",
"seconds": "{0}秒",
"second_short": "{0}秒",
@@ -634,23 +825,41 @@
"year": "{0}年",
"years": "{0}年",
"year_short": "{0}年",
- "years_short": "{0}年"
+ "years_short": "{0}年",
+ "unit": {
+ "seconds_short": "{0}秒",
+ "weeks": "{0} 週間 | {0} 週間",
+ "weeks_short": "{0}週",
+ "years": "{0} 年 | {0} 年",
+ "years_short": "{0}年",
+ "days": "{0} 日 | {0} 日",
+ "hours": "{0} 時間 | {0} 時間",
+ "hours_short": "{0}時間",
+ "minutes": "{0} 分 | {0} 分",
+ "minutes_short": "{0}分",
+ "months": "{0} ヶ月 | {0} ヶ月",
+ "months_short": "{0}ヶ月",
+ "seconds": "{0} 秒 | {0} 秒",
+ "days_short": "{0}日"
+ }
},
"timeline": {
"collapse": "たたむ",
"conversation": "スレッド",
"error_fetching": "読み込みがエラーになりました",
- "load_older": "古いステータス",
- "no_retweet_hint": "投稿を「フォロワーのみ」または「ダイレクト」にすると、リピートできなくなります",
+ "load_older": "古いステータスを読み込む",
+ "no_retweet_hint": "公開範囲が「フォロワーのみ」または「ダイレクト」の投稿はリピートできません",
"repeated": "リピート",
"show_new": "読み込み",
"up_to_date": "最新",
"no_more_statuses": "これで終わりです",
"no_statuses": "ステータスはありません",
"reload": "再読み込み",
- "error": "タイムラインの読み込みに失敗しました: {0}",
+ "error": "タイムラインの読み込み中にエラーが発生しました: {0}",
"socket_reconnected": "リアルタイム接続が確立されました",
- "socket_broke": "コード{0}によりリアルタイム接続が切断されました"
+ "socket_broke": "リアルタイム接続が切断されました: コード{0}",
+ "quick_view_settings": "表示の簡易設定",
+ "quick_filter_settings": "フィルターの簡易設定"
},
"status": {
"favorites": "お気に入り",
@@ -659,8 +868,8 @@
"pin": "プロフィールにピン留め",
"unpin": "プロフィールのピン留めを外す",
"pinned": "ピン留め",
- "delete_confirm": "本当にこのステータスを削除してもよろしいですか?",
- "reply_to": "返信",
+ "delete_confirm": "本当にこの削除しますか?",
+ "reply_to": "返信先:",
"replies_list": "返信:",
"mute_conversation": "スレッドをミュート",
"unmute_conversation": "スレッドのミュートを解除",
@@ -679,19 +888,58 @@
"unbookmark": "ブックマーク解除",
"bookmark": "ブックマーク",
"mentions": "メンション",
- "you": "(あなた)",
- "plus_more": "ほか{number}件"
+ "you": "(あなた)",
+ "plus_more": "ほか{number}件",
+ "delete_confirm_title": "削除の確認",
+ "ancestor_follow": "このステータスについた{numReplies}件の返信をすべて表示 | このステータスについた{numReplies}件の返信をすべて表示",
+ "invisible_quote": "引用先のステータスが存在しません: {link}",
+ "ancestor_follow_with_icon": "{icon} {text}",
+ "show_all_conversation_with_icon": "{icon} {text}",
+ "delete_error": "ステータスの削除中にエラーが発生しました: {0}",
+ "delete_confirm_accept_button": "削除する",
+ "delete_confirm_cancel_button": "削除しない",
+ "collapse_attachments": "ファイルをたたむ",
+ "show_all_attachments": "すべてのファイルを表示",
+ "hide_attachment": "ファイルを隠す",
+ "reaction_count_label": "{num}人がリアクションしました | {num}人がリアクションしました",
+ "repeat_confirm_accept_button": "リピートする",
+ "repeat_confirm_cancel_button": "リピートしない",
+ "repeat_confirm": "本当にリピートしますか?",
+ "edit": "ステータスを編集",
+ "edited_at": "(最終編集: {time})",
+ "repeat_confirm_title": "リピートの確認",
+ "many_attachments": "この投稿には{number}件のファイルが添付されています",
+ "remove_attachment": "ファイルを削除",
+ "attachment_stop_flash": "Flashプレーヤーを停止",
+ "move_up": "ファイルを左へ移動",
+ "move_down": "ファイルを右へ移動",
+ "thread_follow": "このスレッドの残りを表示 (全部で{numStatus}件の投稿があります) | このスレッドの残りを表示 (全部で{numStatus}件の投稿があります)",
+ "thread_follow_with_icon": "{icon} {text}",
+ "hide_quote": "引用先を隠す",
+ "display_quote": "引用先を表示",
+ "show_only_conversation_under_this": "このステータスへの返信のみを表示",
+ "show_all_conversation": "スレッドの全体を表示 ({numStatus}件のステータス) | スレッドの全体を表示 ({numStatus}件のステータス)",
+ "replies_list_with_others": "返信 (+{numReplies}人): | 返信 (+{numReplies}人):",
+ "more_actions": "その他のアクション",
+ "thread_show_full": "このスレッドをすべて表示 (全部で{depth}層、{numStatus}件の投稿があります) | このスレッドを全て表示 (全部で{depth}層、{numStatus}件の投稿があります)",
+ "thread_show_full_with_icon": "{icon} {text}",
+ "show_attachment_in_modal": "メディアビューアで開く",
+ "show_attachment_description": "メディアの説明文をポップアップで表示 (全文を読むにはメディアを開いてください)",
+ "thread_hide": "このスレッドをたたむ",
+ "thread_show": "このスレッドを開く",
+ "open_gallery": "メディアビューアで開く",
+ "status_history": "編集履歴"
},
"user_card": {
- "approve": "受け入れ",
+ "approve": "承認",
"block": "ブロック",
"blocked": "ブロックしています!",
- "deny": "お断り",
+ "deny": "拒否",
"favorites": "お気に入り",
"follow": "フォロー",
- "follow_sent": "リクエストを送りました!",
+ "follow_sent": "リクエストを送信しました!",
"follow_progress": "リクエストしています…",
- "follow_unfollow": "フォローをやめる",
+ "follow_unfollow": "フォロー解除",
"followees": "フォロー",
"followers": "フォロワー",
"following": "フォローしています!",
@@ -700,7 +948,7 @@
"media": "メディア",
"mention": "メンション",
"mute": "ミュート",
- "muted": "ミュートしています",
+ "muted": "ミュート済み",
"per_day": "/日",
"remote_follow": "リモートフォロー",
"report": "通報",
@@ -720,16 +968,17 @@
"grant_moderator": "モデレーター権限を付与",
"revoke_moderator": "モデレーター権限を解除",
"activate_account": "アカウントをアクティブにする",
- "deactivate_account": "アカウントをアクティブでなくする",
+ "deactivate_account": "アカウントを無効化する",
"delete_account": "アカウントを削除",
- "force_nsfw": "すべての投稿をNSFWにする",
- "strip_media": "投稿からメディアを除去する",
- "force_unlisted": "投稿を未収載にする",
- "sandbox": "投稿をフォロワーのみにする",
- "disable_remote_subscription": "他のインスタンスからフォローされないようにする",
- "disable_any_subscription": "フォローされないようにする",
- "quarantine": "他のインスタンスからの投稿を止める",
- "delete_user": "ユーザーを削除"
+ "force_nsfw": "すべての投稿を閲覧注意にする",
+ "strip_media": "すべての投稿からメディアを除去する",
+ "force_unlisted": "すべての投稿をアンリステッドにする",
+ "sandbox": "すべての投稿をフォロワー限定にする",
+ "disable_remote_subscription": "他のインスタンスからフォローできないようにする",
+ "disable_any_subscription": "フォローできないようにする",
+ "quarantine": "投稿を連合しないようにする",
+ "delete_user": "ユーザーを削除",
+ "delete_user_data_and_deactivate_confirmation": "このアカウントのデータを永久に削除し、アカウントを無効化します。本当によろしいですね?"
},
"roles": {
"moderator": "モデレーター",
@@ -746,21 +995,55 @@
"side": "端に線を付ける",
"disabled": "強調しない"
},
- "edit_profile": "プロフィールを編集"
+ "edit_profile": "プロフィールを編集",
+ "deny_confirm_accept_button": "拒否する",
+ "note_blank": "(なし)",
+ "edit_note_cancel": "キャンセル",
+ "remove_follower_confirm_cancel_button": "解除しない",
+ "block_confirm_title": "ブロックの確認",
+ "block_confirm": "本当に{user}をブロックしますか?",
+ "birthday": "誕生日: {birthday}",
+ "edit_note": "メモを編集",
+ "edit_note_apply": "適用",
+ "note": "メモ",
+ "remove_follower_confirm": "本当に{user}からのフォローを解除しますか?",
+ "follow_cancel": "リクエストを取り消す",
+ "approve_confirm_title": "承認の確認",
+ "remove_follower": "フォロワーを解除",
+ "remove_follower_confirm_title": "フォロワー解除の確認",
+ "approve_confirm_accept_button": "承認する",
+ "deny_confirm": "本当に{user}からのフォローリクエストを拒否しますか?",
+ "deny_confirm_cancel_button": "拒否しない",
+ "mute_confirm_cancel_button": "ミュートしない",
+ "approve_confirm_cancel_button": "承認しない",
+ "approve_confirm": "本当に{user}からのフォローリクエストを承認しますか?",
+ "unfollow_confirm_title": "フォロー解除の確認",
+ "unfollow_confirm_cancel_button": "解除しない",
+ "mute_confirm_accept_button": "ミュートする",
+ "mute_confirm": "本当に{user}をミュートしますか?",
+ "block_confirm_accept_button": "ブロックする",
+ "block_confirm_cancel_button": "ブロックしない",
+ "deny_confirm_title": "拒否の確認",
+ "unfollow_confirm": "本当に{user}のフォローを解除しますか?",
+ "unfollow_confirm_accept_button": "解除する",
+ "remove_follower_confirm_accept_button": "解除する",
+ "mute_confirm_title": "ミュートの確認",
+ "deactivated": "無効化済み",
+ "group": "グループ"
},
"user_profile": {
"timeline_title": "ユーザータイムライン",
- "profile_does_not_exist": "申し訳ない。このプロフィールは存在しません。",
- "profile_loading_error": "申し訳ない。プロフィールの読み込みがエラーになりました。"
+ "profile_does_not_exist": "このプロフィールは存在しません。",
+ "profile_loading_error": "プロフィールの読み込み中にエラーが発生しました。"
},
"user_reporting": {
- "title": "通報する: {0}",
+ "title": "{0}を通報する",
"add_comment_description": "この通報は、あなたのインスタンスのモデレーターに送られます。このアカウントを通報する理由を説明することができます:",
"additional_comments": "追加のコメント",
- "forward_description": "このアカウントは他のサーバーに置かれています。この通報のコピーをリモートのサーバーに送りますか?",
- "forward_to": "転送する: {0}",
+ "forward_description": "これは他のインスタンスのアカウントです。この通報のコピーをリモートのインスタンスに送りますか?",
+ "forward_to": "{0}に転送する",
"submit": "送信",
- "generic_error": "あなたのリクエストを処理しようとしましたが、エラーになりました。"
+ "generic_error": "リクエストの処理中にエラーが発生しました。"
},
"who_to_follow": {
"more": "詳細",
@@ -774,15 +1057,17 @@
"user_settings": "ユーザー設定",
"bookmark": "ブックマーク",
"reject_follow_request": "フォローリクエストを拒否",
- "accept_follow_request": "フォローリクエストを許可",
- "add_reaction": "リアクションを追加"
+ "accept_follow_request": "フォローリクエストを承認",
+ "add_reaction": "リアクションを追加",
+ "toggle_mute": "ミュートされた通知を開く/閉じる",
+ "toggle_expand": "この投稿を開く/閉じる"
},
"upload": {
"error": {
"base": "アップロードに失敗しました。",
- "file_too_big": "ファイルが大きすぎます [{filesize} {filesizeunit} / {allowedsize} {allowedsizeunit}]",
- "default": "しばらくしてから試してください",
- "message": "アップロードに失敗: {0}"
+ "file_too_big": "ファイルが大きすぎます [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
+ "default": "時間を置いて再試行してください",
+ "message": "アップロードに失敗しました: {0}"
},
"file_size_units": {
"B": "B",
@@ -793,11 +1078,13 @@
}
},
"search": {
- "people": "人々",
+ "people": "ユーザー",
"hashtags": "ハッシュタグ",
"person_talking": "{count} 人が話しています",
"people_talking": "{count} 人が話しています",
- "no_results": "見つかりませんでした"
+ "no_results": "見つかりませんでした",
+ "load_more": "さらに読み込む",
+ "no_more_results": "結果は以上です"
},
"password_reset": {
"forgot_password": "パスワードを忘れましたか?",
@@ -817,23 +1104,25 @@
"federation": "連合",
"simple": {
"media_nsfw_desc": "このインスタンスでは、以下のインスタンスからの投稿に対して、メディアを閲覧注意に設定します:",
- "media_nsfw": "メディアを閲覧注意に設定",
+ "media_nsfw": "強制閲覧注意",
"media_removal_desc": "このインスタンスでは、以下のインスタンスからの投稿に対して、メディアを除去します:",
"media_removal": "メディア除去",
- "ftl_removal": "「既知のネットワーク」タイムラインから除外",
- "ftl_removal_desc": "このインスタンスでは、以下のインスタンスを「既知のネットワーク」タイムラインから除外します:",
+ "ftl_removal": "「すべてのネットワーク」タイムラインから除外",
+ "ftl_removal_desc": "このインスタンスでは、以下のインスタンスを「すべてのネットワーク」タイムラインから除外します:",
"quarantine_desc": "このインスタンスでは、以下のインスタンスに対して公開投稿のみを送信します:",
"quarantine": "検疫",
"reject_desc": "このインスタンスでは、以下のインスタンスからのメッセージを受け付けません:",
"accept_desc": "このインスタンスでは、以下のインスタンスからのメッセージのみを受け付けます:",
"accept": "許可",
- "simple_policies": "インスタンス固有のポリシー",
- "reject": "拒否"
+ "simple_policies": "インスタンスに対するポリシー",
+ "reject": "拒否",
+ "instance": "インスタンス",
+ "reason": "理由"
},
"mrf_policies": "有効なMRFポリシー",
"keyword": {
- "replace": "置き換え",
- "ftl_removal": "「接続しているすべてのネットワーク」タイムラインから除外",
+ "replace": "置換",
+ "ftl_removal": "「すべてのネットワーク」タイムラインから除外",
"keyword_policies": "キーワードポリシー",
"is_replaced_by": "→",
"reject": "拒否"
@@ -847,8 +1136,8 @@
"file_type": {
"file": "ファイル",
"image": "画像",
- "video": "ビデオ",
- "audio": "オーディオ"
+ "video": "動画",
+ "audio": "音声"
},
"remote_user_resolver": {
"error": "見つかりませんでした。",
@@ -865,7 +1154,7 @@
"empty_chat_list_placeholder": "チャットはありません。新規チャットのボタンを押して始めましょう!",
"error_sending_message": "メッセージの送信に失敗しました。",
"error_loading_chat": "チャットの読み込みに失敗しました。",
- "delete_confirm": "このメッセージを本当に消してもいいですか?",
+ "delete_confirm": "本当にこのメッセージを削除しますか?",
"more": "もっと見る",
"empty_message_error": "メッセージを入力して下さい",
"new": "新規チャット",
@@ -879,5 +1168,152 @@
"unmute": "ミュート解除",
"mute_progress": "ミュート中…",
"mute": "ミュート"
+ },
+ "admin_dash": {
+ "window_title": "管理者設定",
+ "nodb": {
+ "text": "{property}が{value}に設定されるよう、設定ファイルを編集する必要があります。詳しくは{documentation}を確認してください。",
+ "documentation": "ドキュメント",
+ "text2": "ほとんどの設定項目は利用できません。",
+ "heading": "データベースへの設定の保存は無効化されています"
+ },
+ "captcha": {
+ "native": "ネイティブ",
+ "kocaptcha": "KoCaptcha"
+ },
+ "instance": {
+ "restrict": {
+ "header": "匿名ユーザーへのアクセス制限",
+ "profiles": "ユーザープロフィールへのアクセス",
+ "timelines": "タイムラインへのアクセス",
+ "activities": "ステータスへのアクセス",
+ "description": "この設定は特定のAPIへのアクセスを制御します。デフォルトでは、インスタンスの公開設定を反映します。一部の設定は、変更すると予期しない動作を引き起こすことがあります(例: ユーザープロフィールへのアクセスを禁止すると、投稿にユーザーの情報が表示されなくなります)。"
+ },
+ "instance": "インスタンス情報",
+ "registrations": "ユーザー登録",
+ "access": "インスタンスへのアクセス",
+ "captcha_header": "CAPTCHA",
+ "kocaptcha": "KoCaptchaの設定"
+ },
+ "frontend": {
+ "available_frontends": "インストール可能なフロントエンド",
+ "success_installing_frontend": "{version} は正常にインストールされました",
+ "failure_installing_frontend": "{version} のインストールに失敗しました: {reason}",
+ "repository": "リポジトリのURL",
+ "versions": "利用可能なバージョン",
+ "build_url": "ダウンロードURL",
+ "reinstall": "再インストール",
+ "install": "インストール",
+ "install_version": "バージョン {version} をインストール",
+ "is_default": "(デフォルト)",
+ "is_default_custom": "(デフォルト、バージョン: {version})",
+ "default_frontend": "デフォルトのフロントエンド",
+ "more_install_options": "その他のインストールオプション",
+ "wip_notice": "このセクションは開発段階です。バックエンド側の実装が未完成であるため、一部の機能は欠けています。",
+ "set_default": "デフォルトに設定",
+ "set_default_version": "バージョン {version} をデフォルトに設定",
+ "default_frontend_tip": "デフォルトのフロントエンドはすべてのユーザーに表示されます。現時点で、ユーザーがフロントエンドを選択する方法はありません。デフォルトのフロントエンドをPleromaFE以外に設定した場合、インスタンスの設定を変更するには古いAdminFEを使用する必要があります。"
+ },
+ "temp_overrides": {
+ ":pleroma": {
+ ":instance": {
+ ":public": {
+ "label": "インスタンスを公開する",
+ "description": "この設定を無効化すると、すべてのAPIの使用にログインが必要になります。これにより、匿名ユーザーは公開タイムラインとすべてのネットワークにアクセスできなくなります。"
+ },
+ ":background_image": {
+ "description": "(主にPleromaFEで使用される)背景画像",
+ "label": "背景画像"
+ },
+ ":limit_to_local_content": {
+ "description": "他インスタンスの情報の検索を、未ログインのユーザー(デフォルト)もしくはすべてのユーザーに対して制限します",
+ "label": "検索をローカルのみに制限する"
+ },
+ ":description_limit": {
+ "description": "ファイルの説明欄に対する文字数制限",
+ "label": "制限"
+ }
+ }
+ }
+ },
+ "wip_notice": "この管理者用設定画面は試験段階であり、未完成です。{adminFeLink}。",
+ "reset_all": "すべてリセット",
+ "commit_all": "すべて保存",
+ "old_ui_link": "これまでの管理者画面にはここからアクセスできます",
+ "tabs": {
+ "limits": "制限",
+ "instance": "インスタンス",
+ "frontends": "フロントエンド"
+ },
+ "limits": {
+ "arbitrary_limits": "変更可能な制限",
+ "posts": "投稿の制限",
+ "uploads": "ファイルの制限",
+ "profile_fields": "追加情報欄の制限",
+ "user_uploads": "プロフィール画像の制限",
+ "users": "ユーザープロフィールの設定"
+ }
+ },
+ "lists": {
+ "search": "ユーザーを検索",
+ "update_title": "リスト名を保存",
+ "really_delete": "本当に削除しますか?",
+ "error": "リストの処理中にエラーが発生しました: {0}",
+ "lists": "リスト",
+ "new": "新規リスト",
+ "save": "変更を保存",
+ "delete": "リストを削除",
+ "editing_list": "{listTitle}の編集",
+ "creating_list": "新規リストの作成",
+ "create": "作成",
+ "title": "リスト名",
+ "following_only": "フォローしているユーザーのみ表示",
+ "manage_lists": "リストの管理",
+ "manage_members": "メンバーの管理",
+ "add_members": "メンバーの追加",
+ "remove_from_list": "リストから削除",
+ "add_to_list": "リストに追加",
+ "is_in_list": "追加済み"
+ },
+ "update": {
+ "update_bugs": "何か問題を見つけたら{pleromaGitlab}にて報告してください。開発中のバージョンにて念入りに確認はしましたが、様々なものが変更されているため、我々が見逃したものがあるかもしれません。バグの報告や、Pleroma/PleromaFEを改善するための提案やフィードバックは大歓迎です。",
+ "update_changelog_here": "変更履歴",
+ "update_changelog": "全ての変更点は{theFullChangelog}を参照してください。",
+ "big_update_content": "久しぶりのリリースですので、今までと異なるところがあるかもしれません。",
+ "update_bugs_gitlab": "Pleroma GitLab",
+ "big_update_title": ""
+ },
+ "report": {
+ "reported_statuses": "通報されたステータス:",
+ "notes": "メモ:",
+ "state": "状態:",
+ "state_open": "未解決",
+ "reporter": "通報者:",
+ "state_resolved": "解決済み",
+ "reported_user": "被通報者:",
+ "state_closed": "問題なし"
+ },
+ "unicode_domain_indicator": {
+ "tooltip": "このドメインには非ASCII文字が含まれています。"
+ },
+ "announcements": {
+ "page_header": "お知らせ",
+ "title": "お知らせ",
+ "mark_as_read_action": "既読にする",
+ "post_form_header": "お知らせを投稿",
+ "post_placeholder": "お知らせの内容を入力してください…",
+ "post_action": "投稿",
+ "post_error": "エラー: {error}",
+ "close_error": "閉じる",
+ "delete_action": "削除",
+ "submit_edit_action": "完了",
+ "cancel_edit_action": "キャンセル",
+ "published_time_display": "{time} に公開",
+ "start_time_display": "{time}から開始",
+ "end_time_display": "{time}に終了",
+ "edit_action": "編集",
+ "start_time_prompt": "開始日時: ",
+ "end_time_prompt": "終了日時: ",
+ "all_day_prompt": "終日"
}
}
diff --git a/src/i18n/ko.json b/src/i18n/ko.json
index 657bb079..003878db 100644
--- a/src/i18n/ko.json
+++ b/src/i18n/ko.json
@@ -75,7 +75,11 @@
"enter_two_factor_code": "2단계인증 코드를 입력하십시오",
"enter_recovery_code": "복구 코드를 입력하십시오",
"authentication_code": "인증 코드",
- "hint": "로그인해서 대화에 참여"
+ "hint": "로그인해서 대화에 참여",
+ "logout_confirm_title": "로그아웃 확인",
+ "logout_confirm": "정말 로그아웃 하시겠습니까?",
+ "logout_confirm_accept_button": "로그아웃",
+ "logout_confirm_cancel_button": "로그아웃 안 함"
},
"nav": {
"about": "인스턴스 소개",
@@ -104,7 +108,9 @@
"edit_finish": "편집 종료",
"mobile_notifications_close": "알림 닫기",
"mobile_sidebar": "모바일 사이드바 토글",
- "announcements": "공지사항"
+ "announcements": "공지사항",
+ "search_close": "검색 바 닫기",
+ "mobile_notifications_mark_as_seen": "모두 읽음으로 표시"
},
"notifications": {
"broken_favorite": "알 수 없는 게시물입니다, 검색합니다…",
@@ -120,7 +126,13 @@
"error": "알림 불러오기 실패: {0}",
"follow_request": "팔로우 요청",
"submitted_report": "신고 내용을 전송함",
- "poll_ended": "투표가 끝남"
+ "poll_ended": "투표가 끝남",
+ "unread_follow_requests": "{num}개의 새 팔로우 요청 | {num}개의 새 팔로우 요청",
+ "configuration_tip": "{theSettings}에서 어떻게 보이는지 바꿀 수 있습니다. {dismiss}",
+ "configuration_tip_settings": "설정",
+ "configuration_tip_dismiss": "다시 보지 않기",
+ "unread_announcements": "{num}개의 읽지 않은 공지사항 | {num}개의 읽지 않은 공지사항",
+ "unread_chats": "{num}개의 읽지 않은 채팅 | {num}개의 읽지 않은 채팅"
},
"post_status": {
"new_status": "새 게시물 게시",
@@ -158,7 +170,11 @@
"edit_status": "수정",
"edit_remote_warning": "수정 기능이 없는 다른 인스턴스에서는 수정한 사항이 반영되지 않을 수 있습니다.",
"post": "게시",
- "direct_warning_to_first_only": "맨 앞에 멘션한 사용자들에게만 보여집니다."
+ "direct_warning_to_first_only": "맨 앞에 멘션한 사용자들에게만 보여집니다.",
+ "content_type_selection": "게시물 형태",
+ "scope_notice_dismiss": "알림 닫기",
+ "reply_option": "이 게시물에 답글",
+ "quote_option": "이 게시물을 인용"
},
"registration": {
"bio": "소개",
@@ -175,7 +191,9 @@
"email_required": "공백으로 둘 수 없습니다",
"password_required": "공백으로 둘 수 없습니다",
"password_confirmation_required": "공백으로 둘 수 없습니다",
- "password_confirmation_match": "패스워드와 일치해야 합니다"
+ "password_confirmation_match": "패스워드와 일치해야 합니다",
+ "birthday_required": "공백으로 둘 수 없습니다",
+ "birthday_min_age": "{date} 또는 그 이전 출생만 가능합니다"
},
"fullname_placeholder": "예: 김례인",
"username_placeholder": "예: lain",
@@ -185,7 +203,9 @@
"reason": "가입하려는 이유",
"reason_placeholder": "이 인스턴스는 수동으로 가입을 승인하고 있습니다.\n왜 가입하고 싶은지 관리자에게 알려주세요.",
"register": "가입",
- "email_language": "무슨 언어로 이메일을 받길 원하시나요?"
+ "email_language": "무슨 언어로 이메일을 받길 원하시나요?",
+ "birthday": "생일:",
+ "birthday_optional": "생일 (선택):"
},
"settings": {
"attachmentRadius": "첨부물",
@@ -383,7 +403,8 @@
"highlight": "강조 요소",
"pressed": "눌렸을 때",
"toggled": "토글됨",
- "tabs": "탭"
+ "tabs": "탭",
+ "underlay": "밑배경"
},
"radii": {
"_tab_label": "둥글기"
@@ -546,7 +567,7 @@
"discoverable": "검색 결과나 다른 서비스들에서 이 계정을 찾을 수 있도록 허용",
"pad_emoji": "에모지를 선택창에서 고를 때 띄어쓰기를 집어넣기",
"wordfilter": "단어 필터",
- "word_filter_and_more": "단어 필터 그리고 더보기...",
+ "word_filter_and_more": "단어 필터 및 기타 설정...",
"accent": "강조",
"hide_media_previews": "미디어 미리보기 숨기기",
"max_thumbnails": "게시물 하나 당 최대로 보여질 섬네일 개수 (비워두면 제한을 두지 않습니다)",
@@ -652,7 +673,37 @@
"post_status_content_type": "게시물 내용 형식",
"list_aliases_error": "별칭을 가져오는 중 에러 발생: {error}",
"add_alias_error": "별칭을 추가하는 중 에러 발생: {error}",
- "mention_link_show_avatar_quick": "멘션 옆에 유저 프로필 사진을 보임"
+ "mention_link_show_avatar_quick": "멘션 옆에 유저 프로필 사진을 보임",
+ "backup_running": "백업 중입니다, {number}개 처리 완료. | 백업 중입니다, {number}개 처리 완료.",
+ "confirm_dialogs": "하기 전에 다시 물어보기",
+ "autocomplete_select_first": "자동완성이 가능하면 자동으로 첫 번째 후보를 선택",
+ "backup_failed": "백업에 실패했습니다.",
+ "emoji_reactions_scale": "리액션 크기",
+ "birthday": {
+ "label": "생일",
+ "show_birthday": "내 생일 보여주기"
+ },
+ "add_language": "보조 언어 추가",
+ "confirm_dialogs_repeat": "리핏",
+ "confirm_dialogs_unfollow": "언팔로우",
+ "confirm_dialogs_block": "차단",
+ "confirm_dialogs_mute": "뮤트",
+ "confirm_dialogs_delete": "게시물 삭제",
+ "confirm_dialogs_approve_follow": "팔로워 승인",
+ "confirm_dialogs_deny_follow": "팔로워 거절",
+ "confirm_dialogs_remove_follower": "팔로워 제거",
+ "remove_language": "삭제",
+ "primary_language": "주 언어:",
+ "fallback_language": "보조 언어 {index}:",
+ "confirm_dialogs_logout": "로그아웃",
+ "url": "URL",
+ "preview": "미리보기",
+ "commit_value": "저장",
+ "commit_value_tooltip": "값이 저장되지 않았습니다, 버튼을 눌러 변경사항을 반영하세요",
+ "reset_value": "초기화",
+ "reset_value_tooltip": "변경사항 초기화",
+ "hard_reset_value": "완전 초기화",
+ "hard_reset_value_tooltip": "스토리지에서 설정을 제거하고, 기본값을 사용하도록 강제합니다"
},
"timeline": {
"collapse": "접기",
@@ -669,7 +720,8 @@
"no_more_statuses": "새 게시물 없음",
"socket_reconnected": "실시간 연결 됨",
"socket_broke": "실시간 연결이 끊어짐: CloseEvent 코드 {0}",
- "quick_filter_settings": "빠른 필터 설정"
+ "quick_filter_settings": "빠른 필터 설정",
+ "quick_view_settings": "빠른 뷰 설정"
},
"user_card": {
"approve": "승인",
@@ -735,7 +787,38 @@
"striped": "줄무늬 배경",
"solid": "단색 배경",
"side": "옆트임"
- }
+ },
+ "approve_confirm_title": "승인 확인",
+ "approve_confirm_accept_button": "승인",
+ "approve_confirm_cancel_button": "승인 안 함",
+ "approve_confirm": "{user}의 팔로우 요청을 승인할까요?",
+ "block_confirm_title": "차단 확인",
+ "note": "노트",
+ "unfollow_confirm": "정말 {user}를 팔로우 해제하시겠습니까?",
+ "unfollow_confirm_accept_button": "팔로우 해제",
+ "unfollow_confirm_cancel_button": "취소",
+ "remove_follower_confirm_title": "팔로워 삭제 확인",
+ "remove_follower_confirm_cancel_button": "냅두기",
+ "remove_follower_confirm_accept_button": "치우기",
+ "edit_note_cancel": "취소",
+ "birthday": "{birthday}에 태어남",
+ "edit_note": "노트 수정",
+ "edit_note_apply": "적용",
+ "deny_confirm_cancel_button": "취소",
+ "unfollow_confirm_title": "팔로우 해제 확인",
+ "mute_confirm_accept_button": "뮤트",
+ "remove_follower_confirm": "정말 {user}를 팔로워에서 치울까요?",
+ "deny_confirm_accept_button": "거절",
+ "mute_confirm_title": "뮤트 확인",
+ "mute_confirm": "정말 {user}를 뮤트할까요?",
+ "block_confirm_cancel_button": "취소",
+ "deny_confirm_title": "거절 확인",
+ "block_confirm": "정말 {user}를 차단할까요?",
+ "block_confirm_accept_button": "차단",
+ "mute_confirm_cancel_button": "취소",
+ "mute_duration_prompt": "이 사용자를 뮤트할 시간 (0으로 두면 무한히):",
+ "deny_confirm": "{user}의 팔로 요청을 거절할까요?",
+ "note_blank": "(없음)"
},
"user_profile": {
"timeline_title": "사용자 타임라인",
@@ -755,7 +838,10 @@
"add_reaction": "반응 추가",
"accept_follow_request": "팔로우 요청 승인",
"reject_follow_request": "팔로우 요청 거절",
- "bookmark": "북마크"
+ "bookmark": "북마크",
+ "autocomplete_available": "{number}개의 결과가 있습니다. 위 또는 아래 화살표 키로 탐색할 수 있습니다. | {number}개의 결과가 있습니다. 위 또는 아래 화살표 키로 탐색할 수 있습니다.",
+ "toggle_expand": "알림을 펼치거나 접어서 전체 게시물을 보기",
+ "toggle_mute": "알림을 펼치거나 접어서 뮤트한 내용 보기"
},
"upload": {
"error": {
@@ -801,7 +887,8 @@
"symbols": "기호"
},
"keep_open": "열린 채로 두기",
- "regional_indicator": "지역 표시기 {letter}"
+ "regional_indicator": "지역 표시기 {letter}",
+ "unpacked": "미분류 에모지"
},
"polls": {
"add_poll": "투표를 추가",
@@ -1010,7 +1097,8 @@
"update_changelog_here": "변경 내역",
"update_changelog": "무엇이 바뀌었는지 자세히 알아보시려면, {theFullChangelog}을 참조하세요.",
"big_update_content": "저희가 한동안 릴리즈를 안 해서, 익숙하셨던 생김새나 경험과 많이 달라졌을 수 있습니다.",
- "update_bugs": "저희가 비록 테스트를 많이 하고 직접 개발 버전을 쓰기도 하지만, 많이 바꾸기도 했고, 몇몇 가지 놓친 점들이 있을 터이니, 사용하면서 불편한 점이나 문제는 {pleromaGitlab}에 제보해주시면 감사하겠습니다. 저희는 겪으신 문제점이나 Pleroma와 Pleroma-FE에 대한 피드백과 제안을 환영합니다."
+ "update_bugs": "저희가 비록 테스트를 많이 하고 직접 개발 버전을 쓰기도 하지만, 많이 바꾸기도 했고, 몇몇 가지 놓친 점들이 있을 터이니, 사용하면서 불편한 점이나 문제는 {pleromaGitlab}에 제보해주시면 감사하겠습니다. 저희는 겪으신 문제점이나 Pleroma와 Pleroma-FE에 대한 피드백과 제안을 환영합니다.",
+ "art_by": "{linkToArtist} 그림"
},
"unicode_domain_indicator": {
"tooltip": "이 도메인은 아스키 문자가 아닌 문자를 포함하고 있습니다."
@@ -1069,7 +1157,16 @@
"ancestor_follow_with_icon": "{icon} {text}",
"show_all_conversation_with_icon": "{icon} {text}",
"ancestor_follow": "이 게시물 아래 {numReplies}개 답글 더 보기 | 이 게시물 아래 {numReplies}개 답글 더 보기",
- "show_only_conversation_under_this": "이 게시물의 답글만 보기"
+ "show_only_conversation_under_this": "이 게시물의 답글만 보기",
+ "repeat_confirm": "리핏할까요?",
+ "repeat_confirm_title": "리핏 확인",
+ "repeat_confirm_accept_button": "리핏",
+ "repeat_confirm_cancel_button": "리핏 안 함",
+ "delete_confirm_title": "삭제 확인",
+ "delete_confirm_accept_button": "삭제",
+ "delete_confirm_cancel_button": "냅두기",
+ "delete_error": "게시물 삭제 에러: {0}",
+ "reaction_count_label": "{num}명이 반응함 | {num}명이 반응함"
},
"errors": {
"storage_unavailable": "Pleroma가 브라우저 저장소에 접근할 수 없습니다. 로그인이 풀리거나 로컬 설정이 초기화 되는 등 예상치 못한 문제를 겪을 수 있습니다. 쿠키를 활성화 해보세요."
@@ -1113,5 +1210,91 @@
"submit_edit_action": "수정본 반영",
"cancel_edit_action": "취소",
"inactive_message": "이 공지사항은 비활성화 되었습니다"
+ },
+ "admin_dash": {
+ "window_title": "관리",
+ "wip_notice": "이 관리자 대시보드는 실험적이며 개발 중에 있습니다, {adminFeLink}.",
+ "old_ui_link": "대신 구 관리자 UI를 사용할 수 있습니다",
+ "reset_all": "전부 초기화",
+ "commit_all": "전부 저장",
+ "tabs": {
+ "nodb": "DB 설정 불가",
+ "instance": "인스턴스",
+ "frontends": "프론트엔드",
+ "limits": "제한"
+ },
+ "nodb": {
+ "heading": "데이터베이스 설정 기능이 비활성화 되어 있습니다",
+ "documentation": "관련 문서",
+ "text2": "대부분의 설정을 건드릴 수 없습니다.",
+ "text": "백엔드 설정 파일에서 {property}를 {value}로 바꿔야 합니다, {documentation}를 참고하세요."
+ },
+ "captcha": {
+ "kocaptcha": "KoCaptcha",
+ "native": "내장"
+ },
+ "instance": {
+ "registrations": "유저 가입",
+ "captcha_header": "캡차",
+ "kocaptcha": "KoCaptcha 설정",
+ "access": "인스턴스 접근",
+ "restrict": {
+ "timelines": "타임라인 접근",
+ "profiles": "사용자 프로필 접근",
+ "activities": "게시물/활동 접근",
+ "header": "로그인하지 않은 방문자의 접근을 제한",
+ "description": "특정 API의 접근을 허용할지 말지에 대한 세부 설정입니다. 기본적으로(애매한 체크 표시) 인스턴스가 비공개이면 접근을 차단합니다, 체크 표시는 인스턴스가 공개여도 차단함을 의미합니다, 체크 해제는 인스턴스가 비공개여도 접근을 허용함을 의미합니다. 설정을 바꾸면 예기치 않은 동작이 일어날 수 있음을 유의하세요, 예로 프로필 접근이 차단되면 프로필 정보 없이 게시물이 보여집니다."
+ },
+ "instance": "인스턴스 정보"
+ },
+ "limits": {
+ "arbitrary_limits": "임의 제한",
+ "posts": "게시물 제한",
+ "uploads": "첨부파일 제한",
+ "users": "사용자 프로필 제한",
+ "profile_fields": "프로필 필드 제한",
+ "user_uploads": "프로필 미디어 제한"
+ },
+ "frontend": {
+ "repository": "리포지토리 링크",
+ "versions": "사용 가능한 버전",
+ "build_url": "빌드 URL",
+ "reinstall": "재설치",
+ "is_default": "(기본)",
+ "is_default_custom": "(기본, 버전: {version})",
+ "install": "설치",
+ "install_version": "설치된 버전 {version}",
+ "more_install_options": "설치 옵션 더 보기",
+ "more_default_options": "기본 설정 옵션 더 보기",
+ "set_default": "기본으로 설정",
+ "set_default_version": "버전 {version}을 기본으로 설정",
+ "wip_notice": "이 부분은 프론트엔드 관리에 대한 백엔드 구현이 미완성이기 때문에 개발 중이고 몇몇 기능이 빠져 있습니다.",
+ "default_frontend": "기본 프론트엔드",
+ "default_frontend_tip2": "개발 중: 아직 Pleroma 백엔드가 모든 설치된 프론트엔드 목록을 알려주지 않기 때문에 이름과 ref을 직접 입력해야 합니다. 아래에 있는 목록은 여기 값을 입력하기 위한 단축 버튼입니다.",
+ "available_frontends": "설치 가능",
+ "default_frontend_tip": "기본 프론트엔드는 모든 유저에게 보입니다. 현재로썬 유저가 개인적으로 프론트엔드를 선택할 수 있진 않습니다. PleromaFE에서 벗어난다면 저희가 완전히 대체할 때까지는 인스턴스 설정을 위해서 아마도 낡고 버그투성이인 AdminFE를 쓰셔야 할 겁니다."
+ },
+ "temp_overrides": {
+ ":pleroma": {
+ ":instance": {
+ ":public": {
+ "label": "인스턴스를 공개",
+ "description": "이것을 끄면 모든 API가 로그인한 유저만 사용 가능하게 되며, 로그인하지 않은 사용자에겐 공개와 연합 타임라인이 보이지 않게 됩니다."
+ },
+ ":limit_to_local_content": {
+ "label": "로컬 컨텐츠만 검색하도록 제한",
+ "description": "로그인하지 않은 사람 (기본값), 모두 또는 없음에게 전역 검색을 비활성화합니다"
+ },
+ ":description_limit": {
+ "label": "글자수 제한",
+ "description": "첨부파일 설명문의 글자수 제한"
+ },
+ ":background_image": {
+ "label": "배경 이미지",
+ "description": "배경 이미지 (주로 PleromaFE에서 쓰임)"
+ }
+ }
+ }
+ }
}
}
diff --git a/src/i18n/languages.js b/src/i18n/languages.js
index 250b3b1a..33a98f8e 100644
--- a/src/i18n/languages.js
+++ b/src/i18n/languages.js
@@ -1,4 +1,3 @@
-
const languages = [
'ar',
'ca',
@@ -18,6 +17,7 @@ const languages = [
'ja',
'ja_easy',
'ko',
+ 'nan-TW',
'nb',
'nl',
'oc',
diff --git a/src/i18n/nan-TW.json b/src/i18n/nan-TW.json
new file mode 100644
index 00000000..782a75f5
--- /dev/null
+++ b/src/i18n/nan-TW.json
@@ -0,0 +1,1354 @@
+{
+ "about": {
+ "mrf": {
+ "federation": "聯邦",
+ "keyword": {
+ "keyword_policies": "關鍵字政策",
+ "ftl_removal": "Tuì「知影 ê 網路」時間線除掉",
+ "reject": "拒絕",
+ "replace": "取代",
+ "is_replaced_by": "→"
+ },
+ "mrf_policies": "啟用 ê MRF 政策",
+ "mrf_policies_desc": "MRF 政策操作本站 ê 對外通信行為。以下ê政策啟用 ah:",
+ "simple": {
+ "simple_policies": "站臺特有 ê 政策",
+ "instance": "站",
+ "reason": "理由",
+ "accept": "接受",
+ "accept_desc": "本站干焦接受下跤 ê 站 ê 短 phue:",
+ "reject": "拒絕",
+ "reject_desc": "本站 buē 接受 tuì 以下 ê 站 ê 短 phue:",
+ "quarantine": "隔離",
+ "quarantine_desc": "針對下跤 ê 站,本站干焦送出公開ê PO文:",
+ "ftl_removal": "Tuì「知影 ê 網路」時間線thâi掉",
+ "ftl_removal_desc": "本站buē 佇「知影 ê 網路」刊下跤 ê 站 ê PO文:",
+ "media_removal": "Thâi除媒體",
+ "media_removal_desc": "本站 kā 下跤 ê 站臺送 ê PO文 ê 媒體 lóng thâi 除:",
+ "media_nsfw": "媒體 lóng 標做「敏感內容」",
+ "media_nsfw_desc": "本站 kā 下跤 ê 站 ê 媒體,lóng 標做敏感內容:",
+ "not_applicable": "N/A"
+ }
+ },
+ "staff": "工作人員"
+ },
+ "announcements": {
+ "page_header": "公告",
+ "title": "公告",
+ "mark_as_read_action": "標做讀過",
+ "post_form_header": "貼公告",
+ "post_placeholder": "佇 tsia 拍你 ê 公告……",
+ "post_action": "貼",
+ "post_error": "錯誤:{error}",
+ "close_error": "關",
+ "start_time_prompt": "開始時間: ",
+ "end_time_prompt": "結束時間: ",
+ "all_day_prompt": "Tse 是 kui 工 ê 事件",
+ "published_time_display": "公告佇 {time}",
+ "start_time_display": "有效 tuì:{time}",
+ "end_time_display": "中止佇:{time}",
+ "edit_action": "編輯",
+ "submit_edit_action": "送出",
+ "cancel_edit_action": "取消",
+ "inactive_message": "這个公告 tsit-má 無效力",
+ "delete_action": "Thâi掉"
+ },
+ "shoutbox": {
+ "title": "留話枋"
+ },
+ "domain_mute_card": {
+ "mute": "消音",
+ "mute_progress": "Teh 消音……",
+ "unmute": "予有聲",
+ "unmute_progress": "Teh 予有聲……"
+ },
+ "exporter": {
+ "export": "匯出",
+ "processing": "Teh 處理,較停仔指示你下載檔案"
+ },
+ "features_panel": {
+ "shout": "留話枋",
+ "pleroma_chat_messages": "Pleroma 開講",
+ "media_proxy": "媒體代理伺侯器",
+ "scope_options": "公開範圍選項",
+ "text_limit": "字數限制",
+ "title": "有效 ê 功能",
+ "who_to_follow": "啥儂通綴",
+ "upload_limit": "檔案 sài-suh 限制",
+ "gopher": "Gopher"
+ },
+ "finder": {
+ "error_fetching_user": "Tshuē 用者 ê 時起錯誤",
+ "find_user": "Tshuē 用者"
+ },
+ "general": {
+ "apply": "應用",
+ "submit": "送出",
+ "more": "Koh 較 tsē",
+ "loading": "Leh 載入……",
+ "generic_error": "起錯誤 ah",
+ "generic_error_message": "起錯誤:{0}",
+ "error_retry": "請 koh 試一 kái",
+ "retry": "Koh 試",
+ "optional": "非必要",
+ "show_more": "展示較 tsē",
+ "show_less": "展示較少",
+ "never_show_again": "Mài koh 展示",
+ "dismiss": "無視",
+ "cancel": "取消",
+ "disable": "無愛用",
+ "enable": "啟用",
+ "confirm": "確認",
+ "verify": "驗證",
+ "close": "關掉",
+ "undo": "復原",
+ "yes": "是",
+ "no": "毋是",
+ "peek": "先看 māi",
+ "scroll_to_top": "捲 kàu 頂懸",
+ "role": {
+ "admin": "行政員",
+ "moderator": "管理員"
+ },
+ "unpin": "無愛 kā 釘",
+ "pin": "Kā釘起來",
+ "flash_content": "Ji̍h tsia,用 Ruffle(iáu teh 試驗,可能 buē 紡)看 Flash ê 內容。",
+ "flash_sepcurity": "注意 tse 可能有危險,因為 Flash 內容猶原是任意 ê 程式碼。",
+ "flash_fail": "載入 flash 內容失敗,詳細ē當看控制臺。",
+ "scope_in_timeline": {
+ "direct": "私人 phue",
+ "private": "干焦 hōo 綴 lí ê 看",
+ "public": "公開佇公共時間線",
+ "unlisted": "無愛公開佇公共時間線"
+ },
+ "flash_security": "Flash內容通藏任何ê指令,所以可能有危險。"
+ },
+ "image_cropper": {
+ "crop_picture": "裁相片",
+ "save": "儲存",
+ "save_without_cropping": "無裁就儲存",
+ "cancel": "取消"
+ },
+ "importer": {
+ "submit": "送出",
+ "success": "匯入成功。",
+ "error": "佇匯入 ê 時起錯誤。"
+ },
+ "login": {
+ "login": "登入",
+ "description": "用 OAuth 登入",
+ "logout": "登出",
+ "logout_confirm_title": "登出確認",
+ "logout_confirm": "Lí 敢真正 beh 登出?",
+ "logout_confirm_accept_button": "登出",
+ "logout_confirm_cancel_button": "mài 登出",
+ "password": "密碼",
+ "placeholder": "例:lain",
+ "register": "註冊",
+ "username": "用者 ê 名",
+ "hint": "登入,參與討論",
+ "authentication_code": "認證碼",
+ "enter_recovery_code": "輸入恢復碼",
+ "enter_two_factor_code": "輸入兩階段認證碼",
+ "recovery_code": "恢復碼",
+ "heading": {
+ "totp": "兩階段認證",
+ "recovery": "兩階段恢復"
+ }
+ },
+ "media_modal": {
+ "previous": "頂一 ê",
+ "next": "後一个",
+ "counter": "{current} / {total}",
+ "hide": "關掉媒體瀏覽"
+ },
+ "nav": {
+ "about": "關係本站",
+ "administration": "管理",
+ "back": "轉去",
+ "friend_requests": "跟綴請求",
+ "mentions": "The̍h起",
+ "interactions": "互動",
+ "dms": "私人 phue",
+ "public_tl": "公共時間線",
+ "timeline": "時間線",
+ "home_timeline": "Tshù ê 時間線",
+ "twkn": "知影 ê 網路",
+ "bookmarks": "冊籤",
+ "user_search": "Tshuē 用者",
+ "search_close": "關掉 tshiau-tshuē liâu",
+ "who_to_follow": "Siáng ē當綴",
+ "preferences": "個人 ê 設定",
+ "timelines": "時間線",
+ "chats": "開講",
+ "lists": "列單",
+ "edit_nav_mobile": "自訂導覽條",
+ "edit_pinned": "編輯釘起來 ê 項目",
+ "edit_finish": "編輯 suah",
+ "mobile_sidebar": "切換行動版 ê 邊 á liâu",
+ "mobile_notifications": "拍開通知(有無讀ê)",
+ "mobile_notifications_close": "關掉通知",
+ "announcements": "公告",
+ "search": "Tshuē",
+ "mobile_notifications_mark_as_seen": "Lóng 標做有讀"
+ },
+ "notifications": {
+ "broken_favorite": "狀態毋知影,leh tshiau-tshuē……",
+ "error": "佇取得通知 ê 時起錯誤:{0}",
+ "favorited_you": "kah 意 lí ê 狀態",
+ "followed_you": "綴 lí",
+ "follow_request": "想 beh 綴 lí",
+ "load_older": "載入 khah 早 ê 通知",
+ "notifications": "通知",
+ "read": "有讀ah!",
+ "repeated_you": "轉送 lí ê 狀態",
+ "no_more_notifications": "無別 ê 通知",
+ "migrated_to": "移民到",
+ "reacted_with": "顯出{0} ê 反應",
+ "submitted_report": "送出檢舉",
+ "poll_ended": "投票結束",
+ "unread_announcements": "{num} 篇公告iáu bē 讀",
+ "unread_chats": "{num} ê開講iáu bē讀",
+ "unread_follow_requests": "{num}ê新ê跟tuè請求",
+ "configuration_tip": "用{theSettings},lí通自訂siánn物佇tsia顯示。{dismiss}",
+ "configuration_tip_settings": "設定",
+ "configuration_tip_dismiss": "Mài koh顯示"
+ },
+ "polls": {
+ "add_poll": "開投票",
+ "add_option": "加選項",
+ "option": "選項",
+ "votes": "票",
+ "people_voted_count": "{count} 位有投",
+ "votes_count": "{count} 票",
+ "vote": "投票",
+ "type": "投票 ê 形式",
+ "single_choice": "孤選",
+ "multiple_choices": "Tsē 選",
+ "expiry": "投票期限",
+ "expires_in": "投票 tī {0} 以後結束",
+ "expired": "投票佇 {0} 以前結束",
+ "not_enough_options": "投票 ê 選項傷少"
+ },
+ "emoji": {
+ "stickers": "貼圖",
+ "emoji": "繪文字",
+ "keep_open": "Hōo 揀選仔開 leh",
+ "search_emoji": "Tshuē 繪文字",
+ "add_emoji": "插繪文字",
+ "custom": "定製 ê 繪文字",
+ "unpacked": "拍開 ê 繪文字",
+ "unicode": "Unicode 繪文字",
+ "unicode_groups": {
+ "activities": "活動",
+ "animals-and-nature": "動物 kap 自然",
+ "flags": "旗 á",
+ "food-and-drink": "食物 kap 飲料",
+ "objects": "物體",
+ "people-and-body": "Lâng kap 身軀",
+ "smileys-and-emotion": "笑面 kap 情緒",
+ "symbols": "符號",
+ "travel-and-places": "旅遊 kap 所在"
+ },
+ "load_all_hint": "載入頭前 {saneAmount} ê 繪文字,規个攏載入效能可能 ē khah 食力。",
+ "load_all": "Kā {emojiAmount} ê 繪文字攏載入",
+ "regional_indicator": "地區指引 {letter}"
+ },
+ "errors": {
+ "storage_unavailable": "Pleroma buē-tàng the̍h 著瀏覽器儲存 ê。Lí ê 登入狀態抑是局部設定 buē 儲存,mā 凡勢 tú 著意料外 ê 問題。拍開 cookie 看māi。"
+ },
+ "interactions": {
+ "favs_repeats": "轉送 kap kah 意",
+ "follows": "最近綴 lí ê",
+ "emoji_reactions": "繪文字 ê 反應",
+ "reports": "檢舉",
+ "moves": "用者 ê 移民",
+ "load_older": "載入 koh khah 早 ê 互動"
+ },
+ "post_status": {
+ "edit_status": "編輯狀態",
+ "new_status": "PO 新 ê 狀態",
+ "account_not_locked_warning": "Lín 口座毋是 {0} ê。見 nā 有 lâng 綴--lí,ē-tàng 看著 lí ê 限定跟綴者 ê PO 文。.",
+ "account_not_locked_warning_link": "鎖起來 ê 口座",
+ "attachments_sensitive": "Kā 附件標做敏感內容",
+ "media_description": "媒體說明",
+ "content_type": {
+ "text/plain": "純 ê 文字",
+ "text/html": "HTML",
+ "text/markdown": "Markdown",
+ "text/bbcode": "BBCode"
+ },
+ "content_type_selection": "貼 ê 形式",
+ "content_warning": "主旨(毋是必要)",
+ "default": "Tú正kàu高雄ah。",
+ "direct_warning_to_all": "Tsit ê PO 文通 hōo 逐 ê 提起 ê 用者看見。",
+ "direct_warning_to_first_only": "Tsit ê PO 文,kan-ta佇短phue tú開始提起ê用者,tsiah通看見。",
+ "edit_remote_warning": "別 ê 站臺可能無支援編輯,無法度收著 PO 文上新 ê 版本。",
+ "edit_unsupported_warning": "Pleroma 無支持編輯 the̍h 起 hām 投票。",
+ "posting": "PO 文",
+ "preview": "Sing看māi",
+ "preview_empty": "空 ê",
+ "empty_status_error": "無法度 PO 無檔案 koh 空 ê 狀態",
+ "media_description_error": "更新媒體失敗,請 koh 試一 kái",
+ "scope_notice": {
+ "public": "Tsit ê PO 文通予逐 ê 儂看著",
+ "private": "Tsit ê PO 文 kan-ta 予綴 lí ê 看著",
+ "unlisted": "Tsit ê PO 文 buē 公開 tī 公共時間線 kap 知影 ê 網路"
+ },
+ "scope_notice_dismiss": "關掉 tsit ê 通知",
+ "scope": {
+ "direct": "私人 phue - PO 文干焦予提起 ê 用者看著",
+ "private": "限定綴 ê 儂 - PO 文干焦予綴 lí ê 儂看著",
+ "public": "公開 - PO kàu 公開時間線",
+ "unlisted": "Mài 列出來 - Mài PO tī 公開時間線"
+ },
+ "post": "PO 上去",
+ "reply_option": "應tsit ê狀態",
+ "quote_option": "引用tsit ê狀態"
+ },
+ "registration": {
+ "bio_optional": "介紹(毋是必要)",
+ "email_optional": "Email(毋是必要)",
+ "fullname": "顯示 ê 名",
+ "password_confirm": "確認密碼",
+ "registration": "註冊",
+ "token": "邀請碼",
+ "captcha": "驗證碼",
+ "new_captcha": "Ji̍h 圖片,the̍h 新 ê 驗證碼",
+ "fullname_placeholder": "e.g. 岩倉 Lain",
+ "bio_placeholder": "e.g.\nLí 好,我是 Lain。\n我是日本動畫 ê 角色,tuà tī 日本 ê 郊區。Lí 凡勢 bat tī Wired 知影我。",
+ "reason": "註冊 ê 理由",
+ "reason_placeholder": "本站靠人工審核註冊。\n介紹管理者 lí beh tī tsia 註冊 ê 理由。",
+ "register": "註冊",
+ "validations": {
+ "username_required": "著愛添",
+ "fullname_required": "著愛添",
+ "email_required": "著愛添",
+ "password_required": "著愛添",
+ "password_confirmation_required": "著愛添",
+ "password_confirmation_match": "密碼著相 kâng",
+ "birthday_required": "著愛添",
+ "birthday_min_age": "Buē-tàng tī {date} 以後"
+ },
+ "email_language": "Lí想 beh 服侍器用 siánn 物語言寄批 hōo lí?",
+ "birthday": "生日:",
+ "birthday_optional": "生日(毋是必要):",
+ "email": "電子 phue 箱",
+ "username_placeholder": "比如:lain"
+ },
+ "remote_user_resolver": {
+ "remote_user_resolver": "別站用者 ê 解析器",
+ "error": "Tshuē無。",
+ "searching_for": "Tshuē:"
+ },
+ "report": {
+ "reporter": "檢舉人:",
+ "reported_user": "Beh 檢舉 ê 用者:",
+ "reported_statuses": "Beh 檢舉 ê 狀態:",
+ "state_open": "開 ê",
+ "state_closed": "關 ê",
+ "state_resolved": "解決了 ê",
+ "notes": "註:",
+ "state": "狀態:"
+ },
+ "selectable_list": {
+ "select_all": "攏總揀"
+ },
+ "settings": {
+ "add_language": "加一 ê 備用 ê 語言",
+ "remove_language": "Ni 掉",
+ "primary_language": "主要語言:",
+ "fallback_language": "備用語言 {index}:",
+ "app_name": "App ê 名",
+ "expert_mode": "進階模式",
+ "save": "保存改變",
+ "security": "安全",
+ "setting_changed": "設定 kap 預先 ê 有 tsing 差",
+ "style": {
+ "common": {
+ "color": "色彩",
+ "opacity": "無透明度",
+ "contrast": {
+ "hint": "色彩ê對比率:{ratio}。{level}、 {context}",
+ "level": {
+ "aa": "合AA級ê準則(上kē ê)",
+ "aaa": "合AAA級ê準則(建議ê)",
+ "bad": "無合半ê無障礙準則"
+ },
+ "context": {
+ "18pt": "大(18pt 以上)ê文字",
+ "text": "文字"
+ }
+ }
+ },
+ "switcher": {
+ "keep_shadows": "保持陰影",
+ "keep_color": "保持色彩",
+ "keep_opacity": "保持無透明度",
+ "keep_roundness": "保留邊á角ê khà-buh",
+ "keep_fonts": "保持字型",
+ "reset": "重頭設定",
+ "clear_all": "Lóng清掉",
+ "clear_opacity": "清掉無透明度",
+ "load_theme": "載入主題",
+ "keep_as_is": "Mài振動",
+ "use_snapshot": "舊ê版本",
+ "use_source": "新ê版本",
+ "help": {
+ "upgraded_from_v2": "PleromaFE升級ah,主題huân-sè kap lí知影ê無kâng。",
+ "v2_imported": "Lí輸入ê檔案是舊版本ê前端用ê。Guán盡量予版本相通,毋過可能有所在buē-tàng。",
+ "older_version_imported": "Lí輸入ê檔案是予舊ê前端用ê。",
+ "future_version_imported": "Lí輸入ê檔案是新ê前端所用ê。",
+ "snapshot_missing": "無主題ê快相佇檔案內,所以,伊看起來凡勢kap原來預料ê無kâng。",
+ "snapshot_present": "主題ê快相有載入,所以逐ê值lóng khàm過去ah。Lí 通改載入主題實際ê資料。",
+ "fe_upgraded": "版本更新了後,Pleroma前端ê ia̋n-jín 升級ah。",
+ "fe_downgraded": "Pleroma ê前端滾tńg去ah。",
+ "migration_snapshot_ok": "為著保險,主題快相載入去ah。Lí ē當試載入主題資料。",
+ "migration_napshot_gone": "快相因故無去ah,tsi̍t-kuá所在看起來可能hām lí所想ê無kâng。",
+ "snapshot_source_mismatch": "版本tshia̋ng-póng:上可能因為前端滾轉去koh更新ah,若因為用舊版本ê前端,主題tsiah改變,lí有可能beh用舊ê版本。無,著用新ê。"
+ },
+ "save_load_hint": "佇揀iah是載入主題ê時,「保存」選項保留現tsú時設定ê選項;mā佇輸出主題ê時tsūn,儲存頭拄á講ê選項。若是逐ê選擇框á無設定,逐項設定就ē khǹg佇輸出ê主題。"
+ },
+ "common_colors": {
+ "_tab_label": "一般",
+ "main": "一般ê色彩",
+ "foreground_hint": "請看「進階」分頁,來調整khah幼ê所在",
+ "rgbo": "標頭、強調、徽章"
+ },
+ "advanced_colors": {
+ "_tab_label": "進階",
+ "alert": "警告ê背景",
+ "alert_error": "錯誤",
+ "alert_warning": "警告",
+ "alert_neutral": "其他ê",
+ "post": "PO文/用者紹介",
+ "badge": "徽章ê背景",
+ "popover": "提示、目錄、跳出來ê",
+ "badge_notification": "通知",
+ "panel_header": "面枋ê標題",
+ "top_bar": "頂 liâu-á",
+ "borders": "框á邊",
+ "buttons": "鈕仔",
+ "inputs": "輸入框á",
+ "faint_text": "淺ê文字",
+ "underlay": "Tshū-á",
+ "wallpaper": "壁紙",
+ "poll": "投票數ê圖",
+ "icons": "標á",
+ "highlight": "強調ê要素",
+ "pressed": "Tshi̍h ê 時",
+ "selectedPost": "選擇ê PO文",
+ "selectedMenu": "選擇ê目錄項目",
+ "disabled": "關ê",
+ "toggled": "切換ê時",
+ "tabs": "分頁",
+ "chat": {
+ "incoming": "收著ê",
+ "outgoing": "送出ê",
+ "border": "框á邊"
+ }
+ },
+ "radii": {
+ "_tab_label": "邊á角ê khà-buh"
+ },
+ "shadows": {
+ "_tab_label": "影kap光",
+ "override": "Khàm掉",
+ "shadow_id": "影 #{value}",
+ "blur": "予n̄g-n̄g",
+ "spread": "Hōo 闊",
+ "inset": "內pîng",
+ "filter_hint": {
+ "always_drop_shadow": "警告,tsit ê 影一直用 {0},若是瀏覽器支援tsē。",
+ "drop_shadow_syntax": "{0} 無支援參數 {1} kap 關鍵字 {2}。",
+ "avatar_inset": "請注意,結合內pîng kap外pîng ê影佇標頭,可能佇透明ê標頭現無預料ê結果。",
+ "spread_zero": "若是「hōo 闊」ê值比0較大,影ê顯示ē kap hōo 闊設做0 kâng款",
+ "inset_classic": "內pîng ê影ē用{0}"
+ },
+ "component": "部件",
+ "hintV3": "針對影,lí mā ē當用 {0} 標示法,來用其他ê色彩 khang (slot)。",
+ "components": {
+ "panelHeader": "面枋ê標題",
+ "topBar": "頂 liâu-á",
+ "avatar": "用者ê標頭(佇個人資料欄位)",
+ "popup": "跳出來ê kap提醒",
+ "button": "鈕仔",
+ "buttonHover": "鈕仔(滑鼠ê指標khǹg佇面頂)",
+ "panel": "面枋",
+ "avatarStatus": "用者ê標頭(佇PO文ê顯示)",
+ "buttonPressedHover": "鈕仔(滑鼠指標leh khǹg 佇頂懸,koh tshi̍h ê時)",
+ "buttonPressed": "鈕仔(leh tshi̍h ê時)",
+ "input": "輸入框á"
+ }
+ },
+ "fonts": {
+ "_tab_label": "字型",
+ "components": {
+ "interface": "界面",
+ "input": "輸入框á",
+ "post": "PO文",
+ "postCode": "RTF ê PO文ê平闊文字"
+ },
+ "family": "字型ê名",
+ "help": "揀界面元件所用ê字型。若是揀「家己指定」,lí著輸入系統內ê字型正確ê名。",
+ "size": "Sài-suh(單位:畫素)",
+ "weight": "字ê重(粗度)",
+ "custom": "家己指定"
+ },
+ "preview": {
+ "header": "先看māi",
+ "content": "內容",
+ "error": "錯誤ê例",
+ "button": "鈕á",
+ "text": "Tsē是{0}kap{1} ê例",
+ "mono": "內容",
+ "input": "Tú正kàu高雄ah。",
+ "faint_link": "有幫tsān ê手冊",
+ "fine_print": "讀guán ê {0},毋過學無有路用ê!",
+ "header_faint": "Tsē OK",
+ "checkbox": "我有讀過使用條款",
+ "link": "好ê細ê連結"
+ }
+ },
+ "upload": {
+ "error": {
+ "base": "上傳 ê 時失敗。",
+ "message": "傳 buē 起去:{0}",
+ "file_too_big": "檔案 sài-suh 傷大 [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
+ "default": "Koh 試一 kái。"
+ }
+ },
+ "search": {
+ "people": "用戶",
+ "hashtags": "主題標籤",
+ "person_talking": "{count} ê leh 論",
+ "people_talking": "{count} ê leh 論",
+ "no_results": "無半 ê 結果",
+ "no_more_results": "無其他 ê 結果",
+ "load_more": "載入 koh 較 tsē 結果"
+ },
+ "password_reset": {
+ "forgot_password": "Buē 記得密碼?",
+ "password_reset": "重頭設密碼",
+ "instruction": "拍 lí ê email 地址 iah 是用者 ê 名。Guán 會送 lí 連結,重頭設定密碼。",
+ "placeholder": "Lí ê email 地址 iah 是用者 ê 名。",
+ "check_email": "檢查電子 phue 箱,看有重頭設密碼 ê 連結無。",
+ "return_home": "轉來頭頁",
+ "too_many_requests": "Lí kā 請求 ê khòo-tah 用了 ah。等一時仔,閣試一 pái。",
+ "password_reset_disabled": "密碼重頭設定無開放。請聯絡本站 ê 行政員。",
+ "password_reset_required": "Beh 登入,著重頭設 lí ê 密碼。",
+ "password_reset_required_but_mailer_is_disabled": "Lí 需要重頭設密碼,毋 koh tsia 無開放密碼 koh 再設定。請聯絡本站 ê 行政員。"
+ },
+ "chats": {
+ "message_user": "傳私人 phue:{nickname}",
+ "delete": "Thâi 掉",
+ "chats": "開講",
+ "new": "發起開講",
+ "empty_message_error": "無法度 PO 空 ê phue",
+ "more": "Koh較濟……",
+ "delete_confirm": "Lí 敢真 ê beh thâi tsit 張 phue?",
+ "error_loading_chat": "載入開講 ê 時,出箠 ah。",
+ "error_sending_message": "送 phue ê 時,出箠 ah。",
+ "empty_chat_list_placeholder": "Lí 猶無佇 tsia 開講過,來開講 lah!"
+ },
+ "lists": {
+ "lists": "列單",
+ "new": "新 ê 列單",
+ "title": "列單標題",
+ "search": "Tshuē 用者",
+ "create": "開新 ê",
+ "save": "保存改變",
+ "delete": "刣列單",
+ "following_only": "限定 lí 所關注 ê",
+ "manage_lists": "管理列單",
+ "manage_members": "管理列單成員",
+ "add_members": "Tshiau 閣較 tsē ê 用者",
+ "remove_from_list": "對列單刣掉",
+ "add_to_list": "加入去列單",
+ "is_in_list": "列單已經有 ah ",
+ "editing_list": "編輯列單 {listTitle}",
+ "creating_list": "開新 ê 列單",
+ "update_title": "保存標題",
+ "really_delete": "敢真正 beh 刣掉列單?",
+ "error": "操作列單 ê 時陣出重耽:{0}"
+ },
+ "file_type": {
+ "audio": "音訊",
+ "video": "影片",
+ "image": "影像",
+ "file": "檔案"
+ },
+ "display_date": {
+ "today": "今 á 日"
+ },
+ "update": {
+ "big_update_title": "敬請體諒",
+ "big_update_content": "因為 guán 有一站 á 無發行新版本,所以這个版本會 kap lí 以早慣 sì ê 無仝。",
+ "update_bugs": "請佇 {pleromaGitlab} 報告任何問題 kap bug,因為 Pleroma 改變真 tsē。雖罔 guán 徹底 leh 試,mā 家 kī 用開發版,伊凡勢有一寡重耽。Guán 歡迎 lín 提供關係所拄著 ê 問題 ê 意見、建議,或者是改進 Pleroma kap Pleroma-FE ê 法度。",
+ "update_changelog": "Nā beh 知影改變 ê 詳細,請看:{theFullChangelog}.",
+ "update_changelog_here": "Kui ê 改變日誌",
+ "art_by": "美編:{linkToArtist}"
+ },
+ "unicode_domain_indicator": {
+ "tooltip": "這 ê 域名包含毋是 ascii ê 字元。"
+ },
+ "setting_server_side": "Tsit-ê設定縛佇lí ê個人資料,mā 影響逐ê連線階段kap用者端",
+ "post_look_feel": "PO 文ê外貌kap感受",
+ "mention_links": "提起 ê 連結",
+ "mfa": {
+ "otp": "OTP",
+ "setup_otp": "設 OTP",
+ "wait_pre_setup_otp": "kā OTP 預設",
+ "title": "兩階段認證",
+ "generate_new_recovery_codes": "產生新ê恢復碼",
+ "warning_of_generate_new_codes": "產生新 ê 恢復碼ê時,舊 ê tio̍h 變無效。",
+ "recovery_codes": "恢復碼。",
+ "waiting_a_recovery_codes": "當leh收備份碼……",
+ "authentication_methods": "認證方法",
+ "scan": {
+ "title": "掃一 ē",
+ "secret_code": "鎖匙",
+ "desc": "The̍h lí个兩階段app,掃 tsit ê QR code,抑是拍文字鎖匙:"
+ },
+ "verify": {
+ "desc": "Nā beh開兩階段認證,請拍兩階段認證app內底ê碼:"
+ },
+ "confirm_and_enable": "確定,拍開 OTP",
+ "recovery_codes_warning": "著 kā tsiah ê 號碼抄落來,抑是儲存佇安全ê所在,因為號碼 buē koh 再出現。若是 lí 袂當用 lí 个兩階段認證app,而且恢復碼拍 ka-la̍uh,lí就永永buē當登入lí个口座。"
+ },
+ "lists_navigation": "佇導覽中顯示列單",
+ "allow_following_move": "若是綴ê口座徙位ê時,允准自動綴新ê",
+ "attachmentRadius": "附件",
+ "avatar": "標頭",
+ "avatarAltRadius": "標頭(通知)",
+ "avatarRadius": "標頭",
+ "background": "背景",
+ "bio": "紹介",
+ "block_export": "輸出封鎖名單",
+ "block_export_button": "封鎖名單輸出kàu csv檔",
+ "block_import_error": "佇輸入封鎖名單ê時出tshê",
+ "block_import": "輸入封鎖名單",
+ "mute_export": "輸出消音名單",
+ "mute_export_button": "輸出消音名單kàu csv檔",
+ "mute_import": "輸入消音名單",
+ "blocks_imported": "成功輸入封鎖名單!較停仔tsiah ē處理suah。",
+ "mutes_imported": "成功輸入消音名單!較停仔tsiah ē處理suah。",
+ "import_mutes_from_a_csv_file": "輸入封鎖名單ê csv檔",
+ "account_backup": "備份口座",
+ "mutes_and_blocks": "消音kap封鎖",
+ "delete_account": "Thâi口座",
+ "delete_account_error": "佇刣掉lí ê 口座ê時出問題。若是問題一直佇leh,請聯絡 lín 站臺 ê 行政員。",
+ "account_alias": "口座 ê 別名",
+ "account_alias_table_head": "別名",
+ "list_aliases_error": "佇the̍h別名ê時出tshê:{error}",
+ "hide_list_aliases_error_action": "關掉",
+ "remove_alias": "Thâi 掉tsit ê別名",
+ "new_alias_target": "加新ê別名(比如: {example}))",
+ "added_alias": "別名加入去ah。",
+ "add_alias_error": "佇加別名ê時出tshê:{error}",
+ "move_account": "徙口座",
+ "move_account_target": "目標口座(比如:{example})",
+ "moved_account": "口座徙過去ah。",
+ "move_account_error": "佇徙口座ê時出tshê:{error}",
+ "attachments": "附件",
+ "email_language": "服侍器送ê email 所用 ê 語言",
+ "enter_current_password_to_confirm": "輸入lí tsit-má ê 密碼,確認lí ê身份",
+ "mute_import_error": "佇輸入消音名單ê時出tshê",
+ "delete_account_description": "Ē 永永刣掉lí个資料,hōo lí 个口座bē當用。",
+ "delete_account_instructions": "佇佇下跤拍lí个密碼,確認 kā 口座 thâi掉。",
+ "move_account_notes": "若是欲徙tsit ê口座,著去lí ê目標口座hia,加一ê指tsia ê別名。",
+ "account_backup_table_head": "備份",
+ "download_backup": "下載",
+ "backup_not_ready": "備份猶 buē tshuân 予好勢。",
+ "backup_running": "備份leh處理,其中 {number} 筆記錄處理 suah--ah。",
+ "backup_failed": "備份失敗。",
+ "remove_backup": "Thâi 掉",
+ "list_backups_error": "佇 the̍h 備份列單ê時出tshê: {error}",
+ "add_backup": "開新ê備份",
+ "added_backup": "新ê備份開好 ah。",
+ "add_backup_error": "佇開新ê備份ê時出tshê:{error}",
+ "blocks_tab": "封鎖",
+ "bot": "Tse 是機器 lâng ê 口座",
+ "btnRadius": "鈕仔",
+ "cBlue": "藍色(回應,跟綴)",
+ "cGreen": "綠色(轉送)",
+ "cOrange": "柑仔色(kah 意)",
+ "cRed": "紅色(取消)",
+ "change_email": "換電子 phue 箱",
+ "changed_email": "電子 phue 箱變換成功!",
+ "change_password": "改密碼",
+ "change_password_error": "佇改密碼ê時出問題。",
+ "changed_password": "改密碼成功!",
+ "chatMessageRadius": "開講ê訊息",
+ "composing": "編寫ê設定",
+ "confirm_new_password": "確認新ê密碼",
+ "current_password": "Tann ê 密碼",
+ "confirm_dialogs": "問確認佇",
+ "confirm_dialogs_repeat": "轉送狀態",
+ "confirm_dialogs_unfollow": "無愛綴用者",
+ "confirm_dialogs_block": "封鎖用者",
+ "confirm_dialogs_mute": "kā用者消音",
+ "confirm_dialogs_delete": "thâi掉狀態",
+ "confirm_dialogs_logout": "登出",
+ "confirm_dialogs_approve_follow": "允准跟綴",
+ "confirm_dialogs_deny_follow": "無允准跟綴",
+ "confirm_dialogs_remove_follower": "徙走綴 lí ê",
+ "data_import_export_tab": "資料輸入/出",
+ "default_vis": "預設ê公開範圍",
+ "discoverable": "允准用tshiau-tshuē kap 其他ê服務tshuē著 tsit ê口座",
+ "domain_mutes": "域名",
+ "avatar_size_instruction": "建議ê標頭影像sài-suh 是150x150畫素。",
+ "pad_emoji": "Tuì 揀選器揀繪文字以後,佇繪文字雙 pîng 邊加空白",
+ "emoji_reactions_on_timeline": "佇時間線頂,顯示繪文字ê反應",
+ "emoji_reactions_scale": "反應ê規模係數",
+ "export_theme": "保存主題",
+ "filtering": "過濾",
+ "wordfilter": "詞語過濾器",
+ "word_filter_and_more": "詞語過濾器 kap 其他……",
+ "follow_export": "輸出 lí 所綴ê",
+ "follow_export_button": "輸出lí所綴ê kàu csv 檔",
+ "follow_import": "輸入lí所綴ê",
+ "follow_import_error": "佇輸入跟綴 ê 資料 ê 時出tshê",
+ "accent": "強調",
+ "foreground": "前景",
+ "general": "一般",
+ "hide_attachments_in_convo": "佇對話ê時,khàm附件",
+ "hide_attachments_in_tl": "Khàm掉時間線內ê附件",
+ "hide_media_previews": "Khàm掉媒體ê預展",
+ "hide_muted_posts": "Khàm掉消音ê用者ê PO文",
+ "hide_bot_indication": "Khàm 掉PO文內底ê機器lâng ê指示",
+ "hide_all_muted_posts": "Khàm掉消音êPO文",
+ "max_thumbnails": "PO文ê縮小圖ê khòo-tah(無寫=無限制)",
+ "hide_isp": "Khàm 站臺特有ê面 pang",
+ "right_sidebar": "Kā 邊á ê欄位徙kah正手pîng",
+ "navbar_column_stretch": "伸導覽liâu,kah 欄位平闊",
+ "always_show_post_button": "一直顯示「新ê PO文」ê鈕仔",
+ "hide_wallpaper": "Khàm站臺ê壁紙",
+ "use_one_click_nsfw": "Tshi̍h chi̍t 下就ē當拍開敏感內容",
+ "hide_post_stats": "Khàm PO文ê統計數據(比如:kah 意ê額數)",
+ "hide_filtered_statuses": "Khàm 逐ê過濾掉êPO文",
+ "hide_wordfiltered_statuses": "Khàm詞語過濾掉ê狀態",
+ "hide_muted_threads": "Khàm消音ê討論線",
+ "import_blocks_from_a_csv_file": "Tuì csv 檔輸入封鎖名單",
+ "import_followers_from_a_csv_file": "Uì csv 檔輸入跟綴ê資料",
+ "import_theme": "載入主題",
+ "inputRadius": "輸入ê格仔",
+ "checkboxRadius": "選擇框仔",
+ "instance_default": "(預設:{value})",
+ "instance_default_simple": "(預設)",
+ "interface": "界面",
+ "column_sizes_sidebar": "邊 á liâu",
+ "auto_update": "自動顯示新ê PO文",
+ "user_mutes": "用者",
+ "useStreamingApi": "連鞭收著PO文kap通知",
+ "use_websockets": "用websockets(實ê時間ê更新)",
+ "text": "文字",
+ "theme": "主題",
+ "theme_help": "用16進位ê碼(#rrggbb)來訂做家己ê色彩主題。",
+ "change_email_error": "佇換電子phue箱ê時出問題。",
+ "collapse_subject": "Kā 有主旨ê PO 文 khàm 起來",
+ "autocomplete_select_first": "若是有自動完成ê結果,自動揀頭一ê侯選ê",
+ "filtering_explanation": "見若有下跤ê詞語ê狀態,會hőng消音。一tsuā寫一ê",
+ "follows_imported": "Lí所綴ê輸入去ah!較停仔tsiah ē處理suah。",
+ "mute_bot_posts": "Kā 機器lâng ê PO文消音",
+ "hide_shoutbox": "Khàm 站臺ê留話pang",
+ "account_backup_description": "Tse 予 lí ē當 kā lín 口座 ê 資訊 kap PO 文載落來,毋過 in 猶無法度輸入kàu Pleroma口座 ê 內底。",
+ "theme_help_v2_1": "拍開選擇框á就 ē 當改掉一寡組件ê色彩kap無透明度。Ji̍h「Lóng清掉」,ē 恢復原來ê款。",
+ "preload_images": "Kā 圖片先載入",
+ "hide_user_stats": "Khàm 掉用者ê統計數據(比如:綴ê lâng額)",
+ "interfaceLanguage": "界面ê語言",
+ "invalid_theme_imported": "Lí 所揀ê主題檔案,Pleroma 無支援,所以主題無改。",
+ "limited_availability": "你ê瀏覽器內底buē當用",
+ "links": "連結",
+ "lock_account_description": "Kan-ta lí 同意,別儂tsiah通綴lí",
+ "loop_video": "循環播出ê影片",
+ "loop_video_silent_only": "Kan-ta無聲ê影片tsiah通循環播出(比如:Mastodon ê \"gif\")",
+ "mutes_tab": "消音",
+ "play_videos_in_modal": "佇跳出來ê框仔播出影片",
+ "url": "URL",
+ "preview": "預展",
+ "file_export_import": {
+ "backup_restore": "備份設定",
+ "backup_settings": "Kā 設定備份kàu檔案",
+ "backup_settings_theme": "Kā設定kap主題備份kàu檔案",
+ "restore_settings": "對檔案回復設定",
+ "errors": {
+ "file_too_old": "無接受ê主要版本:{fileMajor},檔案ê版本siūnn舊,buē當處理({feMajor} 版以後ê tsiah支援)",
+ "file_slightly_new": "檔案ê次版本無仝,一寡設定可能buē當載入去",
+ "invalid_file": "選擇ê檔案毋是Pleroma支援ê設定備份,設定無振動。",
+ "file_too_new": "無接受ê主要版本:{fileMajor},本 PleromaFE(設定版本 {feMajor})siūnn舊,buē當處理"
+ }
+ },
+ "profile_fields": {
+ "label": "個人資料ê meta資料",
+ "add_field": "加格仔",
+ "name": "標簽",
+ "value": "內容"
+ },
+ "birthday": {
+ "label": "生日",
+ "show_birthday": "顯示我ê生日"
+ },
+ "account_privacy": "隱私",
+ "use_contain_fit": "Mài裁附件ê縮小圖",
+ "name_bio": "名kah介紹",
+ "new_password": "新ê密碼",
+ "posts": "PO文",
+ "name": "名",
+ "new_email": "新ê電子phue箱",
+ "notification_visibility_likes": "收藏",
+ "hide_favorites_description": "Mài 顯示阮收藏ê列單(別儂uân-á ē收著通知)",
+ "user_profiles": "用者ê資料",
+ "notification_visibility": "Beh顯示啥款ê通知",
+ "notification_visibility_follows": "綴ê儂",
+ "notification_visibility_mentions": "提起",
+ "notification_visibility_repeats": "轉送",
+ "notification_visibility_moves": "用者suá位",
+ "notification_visibility_emoji_reactions": "反應",
+ "notification_visibility_polls": "Lí參與ê選舉辦suah佇",
+ "no_rich_text_description": "Po文mài用RTF格式",
+ "no_blocks": "無封鎖",
+ "no_mutes": "無消音",
+ "hide_follows_description": "Mài顯示我綴ê儂",
+ "hide_followers_description": "Mài顯示綴我ê儂",
+ "hide_follows_count_description": "Mài顯示我跟綴ê儂額",
+ "hide_followers_count_description": "Mài顯示綴我ê儂額",
+ "show_moderator_badge": "佇我ê個人資料顯示「管理員」證章",
+ "nsfw_clickthrough": "Khàm掉敏感ê媒體內容",
+ "oauth_tokens": "OAuth token",
+ "refresh_token": "重頭the̍h token",
+ "valid_until": "到期佇",
+ "revoke_token": "撤回",
+ "panelRadius": "面pang",
+ "presets": "代先ê設定",
+ "profile_background": "個人資料ê背景",
+ "profile_banner": "個人資料ê條á",
+ "profile_tab": "個人資料",
+ "radii_help": "設定界面邊á ê khà-buh (curve) ê 半徑(單位:畫素)",
+ "replies_in_timeline": "佇時間線內底ê回應",
+ "reply_visibility_all": "顯示所有ê回應",
+ "reply_visibility_following": "Kan-ta顯示送予我抑是我綴ê儂ê回應",
+ "reply_visibility_self": "Kan-ta顯示送予我ê回應",
+ "reply_visibility_following_short": "顯示予我所綴ê儂ê回應",
+ "reply_visibility_self_short": "Kan-ta顯示予我ka-kī ê回應",
+ "autohide_floating_post_button": "自動khàm掉「新êPO文」ê鈕仔(行動版)",
+ "saving_err": "佇保存設定ê時出tshê",
+ "saving_ok": "設定保存好ah",
+ "search_user_to_block": "Tshuē lí beh封鎖ê",
+ "search_user_to_mute": "Tshuē lí beh 消音ê",
+ "security_tab": "安全",
+ "scope_copy": "回應ê時ē khóo-pih ê範圍(私人phue 定著ē hőng khóo-pih)",
+ "minimal_scopes_mode": "Kā PO文ê公開範圍ê選項,kiu kah上細",
+ "set_new_avatar": "設定新ê標頭",
+ "set_new_profile_background": "設定新ê個人資料ê背景",
+ "set_new_profile_banner": "設定新ê個人資料ê條á",
+ "reset_avatar": "重頭設定標頭",
+ "reset_profile_background": "重頭設個人資料ê背景",
+ "reset_profile_banner": "重頭設個人資料ê條á",
+ "reset_avatar_confirm": "Lí敢確實beh 重頭設定標頭?",
+ "reset_banner_confirm": "Lí敢確實beh 重頭設定條á?",
+ "reset_background_confirm": "Lí敢確實beh 重頭設定背景?",
+ "settings": "設定",
+ "subject_input_always_show": "一直顯示主旨ê格á",
+ "subject_line_behavior": "回應ê時,khóo-pih主旨",
+ "subject_line_email": "電子phue風格:「re: 主旨」",
+ "subject_line_mastodon": "Mastodon風格:主旨無變",
+ "subject_line_noop": "Mài khóo-pih",
+ "conversation_display": "顯示對話ê風格",
+ "conversation_display_tree": "樹á ê形",
+ "disable_sticky_headers": "Mài 予欄位ê頭牢佇螢幕頂懸",
+ "show_scrollbars": "展示邊á ê欄位 ê giú-á",
+ "third_column_mode": "空間夠額ê時,展示第三ê欄位",
+ "third_column_mode_none": "不管時mài顯示第三ê欄位",
+ "third_column_mode_notifications": "通知ê欄位",
+ "third_column_mode_postform": "主要ê PO文表kah導覽",
+ "show_admin_badge": "佇我ê個人資料顯示「行政員」證章",
+ "pause_on_unfocused": "若是 Pleroma ê分頁無點開,tiō 暫停更新",
+ "conversation_display_tree_quick": "樹á形ê展示",
+ "columns": "欄位",
+ "column_sizes": "欄位sài-suh",
+ "column_sizes_content": "內容",
+ "column_sizes_notifs": "通知",
+ "tree_advanced": "允准用較活動ê方式導覽佇樹á形ê展示",
+ "tree_fade_ancestors": "用較淺ê色水顯示目前狀態ê前文",
+ "conversation_display_linear": "線á形ê風格",
+ "conversation_display_linear_quick": "線á形ê展示",
+ "conversation_other_replies_button": "顯示「其他ê回應」鈕仔",
+ "conversation_other_replies_button_below": "佇狀態下kha",
+ "conversation_other_replies_button_inside": "佇狀態內底",
+ "max_depth_in_thread": "預設ê討論線顯示層數ê上限",
+ "post_status_content_type": "Po文狀態ê內容類型",
+ "sensitive_by_default": "預設內,kā po文標做敏感內容",
+ "stop_gifs": "Kā滑鼠ê指標khǹg佇面頂ê時,動畫圖片tsiah振動",
+ "streaming": "Giú kàu頂懸ê時,自動展示新ê po文",
+ "theme_help_v2_2": "一寡圖片下kha ê標á,是背景/圖片ê對比指示,滑鼠指標khǹg佇面頂ê時,ē當看詳細。請記lit,若是用透明ê,對比指示顯示上bái ê情況。",
+ "tooltipRadius": "提醒",
+ "type_domains_to_mute": "揣beh愛消音ê域名",
+ "upload_a_photo": "Kā相片傳上去",
+ "user_settings": "用者ê設定",
+ "values": {
+ "false": "無",
+ "true": "是"
+ },
+ "mention_link_display_short": "一直顯示短ê名(比如: {'@'}foo)",
+ "mention_link_display_full": "一直用全名顯示(比如:{'@'}foo{'@'}example.org)",
+ "virtual_scrolling": "Kā時間線ê算畫最佳化",
+ "mention_link_display_full_for_remote": "Kan-ta kā其他域名ê用者,用全名顯示(比如:{'@'}foo{'@'}example.org)",
+ "token": "Token",
+ "use_at_icon": "用標á顯示 {'@'} 符號,mài用文字",
+ "mention_link_display": "顯示提起ê連結",
+ "mention_link_use_tooltip": "佇tshi̍h提起ê連結ê時,顯示用者ê卡片",
+ "mention_link_show_avatar": "佇連結邊á顯示用者ê標頭",
+ "mention_link_show_avatar_quick": "佇提起ê隔壁,顯示用者ê標頭",
+ "mention_link_fade_domain": "用較淺ê色水顯示域名(比如:{'@'}foo{'@'}example.org ê {'@'}example.org)",
+ "mention_link_bolden_you": "佇lí hőng提起ê時,強調對lí ê提起文字",
+ "user_popover_avatar_action": "Tshi̍h跳出來ê標頭ê動作",
+ "user_popover_avatar_action_zoom": "放大/縮小標頭",
+ "user_popover_avatar_action_close": "關掉跳出來ê框á",
+ "user_popover_avatar_action_open": "拍開個人資料",
+ "user_popover_avatar_overlay": "佇用者ê跳出來ê框仔面頂,顯示用者ê標頭",
+ "fun": "趣味ê",
+ "greentext": "Meme ê箭頭",
+ "show_yous": "顯示(Lí)",
+ "notifications": "通知",
+ "notification_setting_filters": "過濾ê",
+ "notification_setting_block_from_strangers": "關lí bô綴ê lâng 送ê通知",
+ "notification_setting_privacy": "隱私",
+ "notification_setting_hide_notification_contents": "Kā sak通知ê lâng kap伊ê內容khàm掉",
+ "notification_mutes": "若tsún無愛收tuì指定用者來ê通知,著用消音。",
+ "notification_blocks": "封鎖用者ē停止所有i hia來ê通知,mā取消訂伊。",
+ "enable_web_push_notifications": "拍開網頁sak通知ê功能",
+ "more_settings": "Koh較tsē ê設定",
+ "version": {
+ "title": "版本",
+ "backend_version": "後端ê版本",
+ "frontend_version": "前端ê版本"
+ },
+ "commit_value": "儲存",
+ "commit_value_tooltip": "值無儲存,tshi̍h tsit ê 鈕仔來送出你改變ê",
+ "hard_reset_value": "硬ê重頭設",
+ "hard_reset_value_tooltip": "Suá掉儲存內底ê設定,強制用預設ê值",
+ "reset_value": "重頭設",
+ "reset_value_tooltip": "重頭設草稿",
+ "hide_scrobbles": "Tshàng scrobble(記錄)",
+ "notification_show_extra": "顯示koh khah tsē ê通知佇通知ê欄位",
+ "notification_extra_chats": "顯示bô讀ê開講",
+ "notification_extra_announcements": "顯示bô讀ê公告",
+ "notification_extra_follow_requests": "顯示新ê跟tuè請求",
+ "notification_extra_tip": "顯示自訂其他通知ê撇步"
+ },
+ "status": {
+ "favorites": "收藏",
+ "repeat_confirm_cancel_button": "Mài轉送",
+ "delete_confirm_title": "Thâi掉ê確認",
+ "edit": "編輯狀態",
+ "edited_at": "(頂kái編輯佇:{time})",
+ "pin": "釘佇個人資料",
+ "unpin": "Tuì個人資料拆掉",
+ "pinned": "釘入去ê",
+ "bookmark": "加入冊籤",
+ "unbookmark": "Tuì冊籤the̍h掉",
+ "delete_confirm": "Lí kám真ê beh thâi掉tsit ê狀態?",
+ "delete_confirm_accept_button": "Thâi掉",
+ "delete_confirm_cancel_button": "保留",
+ "reply_to": "回應",
+ "replies_list": "回應:",
+ "repeats": "轉送",
+ "repeat_confirm_accept_button": "轉送",
+ "repeat_confirm_title": "轉送ê確認",
+ "repeat_confirm": "Lí kám真ê beh轉送tsit ê狀態?",
+ "delete": "Thâi掉身份",
+ "delete_error": "Thâi狀態ê時出tshê:{0}",
+ "mentions": "提起",
+ "move_down": "Kā附件suá kàu正pîng",
+ "thread_show_full": "展示tsit 條討論線ê所有(lóng總有{numStatus}ê狀態,深度上限:{depth})",
+ "thread_follow": "看討論線tshun ê部份(lóng總有{numStatus}ê狀態)",
+ "replies_list_with_others": "回應(+其他{numReplies}ê):",
+ "mute_conversation": "Kā會話消音",
+ "unmute_conversation": "Kā會話取消消音",
+ "status_unavailable": "狀態bē當用",
+ "copy_link": "Khóo-pih 狀態ê連結",
+ "external_source": "外口ê來源",
+ "thread_muted": "討論線消音ah",
+ "thread_muted_and_words": ",有詞語:",
+ "hide_full_subject": "Khàm掉主題ê全文",
+ "show_full_subject": "顯示標題ê全文",
+ "show_content": "顯示內容",
+ "hide_content": "Khàm掉內容",
+ "status_deleted": "Tsit篇PO文thâi掉ah",
+ "nsfw": "敏感ê內容",
+ "expand": "Thián開",
+ "you": "(Lí)",
+ "plus_more": "Koh有{number}ê",
+ "many_attachments": "PO文有{number}ê附件",
+ "collapse_attachments": "Kā附件tshàng起來",
+ "show_all_attachments": "顯示逐ê附件",
+ "show_attachment_in_modal": "佇媒體模式顯示",
+ "show_attachment_description": "Kā敘述先看māi(拍開附件會當看kui ê敘述)",
+ "hide_attachment": "Khàm掉附件",
+ "attachment_stop_flash": "停止Flash ê播放器",
+ "remove_attachment": "Kā附件suá走",
+ "move_up": "Kā附件suá kàu倒pîng",
+ "open_gallery": "拍開畫廊",
+ "thread_hide": "Khàm掉討論線",
+ "thread_show": "顯示討論線",
+ "thread_show_full_with_icon": "{icon} {text}",
+ "thread_follow_with_icon": "{icon} {text}",
+ "ancestor_follow": "看其他{numReplies}ê佇tsit ê狀態ê回應",
+ "ancestor_follow_with_icon": "{icon} {text}",
+ "show_all_conversation_with_icon": "{icon} {text}",
+ "show_all_conversation": "看kui ê會話(有其他{numStatus}ê狀態)",
+ "show_only_conversation_under_this": "Kan-ta顯示tsit ê狀態ê回應",
+ "status_history": "狀態ê歷史",
+ "reaction_count_label": "{num}ê lâng用表情反應",
+ "hide_quote": "Khàm條引用ê狀態",
+ "display_quote": "顯示引用ê狀態",
+ "invisible_quote": "引用ê狀態bē當用:{link}",
+ "more_actions": "佇tsit ê狀態ê其他動作"
+ },
+ "user_card": {
+ "favorites": "收藏",
+ "show_repeats": "顯示轉送",
+ "hide_repeats": "Khàm掉轉送",
+ "remove_follower_confirm": "Lí kám真正想beh kā {user} tuì lí所跟綴ê suá走?",
+ "statuses": "狀態",
+ "admin_menu": {
+ "activate_account": "啟動口座",
+ "deactivate_account": "予口座失效",
+ "delete_account": "Thâi掉口座",
+ "force_nsfw": "Kā逐ê PO文標做敏感內容",
+ "strip_media": "Tuì PO文thâi掉媒體",
+ "force_unlisted": "強制PO文mài列佇公共時間線",
+ "disable_remote_subscription": "Mài允准tuì其他站臺跟tuè用者",
+ "sandbox": "強制PO文kan-ta予跟tuè ê看",
+ "disable_any_subscription": "Mài允准跟tuè任何用者",
+ "quarantine": "Tuì聯邦禁止用者ê PO文",
+ "delete_user": "Thâi掉用者ê口座",
+ "delete_user_data_and_deactivate_confirmation": "Án-ne ē永永thâi掉tsit ê口座ê資料兼hōo失效。Lí kám完全確定?",
+ "grant_admin": "授與行政員ê權",
+ "revoke_admin": "撤掉行政員ê權",
+ "moderation": "仲裁",
+ "grant_moderator": "授與仲裁員ê權",
+ "revoke_moderator": "撤掉仲裁員ê權"
+ },
+ "highlight": {
+ "disabled": "Mài強調",
+ "side": "邊á ê花tsuā",
+ "solid": "孤色ê背景",
+ "striped": "花tsuā ê背景"
+ },
+ "note": "筆記",
+ "note_blank": "(無)",
+ "edit_note": "編輯筆記",
+ "edit_note_apply": "適用",
+ "approve": "核准",
+ "approve_confirm_title": "核准ê確認",
+ "approve_confirm_accept_button": "核准",
+ "approve_confirm_cancel_button": "Mài核准",
+ "block": "封鎖",
+ "blocked": "封鎖ah!",
+ "block_confirm_title": "封鎖ê確認",
+ "approve_confirm": "Lí kám想beh核准{user}ê跟tuè請求?",
+ "block_confirm": "Lí kám 真正想beh封鎖{user}?",
+ "block_confirm_accept_button": "封鎖",
+ "block_confirm_cancel_button": "Mài封鎖",
+ "deactivated": "停止使用ah",
+ "deny": "拒絕",
+ "deny_confirm_title": "拒絕ê確認",
+ "deny_confirm_accept_button": "拒絕",
+ "deny_confirm_cancel_button": "Mài拒絕",
+ "deny_confirm": "Lí kám想beh拒絕{user}ê跟tuè請求?",
+ "edit_profile": "編輯個人資料",
+ "follow": "跟tuè",
+ "follow_cancel": "取消請求",
+ "follow_sent": "請求送ah!",
+ "follow_progress": "Teh請求……",
+ "follow_unfollow": "無愛跟tuè",
+ "unfollow_confirm_title": "無愛跟tuè ê確認",
+ "unfollow_confirm": "lí kám真正無beh跟tuè {user}?",
+ "unfollow_confirm_accept_button": "無愛跟綴",
+ "unfollow_confirm_cancel_button": "繼續跟tuè",
+ "followees": "Teh跟綴",
+ "followers": "跟綴ê",
+ "following": "Teh跟tuè!",
+ "follows_you": "跟tuè lí!",
+ "hidden": "Tshàng起來ê",
+ "its_you": "Tse是lí!",
+ "media": "媒體",
+ "mention": "提起",
+ "message": "短phue",
+ "mute": "消音",
+ "muted": "消音ê",
+ "mute_confirm_title": "消音ê確認",
+ "mute_confirm": "Lí確定想beh kā {user}消音?",
+ "mute_confirm_accept_button": "消音",
+ "mute_confirm_cancel_button": "Mài消音",
+ "mute_duration_prompt": "消音tsit ê用戶ê期限(0表示永遠):",
+ "per_day": "/kang",
+ "remote_follow": "遠距離ê關注",
+ "remove_follower": "Suá走跟綴ê",
+ "remove_follower_confirm_title": "Suá走跟tuè者ê確認",
+ "remove_follower_confirm_accept_button": "Suá走",
+ "remove_follower_confirm_cancel_button": "保留",
+ "report": "檢舉",
+ "subscribe": "注文",
+ "unsubscribe": "取消注文",
+ "unblock": "Mài封鎖",
+ "unblock_progress": "Teh取消封鎖……",
+ "block_progress": "Leh封鎖……",
+ "unmute": "Mài消音",
+ "mute_progress": "Leh消音……",
+ "unmute_progress": "Leh取消消音……",
+ "bot": "機器lâng",
+ "birthday": "出世佇{birthday}",
+ "edit_note_cancel": "取消"
+ },
+ "tool_tip": {
+ "favorite": "收藏",
+ "repeat": "轉送",
+ "media_upload": "Kā媒體傳起去",
+ "reply": "回應",
+ "add_reaction": "加反應",
+ "user_settings": "用者ê設定",
+ "accept_follow_request": "允准跟tuè ê請求",
+ "reject_follow_request": "拒絕跟tuè ê請求",
+ "bookmark": "冊籤",
+ "toggle_expand": "Thián開á是tshàng通知,顯示kui篇PO文",
+ "toggle_mute": "Thián開á是tshàng通知,顯露消音ê內容",
+ "autocomplete_available": "{number} ê結果通用。用頂kap下ê key來看結果。"
+ },
+ "password_reset": {
+ "instruction": "輸入你ê email地址iah是用者ê名。阮ē寄予lí連結,通重頭設你ê密碼。",
+ "password_reset_disabled": "密碼重頭設ê功能無開放。請聯絡lín站臺ê行政員。",
+ "password_reset_required_but_mailer_is_disabled": "Lí著重設密碼,M̄-koh重頭設密碼ê功能無開放。請聯絡lín站臺ê行政員。",
+ "forgot_password": "Buē記得密碼?",
+ "password_reset": "密碼重頭設",
+ "placeholder": "你ê email iah是用者ê名",
+ "check_email": "檢查你ê電子phue箱,有重頭設密碼ê連結ê phue無。",
+ "return_home": "Tńg去頭頁",
+ "too_many_requests": "Lí已經kàu 試ê回數限制 ah,小等leh koh試。",
+ "password_reset_required": "Lí著重設密碼,tsiah通登入。"
+ },
+ "admin_dash": {
+ "window_title": "行政員",
+ "reset_all": "Kui ê重頭設",
+ "wip_notice": "Tsit ê 管理 la-jí-báng (dashboard) 是試驗ê,koh teh 起做,{adminFeLink}.",
+ "old_ui_link": "舊ê管理界面佇tsia",
+ "commit_all": "Lóng總儲存",
+ "tabs": {
+ "nodb": "無資料庫ê設置",
+ "instance": "站臺",
+ "limits": "限制",
+ "frontends": "前端"
+ },
+ "nodb": {
+ "heading": "資料庫設置無開放",
+ "text": "Lí需要改後端ê設置檔案,tsiah ē當kā{property}設做{value},請佇{documentation}了解詳細。",
+ "documentation": "文件",
+ "text2": "大部份ê設定ē無開放。"
+ },
+ "limits": {
+ "user_uploads": "個人資料ê媒體限制",
+ "arbitrary_limits": "任何限制",
+ "posts": "PO文ê限制",
+ "uploads": "附件ê限制",
+ "users": "用者個人資料ê限制",
+ "profile_fields": "個人資料欄位ê限制"
+ },
+ "captcha": {
+ "native": "在來ê",
+ "kocaptcha": "KoCaptcha"
+ },
+ "instance": {
+ "instance": "站臺ê資訊",
+ "registrations": "用者ê註冊",
+ "kocaptcha": "KoCaptcha ê設定",
+ "restrict": {
+ "header": "管制無落名ê訪客使用",
+ "timelines": "讀取時間線",
+ "profiles": "讀取用者ê個人資料",
+ "activities": "讀取狀態/活動",
+ "description": "(無)允准一kuá方面ê API the̍h取資源ê詳細設定。預設(無定ê狀態),若是站臺毋是公開ê,ē無允准the̍h取;選擇框á若勾,就算站臺是公開ê,iáu是無允准the̍h取;若無勾,就算站臺是私人ê,mā是允准the̍h取。請注意,若是設一kuá設定,無預料ê行為可能產生。比如講,若是the̍h取個人資料無開放,PO文buē顯示個人資料。"
+ },
+ "access": "讀取實體",
+ "captcha_header": "CAPTCHA"
+ },
+ "frontend": {
+ "repository": "原始碼庫ê連結",
+ "versions": "通用ê版本",
+ "build_url": "起做URL",
+ "reinstall": "重頭安裝",
+ "is_default": "(預設)",
+ "is_default_custom": "(預設,版本:{version})",
+ "install": "安裝",
+ "install_version": "安裝ê版本:{version}",
+ "more_install_options": "其他ê安裝選項",
+ "more_default_options": "其他ê預設設定ê選項",
+ "set_default": "設做預設ê",
+ "set_default_version": "Kā版本{version}設做預設ê",
+ "default_frontend_tip": "預設ê前端ē展示予逐ê用者。現在,用者無法度揀個人ê前端。若是lí變換,無beh用PleromaFE,上有可能ē用舊koh問題tsē ê AdminFE 做站臺ê設置,佇阮iáu-bē kā伊取代以前。",
+ "wip_notice": "請注意,tsit ê段落iáu teh起做,欠缺一寡特點,因為後端tuì前端管理ê實做無齊備。",
+ "default_frontend": "預設ê前端",
+ "default_frontend_tip2": "Teh起做:因為Pleroma後端無適當列出逐ê安裝ê前端,lí著手動輸入名字kap引用。下kha ê列單提供寫tsiah-ê 值ê近路。",
+ "available_frontends": "Ē當安裝"
+ },
+ "temp_overrides": {
+ ":pleroma": {
+ ":instance": {
+ ":public": {
+ "description": "無開放tse,ē 控制逐êAPI,干焦予登入ê用者用,mā ē予公開kap聯邦ê時間線,buē當予無落名ê訪客the̍h著。",
+ "label": "站臺是公開ê"
+ },
+ ":limit_to_local_content": {
+ "label": "Kan-ta會當tshuē在地ê內容",
+ "description": "無開放無認證ê用者、逐儂,猶是lóng總開放tshuē全球ê網路"
+ },
+ ":description_limit": {
+ "label": "限制",
+ "description": "附件說明ê字元限制"
+ },
+ ":background_image": {
+ "label": "背景ê影像",
+ "description": "背景ê影像(主要予PleromaFE用)"
+ }
+ }
+ }
+ }
+ },
+ "timeline": {
+ "up_to_date": "是上新ê",
+ "collapse": "疊起來",
+ "conversation": "會話",
+ "error": "佇the̍h時間線ê時出tshê:{0}",
+ "load_older": "載入舊ê狀態",
+ "repeated": "轉送ah",
+ "no_retweet_hint": "PO文hőng標做限定跟綴ê,á是私人phue,無法度轉送",
+ "show_new": "看新ê",
+ "reload": "重新載入",
+ "no_more_statuses": "無其他ê狀態",
+ "no_statuses": "無狀態",
+ "socket_reconnected": "實時ê連結成立ah",
+ "socket_broke": "實時連結拍m̄見ah:CloseEvent代碼{0}",
+ "quick_view_settings": "快速 view ê設定",
+ "quick_filter_settings": "快速過濾器ê設定"
+ },
+ "time": {
+ "unit": {
+ "days": "{0}工",
+ "days_short": "{0}工",
+ "hours": "{0}點鐘",
+ "hours_short": "{0}點鐘",
+ "minutes": "{0}分鐘",
+ "minutes_short": "{0}分",
+ "months": "{0}個月",
+ "months_short": "{0}個月",
+ "seconds": "{0}秒鐘",
+ "seconds_short": "{0}秒",
+ "weeks": "{0}禮拜",
+ "weeks_short": "{0}週",
+ "years": "{0}年",
+ "years_short": "{0}年"
+ },
+ "in_future": "koh有{0}",
+ "in_past": "{0}進前",
+ "now": "tú正",
+ "now_short": "tsit-má"
+ },
+ "user_reporting": {
+ "title": "檢舉 {0}",
+ "forward_description": "Tsit ê口座是別ê站臺ê。Mā kám beh寄報告ê khóo-pih kàu hit ê站?",
+ "add_comment_description": "本檢舉ē 寄kàu你ê站臺ê仲裁員。Lí會當佇下kha解說檢舉tsit ê口座ê原因:",
+ "additional_comments": "其他ê意見",
+ "forward_to": "轉送kàu{0}",
+ "submit": "送出",
+ "generic_error": "佇處理lí ê請求ê時出tshê。"
+ },
+ "lists": {
+ "really_delete": "Kám真正 beh thâi列單?",
+ "search": "Tshiau-tshuē用者",
+ "create": "建立",
+ "save": "保存改變",
+ "delete": "Thâi列單",
+ "lists": "列單",
+ "new": "新ê列單",
+ "title": "列單ê標題",
+ "following_only": "限制佇跟tuè ê",
+ "manage_lists": "管理列單",
+ "manage_members": "管理列單ê成員",
+ "add_members": "Tshiau-tshuē其他ê用者",
+ "remove_from_list": "Tuì列單suá走",
+ "add_to_list": "Ke-thinn kàu列單",
+ "is_in_list": "已經佇列單內底",
+ "editing_list": "編輯列單 {listTitle}",
+ "creating_list": "開新ê列單",
+ "update_title": "保存標題",
+ "error": "佇操作列單ê時出tshê:{0}"
+ },
+ "update": {
+ "update_bugs": "請報告任何問題kap錯誤佇 {pleromaGitlab},因為已經改變真tsē。雖bóng guán徹底試過,ka-kī mā用開發版,iáu是有可能有無注意ê所在。Guán歡迎lí tuì所tú tio̍h ê問題,提出意見kap建議,或者是改進Pleroma kap Pleroma-FE ê方法。",
+ "big_update_title": "請sió等tsi̍t ê",
+ "update_bugs_gitlab": "Pleroma GitLab",
+ "big_update_content": "Guán已經有tsi̍t段時間無推出發行,所以外觀kap感覺kap lí所慣勢ê,凡勢無kâng。",
+ "update_changelog": "Beh知影改變ê詳細,請看{theFullChangelog}。",
+ "update_changelog_here": "Changelog全文",
+ "art_by": "美術製作:{linkToArtist}"
+ },
+ "user_profile": {
+ "timeline_title": "用者ê時間線",
+ "profile_does_not_exist": "Pháinn勢,tsit ê個人資料無佇leh。",
+ "profile_loading_error": "Pháinn勢,佇載入tsit ê個人資料ê時出tshê。"
+ },
+ "who_to_follow": {
+ "more": "詳情",
+ "who_to_follow": "Siáng通tuè"
+ },
+ "upload": {
+ "error": {
+ "base": "傳起去ê時失敗。",
+ "message": "傳起去ê時失敗:{0}",
+ "file_too_big": "檔案siūnn大[{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
+ "default": "Koh試tsi̍t kái"
+ },
+ "file_size_units": {
+ "B": "B",
+ "KiB": "KiB",
+ "MiB": "MiB",
+ "GiB": "GiB",
+ "TiB": "TiB"
+ }
+ },
+ "search": {
+ "people": "Lâng",
+ "hashtags": "井字ê標籤",
+ "person_talking": "{count}ê lâng teh開講",
+ "people_talking": "{count}ê lâng teh開講",
+ "no_results": "無結果",
+ "no_more_results": "無其他結果",
+ "load_more": "載入其他結果"
+ },
+ "chats": {
+ "you": "Lí:",
+ "message_user": "送短phue予:{nickname}",
+ "delete": "Thâi掉",
+ "chats": "開講",
+ "new": "新ê開講",
+ "empty_message_error": "Bē當PO空ê短phue",
+ "more": "其他",
+ "delete_confirm": "Lí kám真正beh thâi tsit ê短phue?",
+ "error_loading_chat": "佇載入開講ê時出問題。",
+ "error_sending_message": "佇送短phue ê時出問題。",
+ "empty_chat_list_placeholder": "Lí iáu buē開講過。開始開講!"
+ },
+ "file_type": {
+ "audio": "聲音",
+ "video": "影片",
+ "image": "影像",
+ "file": "檔案"
+ },
+ "display_date": {
+ "today": "今á日"
+ },
+ "unicode_domain_indicator": {
+ "tooltip": "Tsit ê域名含m̄是ascii ê字元。"
+ }
+}
diff --git a/src/i18n/uk.json b/src/i18n/uk.json
index cbb1a21f..51bfe120 100644
--- a/src/i18n/uk.json
+++ b/src/i18n/uk.json
@@ -121,7 +121,8 @@
"placeholder": "напр. stepan",
"logout_confirm": "Ви дійсно хочете вийти?",
"logout_confirm_accept_button": "Вийти",
- "logout_confirm_cancel_button": "Ні, хочу назад!"
+ "logout_confirm_cancel_button": "Ні, хочу назад!",
+ "logout_confirm_title": "Вихід"
},
"importer": {
"error": "Під час імпортування файлу сталася помилка.",
@@ -164,7 +165,13 @@
"broken_favorite": "Невідомий допис, шукаю його…",
"error": "Помилка при оновленні сповіщень: {0}",
"poll_ended": "опитування закінчено",
- "submitted_report": "подав скаргу"
+ "submitted_report": "подав скаргу",
+ "unread_announcements": "{num} непрочитане оголошення | {num} непрочитаних оголошень",
+ "unread_chats": "{num} непрочитаний чат | {num} непрочитаних чатів",
+ "unread_follow_requests": "{num} новий запит на підписку | {num} нових запитів на підписку",
+ "configuration_tip": "Ви можете налаштувати, що відображати тут у {theSettings}. {dismiss}",
+ "configuration_tip_settings": "налаштування",
+ "configuration_tip_dismiss": "Не показувати знову"
},
"nav": {
"chats": "Чати",
@@ -267,7 +274,8 @@
"activities": "Активності",
"symbols": "Символи",
"travel-and-places": "Подорожі та Місця"
- }
+ },
+ "unpacked": "Розпаковані емоджі"
},
"post_status": {
"content_type": {
@@ -304,7 +312,11 @@
"post": "Опублікувати",
"edit_unsupported_warning": "Pleroma не підтримує редагування згадувань чи голосувань.",
"edit_status": "Редагувати допис",
- "edit_remote_warning": "Інші віддалені інстанси можуть не підтримувати редагування та вони можуть не отримати актуальну версію допису."
+ "edit_remote_warning": "Інші віддалені інстанси можуть не підтримувати редагування та вони можуть не отримати актуальну версію допису.",
+ "content_type_selection": "Форматування допису",
+ "scope_notice_dismiss": "Закрити це сповіщення",
+ "reply_option": "Відповісти на цей допис",
+ "quote_option": "Процитувати допис"
},
"settings": {
"blocks_imported": "Блокування імпортовані! Їх обробка триватиме певний час.",
@@ -730,7 +742,7 @@
"conversation_display_tree_quick": "Вигляд дерева",
"disable_sticky_headers": "Не закріплювати заголовок колонки зверху на сторінці",
"third_column_mode_none": "Не показувати третю колонку взагалі",
- "third_column_mode_notifications": "Колонка сповіщень",
+ "third_column_mode_notifications": "Колонку сповіщень",
"columns": "Колонки",
"auto_update": "Автоматично показувати нові дописи",
"use_websockets": "Використовувати вебсокети (Оновлення в реальному часі)",
@@ -743,7 +755,38 @@
"wordfilter": "Фільтр слів",
"mention_links": "Посилання для згадування",
"user_profiles": "Профілі користувачів",
- "notification_visibility_polls": "Закінчення опитувань, в яких ви проголосували"
+ "notification_visibility_polls": "Закінчення опитувань, в яких ви проголосували",
+ "remove_language": "Вилучити",
+ "primary_language": "Основна мова:",
+ "fallback_language": "Резервна мова {index}:",
+ "confirm_dialogs_deny_follow": "тим, як відмовити у запиті на підписку",
+ "confirm_dialogs_remove_follower": "видаленням підписника",
+ "notification_show_extra": "Показувати додаткові сповіщення в панелі сповіщень",
+ "notification_extra_chats": "Показувати непрочитані чати",
+ "notification_extra_announcements": "Показувати непрочитані оголошення",
+ "notification_extra_follow_requests": "Показувати нові запити на підписку",
+ "third_column_mode_postform": "Форму відправки повідомлень та панель навігації",
+ "notification_extra_tip": "Показати пораду з налаштувань для додаткових сповіщень",
+ "backup_running": "Резервне копіювання триває, оброблено {number} записи. | Резервне копіювання триває, оброблено {number} записів.",
+ "backup_failed": "Резервне копіювання не вдалося.",
+ "preview": "Попередній перегляд",
+ "url": "URL",
+ "birthday": {
+ "label": "День народження",
+ "show_birthday": "Показувати мій день народження"
+ },
+ "confirm_dialogs": "Запитувати підтвердження перед",
+ "confirm_dialogs_repeat": "поширенням допису",
+ "confirm_dialogs_unfollow": "скасуванням підписки",
+ "confirm_dialogs_block": "блокуванням користувача",
+ "confirm_dialogs_mute": "тим, як заглушити користувача",
+ "show_scrollbars": "Показувати смугу прокрутки на бічних панелях",
+ "column_sizes": "Розміри панелей",
+ "column_sizes_sidebar": "Бічна панель",
+ "add_language": "Додати резервну мову",
+ "confirm_dialogs_delete": "видаленням допису",
+ "confirm_dialogs_logout": "виходом із системи",
+ "confirm_dialogs_approve_follow": "схваленням запиту на підписку"
},
"selectable_list": {
"select_all": "Вибрати все"
@@ -760,7 +803,8 @@
"password_required": "не може бути порожнім",
"email_required": "не може бути порожнім",
"fullname_required": "не може бути порожнім",
- "username_required": "не може бути порожнім"
+ "username_required": "не може бути порожнім",
+ "birthday_required": "не може бути пустим"
},
"bio_placeholder": "напр.\nНаш народ завжди прагне волі для себе і бажає її для інших народів. Він боровся і бореться за правду і справедливість. Ми хочемо жити у згоді і взаємному шануванні з усіми народами доброї волі. Такі самі права визнаємо за іншими народами, за які боремося для себе.",
"fullname_placeholder": "напр. Степан Бандера",
@@ -778,7 +822,9 @@
"reason": "Причина реєстрації",
"bio_optional": "Біографія (необов'язково)",
"email_language": "Якою мовою ви бажаєте отримувати електронні листи від сервера?",
- "email_optional": "Ел. пошта (необов'язково)"
+ "email_optional": "Ел. пошта (необов'язково)",
+ "birthday": "День народження:",
+ "birthday_optional": "День народження (необов'язково):"
},
"who_to_follow": {
"who_to_follow": "На кого підписатися",
@@ -890,7 +936,8 @@
"grant_moderator": "Надати права модератора",
"revoke_admin": "Позбавити прав адміністратора",
"grant_admin": "Надати права адміністратора",
- "quarantine": "Не розповсюджувати дописи на інших інстансах"
+ "quarantine": "Не розповсюджувати дописи на інших інстансах",
+ "delete_user_data_and_deactivate_confirmation": "Це назовсім видалить дані обліковки й вимкне її. Точно продовжити?"
},
"deny": "Відмовити",
"block": "Заблокувати",
@@ -929,7 +976,32 @@
"bot": "Бот",
"edit_profile": "Редагувати профіль",
"deactivated": "Деактивований",
- "follow_cancel": "Скасувати запит"
+ "follow_cancel": "Скасувати запит",
+ "block_confirm_title": "Блокування",
+ "block_confirm": "Точно заблокувати {user}?",
+ "mute_confirm_cancel_button": "Ні, не приглушувати",
+ "note_blank": "(Пусто)",
+ "edit_note_apply": "Застосувати",
+ "edit_note_cancel": "Скасувати",
+ "block_confirm_accept_button": "Так, заблокувати",
+ "block_confirm_cancel_button": "Ні, не блокувати",
+ "deny_confirm_title": "Відхилити запит на підписку",
+ "mute_confirm_accept_button": "Так, приглушити",
+ "mute_confirm": "Точно приглушити {user}?",
+ "edit_note": "Редагувати нотатку",
+ "mute_confirm_title": "Приглушення",
+ "mute_duration_prompt": "Приглушити користувача на (0 якщо назавжди):",
+ "approve_confirm_title": "Дозвіл підписатись",
+ "approve_confirm_accept_button": "Так, дозволити",
+ "approve_confirm_cancel_button": "Ні, скасувати",
+ "deny_confirm_accept_button": "Так, відхилити",
+ "deny_confirm_cancel_button": "Ні, скасувати",
+ "deny_confirm": "Ви точно хочете відхилити запит на підписку від {user}?",
+ "unfollow_confirm_title": "Відписка",
+ "unfollow_confirm": "Точно відписатись від {user}?",
+ "unfollow_confirm_accept_button": "Так, відписатись",
+ "unfollow_confirm_cancel_button": "Ні, не відписуватись",
+ "note": "Приватна нотатка"
},
"status": {
"copy_link": "Скопіювати посилання на допис",
@@ -965,7 +1037,38 @@
"plus_more": "+{number} більше",
"thread_show_full_with_icon": "{icon} {text}",
"show_only_conversation_under_this": "Показати всі відповіді на цей допис",
- "status_history": "Історія змін"
+ "status_history": "Історія змін",
+ "thread_hide": "Сховати гілку",
+ "open_gallery": "Відкрити галерею",
+ "repeat_confirm": "Точно поширити допис?",
+ "repeat_confirm_title": "Підтвердьте поширення",
+ "repeat_confirm_accept_button": "Так, поширити",
+ "repeat_confirm_cancel_button": "Ні, не поширювати",
+ "delete_error": "Помилка при видаленні допису: {0}",
+ "delete_confirm_accept_button": "Так, видалити",
+ "delete_confirm_cancel_button": "Ні, лишити",
+ "delete_confirm_title": "Підтвердьте видалення",
+ "you": "(ви)",
+ "collapse_attachments": "Згорнути вкладення",
+ "show_all_attachments": "Показати всі вкладення",
+ "hide_attachment": "Сховати вкладення",
+ "many_attachments": "Вкладень: {number} | Вкладень: {number}",
+ "attachment_stop_flash": "Зупинити Flash-плеєр",
+ "thread_follow": "Ще відповідей: {numStatus} | Ще відповідей: {numStatus}",
+ "remove_attachment": "Видалити вкладення",
+ "ancestor_follow": "Переглянути ще {numReplies} під цим дописом | Переглянути ще {numReplies} під цим дописом",
+ "show_all_conversation": "Показати всю розмову (ще дописів: {numStatus}) | Показати всю розмову (ще дописів: {numStatus})",
+ "move_up": "Посунути вкладення ліворуч",
+ "move_down": "Посунути вкладення праворуч",
+ "thread_show": "Показати гілку",
+ "mentions": "Згадки",
+ "thread_show_full": "Показати відповіді: {numStatus} | Показати відповіді: {numStatus}",
+ "hide_quote": "Сховати процитований допис",
+ "display_quote": "Показати процитований допис",
+ "invisible_quote": "Процитований допис недоступний: {link}",
+ "replies_list_with_others": "Ще відповідей: {numReplies} | Ще відповідей: {numReplies}:",
+ "show_attachment_in_modal": "Показати вкладення у вікні",
+ "show_attachment_description": "Переглянути опис (натисніть саме вкладення, якщо опис не вміщається)"
},
"timeline": {
"no_more_statuses": "Більше немає дописів",
@@ -980,7 +1083,8 @@
"repeated": "поширив(-ла)",
"no_retweet_hint": "Запис, позначено як \"тільки для підписників\" або \"особисте\" і тому не може бути поширений",
"socket_broke": "Втрачено з'єднання у реальному часі: код {0}",
- "socket_reconnected": "Встановлено з'єднання у реальному часі"
+ "socket_reconnected": "Встановлено з'єднання у реальному часі",
+ "quick_view_settings": "Налаштування швидкого перегляду"
},
"user_reporting": {
"submit": "Відправити",
@@ -1026,5 +1130,35 @@
"submit_edit_action": "Надіслати",
"cancel_edit_action": "Скасувати",
"inactive_message": "Це оголошення неактивне"
+ },
+ "lists": {
+ "really_delete": "Дійсно видалити список?",
+ "error": "Помилка при роботі зі списками: {0}",
+ "is_in_list": "Вже є у списку",
+ "editing_list": "Редагування списку {listTitle}",
+ "creating_list": "Створення нового списку",
+ "search": "Знайти користувачів",
+ "create": "Створити",
+ "save": "Зберегти зміни",
+ "manage_members": "Керувати учасниками списку",
+ "new": "Новий список",
+ "title": "Назва списку",
+ "delete": "Видалити список",
+ "following_only": "Лише за ким ви стежите",
+ "lists": "Списки",
+ "manage_lists": "Керувати списками",
+ "remove_from_list": "Видалити зі списку",
+ "add_to_list": "Додати до списку"
+ },
+ "update": {
+ "update_changelog": "Щоб дізнатись більше інформації, дивіться {theFullChangelog}.",
+ "update_bugs": "Будь ласка, повідомляйте про будь-які проблеми та помилки на {pleromaGitlab}, оскільки ми внесли багато змін, і навіть після ретельно проведених перевірок, ми можемо щось пропустити. Ми заздалегідь вдячні за ваші відгуки щодо проблем, з якими ви можете зіткнутися, а також пропозиції щодо вдосконалення Pleroma та Pleroma-FE.",
+ "update_changelog_here": "повний список змін",
+ "big_update_title": "Хвилинку уваги",
+ "update_bugs_gitlab": "Pleroma GitLab",
+ "big_update_content": "У нас не було оновлень протягом тривалого часу, тому речі можуть мати інакший вигляд, аніж ви звикли."
+ },
+ "unicode_domain_indicator": {
+ "tooltip": "Цей домен містить не-ASCII символи."
}
}
diff --git a/src/i18n/zh.json b/src/i18n/zh.json
index 8ea4c1e0..2ade41f7 100644
--- a/src/i18n/zh.json
+++ b/src/i18n/zh.json
@@ -146,7 +146,13 @@
"follow_request": "想要关注你",
"error": "取得通知时发生错误:{0}",
"poll_ended": "投票结束了",
- "submitted_report": "提交举报"
+ "submitted_report": "提交举报",
+ "unread_announcements": "{num} 条未读公告",
+ "unread_chats": "{num} 条未读聊天讯息",
+ "unread_follow_requests": "{num} 个新关注请求",
+ "configuration_tip": "可以在 {theSettings} 里定制什么会显示在这里。{dismiss}",
+ "configuration_tip_settings": "设置",
+ "configuration_tip_dismiss": "不再显示"
},
"polls": {
"add_poll": "增加投票",
@@ -212,7 +218,9 @@
"edit_unsupported_warning": "Pleroma 不支持对提及或投票进行编辑。",
"edit_status": "编辑状态",
"content_type_selection": "发帖格式",
- "scope_notice_dismiss": "关闭此提示"
+ "scope_notice_dismiss": "关闭此提示",
+ "reply_option": "回复这条状态",
+ "quote_option": "引用这条状态"
},
"registration": {
"bio": "简介",
@@ -699,7 +707,7 @@
"hide_muted_threads": "不显示已隐藏的同主题帖子",
"notification_visibility_polls": "你所投的投票的结束于",
"tree_advanced": "允许在树状视图中进行更灵活的导航",
- "tree_fade_ancestors": "以模糊的文字显示当前状态的原型",
+ "tree_fade_ancestors": "以模糊的文字显示当前状态的上级",
"conversation_display_linear": "线性样式",
"mention_link_fade_domain": "淡化域名(例如:{'@'}example.org 中的 {'@'}foo{'@'}example.org)",
"mention_link_bolden_you": "当你被提及时突出显示提及你",
@@ -738,7 +746,21 @@
"mention_link_show_avatar": "在链接旁边显示用户头像",
"mention_link_show_avatar_quick": "在提及内容旁边显示用户头像",
"user_popover_avatar_action_open": "打开个人资料",
- "autocomplete_select_first": "当有自动完成的结果时,自动选择第一个候选项"
+ "autocomplete_select_first": "当有自动完成的结果时,自动选择第一个候选项",
+ "url": "URL",
+ "preview": "预览",
+ "commit_value": "保存",
+ "commit_value_tooltip": "当前值未保存,请按此按钮以提交你的修改",
+ "reset_value": "重置",
+ "reset_value_tooltip": "重置草稿",
+ "hard_reset_value": "硬重置",
+ "hard_reset_value_tooltip": "从存储中移除设置,强制使用默认值",
+ "emoji_reactions_scale": "表情回应比例系数",
+ "notification_show_extra": "在通知栏里显示额外通知",
+ "notification_extra_chats": "显示未读聊天",
+ "notification_extra_announcements": "显示未读公告",
+ "notification_extra_follow_requests": "显示新的关注请求",
+ "notification_extra_tip": "显示额外通知的定制提示"
},
"time": {
"day": "{0} 天",
@@ -869,7 +891,12 @@
"delete_confirm_accept_button": "删除",
"delete_confirm_cancel_button": "保留",
"show_attachment_in_modal": "在媒体模式中显示",
- "status_history": "状态历史"
+ "status_history": "状态历史",
+ "delete_error": "删除状态时出错:{0}",
+ "reaction_count_label": "{num} 人作出了表情回应",
+ "invisible_quote": "引用的状态不可用:{link}",
+ "hide_quote": "隐藏引用的状态",
+ "display_quote": "显示引用的状态"
},
"user_card": {
"approve": "核准",
@@ -916,7 +943,7 @@
"sandbox": "强制帖子为只有关注者可看",
"disable_remote_subscription": "禁止从远程实例关注用户",
"disable_any_subscription": "完全禁止关注用户",
- "quarantine": "从联合实例中禁止用户帖子",
+ "quarantine": "不许帖子传入别站",
"delete_user": "删除用户",
"delete_user_data_and_deactivate_confirmation": "这将永久删除该账户的数据并停用该账户。你完全确定吗?"
},
@@ -1063,7 +1090,7 @@
"smileys-and-emotion": "表情与情感"
},
"regional_indicator": "地区指示符 {letter}",
- "unpacked": "拆分的表情符号"
+ "unpacked": "未分组的表情符号"
},
"about": {
"mrf": {
@@ -1173,7 +1200,7 @@
"big_update_title": "请忍耐一下",
"big_update_content": "我们已经有一段时间没有发布发行版,所以事情的外观和感觉可能与你习惯的不一样。",
"update_bugs": "请在 {pleromaGitlab} 上报告任何问题和bug,因为我们已经改变了很多,虽然我们进行了彻底的测试,并且自己使用了开发版本,但我们可能错过了一些东西。我们欢迎你对你可能遇到的问题或如何改进Pleroma和Pleroma-FE提出反馈和建议。",
- "art_by": "Art by {linkToArtist}"
+ "art_by": "{linkToArtist} 的作品"
},
"lists": {
"search": "搜索用户",
@@ -1195,5 +1222,90 @@
"lists": "列表",
"new": "新的列表",
"title": "列表标题"
+ },
+ "admin_dash": {
+ "window_title": "管理员",
+ "old_ui_link": "旧的管理界面在此处",
+ "reset_all": "重置全部",
+ "commit_all": "保存全部",
+ "tabs": {
+ "nodb": "无数据库配置",
+ "instance": "实例",
+ "limits": "限制",
+ "frontends": "前端"
+ },
+ "nodb": {
+ "heading": "数据库配置已禁用",
+ "documentation": "文档",
+ "text2": "大多数配置选项将不可用。",
+ "text": "你需要修改后端配置文件,以便将 {property} 设置为 {value},更多内容请参见 {documentation}。"
+ },
+ "captcha": {
+ "native": "本地",
+ "kocaptcha": "KoCaptcha"
+ },
+ "instance": {
+ "instance": "实例信息",
+ "registrations": "用户注册",
+ "captcha_header": "验证码",
+ "kocaptcha": "KoCaptcha 设置",
+ "access": "实例访问",
+ "restrict": {
+ "header": "限制匿名访客的访问",
+ "timelines": "时间线访问",
+ "profiles": "用户个人资料访问",
+ "activities": "状态/活动访问",
+ "description": "允许/不允许访问特定 API 的详细设置。默认情况下(不确定状态),如果实例不是公开的,它将拒绝访问;勾选复选框意味着即使实例是公开的,也拒绝访问;不勾选意味着即使实例是私有的,也允许访问。请注意,如果某些设置被设定,可能会发生意想不到的行为,例如,如果个人资料访问被禁用,显示的帖文将不包含个人资料信息。"
+ }
+ },
+ "limits": {
+ "arbitrary_limits": "任意限制",
+ "posts": "帖文限制",
+ "uploads": "附件限制",
+ "users": "用户个人资料限制",
+ "profile_fields": "个人资料字段限制",
+ "user_uploads": "个人资料媒体限制"
+ },
+ "frontend": {
+ "repository": "存储库链接",
+ "versions": "可用版本",
+ "build_url": "构建产物 URL",
+ "reinstall": "重新安装",
+ "is_default": "(默认)",
+ "is_default_custom": "(默认,版本:{version})",
+ "install": "安装",
+ "install_version": "安装版本 {version}",
+ "more_install_options": "更多安装选项",
+ "more_default_options": "更多默认设置选项",
+ "set_default": "设为默认",
+ "set_default_version": "将版本 {version} 设为默认",
+ "wip_notice": "请注意,此部分是一个WIP,缺乏某些功能,因为前端管理的后台实现并不完整。",
+ "default_frontend": "默认前端",
+ "default_frontend_tip": "默认的前端将显示给所有用户。目前还没有办法让用户选择个人的前端。如果你不使用 PleromaFE,你很可能不得不使用旧的和有问题的 AdminFE 来进行实例配置,直到我们替换它。",
+ "available_frontends": "可供安装"
+ },
+ "temp_overrides": {
+ ":pleroma": {
+ ":instance": {
+ ":public": {
+ "label": "实例是公开的",
+ "description": "禁用此功能将使所有的 API 只能被已登录用户访问,这将使公共和联邦时间线无法被匿名访客访问。"
+ },
+ ":limit_to_local_content": {
+ "label": "将搜索限于本地内容",
+ "description": "禁用未认证用户(默认)、所有用户或无人的全局网络搜索"
+ },
+ ":description_limit": {
+ "label": "限制",
+ "description": "附件描述的字数限制"
+ },
+ ":background_image": {
+ "label": "背景图片",
+ "description": "背景图片(主要使用于 PleromaFE)"
+ }
+ }
+ }
+ },
+ "wip_notice": "此管理仪表板是实验性和 WIP 的,{adminFeLink}。"
}
}
diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json
index 96c75215..2baed898 100644
--- a/src/i18n/zh_Hant.json
+++ b/src/i18n/zh_Hant.json
@@ -546,7 +546,7 @@
"backend_version": "後端版本",
"frontend_version": "前端版本"
},
- "virtual_scrolling": "優化時間線渲染",
+ "virtual_scrolling": "最佳化時間軸算繪",
"import_mutes_from_a_csv_file": "從CSV文件導入靜音",
"mutes_imported": "靜音導入了!處理它們將需要一段時間。",
"mute_import": "靜音導入",
@@ -576,7 +576,10 @@
},
"sensitive_by_default": "默認標記發文為敏感內容",
"right_sidebar": "在右側顯示側邊欄",
- "hide_shoutbox": "隱藏實例留言框"
+ "hide_shoutbox": "隱藏實例留言框",
+ "mention_link_display_short": "總是使用短名(如: {'@'}foo)",
+ "mention_link_display": "顯式提及連結",
+ "use_at_icon": "將{'@'}改用圖標顯示,不用文字"
},
"chats": {
"more": "更多",
diff --git a/src/lib/persisted_state.js b/src/lib/persisted_state.js
index 6d59c595..22ba1e7f 100644
--- a/src/lib/persisted_state.js
+++ b/src/lib/persisted_state.js
@@ -38,7 +38,7 @@ export default function createPersistedState ({
},
setState = (key, state, storage) => {
if (!loaded) {
- console.log('waiting for old state to be loaded...')
+ console.info('waiting for old state to be loaded...')
return Promise.resolve()
} else {
return storage.setItem(key, state)
@@ -65,7 +65,7 @@ export default function createPersistedState ({
}
loaded = true
} catch (e) {
- console.log("Couldn't load state")
+ console.error("Couldn't load state")
console.error(e)
loaded = true
}
@@ -86,8 +86,8 @@ export default function createPersistedState ({
})
}
} catch (e) {
- console.log("Couldn't persist state:")
- console.log(e)
+ console.error("Couldn't persist state:")
+ console.error(e)
}
})
}
diff --git a/src/main.js b/src/main.js
index 9ca7eb91..85eb1f4c 100644
--- a/src/main.js
+++ b/src/main.js
@@ -6,12 +6,14 @@ import './lib/event_target_polyfill.js'
import interfaceModule from './modules/interface.js'
import instanceModule from './modules/instance.js'
import statusesModule from './modules/statuses.js'
+import notificationsModule from './modules/notifications.js'
import listsModule from './modules/lists.js'
import usersModule from './modules/users.js'
import apiModule from './modules/api.js'
import configModule from './modules/config.js'
-import serverSideConfigModule from './modules/serverSideConfig.js'
+import profileConfigModule from './modules/profileConfig.js'
import serverSideStorageModule from './modules/serverSideStorage.js'
+import adminSettingsModule from './modules/adminSettings.js'
import shoutModule from './modules/shout.js'
import oauthModule from './modules/oauth.js'
import authFlowModule from './modules/auth_flow.js'
@@ -77,11 +79,13 @@ const persistedStateOptions = {
// TODO refactor users/statuses modules, they depend on each other
users: usersModule,
statuses: statusesModule,
+ notifications: notificationsModule,
lists: listsModule,
api: apiModule,
config: configModule,
- serverSideConfig: serverSideConfigModule,
+ profileConfig: profileConfigModule,
serverSideStorage: serverSideStorageModule,
+ adminSettings: adminSettingsModule,
shout: shoutModule,
oauth: oauthModule,
authFlow: authFlowModule,
diff --git a/src/modules/adminSettings.js b/src/modules/adminSettings.js
new file mode 100644
index 00000000..ef28f6e0
--- /dev/null
+++ b/src/modules/adminSettings.js
@@ -0,0 +1,229 @@
+import { set, get, cloneDeep, differenceWith, isEqual, flatten } from 'lodash'
+
+export const defaultState = {
+ frontends: [],
+ loaded: false,
+ needsReboot: null,
+ config: null,
+ modifiedPaths: null,
+ descriptions: null,
+ draft: null,
+ dbConfigEnabled: null
+}
+
+export const newUserFlags = {
+ ...defaultState.flagStorage
+}
+
+const adminSettingsStorage = {
+ state: {
+ ...cloneDeep(defaultState)
+ },
+ mutations: {
+ setInstanceAdminNoDbConfig (state) {
+ state.loaded = false
+ state.dbConfigEnabled = false
+ },
+ setAvailableFrontends (state, { frontends }) {
+ state.frontends = frontends.map(f => {
+ f.installedRefs = f.installed_refs
+ if (f.name === 'pleroma-fe') {
+ f.refs = ['master', 'develop']
+ } else {
+ f.refs = [f.ref]
+ }
+ return f
+ })
+ },
+ updateAdminSettings (state, { config, modifiedPaths }) {
+ state.loaded = true
+ state.dbConfigEnabled = true
+ state.config = config
+ state.modifiedPaths = modifiedPaths
+ },
+ updateAdminDescriptions (state, { descriptions }) {
+ state.descriptions = descriptions
+ },
+ updateAdminDraft (state, { path, value }) {
+ const [group, key, subkey] = path
+ const parent = [group, key, subkey]
+
+ set(state.draft, path, value)
+
+ // force-updating grouped draft to trigger refresh of group settings
+ if (path.length > parent.length) {
+ set(state.draft, parent, cloneDeep(get(state.draft, parent)))
+ }
+ },
+ resetAdminDraft (state) {
+ state.draft = cloneDeep(state.config)
+ }
+ },
+ actions: {
+ loadFrontendsStuff ({ state, rootState, dispatch, commit }) {
+ rootState.api.backendInteractor.fetchAvailableFrontends()
+ .then(frontends => commit('setAvailableFrontends', { frontends }))
+ },
+ loadAdminStuff ({ state, rootState, dispatch, commit }) {
+ rootState.api.backendInteractor.fetchInstanceDBConfig()
+ .then(backendDbConfig => {
+ if (backendDbConfig.error) {
+ if (backendDbConfig.error.status === 400) {
+ backendDbConfig.error.json().then(errorJson => {
+ if (/configurable_from_database/.test(errorJson.error)) {
+ commit('setInstanceAdminNoDbConfig')
+ }
+ })
+ }
+ } else {
+ dispatch('setInstanceAdminSettings', { backendDbConfig })
+ }
+ })
+ if (state.descriptions === null) {
+ rootState.api.backendInteractor.fetchInstanceConfigDescriptions()
+ .then(backendDescriptions => dispatch('setInstanceAdminDescriptions', { backendDescriptions }))
+ }
+ },
+ setInstanceAdminSettings ({ state, commit, dispatch }, { backendDbConfig }) {
+ const config = state.config || {}
+ const modifiedPaths = new Set()
+ backendDbConfig.configs.forEach(c => {
+ const path = [c.group, c.key]
+ if (c.db) {
+ // Path elements can contain dot, therefore we use ' -> ' as a separator instead
+ // Using strings for modified paths for easier searching
+ c.db.forEach(x => modifiedPaths.add([...path, x].join(' -> ')))
+ }
+ const convert = (value) => {
+ if (Array.isArray(value) && value.length > 0 && value[0].tuple) {
+ return value.reduce((acc, c) => {
+ return { ...acc, [c.tuple[0]]: convert(c.tuple[1]) }
+ }, {})
+ } else {
+ return value
+ }
+ }
+ set(config, path, convert(c.value))
+ })
+ commit('updateAdminSettings', { config, modifiedPaths })
+ commit('resetAdminDraft')
+ },
+ setInstanceAdminDescriptions ({ state, commit, dispatch }, { backendDescriptions }) {
+ const convert = ({ children, description, label, key = '<ROOT>', group, suggestions }, path, acc) => {
+ const newPath = group ? [group, key] : [key]
+ const obj = { description, label, suggestions }
+ if (Array.isArray(children)) {
+ children.forEach(c => {
+ convert(c, newPath, obj)
+ })
+ }
+ set(acc, newPath, obj)
+ }
+
+ const descriptions = {}
+ backendDescriptions.forEach(d => convert(d, '', descriptions))
+ commit('updateAdminDescriptions', { descriptions })
+ },
+
+ // This action takes draft state, diffs it with live config state and then pushes
+ // only differences between the two. Difference detection only work up to subkey (third) level.
+ pushAdminDraft ({ rootState, state, commit, dispatch }) {
+ // TODO cleanup paths in modifiedPaths
+ const convert = (value) => {
+ if (typeof value !== 'object') {
+ return value
+ } else if (Array.isArray(value)) {
+ return value.map(convert)
+ } else {
+ return Object.entries(value).map(([k, v]) => ({ tuple: [k, v] }))
+ }
+ }
+
+ // Getting all group-keys used in config
+ const allGroupKeys = flatten(
+ Object
+ .entries(state.config)
+ .map(
+ ([group, lv1data]) => Object
+ .keys(lv1data)
+ .map((key) => ({ group, key }))
+ )
+ )
+
+ // Only using group-keys where there are changes detected
+ const changedGroupKeys = allGroupKeys.filter(({ group, key }) => {
+ return !isEqual(state.config[group][key], state.draft[group][key])
+ })
+
+ // Here we take all changed group-keys and get all changed subkeys
+ const changed = changedGroupKeys.map(({ group, key }) => {
+ const config = state.config[group][key]
+ const draft = state.draft[group][key]
+
+ // We convert group-key value into entries arrays
+ const eConfig = Object.entries(config)
+ const eDraft = Object.entries(draft)
+
+ // Then those entries array we diff so only changed subkey entries remain
+ // We use the diffed array to reconstruct the object and then shove it into convert()
+ return ({ group, key, value: convert(Object.fromEntries(differenceWith(eDraft, eConfig, isEqual))) })
+ })
+
+ rootState.api.backendInteractor.pushInstanceDBConfig({
+ payload: {
+ configs: changed
+ }
+ })
+ .then(() => rootState.api.backendInteractor.fetchInstanceDBConfig())
+ .then(backendDbConfig => dispatch('setInstanceAdminSettings', { backendDbConfig }))
+ },
+ pushAdminSetting ({ rootState, state, commit, dispatch }, { path, value }) {
+ const [group, key, ...rest] = Array.isArray(path) ? path : path.split(/\./g)
+ const clone = {} // not actually cloning the entire thing to avoid excessive writes
+ set(clone, rest, value)
+
+ // TODO cleanup paths in modifiedPaths
+ const convert = (value) => {
+ if (typeof value !== 'object') {
+ return value
+ } else if (Array.isArray(value)) {
+ return value.map(convert)
+ } else {
+ return Object.entries(value).map(([k, v]) => ({ tuple: [k, v] }))
+ }
+ }
+
+ rootState.api.backendInteractor.pushInstanceDBConfig({
+ payload: {
+ configs: [{
+ group,
+ key,
+ value: convert(clone)
+ }]
+ }
+ })
+ .then(() => rootState.api.backendInteractor.fetchInstanceDBConfig())
+ .then(backendDbConfig => dispatch('setInstanceAdminSettings', { backendDbConfig }))
+ },
+ resetAdminSetting ({ rootState, state, commit, dispatch }, { path }) {
+ const [group, key, subkey] = path.split(/\./g)
+
+ state.modifiedPaths.delete(path)
+
+ return rootState.api.backendInteractor.pushInstanceDBConfig({
+ payload: {
+ configs: [{
+ group,
+ key,
+ delete: true,
+ subkeys: [subkey]
+ }]
+ }
+ })
+ .then(() => rootState.api.backendInteractor.fetchInstanceDBConfig())
+ .then(backendDbConfig => dispatch('setInstanceAdminSettings', { backendDbConfig }))
+ }
+ }
+}
+
+export default adminSettingsStorage
diff --git a/src/modules/config.js b/src/modules/config.js
index 7597886e..abb57272 100644
--- a/src/modules/config.js
+++ b/src/modules/config.js
@@ -1,6 +1,7 @@
import Cookies from 'js-cookie'
import { setPreset, applyTheme, applyConfig } from '../services/style_setter/style_setter.js'
import messages from '../i18n/messages'
+import { set } from 'lodash'
import localeService from '../services/locale/locale.service.js'
const BACKEND_LANGUAGE_COOKIE_NAME = 'userLanguage'
@@ -39,6 +40,7 @@ export const defaultState = {
padEmoji: true,
hideAttachments: false,
hideAttachmentsInConv: false,
+ hideScrobbles: false,
maxThumbnails: 16,
hideNsfw: true,
preloadImage: true,
@@ -64,7 +66,20 @@ export const defaultState = {
chatMention: true,
polls: true
},
+ notificationNative: {
+ follows: true,
+ mentions: true,
+ likes: false,
+ repeats: false,
+ moves: false,
+ emojiReactions: false,
+ followRequest: true,
+ reports: true,
+ chatMention: true,
+ polls: true
+ },
webPushNotifications: false,
+ webPushAlwaysShowNotifications: false,
muteWords: [],
highlight: {},
interfaceLanguage: browserLocale,
@@ -116,8 +131,16 @@ export const defaultState = {
conversationTreeAdvanced: undefined, // instance default
conversationOtherRepliesButton: undefined, // instance default
conversationTreeFadeAncestors: undefined, // instance default
+ showExtraNotifications: undefined, // instance default
+ showExtraNotificationsTip: undefined, // instance default
+ showChatsInExtraNotifications: undefined, // instance default
+ showAnnouncementsInExtraNotifications: undefined, // instance default
+ showFollowRequestsInExtraNotifications: undefined, // instance default
maxDepthInThread: undefined, // instance default
- autocompleteSelect: undefined // instance default
+ autocompleteSelect: undefined, // instance default
+ closingDrawerMarksAsSeen: undefined, // instance default
+ unseenAtTop: undefined, // instance default
+ ignoreInactionableSeen: undefined // instance default
}
// caching the instance default properties
@@ -148,7 +171,7 @@ const config = {
},
mutations: {
setOption (state, { name, value }) {
- state[name] = value
+ set(state, name, value)
},
setHighlight (state, { user, color, type }) {
const data = this.state.config.highlight[user]
@@ -178,32 +201,52 @@ const config = {
commit('setHighlight', { user, color, type })
},
setOption ({ commit, dispatch, state }, { name, value }) {
- commit('setOption', { name, value })
- switch (name) {
- case 'theme':
- setPreset(value)
- break
- case 'sidebarColumnWidth':
- case 'contentColumnWidth':
- case 'notifsColumnWidth':
- case 'emojiReactionsScale':
- applyConfig(state)
- break
- case 'customTheme':
- case 'customThemeSource':
- applyTheme(value)
- break
- case 'interfaceLanguage':
- messages.setLanguage(this.getters.i18n, value)
- dispatch('loadUnicodeEmojiData', value)
- Cookies.set(
- BACKEND_LANGUAGE_COOKIE_NAME,
- localeService.internalToBackendLocaleMulti(value)
- )
- break
- case 'thirdColumnMode':
- dispatch('setLayoutWidth', undefined)
- break
+ const exceptions = new Set([
+ 'useStreamingApi'
+ ])
+
+ if (exceptions.has(name)) {
+ switch (name) {
+ case 'useStreamingApi': {
+ const action = value ? 'enableMastoSockets' : 'disableMastoSockets'
+
+ dispatch(action).then(() => {
+ commit('setOption', { name: 'useStreamingApi', value })
+ }).catch((e) => {
+ console.error('Failed starting MastoAPI Streaming socket', e)
+ dispatch('disableMastoSockets')
+ dispatch('setOption', { name: 'useStreamingApi', value: false })
+ })
+ }
+ }
+ } else {
+ commit('setOption', { name, value })
+ switch (name) {
+ case 'theme':
+ setPreset(value)
+ break
+ case 'sidebarColumnWidth':
+ case 'contentColumnWidth':
+ case 'notifsColumnWidth':
+ case 'emojiReactionsScale':
+ applyConfig(state)
+ break
+ case 'customTheme':
+ case 'customThemeSource':
+ applyTheme(value)
+ break
+ case 'interfaceLanguage':
+ messages.setLanguage(this.getters.i18n, value)
+ dispatch('loadUnicodeEmojiData', value)
+ Cookies.set(
+ BACKEND_LANGUAGE_COOKIE_NAME,
+ localeService.internalToBackendLocaleMulti(value)
+ )
+ break
+ case 'thirdColumnMode':
+ dispatch('setLayoutWidth', undefined)
+ break
+ }
}
}
}
diff --git a/src/modules/instance.js b/src/modules/instance.js
index bb0292da..c7a2cad1 100644
--- a/src/modules/instance.js
+++ b/src/modules/instance.js
@@ -103,8 +103,16 @@ const defaultState = {
conversationTreeAdvanced: false,
conversationOtherRepliesButton: 'below',
conversationTreeFadeAncestors: false,
+ showExtraNotifications: true,
+ showExtraNotificationsTip: true,
+ showChatsInExtraNotifications: true,
+ showAnnouncementsInExtraNotifications: true,
+ showFollowRequestsInExtraNotifications: true,
maxDepthInThread: 6,
autocompleteSelect: false,
+ closingDrawerMarksAsSeen: true,
+ unseenAtTop: false,
+ ignoreInactionableSeen: false,
// Nasty stuff
customEmoji: [],
@@ -128,6 +136,8 @@ const defaultState = {
mediaProxyAvailable: false,
suggestionsEnabled: false,
suggestionsWeb: '',
+ quotingAvailable: false,
+ groupActorAvailable: false,
// Html stuff
instanceSpecificPanelContent: '',
diff --git a/src/modules/interface.js b/src/modules/interface.js
index a86193ea..f8d62d87 100644
--- a/src/modules/interface.js
+++ b/src/modules/interface.js
@@ -1,7 +1,9 @@
const defaultState = {
settingsModalState: 'hidden',
- settingsModalLoaded: false,
+ settingsModalLoadedUser: false,
+ settingsModalLoadedAdmin: false,
settingsModalTargetTab: null,
+ settingsModalMode: 'user',
settings: {
currentSaveStateNotice: null,
noticeClearTimeout: null,
@@ -54,10 +56,17 @@ const interfaceMod = {
throw new Error('Illegal minimization state of settings modal')
}
},
- openSettingsModal (state) {
+ openSettingsModal (state, value) {
+ state.settingsModalMode = value
state.settingsModalState = 'visible'
- if (!state.settingsModalLoaded) {
- state.settingsModalLoaded = true
+ if (value === 'user') {
+ if (!state.settingsModalLoadedUser) {
+ state.settingsModalLoadedUser = true
+ }
+ } else if (value === 'admin') {
+ if (!state.settingsModalLoadedAdmin) {
+ state.settingsModalLoadedAdmin = true
+ }
}
},
setSettingsModalTargetTab (state, value) {
@@ -92,8 +101,8 @@ const interfaceMod = {
closeSettingsModal ({ commit }) {
commit('closeSettingsModal')
},
- openSettingsModal ({ commit }) {
- commit('openSettingsModal')
+ openSettingsModal ({ commit }, value = 'user') {
+ commit('openSettingsModal', value)
},
togglePeekSettingsModal ({ commit }) {
commit('togglePeekSettingsModal')
@@ -103,7 +112,7 @@ const interfaceMod = {
},
openSettingsModalTab ({ commit }, value) {
commit('setSettingsModalTargetTab', value)
- commit('openSettingsModal')
+ commit('openSettingsModal', 'user')
},
pushGlobalNotice (
{ commit, dispatch, state },
diff --git a/src/modules/notifications.js b/src/modules/notifications.js
new file mode 100644
index 00000000..c1f5a63e
--- /dev/null
+++ b/src/modules/notifications.js
@@ -0,0 +1,169 @@
+import apiService from '../services/api/api.service.js'
+
+import {
+ isStatusNotification,
+ isValidNotification,
+ maybeShowNotification
+} from '../services/notification_utils/notification_utils.js'
+
+import {
+ closeDesktopNotification,
+ closeAllDesktopNotifications
+} from '../services/desktop_notification_utils/desktop_notification_utils.js'
+
+const emptyNotifications = () => ({
+ desktopNotificationSilence: true,
+ maxId: 0,
+ minId: Number.POSITIVE_INFINITY,
+ data: [],
+ idStore: {},
+ loading: false
+})
+
+export const defaultState = () => ({
+ ...emptyNotifications()
+})
+
+export const notifications = {
+ state: defaultState(),
+ mutations: {
+ addNewNotifications (state, { notifications }) {
+ notifications.forEach(notification => {
+ state.data.push(notification)
+ state.idStore[notification.id] = notification
+ })
+ },
+ clearNotifications (state) {
+ state = emptyNotifications()
+ },
+ updateNotificationsMinMaxId (state, id) {
+ state.maxId = id > state.maxId ? id : state.maxId
+ state.minId = id < state.minId ? id : state.minId
+ },
+ setNotificationsLoading (state, { value }) {
+ state.loading = value
+ },
+ setNotificationsSilence (state, { value }) {
+ state.desktopNotificationSilence = value
+ },
+ markNotificationsAsSeen (state) {
+ state.data.forEach((notification) => {
+ notification.seen = true
+ })
+ },
+ markSingleNotificationAsSeen (state, { id }) {
+ const notification = state.idStore[id]
+ if (notification) notification.seen = true
+ },
+ dismissNotification (state, { id }) {
+ state.data = state.data.filter(n => n.id !== id)
+ delete state.idStore[id]
+ },
+ updateNotification (state, { id, updater }) {
+ const notification = state.idStore[id]
+ notification && updater(notification)
+ }
+ },
+ actions: {
+ addNewNotifications (store, { notifications, older }) {
+ const { commit, dispatch, state, rootState } = store
+ const validNotifications = notifications.filter((notification) => {
+ // If invalid notification, update ids but don't add it to store
+ if (!isValidNotification(notification)) {
+ console.error('Invalid notification:', notification)
+ commit('updateNotificationsMinMaxId', notification.id)
+ return false
+ }
+ return true
+ })
+
+ const statusNotifications = validNotifications.filter(notification => isStatusNotification(notification.type) && notification.status)
+
+ // Synchronous commit to add all the statuses
+ commit('addNewStatuses', { statuses: statusNotifications.map(notification => notification.status) })
+
+ // Update references to statuses in notifications to ones in the store
+ statusNotifications.forEach(notification => {
+ const id = notification.status.id
+ const referenceStatus = rootState.statuses.allStatusesObject[id]
+
+ if (referenceStatus) {
+ notification.status = referenceStatus
+ }
+ })
+
+ validNotifications.forEach(notification => {
+ if (notification.type === 'pleroma:report') {
+ dispatch('addReport', notification.report)
+ }
+
+ if (notification.type === 'pleroma:emoji_reaction') {
+ dispatch('fetchEmojiReactionsBy', notification.status.id)
+ }
+
+ // Only add a new notification if we don't have one for the same action
+ // eslint-disable-next-line no-prototype-builtins
+ if (!state.idStore.hasOwnProperty(notification.id)) {
+ commit('updateNotificationsMinMaxId', notification.id)
+ commit('addNewNotifications', { notifications: [notification] })
+
+ maybeShowNotification(store, notification)
+ } else if (notification.seen) {
+ state.idStore[notification.id].seen = true
+ }
+ })
+ },
+ notificationClicked ({ state, dispatch }, { id }) {
+ const notification = state.idStore[id]
+ const { type, seen } = notification
+
+ if (!seen) {
+ switch (type) {
+ case 'mention':
+ case 'pleroma:report':
+ case 'follow_request':
+ break
+ default:
+ dispatch('markSingleNotificationAsSeen', { id })
+ }
+ }
+ },
+ setNotificationsLoading ({ rootState, commit }, { value }) {
+ commit('setNotificationsLoading', { value })
+ },
+ setNotificationsSilence ({ rootState, commit }, { value }) {
+ commit('setNotificationsSilence', { value })
+ },
+ markNotificationsAsSeen ({ rootState, state, commit }) {
+ commit('markNotificationsAsSeen')
+ apiService.markNotificationsAsSeen({
+ id: state.maxId,
+ credentials: rootState.users.currentUser.credentials
+ }).then(() => {
+ closeAllDesktopNotifications(rootState)
+ })
+ },
+ markSingleNotificationAsSeen ({ rootState, commit }, { id }) {
+ commit('markSingleNotificationAsSeen', { id })
+ apiService.markNotificationsAsSeen({
+ single: true,
+ id,
+ credentials: rootState.users.currentUser.credentials
+ }).then(() => {
+ closeDesktopNotification(rootState, { id })
+ })
+ },
+ dismissNotificationLocal ({ rootState, commit }, { id }) {
+ commit('dismissNotification', { id })
+ },
+ dismissNotification ({ rootState, commit }, { id }) {
+ commit('dismissNotification', { id })
+ rootState.api.backendInteractor.dismissNotification({ id })
+ },
+ updateNotification ({ rootState, commit }, { id, updater }) {
+ commit('updateNotification', { id, updater })
+ }
+ }
+}
+
+export default notifications
diff --git a/src/modules/postStatus.js b/src/modules/postStatus.js
index 638c1fb2..d3bea137 100644
--- a/src/modules/postStatus.js
+++ b/src/modules/postStatus.js
@@ -10,6 +10,9 @@ const postStatus = {
},
closePostStatusModal (state) {
state.modalActivated = false
+ },
+ resetPostStatusModal (state) {
+ state.params = null
}
},
actions: {
@@ -18,6 +21,9 @@ const postStatus = {
},
closePostStatusModal ({ commit }) {
commit('closePostStatusModal')
+ },
+ resetPostStatusModal ({ commit }) {
+ commit('resetPostStatusModal')
}
}
}
diff --git a/src/modules/serverSideConfig.js b/src/modules/profileConfig.js
index 476263bc..2cb2014a 100644
--- a/src/modules/serverSideConfig.js
+++ b/src/modules/profileConfig.js
@@ -22,9 +22,9 @@ const notificationsApi = ({ rootState, commit }, { path, value, oldValue }) => {
.updateNotificationSettings({ settings })
.then(result => {
if (result.status === 'success') {
- commit('confirmServerSideOption', { name, value })
+ commit('confirmProfileOption', { name, value })
} else {
- commit('confirmServerSideOption', { name, value: oldValue })
+ commit('confirmProfileOption', { name, value: oldValue })
}
})
}
@@ -94,16 +94,16 @@ export const settingsMap = {
export const defaultState = Object.fromEntries(Object.keys(settingsMap).map(key => [key, null]))
-const serverSideConfig = {
+const profileConfig = {
state: { ...defaultState },
mutations: {
- confirmServerSideOption (state, { name, value }) {
+ confirmProfileOption (state, { name, value }) {
set(state, name, value)
},
- wipeServerSideOption (state, { name }) {
+ wipeProfileOption (state, { name }) {
set(state, name, null)
},
- wipeAllServerSideOptions (state) {
+ wipeAllProfileOptions (state) {
Object.keys(settingsMap).forEach(key => {
set(state, key, null)
})
@@ -118,23 +118,23 @@ const serverSideConfig = {
}
},
actions: {
- setServerSideOption ({ rootState, state, commit, dispatch }, { name, value }) {
+ setProfileOption ({ rootState, state, commit, dispatch }, { name, value }) {
const oldValue = get(state, name)
const map = settingsMap[name]
if (!map) throw new Error('Invalid server-side setting')
const { set: path = map, api = defaultApi } = map
- commit('wipeServerSideOption', { name })
+ commit('wipeProfileOption', { name })
api({ rootState, commit }, { path, value, oldValue })
.catch((e) => {
console.warn('Error setting server-side option:', e)
- commit('confirmServerSideOption', { name, value: oldValue })
+ commit('confirmProfileOption', { name, value: oldValue })
})
},
logout ({ commit }) {
- commit('wipeAllServerSideOptions')
+ commit('wipeAllProfileOptions')
}
}
}
-export default serverSideConfig
+export default profileConfig
diff --git a/src/modules/serverSideStorage.js b/src/modules/serverSideStorage.js
index c933ce8d..c55f54fd 100644
--- a/src/modules/serverSideStorage.js
+++ b/src/modules/serverSideStorage.js
@@ -419,7 +419,6 @@ const serverSideStorage = {
actions: {
pushServerSideStorage ({ state, rootState, commit }, { force = false } = {}) {
const needPush = state.dirty || force
- console.log(needPush)
if (!needPush) return
commit('updateCache', { username: rootState.users.currentUser.fqn })
const params = { pleroma_settings_store: { 'pleroma-fe': state.cache } }
diff --git a/src/modules/statuses.js b/src/modules/statuses.js
index 93a4a957..462def22 100644
--- a/src/modules/statuses.js
+++ b/src/modules/statuses.js
@@ -12,11 +12,6 @@ import {
isArray,
omitBy
} from 'lodash'
-import {
- isStatusNotification,
- isValidNotification,
- maybeShowNotification
-} from '../services/notification_utils/notification_utils.js'
import apiService from '../services/api/api.service.js'
const emptyTl = (userId = 0) => ({
@@ -36,21 +31,12 @@ const emptyTl = (userId = 0) => ({
flushMarker: 0
})
-const emptyNotifications = () => ({
- desktopNotificationSilence: true,
- maxId: 0,
- minId: Number.POSITIVE_INFINITY,
- data: [],
- idStore: {},
- loading: false
-})
-
export const defaultState = () => ({
allStatuses: [],
+ scrobblesNextFetch: {},
allStatusesObject: {},
conversationsObject: {},
maxId: 0,
- notifications: emptyNotifications(),
favorites: new Set(),
timelines: {
mentions: emptyTl(),
@@ -120,8 +106,24 @@ const sortTimeline = (timeline) => {
return timeline
}
+const getLatestScrobble = (state, user) => {
+ if (state.scrobblesNextFetch[user.id] && state.scrobblesNextFetch[user.id] > Date.now()) {
+ return
+ }
+
+ state.scrobblesNextFetch[user.id] = Date.now() + 24 * 60 * 60 * 1000
+ apiService.fetchScrobbles({ accountId: user.id }).then((scrobbles) => {
+ if (scrobbles.length > 0) {
+ user.latestScrobble = scrobbles[0]
+
+ state.scrobblesNextFetch[user.id] = Date.now() + 60 * 1000
+ }
+ })
+}
+
// Add status to the global storages (arrays and objects maintaining statuses) except timelines
const addStatusToGlobalStorage = (state, data) => {
+ getLatestScrobble(state, data.user)
const result = mergeOrAdd(state.allStatuses, state.allStatusesObject, data)
if (result.new) {
// Add to conversation
@@ -137,22 +139,6 @@ const addStatusToGlobalStorage = (state, data) => {
return result
}
-// Remove status from the global storages (arrays and objects maintaining statuses) except timelines
-const removeStatusFromGlobalStorage = (state, status) => {
- remove(state.allStatuses, { id: status.id })
-
- // TODO: Need to remove from allStatusesObject?
-
- // Remove possible notification
- remove(state.notifications.data, ({ action: { id } }) => id === status.id)
-
- // Remove from conversation
- const conversationId = status.statusnet_conversation_id
- if (state.conversationsObject[conversationId]) {
- remove(state.conversationsObject[conversationId], { id: status.id })
- }
-}
-
const addNewStatuses = (state, { statuses, showImmediately = false, timeline, user = {}, noIdUpdate = false, userId, pagination = {} }) => {
// Sanity check
if (!isArray(statuses)) {
@@ -229,6 +215,10 @@ const addNewStatuses = (state, { statuses, showImmediately = false, timeline, us
timelineObject.newStatusCount += 1
}
+ if (status.quote) {
+ addStatus(status.quote, /* showImmediately = */ false, /* addToTimeline = */ false)
+ }
+
return status
}
@@ -282,20 +272,6 @@ const addNewStatuses = (state, { statuses, showImmediately = false, timeline, us
favoriteStatus(favorite)
}
},
- deletion: (deletion) => {
- const uri = deletion.uri
- const status = find(allStatuses, { uri })
- if (!status) {
- return
- }
-
- removeStatusFromGlobalStorage(state, status)
-
- if (timeline) {
- remove(timelineObject.statuses, { uri })
- remove(timelineObject.visibleStatuses, { uri })
- }
- },
follow: (follow) => {
// NOOP, it is known status but we don't do anything about it for now
},
@@ -317,52 +293,6 @@ const addNewStatuses = (state, { statuses, showImmediately = false, timeline, us
}
}
-const updateNotificationsMinMaxId = (state, notification) => {
- state.notifications.maxId = notification.id > state.notifications.maxId
- ? notification.id
- : state.notifications.maxId
- state.notifications.minId = notification.id < state.notifications.minId
- ? notification.id
- : state.notifications.minId
-}
-
-const addNewNotifications = (state, { dispatch, notifications, older, visibleNotificationTypes, rootGetters, newNotificationSideEffects }) => {
- each(notifications, (notification) => {
- // If invalid notification, update ids but don't add it to store
- if (!isValidNotification(notification)) {
- console.error('Invalid notification:', notification)
- updateNotificationsMinMaxId(state, notification)
- return
- }
-
- if (isStatusNotification(notification.type)) {
- notification.action = addStatusToGlobalStorage(state, notification.action).item
- notification.status = notification.status && addStatusToGlobalStorage(state, notification.status).item
- }
-
- if (notification.type === 'pleroma:report') {
- dispatch('addReport', notification.report)
- }
-
- if (notification.type === 'pleroma:emoji_reaction') {
- dispatch('fetchEmojiReactionsBy', notification.status.id)
- }
-
- // Only add a new notification if we don't have one for the same action
- // eslint-disable-next-line no-prototype-builtins
- if (!state.notifications.idStore.hasOwnProperty(notification.id)) {
- updateNotificationsMinMaxId(state, notification)
-
- state.notifications.data.push(notification)
- state.notifications.idStore[notification.id] = notification
-
- newNotificationSideEffects(notification)
- } else if (notification.seen) {
- state.notifications.idStore[notification.id].seen = true
- }
- })
-}
-
const removeStatus = (state, { timeline, userId }) => {
const timelineObject = state.timelines[timeline]
if (userId) {
@@ -375,7 +305,6 @@ const removeStatus = (state, { timeline, userId }) => {
export const mutations = {
addNewStatuses,
- addNewNotifications,
removeStatus,
showNewStatuses (state, { timeline }) {
const oldTimeline = (state.timelines[timeline])
@@ -397,9 +326,6 @@ export const mutations = {
const userId = excludeUserId ? state.timelines[timeline].userId : undefined
state.timelines[timeline] = emptyTl(userId)
},
- clearNotifications (state) {
- state.notifications = emptyNotifications()
- },
setFavorited (state, { status, value }) {
const newStatus = state.allStatusesObject[status.id]
@@ -482,31 +408,6 @@ export const mutations = {
const newStatus = state.allStatusesObject[id]
newStatus.nsfw = nsfw
},
- setNotificationsLoading (state, { value }) {
- state.notifications.loading = value
- },
- setNotificationsSilence (state, { value }) {
- state.notifications.desktopNotificationSilence = value
- },
- markNotificationsAsSeen (state) {
- each(state.notifications.data, (notification) => {
- notification.seen = true
- })
- },
- markSingleNotificationAsSeen (state, { id }) {
- const notification = find(state.notifications.data, n => n.id === id)
- if (notification) notification.seen = true
- },
- dismissNotification (state, { id }) {
- state.notifications.data = state.notifications.data.filter(n => n.id !== id)
- },
- dismissNotifications (state, { finder }) {
- state.notifications.data = state.notifications.data.filter(n => finder)
- },
- updateNotification (state, { id, updater }) {
- const notification = find(state.notifications.data, n => n.id === id)
- notification && updater(notification)
- },
queueFlush (state, { timeline, id }) {
state.timelines[timeline].flushMarker = id
},
@@ -588,23 +489,9 @@ export const mutations = {
const statuses = {
state: defaultState(),
actions: {
- addNewStatuses ({ rootState, commit }, { statuses, showImmediately = false, timeline = false, noIdUpdate = false, userId, pagination }) {
+ addNewStatuses ({ rootState, commit, dispatch, state }, { statuses, showImmediately = false, timeline = false, noIdUpdate = false, userId, pagination }) {
commit('addNewStatuses', { statuses, showImmediately, timeline, noIdUpdate, user: rootState.users.currentUser, userId, pagination })
},
- addNewNotifications (store, { notifications, older }) {
- const { commit, dispatch, rootGetters } = store
-
- const newNotificationSideEffects = (notification) => {
- maybeShowNotification(store, notification)
- }
- commit('addNewNotifications', { dispatch, notifications, older, rootGetters, newNotificationSideEffects })
- },
- setNotificationsLoading ({ rootState, commit }, { value }) {
- commit('setNotificationsLoading', { value })
- },
- setNotificationsSilence ({ rootState, commit }, { value }) {
- commit('setNotificationsSilence', { value })
- },
fetchStatus ({ rootState, dispatch }, id) {
return rootState.api.backendInteractor.fetchStatus({ id })
.then((status) => dispatch('addNewStatuses', { statuses: [status] }))
@@ -700,31 +587,6 @@ const statuses = {
queueFlushAll ({ rootState, commit }) {
commit('queueFlushAll')
},
- markNotificationsAsSeen ({ rootState, commit }) {
- commit('markNotificationsAsSeen')
- apiService.markNotificationsAsSeen({
- id: rootState.statuses.notifications.maxId,
- credentials: rootState.users.currentUser.credentials
- })
- },
- markSingleNotificationAsSeen ({ rootState, commit }, { id }) {
- commit('markSingleNotificationAsSeen', { id })
- apiService.markNotificationsAsSeen({
- single: true,
- id,
- credentials: rootState.users.currentUser.credentials
- })
- },
- dismissNotificationLocal ({ rootState, commit }, { id }) {
- commit('dismissNotification', { id })
- },
- dismissNotification ({ rootState, commit }, { id }) {
- commit('dismissNotification', { id })
- rootState.api.backendInteractor.dismissNotification({ id })
- },
- updateNotification ({ rootState, commit }, { id, updater }) {
- commit('updateNotification', { id, updater })
- },
fetchFavsAndRepeats ({ rootState, commit }, id) {
Promise.all([
rootState.api.backendInteractor.fetchFavoritedByUsers({ id }),
@@ -757,7 +619,7 @@ const statuses = {
)
},
fetchEmojiReactionsBy ({ rootState, commit }, id) {
- rootState.api.backendInteractor.fetchEmojiReactions({ id }).then(
+ return rootState.api.backendInteractor.fetchEmojiReactions({ id }).then(
emojiReactions => {
commit('addEmojiReactionsBy', { id, emojiReactions, currentUser: rootState.users.currentUser })
}
diff --git a/src/modules/users.js b/src/modules/users.js
index 7b41fab6..b8f49f15 100644
--- a/src/modules/users.js
+++ b/src/modules/users.js
@@ -2,7 +2,7 @@ import backendInteractorService from '../services/backend_interactor_service/bac
import { windowWidth, windowHeight } from '../services/window_utils/window_utils'
import oauthApi from '../services/new_api/oauth.js'
import { compact, map, each, mergeWith, last, concat, uniq, isArray } from 'lodash'
-import { registerPushNotifications, unregisterPushNotifications } from '../services/push/push.js'
+import { registerPushNotifications, unregisterPushNotifications } from '../services/sw/sw.js'
// TODO: Unify with mergeOrAdd in statuses.js
export const mergeOrAdd = (arr, obj, item) => {
@@ -250,6 +250,7 @@ export const mutations = {
signUpPending (state) {
state.signUpPending = true
state.signUpErrors = []
+ state.signUpNotice = {}
},
signUpSuccess (state) {
state.signUpPending = false
@@ -257,6 +258,12 @@ export const mutations = {
signUpFailure (state, errors) {
state.signUpPending = false
state.signUpErrors = errors
+ state.signUpNotice = {}
+ },
+ signUpNotice (state, notice) {
+ state.signUpPending = false
+ state.signUpErrors = []
+ state.signUpNotice = notice
}
}
@@ -287,6 +294,7 @@ export const defaultState = {
usersByNameObject: {},
signUpPending: false,
signUpErrors: [],
+ signUpNotice: {},
relationships: {}
}
@@ -498,7 +506,7 @@ const users = {
store.commit('addNewUsers', users)
store.commit('addNewUsers', targetUsers)
- const notificationsObject = store.rootState.statuses.notifications.idStore
+ const notificationsObject = store.rootState.notifications.idStore
const relevantNotifications = Object.entries(notificationsObject)
.filter(([k, val]) => notificationIds.includes(k))
.map(([k, val]) => val)
@@ -524,9 +532,16 @@ const users = {
const data = await rootState.api.backendInteractor.register(
{ params: { ...userInfo } }
)
- store.commit('signUpSuccess')
- store.commit('setToken', data.access_token)
- store.dispatch('loginUser', data.access_token)
+
+ if (data.access_token) {
+ store.commit('signUpSuccess')
+ store.commit('setToken', data.access_token)
+ store.dispatch('loginUser', data.access_token)
+ return 'ok'
+ } else { // Request succeeded, but user cannot login yet.
+ store.commit('signUpNotice', data)
+ return 'request_sent'
+ }
} catch (e) {
const errors = e.message
store.commit('signUpFailure', errors)
@@ -577,6 +592,7 @@ const users = {
loginUser (store, accessToken) {
return new Promise((resolve, reject) => {
const commit = store.commit
+ const dispatch = store.dispatch
commit('beginLogin')
store.rootState.api.backendInteractor.verifyCredentials(accessToken)
.then((data) => {
@@ -591,57 +607,57 @@ const users = {
commit('setServerSideStorage', user)
commit('addNewUsers', [user])
- store.dispatch('fetchEmoji')
+ dispatch('fetchEmoji')
getNotificationPermission()
.then(permission => commit('setNotificationPermission', permission))
// Set our new backend interactor
commit('setBackendInteractor', backendInteractorService(accessToken))
- store.dispatch('pushServerSideStorage')
+ dispatch('pushServerSideStorage')
if (user.token) {
- store.dispatch('setWsToken', user.token)
+ dispatch('setWsToken', user.token)
// Initialize the shout socket.
- store.dispatch('initializeSocket')
+ dispatch('initializeSocket')
}
const startPolling = () => {
// Start getting fresh posts.
- store.dispatch('startFetchingTimeline', { timeline: 'friends' })
+ dispatch('startFetchingTimeline', { timeline: 'friends' })
// Start fetching notifications
- store.dispatch('startFetchingNotifications')
+ dispatch('startFetchingNotifications')
// Start fetching chats
- store.dispatch('startFetchingChats')
+ dispatch('startFetchingChats')
}
- store.dispatch('startFetchingLists')
+ dispatch('startFetchingLists')
if (user.locked) {
- store.dispatch('startFetchingFollowRequests')
+ dispatch('startFetchingFollowRequests')
}
if (store.getters.mergedConfig.useStreamingApi) {
- store.dispatch('fetchTimeline', { timeline: 'friends', since: null })
- store.dispatch('fetchNotifications', { since: null })
- store.dispatch('enableMastoSockets', true).catch((error) => {
+ dispatch('fetchTimeline', { timeline: 'friends', since: null })
+ dispatch('fetchNotifications', { since: null })
+ dispatch('enableMastoSockets', true).catch((error) => {
console.error('Failed initializing MastoAPI Streaming socket', error)
}).then(() => {
- store.dispatch('fetchChats', { latest: true })
- setTimeout(() => store.dispatch('setNotificationsSilence', false), 10000)
+ dispatch('fetchChats', { latest: true })
+ setTimeout(() => dispatch('setNotificationsSilence', false), 10000)
})
} else {
startPolling()
}
// Get user mutes
- store.dispatch('fetchMutes')
+ dispatch('fetchMutes')
- store.dispatch('setLayoutWidth', windowWidth())
- store.dispatch('setLayoutHeight', windowHeight())
+ dispatch('setLayoutWidth', windowWidth())
+ dispatch('setLayoutHeight', windowHeight())
// Fetch our friends
store.rootState.api.backendInteractor.fetchFriends({ id: user.id })
@@ -650,6 +666,12 @@ const users = {
const response = data.error
// Authentication failed
commit('endLogin')
+
+ // remove authentication token on client/authentication errors
+ if ([400, 401, 403, 422].includes(response.status)) {
+ commit('clearToken')
+ }
+
if (response.status === 401) {
reject(new Error('Wrong username or password'))
} else {
@@ -660,7 +682,7 @@ const users = {
resolve()
})
.catch((error) => {
- console.log(error)
+ console.error(error)
commit('endLogin')
reject(new Error('Failed to connect to server, try again'))
})
diff --git a/src/services/api/api.service.js b/src/services/api/api.service.js
index e90723a1..a47c638c 100644
--- a/src/services/api/api.service.js
+++ b/src/services/api/api.service.js
@@ -107,6 +107,22 @@ const PLEROMA_ANNOUNCEMENTS_URL = '/api/v1/pleroma/admin/announcements'
const PLEROMA_POST_ANNOUNCEMENT_URL = '/api/v1/pleroma/admin/announcements'
const PLEROMA_EDIT_ANNOUNCEMENT_URL = id => `/api/v1/pleroma/admin/announcements/${id}`
const PLEROMA_DELETE_ANNOUNCEMENT_URL = id => `/api/v1/pleroma/admin/announcements/${id}`
+const PLEROMA_SCROBBLES_URL = id => `/api/v1/pleroma/accounts/${id}/scrobbles`
+const PLEROMA_USER_FAVORITES_TIMELINE_URL = id => `/api/v1/pleroma/accounts/${id}/favourites`
+
+const PLEROMA_ADMIN_CONFIG_URL = '/api/pleroma/admin/config'
+const PLEROMA_ADMIN_DESCRIPTIONS_URL = '/api/pleroma/admin/config/descriptions'
+const PLEROMA_ADMIN_FRONTENDS_URL = '/api/pleroma/admin/frontends'
+const PLEROMA_ADMIN_FRONTENDS_INSTALL_URL = '/api/pleroma/admin/frontends/install'
+
+const PLEROMA_EMOJI_RELOAD_URL = '/api/pleroma/admin/reload_emoji'
+const PLEROMA_EMOJI_IMPORT_FS_URL = '/api/pleroma/emoji/packs/import'
+const PLEROMA_EMOJI_PACKS_URL = (page, pageSize) => `/api/v1/pleroma/emoji/packs?page=${page}&page_size=${pageSize}`
+const PLEROMA_EMOJI_PACK_URL = (name) => `/api/v1/pleroma/emoji/pack?name=${name}`
+const PLEROMA_EMOJI_PACKS_DL_REMOTE_URL = '/api/v1/pleroma/emoji/packs/download'
+const PLEROMA_EMOJI_PACKS_LS_REMOTE_URL =
+ (url, page, pageSize) => `/api/v1/pleroma/emoji/packs/remote?url=${url}&page=${page}&page_size=${pageSize}`
+const PLEROMA_EMOJI_UPDATE_FILE_URL = (name) => `/api/v1/pleroma/emoji/packs/files?name=${name}`
const oldfetch = window.fetch
@@ -665,6 +681,7 @@ const fetchTimeline = ({
timeline,
credentials,
since = false,
+ minId = false,
until = false,
userId = false,
listId = false,
@@ -683,6 +700,7 @@ const fetchTimeline = ({
media: MASTODON_USER_TIMELINE_URL,
list: MASTODON_LIST_TIMELINE_URL,
favorites: MASTODON_USER_FAVORITES_TIMELINE_URL,
+ publicFavorites: PLEROMA_USER_FAVORITES_TIMELINE_URL,
tag: MASTODON_TAG_TIMELINE_URL,
bookmarks: MASTODON_BOOKMARK_TIMELINE_URL
}
@@ -691,6 +709,10 @@ const fetchTimeline = ({
let url = timelineUrls[timeline]
+ if (timeline === 'favorites' && userId) {
+ url = timelineUrls.publicFavorites(userId)
+ }
+
if (timeline === 'user' || timeline === 'media') {
url = url(userId)
}
@@ -699,6 +721,9 @@ const fetchTimeline = ({
url = url(listId)
}
+ if (minId) {
+ params.push(['min_id', minId])
+ }
if (since) {
params.push(['since_id', since])
}
@@ -822,6 +847,7 @@ const postStatus = ({
poll,
mediaIds = [],
inReplyToStatusId,
+ quoteId,
contentType,
preview,
idempotencyKey
@@ -854,6 +880,9 @@ const postStatus = ({
if (inReplyToStatusId) {
form.append('in_reply_to_id', inReplyToStatusId)
}
+ if (quoteId) {
+ form.append('quote_id', quoteId)
+ }
if (preview) {
form.append('preview', 'true')
}
@@ -1668,6 +1697,195 @@ const setReportState = ({ id, state, credentials }) => {
})
}
+// ADMIN STUFF // EXPERIMENTAL
+const fetchInstanceDBConfig = ({ credentials }) => {
+ return fetch(PLEROMA_ADMIN_CONFIG_URL, {
+ headers: authHeaders(credentials)
+ })
+ .then((response) => {
+ if (response.ok) {
+ return response.json()
+ } else {
+ return {
+ error: response
+ }
+ }
+ })
+}
+
+const fetchInstanceConfigDescriptions = ({ credentials }) => {
+ return fetch(PLEROMA_ADMIN_DESCRIPTIONS_URL, {
+ headers: authHeaders(credentials)
+ })
+ .then((response) => {
+ if (response.ok) {
+ return response.json()
+ } else {
+ return {
+ error: response
+ }
+ }
+ })
+}
+
+const fetchAvailableFrontends = ({ credentials }) => {
+ return fetch(PLEROMA_ADMIN_FRONTENDS_URL, {
+ headers: authHeaders(credentials)
+ })
+ .then((response) => {
+ if (response.ok) {
+ return response.json()
+ } else {
+ return {
+ error: response
+ }
+ }
+ })
+}
+
+const pushInstanceDBConfig = ({ credentials, payload }) => {
+ return fetch(PLEROMA_ADMIN_CONFIG_URL, {
+ headers: {
+ Accept: 'application/json',
+ 'Content-Type': 'application/json',
+ ...authHeaders(credentials)
+ },
+ method: 'POST',
+ body: JSON.stringify(payload)
+ })
+ .then((response) => {
+ if (response.ok) {
+ return response.json()
+ } else {
+ return {
+ error: response
+ }
+ }
+ })
+}
+
+const installFrontend = ({ credentials, payload }) => {
+ return fetch(PLEROMA_ADMIN_FRONTENDS_INSTALL_URL, {
+ headers: {
+ Accept: 'application/json',
+ 'Content-Type': 'application/json',
+ ...authHeaders(credentials)
+ },
+ method: 'POST',
+ body: JSON.stringify(payload)
+ })
+ .then((response) => {
+ if (response.ok) {
+ return response.json()
+ } else {
+ return {
+ error: response
+ }
+ }
+ })
+}
+
+const fetchScrobbles = ({ accountId, limit = 1 }) => {
+ let url = PLEROMA_SCROBBLES_URL(accountId)
+ const params = [['limit', limit]]
+ const queryString = map(params, (param) => `${param[0]}=${param[1]}`).join('&')
+ url += `?${queryString}`
+ return fetch(url, {})
+ .then((response) => {
+ if (response.ok) {
+ return response.json()
+ } else {
+ return {
+ error: response
+ }
+ }
+ })
+}
+
+const deleteEmojiPack = ({ name }) => {
+ return fetch(PLEROMA_EMOJI_PACK_URL(name), { method: 'DELETE' })
+}
+
+const reloadEmoji = () => {
+ return fetch(PLEROMA_EMOJI_RELOAD_URL, { method: 'POST' })
+}
+
+const importEmojiFromFS = () => {
+ return fetch(PLEROMA_EMOJI_IMPORT_FS_URL)
+}
+
+const createEmojiPack = ({ name }) => {
+ return fetch(PLEROMA_EMOJI_PACK_URL(name), { method: 'POST' })
+}
+
+const listEmojiPacks = ({ page, pageSize }) => {
+ return fetch(PLEROMA_EMOJI_PACKS_URL(page, pageSize))
+}
+
+const listRemoteEmojiPacks = ({ instance, page, pageSize }) => {
+ if (!instance.startsWith('http')) {
+ instance = 'https://' + instance
+ }
+
+ return fetch(
+ PLEROMA_EMOJI_PACKS_LS_REMOTE_URL(instance, page, pageSize),
+ {
+ headers: { 'Content-Type': 'application/json' }
+ }
+ )
+}
+
+const downloadRemoteEmojiPack = ({ instance, packName, as }) => {
+ return fetch(
+ PLEROMA_EMOJI_PACKS_DL_REMOTE_URL,
+ {
+ method: 'POST',
+ headers: { 'Content-Type': 'application/json' },
+ body: JSON.stringify({
+ url: instance, name: packName, as
+ })
+ }
+ )
+}
+
+const saveEmojiPackMetadata = ({ name, newData }) => {
+ return fetch(
+ PLEROMA_EMOJI_PACK_URL(name),
+ {
+ method: 'PATCH',
+ headers: { 'Content-Type': 'application/json' },
+ body: JSON.stringify({ metadata: newData })
+ }
+ )
+}
+
+const addNewEmojiFile = ({ packName, file, shortcode, filename }) => {
+ const data = new FormData()
+ if (filename.trim() !== '') { data.set('filename', filename) }
+ if (shortcode.trim() !== '') { data.set('shortcode', shortcode) }
+ data.set('file', file)
+
+ return fetch(
+ PLEROMA_EMOJI_UPDATE_FILE_URL(packName),
+ { method: 'POST', body: data }
+ )
+}
+
+const updateEmojiFile = ({ packName, shortcode, newShortcode, newFilename, force }) => {
+ return fetch(
+ PLEROMA_EMOJI_UPDATE_FILE_URL(packName),
+ {
+ method: 'PATCH',
+ headers: { 'Content-Type': 'application/json' },
+ body: JSON.stringify({ shortcode, new_shortcode: newShortcode, new_filename: newFilename, force })
+ }
+ )
+}
+
+const deleteEmojiFile = ({ packName, shortcode }) => {
+ return fetch(`${PLEROMA_EMOJI_UPDATE_FILE_URL(packName)}&shortcode=${shortcode}`, { method: 'DELETE' })
+}
+
const apiService = {
verifyCredentials,
fetchTimeline,
@@ -1781,7 +1999,24 @@ const apiService = {
postAnnouncement,
editAnnouncement,
deleteAnnouncement,
- adminFetchAnnouncements
+ fetchScrobbles,
+ adminFetchAnnouncements,
+ fetchInstanceDBConfig,
+ fetchInstanceConfigDescriptions,
+ fetchAvailableFrontends,
+ pushInstanceDBConfig,
+ installFrontend,
+ importEmojiFromFS,
+ reloadEmoji,
+ listEmojiPacks,
+ createEmojiPack,
+ deleteEmojiPack,
+ saveEmojiPackMetadata,
+ addNewEmojiFile,
+ updateEmojiFile,
+ deleteEmojiFile,
+ listRemoteEmojiPacks,
+ downloadRemoteEmojiPack
}
export default apiService
diff --git a/src/services/desktop_notification_utils/desktop_notification_utils.js b/src/services/desktop_notification_utils/desktop_notification_utils.js
index b84a1f75..80b8c6e0 100644
--- a/src/services/desktop_notification_utils/desktop_notification_utils.js
+++ b/src/services/desktop_notification_utils/desktop_notification_utils.js
@@ -1,9 +1,38 @@
+import {
+ showDesktopNotification as swDesktopNotification,
+ closeDesktopNotification as swCloseDesktopNotification,
+ isSWSupported
+} from '../sw/sw.js'
+const state = { failCreateNotif: false }
+
export const showDesktopNotification = (rootState, desktopNotificationOpts) => {
if (!('Notification' in window && window.Notification.permission === 'granted')) return
- if (rootState.statuses.notifications.desktopNotificationSilence) { return }
+ if (rootState.notifications.desktopNotificationSilence) { return }
+
+ if (isSWSupported()) {
+ swDesktopNotification(desktopNotificationOpts)
+ } else if (!state.failCreateNotif) {
+ try {
+ const desktopNotification = new window.Notification(desktopNotificationOpts.title, desktopNotificationOpts)
+ setTimeout(desktopNotification.close.bind(desktopNotification), 5000)
+ } catch {
+ state.failCreateNotif = true
+ }
+ }
+}
+
+export const closeDesktopNotification = (rootState, { id }) => {
+ if (!('Notification' in window && window.Notification.permission === 'granted')) return
+
+ if (isSWSupported()) {
+ swCloseDesktopNotification({ id })
+ }
+}
+
+export const closeAllDesktopNotifications = (rootState) => {
+ if (!('Notification' in window && window.Notification.permission === 'granted')) return
- const desktopNotification = new window.Notification(desktopNotificationOpts.title, desktopNotificationOpts)
- // Chrome is known for not closing notifications automatically
- // according to MDN, anyway.
- setTimeout(desktopNotification.close.bind(desktopNotification), 5000)
+ if (isSWSupported()) {
+ swCloseDesktopNotification({})
+ }
}
diff --git a/src/services/entity_normalizer/entity_normalizer.service.js b/src/services/entity_normalizer/entity_normalizer.service.js
index adefc5a5..21e67b67 100644
--- a/src/services/entity_normalizer/entity_normalizer.service.js
+++ b/src/services/entity_normalizer/entity_normalizer.service.js
@@ -107,6 +107,7 @@ export const parseUser = (data) => {
output.allow_following_move = data.pleroma.allow_following_move
+ output.hide_favorites = data.pleroma.hide_favorites
output.hide_follows = data.pleroma.hide_follows
output.hide_followers = data.pleroma.hide_followers
output.hide_follows_count = data.pleroma.hide_follows_count
@@ -165,6 +166,7 @@ export const parseUser = (data) => {
output.show_role = data.source.pleroma.show_role
output.discoverable = data.source.pleroma.discoverable
output.show_birthday = data.pleroma.show_birthday
+ output.actor_type = data.source.pleroma.actor_type
}
}
@@ -325,6 +327,10 @@ export const parseStatus = (data) => {
output.thread_muted = pleroma.thread_muted
output.emoji_reactions = pleroma.emoji_reactions
output.parent_visible = pleroma.parent_visible === undefined ? true : pleroma.parent_visible
+ output.quote = pleroma.quote ? parseStatus(pleroma.quote) : undefined
+ output.quote_id = pleroma.quote_id ? pleroma.quote_id : (output.quote ? output.quote.id : undefined)
+ output.quote_url = pleroma.quote_url
+ output.quote_visible = pleroma.quote_visible
} else {
output.text = data.content
output.summary = data.spoiler_text
@@ -435,7 +441,6 @@ export const parseNotification = (data) => {
output.type = mastoDict[data.type] || data.type
output.seen = data.pleroma.is_seen
output.status = isStatusNotification(output.type) ? parseStatus(data.status) : null
- output.action = output.status // TODO: Refactor, this is unneeded
output.target = output.type !== 'move'
? null
: parseUser(data.target)
diff --git a/src/services/favicon_service/favicon_service.js b/src/services/favicon_service/favicon_service.js
index 7e19629d..df603bb4 100644
--- a/src/services/favicon_service/favicon_service.js
+++ b/src/services/favicon_service/favicon_service.js
@@ -55,10 +55,13 @@ const createFaviconService = () => {
})
}
+ const getOriginalFavicons = () => [...favicons]
+
return {
initFaviconService,
clearFaviconBadge,
- drawFaviconBadge
+ drawFaviconBadge,
+ getOriginalFavicons
}
}
diff --git a/src/services/file_type/file_type.service.js b/src/services/file_type/file_type.service.js
index 5182ecd1..f7989ffe 100644
--- a/src/services/file_type/file_type.service.js
+++ b/src/services/file_type/file_type.service.js
@@ -1,7 +1,7 @@
// TODO this func might as well take the entire file and use its mimetype
// or the entire service could be just mimetype service that only operates
// on mimetypes and not files. Currently the naming is confusing.
-const fileType = mimetype => {
+export const fileType = mimetype => {
if (mimetype.match(/flash/)) {
return 'flash'
}
@@ -25,11 +25,25 @@ const fileType = mimetype => {
return 'unknown'
}
-const fileMatchesSomeType = (types, file) =>
+export const fileTypeExt = url => {
+ if (url.match(/\.(a?png|jpe?g|gif|webp|avif)$/)) {
+ return 'image'
+ }
+ if (url.match(/\.(ogv|mp4|webm|mov)$/)) {
+ return 'video'
+ }
+ if (url.match(/\.(it|s3m|mod|umx|mp3|aac|m4a|flac|alac|ogg|oga|opus|wav|ape|midi?)$/)) {
+ return 'audio'
+ }
+ return 'unknown'
+}
+
+export const fileMatchesSomeType = (types, file) =>
types.some(type => fileType(file.mimetype) === type)
const fileTypeService = {
fileType,
+ fileTypeExt,
fileMatchesSomeType
}
diff --git a/src/services/html_converter/utility.service.js b/src/services/html_converter/utility.service.js
index f1042971..f8e62dfe 100644
--- a/src/services/html_converter/utility.service.js
+++ b/src/services/html_converter/utility.service.js
@@ -5,7 +5,7 @@
* @return {String} - tagname, i.e. "div"
*/
export const getTagName = (tag) => {
- const result = /(?:<\/(\w+)>|<(\w+)\s?.*?\/?>)/gi.exec(tag)
+ const result = /(?:<\/(\w+)>|<(\w+)\s?.*?\/?>)/gis.exec(tag)
return result && (result[1] || result[2])
}
@@ -22,7 +22,7 @@ export const getAttrs = (tag, filter) => {
.replace(new RegExp('^' + getTagName(tag)), '')
.replace(/\/?$/, '')
.trim()
- const attrs = Array.from(innertag.matchAll(/([a-z0-9-]+)(?:=("[^"]+?"|'[^']+?'))?/gi))
+ const attrs = Array.from(innertag.matchAll(/([a-z]+[a-z0-9-]*)(?:=("[^"]+?"|'[^']+?'))?/gi))
.map(([trash, key, value]) => [key, value])
.map(([k, v]) => {
if (!v) return [k, true]
diff --git a/src/services/locale/locale.service.js b/src/services/locale/locale.service.js
index a4af8b90..24ed3cdb 100644
--- a/src/services/locale/locale.service.js
+++ b/src/services/locale/locale.service.js
@@ -19,6 +19,7 @@ const internalToBackendLocaleMulti = codes => {
const getLanguageName = (code) => {
const specialLanguageNames = {
ja_easy: 'やさしいにほんご',
+ 'nan-TW': '臺語(閩南語)',
zh: '简体中文',
zh_Hant: '繁體中文'
}
diff --git a/src/services/matcher/matcher.service.js b/src/services/matcher/matcher.service.js
index b6c4e909..54f02d31 100644
--- a/src/services/matcher/matcher.service.js
+++ b/src/services/matcher/matcher.service.js
@@ -14,8 +14,11 @@ export const mentionMatchesUrl = (attention, url) => {
* @param {string} url
*/
export const extractTagFromUrl = (url) => {
- const regex = /tag[s]*\/(\w+)$/g
- const result = regex.exec(url)
+ const decoded = decodeURI(url)
+ // https://git.pleroma.social/pleroma/elixir-libraries/linkify/-/blob/master/lib/linkify/parser.ex
+ // https://www.pcre.org/original/doc/html/pcrepattern.html
+ const regex = /tag[s]*\/([\p{L}\p{N}_]*[\p{Alphabetic}_·\u{200c}][\p{L}\p{N}_·\p{M}\u{200c}]*)$/ug
+ const result = regex.exec(decoded)
if (!result) {
return false
}
diff --git a/src/services/notification_utils/notification_utils.js b/src/services/notification_utils/notification_utils.js
index 0f8b9b02..7b705e65 100644
--- a/src/services/notification_utils/notification_utils.js
+++ b/src/services/notification_utils/notification_utils.js
@@ -1,28 +1,36 @@
-import { filter, sortBy, includes } from 'lodash'
import { muteWordHits } from '../status_parser/status_parser.js'
import { showDesktopNotification } from '../desktop_notification_utils/desktop_notification_utils.js'
-export const notificationsFromStore = store => store.state.statuses.notifications.data
+import FaviconService from 'src/services/favicon_service/favicon_service.js'
+
+export const ACTIONABLE_NOTIFICATION_TYPES = new Set(['mention', 'pleroma:report', 'follow_request'])
+
+let cachedBadgeUrl = null
+
+export const notificationsFromStore = store => store.state.notifications.data
export const visibleTypes = store => {
- const rootState = store.rootState || store.state
+ // When called from within a module we need rootGetters to access wider scope
+ // however when called from a component (i.e. this.$store) we already have wider scope
+ const rootGetters = store.rootGetters || store.getters
+ const { notificationVisibility } = rootGetters.mergedConfig
return ([
- rootState.config.notificationVisibility.likes && 'like',
- rootState.config.notificationVisibility.mentions && 'mention',
- rootState.config.notificationVisibility.repeats && 'repeat',
- rootState.config.notificationVisibility.follows && 'follow',
- rootState.config.notificationVisibility.followRequest && 'follow_request',
- rootState.config.notificationVisibility.moves && 'move',
- rootState.config.notificationVisibility.emojiReactions && 'pleroma:emoji_reaction',
- rootState.config.notificationVisibility.reports && 'pleroma:report',
- rootState.config.notificationVisibility.polls && 'poll'
+ notificationVisibility.likes && 'like',
+ notificationVisibility.mentions && 'mention',
+ notificationVisibility.repeats && 'repeat',
+ notificationVisibility.follows && 'follow',
+ notificationVisibility.followRequest && 'follow_request',
+ notificationVisibility.moves && 'move',
+ notificationVisibility.emojiReactions && 'pleroma:emoji_reaction',
+ notificationVisibility.reports && 'pleroma:report',
+ notificationVisibility.polls && 'poll'
].filter(_ => _))
}
-const statusNotifications = ['like', 'mention', 'repeat', 'pleroma:emoji_reaction', 'poll']
+const statusNotifications = new Set(['like', 'mention', 'repeat', 'pleroma:emoji_reaction', 'poll'])
-export const isStatusNotification = (type) => includes(statusNotifications, type)
+export const isStatusNotification = (type) => statusNotifications.has(type)
export const isValidNotification = (notification) => {
if (isStatusNotification(notification.type) && !notification.status) {
@@ -49,35 +57,57 @@ const sortById = (a, b) => {
const isMutedNotification = (store, notification) => {
if (!notification.status) return
- return notification.status.muted || muteWordHits(notification.status, store.rootGetters.mergedConfig.muteWords).length > 0
+ const rootGetters = store.rootGetters || store.getters
+ return notification.status.muted || muteWordHits(notification.status, rootGetters.mergedConfig.muteWords).length > 0
}
export const maybeShowNotification = (store, notification) => {
const rootState = store.rootState || store.state
+ const rootGetters = store.rootGetters || store.getters
if (notification.seen) return
if (!visibleTypes(store).includes(notification.type)) return
if (notification.type === 'mention' && isMutedNotification(store, notification)) return
- const notificationObject = prepareNotificationObject(notification, store.rootGetters.i18n)
+ const notificationObject = prepareNotificationObject(notification, rootGetters.i18n)
showDesktopNotification(rootState, notificationObject)
}
export const filteredNotificationsFromStore = (store, types) => {
// map is just to clone the array since sort mutates it and it causes some issues
- let sortedNotifications = notificationsFromStore(store).map(_ => _).sort(sortById)
- sortedNotifications = sortBy(sortedNotifications, 'seen')
+ const sortedNotifications = notificationsFromStore(store).map(_ => _).sort(sortById)
+ // TODO implement sorting elsewhere and make it optional
return sortedNotifications.filter(
(notification) => (types || visibleTypes(store)).includes(notification.type)
)
}
-export const unseenNotificationsFromStore = store =>
- filter(filteredNotificationsFromStore(store), ({ seen }) => !seen)
+export const unseenNotificationsFromStore = store => {
+ const rootGetters = store.rootGetters || store.getters
+ const ignoreInactionableSeen = rootGetters.mergedConfig.ignoreInactionableSeen
+
+ return filteredNotificationsFromStore(store).filter(({ seen, type }) => {
+ if (!ignoreInactionableSeen) return !seen
+ if (seen) return false
+ return ACTIONABLE_NOTIFICATION_TYPES.has(type)
+ })
+}
export const prepareNotificationObject = (notification, i18n) => {
+ if (cachedBadgeUrl === null) {
+ const favicons = FaviconService.getOriginalFavicons()
+ const favicon = favicons[favicons.length - 1]
+ if (!favicon) {
+ cachedBadgeUrl = 'about:blank'
+ } else {
+ cachedBadgeUrl = favicon.favimg.src
+ }
+ }
+
const notifObj = {
- tag: notification.id
+ tag: notification.id,
+ type: notification.type,
+ badge: cachedBadgeUrl
}
const status = notification.status
const title = notification.from_profile.name
@@ -124,3 +154,18 @@ export const prepareNotificationObject = (notification, i18n) => {
return notifObj
}
+
+export const countExtraNotifications = (store) => {
+ const rootGetters = store.rootGetters || store.getters
+ const mergedConfig = rootGetters.mergedConfig
+
+ if (!mergedConfig.showExtraNotifications) {
+ return 0
+ }
+
+ return [
+ mergedConfig.showChatsInExtraNotifications ? rootGetters.unreadChatCount : 0,
+ mergedConfig.showAnnouncementsInExtraNotifications ? rootGetters.unreadAnnouncementCount : 0,
+ mergedConfig.showFollowRequestsInExtraNotifications ? rootGetters.followRequestCount : 0
+ ].reduce((a, c) => a + c, 0)
+}
diff --git a/src/services/notifications_fetcher/notifications_fetcher.service.js b/src/services/notifications_fetcher/notifications_fetcher.service.js
index 6c247210..c91a86c8 100644
--- a/src/services/notifications_fetcher/notifications_fetcher.service.js
+++ b/src/services/notifications_fetcher/notifications_fetcher.service.js
@@ -21,7 +21,7 @@ const fetchAndUpdate = ({ store, credentials, older = false, since }) => {
const args = { credentials }
const { getters } = store
const rootState = store.rootState || store.state
- const timelineData = rootState.statuses.notifications
+ const timelineData = rootState.notifications
const hideMutedPosts = getters.mergedConfig.hideMutedPosts
args.includeTypes = mastoApiNotificationTypes
@@ -49,10 +49,14 @@ const fetchAndUpdate = ({ store, credentials, older = false, since }) => {
// The normal maxId-check does not tell if older notifications have changed
const notifications = timelineData.data
const readNotifsIds = notifications.filter(n => n.seen).map(n => n.id)
- const numUnseenNotifs = notifications.length - readNotifsIds.length
- if (numUnseenNotifs > 0 && readNotifsIds.length > 0) {
- args.since = Math.max(...readNotifsIds)
- fetchNotifications({ store, args, older })
+ const unreadNotifsIds = notifications.filter(n => !n.seen).map(n => n.id)
+ if (readNotifsIds.length > 0 && readNotifsIds.length > 0) {
+ const minId = Math.min(...unreadNotifsIds) // Oldest known unread notification
+ if (minId !== Infinity) {
+ args.since = false // Don't use since_id since it sorta conflicts with min_id
+ args.minId = minId - 1 // go beyond
+ fetchNotifications({ store, args, older })
+ }
}
return result
diff --git a/src/services/random_seed/random_seed.service.js b/src/services/random_seed/random_seed.service.js
new file mode 100644
index 00000000..33f92e81
--- /dev/null
+++ b/src/services/random_seed/random_seed.service.js
@@ -0,0 +1,3 @@
+const genRandomSeed = () => `${Math.random()}`.replace('.', '-')
+
+export default genRandomSeed
diff --git a/src/services/status_poster/status_poster.service.js b/src/services/status_poster/status_poster.service.js
index 1eb10bb6..aaef5a7a 100644
--- a/src/services/status_poster/status_poster.service.js
+++ b/src/services/status_poster/status_poster.service.js
@@ -10,6 +10,7 @@ const postStatus = ({
poll,
media = [],
inReplyToStatusId = undefined,
+ quoteId = undefined,
contentType = 'text/plain',
preview = false,
idempotencyKey = ''
@@ -24,6 +25,7 @@ const postStatus = ({
sensitive,
mediaIds,
inReplyToStatusId,
+ quoteId,
contentType,
poll,
preview,
diff --git a/src/services/push/push.js b/src/services/sw/sw.js
index 1787ac36..554cc7b8 100644
--- a/src/services/push/push.js
+++ b/src/services/sw/sw.js
@@ -10,8 +10,12 @@ function urlBase64ToUint8Array (base64String) {
return Uint8Array.from([...rawData].map((char) => char.charCodeAt(0)))
}
+export function isSWSupported () {
+ return 'serviceWorker' in navigator
+}
+
function isPushSupported () {
- return 'serviceWorker' in navigator && 'PushManager' in window
+ return 'PushManager' in window
}
function getOrCreateServiceWorker () {
@@ -24,7 +28,7 @@ function subscribePush (registration, isEnabled, vapidPublicKey) {
if (!vapidPublicKey) return Promise.reject(new Error('VAPID public key is not found'))
const subscribeOptions = {
- userVisibleOnly: true,
+ userVisibleOnly: false,
applicationServerKey: urlBase64ToUint8Array(vapidPublicKey)
}
return registration.pushManager.subscribe(subscribeOptions)
@@ -39,7 +43,7 @@ function unsubscribePush (registration) {
}
function deleteSubscriptionFromBackEnd (token) {
- return window.fetch('/api/v1/push/subscription/', {
+ return fetch('/api/v1/push/subscription/', {
method: 'DELETE',
headers: {
'Content-Type': 'application/json',
@@ -78,6 +82,44 @@ function sendSubscriptionToBackEnd (subscription, token, notificationVisibility)
return responseData
})
}
+export async function initServiceWorker (store) {
+ if (!isSWSupported()) return
+ await getOrCreateServiceWorker()
+ navigator.serviceWorker.addEventListener('message', (event) => {
+ const { dispatch } = store
+ const { type, ...rest } = event.data
+
+ switch (type) {
+ case 'notificationClicked':
+ dispatch('notificationClicked', { id: rest.id })
+ }
+ })
+}
+
+export async function showDesktopNotification (content) {
+ if (!isSWSupported) return
+ const { active: sw } = await window.navigator.serviceWorker.getRegistration()
+ if (!sw) return console.error('No serviceworker found!')
+ sw.postMessage({ type: 'desktopNotification', content })
+}
+
+export async function closeDesktopNotification ({ id }) {
+ if (!isSWSupported) return
+ const { active: sw } = await window.navigator.serviceWorker.getRegistration()
+ if (!sw) return console.error('No serviceworker found!')
+ if (id >= 0) {
+ sw.postMessage({ type: 'desktopNotificationClose', content: { id } })
+ } else {
+ sw.postMessage({ type: 'desktopNotificationClose', content: { all: true } })
+ }
+}
+
+export async function updateFocus () {
+ if (!isSWSupported) return
+ const { active: sw } = await window.navigator.serviceWorker.getRegistration()
+ if (!sw) return console.error('No serviceworker found!')
+ sw.postMessage({ type: 'updateFocus' })
+}
export function registerPushNotifications (isEnabled, vapidPublicKey, token, notificationVisibility) {
if (isPushSupported()) {
@@ -98,13 +140,8 @@ export function unregisterPushNotifications (token) {
})
.then(([registration, unsubResult]) => {
if (!unsubResult) {
- console.warn('Push subscription cancellation wasn\'t successful, killing SW anyway...')
+ console.warn('Push subscription cancellation wasn\'t successful')
}
- return registration.unregister().then((result) => {
- if (!result) {
- console.warn('Failed to kill SW')
- }
- })
})
]).catch((e) => console.warn(`Failed to disable Web Push Notifications: ${e.message}`))
}
diff --git a/src/sw.js b/src/sw.js
index 70fed44b..4ee7b9ff 100644
--- a/src/sw.js
+++ b/src/sw.js
@@ -13,9 +13,10 @@ const i18n = createI18n({
messages
})
-function isEnabled () {
- return localForage.getItem('vuex-lz')
- .then(data => data.config.webPushNotifications)
+const state = {
+ lastFocused: null,
+ notificationIds: new Set(),
+ allowedNotificationTypes: null
}
function getWindowClients () {
@@ -23,17 +24,46 @@ function getWindowClients () {
.then((clientList) => clientList.filter(({ type }) => type === 'window'))
}
-const setLocale = async () => {
- const state = await localForage.getItem('vuex-lz')
- const locale = state.config.interfaceLanguage || 'en'
+const setSettings = async () => {
+ const vuexState = await localForage.getItem('vuex-lz')
+ const locale = vuexState.config.interfaceLanguage || 'en'
i18n.locale = locale
+ const notificationsNativeArray = Object.entries(vuexState.config.notificationNative)
+ state.webPushAlwaysShowNotifications = vuexState.config.webPushAlwaysShowNotifications
+
+ state.allowedNotificationTypes = new Set(
+ notificationsNativeArray
+ .filter(([k, v]) => v)
+ .map(([k]) => {
+ switch (k) {
+ case 'mentions':
+ return 'mention'
+ case 'likes':
+ return 'like'
+ case 'repeats':
+ return 'repeat'
+ case 'emojiReactions':
+ return 'pleroma:emoji_reaction'
+ case 'reports':
+ return 'pleroma:report'
+ case 'followRequest':
+ return 'follow_request'
+ case 'follows':
+ return 'follow'
+ case 'polls':
+ return 'poll'
+ default:
+ return k
+ }
+ })
+ )
}
-const maybeShowNotification = async (event) => {
- const enabled = await isEnabled()
+const showPushNotification = async (event) => {
const activeClients = await getWindowClients()
- await setLocale()
- if (enabled && (activeClients.length === 0)) {
+ await setSettings()
+ // Only show push notifications if all tabs/windows are closed
+ if (state.webPushAlwaysShowNotifications || activeClients.length === 0) {
const data = event.data.json()
const url = `${self.registration.scope}api/v1/notifications/${data.notification_id}`
@@ -43,13 +73,48 @@ const maybeShowNotification = async (event) => {
const res = prepareNotificationObject(parsedNotification, i18n)
- self.registration.showNotification(res.title, res)
+ if (state.webPushAlwaysShowNotifications || state.allowedNotificationTypes.has(parsedNotification.type)) {
+ return self.registration.showNotification(res.title, res)
+ }
}
+ return Promise.resolve()
}
self.addEventListener('push', async (event) => {
if (event.data) {
- event.waitUntil(maybeShowNotification(event))
+ // Supposedly, we HAVE to return a promise inside waitUntil otherwise it will
+ // show (extra) notification that website is updated in background
+ event.waitUntil(showPushNotification(event))
+ }
+})
+
+self.addEventListener('message', async (event) => {
+ await setSettings()
+ const { type, content } = event.data
+
+ if (type === 'desktopNotification') {
+ const { title, ...rest } = content
+ const { tag, type } = rest
+ if (state.notificationIds.has(tag)) return
+ state.notificationIds.add(tag)
+ setTimeout(() => state.notificationIds.delete(tag), 10000)
+ if (state.allowedNotificationTypes.has(type)) {
+ self.registration.showNotification(title, rest)
+ }
+ }
+
+ if (type === 'desktopNotificationClose') {
+ const { id, all } = content
+ const search = all ? null : { tag: id }
+ const notifications = await self.registration.getNotifications(search)
+ notifications.forEach(n => n.close())
+ }
+
+ if (type === 'updateFocus') {
+ state.lastFocused = event.source.id
+
+ const notifications = await self.registration.getNotifications()
+ notifications.forEach(n => n.close())
}
})
@@ -59,7 +124,14 @@ self.addEventListener('notificationclick', (event) => {
event.waitUntil(getWindowClients().then((list) => {
for (let i = 0; i < list.length; i++) {
const client = list[i]
- if (client.url === '/' && 'focus' in client) { return client.focus() }
+ client.postMessage({ type: 'notificationClicked', id: event.notification.tag })
+ }
+
+ for (let i = 0; i < list.length; i++) {
+ const client = list[i]
+ if (state.lastFocused === null || client.id === state.lastFocused) {
+ if ('focus' in client) return client.focus()
+ }
}
if (clients.openWindow) return clients.openWindow('/')
diff --git a/test/unit/specs/modules/statuses.spec.js b/test/unit/specs/modules/statuses.spec.js
index a8d0e5a3..0d83a9f8 100644
--- a/test/unit/specs/modules/statuses.spec.js
+++ b/test/unit/specs/modules/statuses.spec.js
@@ -77,24 +77,6 @@ describe('Statuses module', () => {
expect(state.timelines.public.newStatusCount).to.equal(0)
})
- it('removes statuses by tag on deletion', () => {
- const state = defaultState()
- const status = makeMockStatus({ id: '1' })
- const otherStatus = makeMockStatus({ id: '3' })
- status.uri = 'xxx'
- const deletion = makeMockStatus({ id: '2', type: 'deletion' })
- deletion.text = 'Dolus deleted notice {{tag:gs.smuglo.li,2016-11-18:noticeId=1038007:objectType=note}}.'
- deletion.uri = 'xxx'
-
- mutations.addNewStatuses(state, { statuses: [status, otherStatus], showImmediately: true, timeline: 'public' })
- mutations.addNewStatuses(state, { statuses: [deletion], showImmediately: true, timeline: 'public' })
-
- expect(state.allStatuses).to.eql([otherStatus])
- expect(state.timelines.public.statuses).to.eql([otherStatus])
- expect(state.timelines.public.visibleStatuses).to.eql([otherStatus])
- expect(state.timelines.public.maxId).to.eql('3')
- })
-
it('does not update the maxId when the noIdUpdate flag is set', () => {
const state = defaultState()
const status = makeMockStatus({ id: '1' })
@@ -315,62 +297,4 @@ describe('Statuses module', () => {
expect(state.timelines.user.userId).to.eql(123)
})
})
-
- describe('notifications', () => {
- it('removes a notification when the notice gets removed', () => {
- const user = { id: '1' }
- const state = defaultState()
- const status = makeMockStatus({ id: '1' })
- const otherStatus = makeMockStatus({ id: '3' })
- const mentionedStatus = makeMockStatus({ id: '2' })
- mentionedStatus.attentions = [user]
- mentionedStatus.uri = 'xxx'
- otherStatus.attentions = [user]
-
- const deletion = makeMockStatus({ id: '4', type: 'deletion' })
- deletion.text = 'Dolus deleted notice {{tag:gs.smuglo.li,2016-11-18:noticeId=1038007:objectType=note}}.'
- deletion.uri = 'xxx'
- const newNotificationSideEffects = () => {}
- mutations.addNewStatuses(state, { statuses: [status, otherStatus], user })
- mutations.addNewNotifications(
- state,
- {
- notifications: [{
- from_profile: { id: '2' },
- id: '998',
- type: 'mention',
- status: otherStatus,
- action: otherStatus,
- seen: false
- }],
- newNotificationSideEffects
- })
-
- expect(state.notifications.data.length).to.eql(1)
- mutations.addNewNotifications(
- state,
- {
- notifications: [{
- from_profile: { id: '2' },
- id: '999',
- type: 'mention',
- status: mentionedStatus,
- action: mentionedStatus,
- seen: false
- }],
- newNotificationSideEffects
- })
-
- mutations.addNewStatuses(state, { statuses: [mentionedStatus], user })
- expect(state.allStatuses.length).to.eql(3)
- expect(state.notifications.data.length).to.eql(2)
- expect(state.notifications.data[1].status).to.eql(mentionedStatus)
- expect(state.notifications.data[1].action).to.eql(mentionedStatus)
- expect(state.notifications.data[1].type).to.eql('mention')
-
- mutations.addNewStatuses(state, { statuses: [deletion], user })
- expect(state.allStatuses.length).to.eql(2)
- expect(state.notifications.data.length).to.eql(1)
- })
- })
})
diff --git a/test/unit/specs/services/matcher/matcher.spec.js b/test/unit/specs/services/matcher/matcher.spec.js
index 7a2494f0..c6e9719d 100644
--- a/test/unit/specs/services/matcher/matcher.spec.js
+++ b/test/unit/specs/services/matcher/matcher.spec.js
@@ -78,5 +78,11 @@ describe('MatcherService', () => {
expect(MatcherService.extractTagFromUrl(url)).to.eql(false)
})
+
+ it('should return tag name from non-ascii tags', () => {
+ const url = encodeURI('https://website.com/tag/喵喵喵')
+
+ expect(MatcherService.extractTagFromUrl(url)).to.eql('喵喵喵')
+ })
})
})
diff --git a/test/unit/specs/services/notification_utils/notification_utils.spec.js b/test/unit/specs/services/notification_utils/notification_utils.spec.js
index 00628d83..60db7380 100644
--- a/test/unit/specs/services/notification_utils/notification_utils.spec.js
+++ b/test/unit/specs/services/notification_utils/notification_utils.spec.js
@@ -5,28 +5,28 @@ describe('NotificationUtils', () => {
it('should return sorted notifications with configured types', () => {
const store = {
state: {
- statuses: {
- notifications: {
- data: [
- {
- id: 1,
- action: { id: '1' },
- type: 'like'
- },
- {
- id: 2,
- action: { id: '2' },
- type: 'mention'
- },
- {
- id: 3,
- action: { id: '3' },
- type: 'repeat'
- }
- ]
- }
- },
- config: {
+ notifications: {
+ data: [
+ {
+ id: 1,
+ action: { id: '1' },
+ type: 'like'
+ },
+ {
+ id: 2,
+ action: { id: '2' },
+ type: 'mention'
+ },
+ {
+ id: 3,
+ action: { id: '3' },
+ type: 'repeat'
+ }
+ ]
+ }
+ },
+ getters: {
+ mergedConfig: {
notificationVisibility: {
likes: true,
repeats: true,
@@ -55,23 +55,23 @@ describe('NotificationUtils', () => {
it('should return only notifications not marked as seen', () => {
const store = {
state: {
- statuses: {
- notifications: {
- data: [
- {
- action: { id: '1' },
- type: 'like',
- seen: false
- },
- {
- action: { id: '2' },
- type: 'mention',
- seen: true
- }
- ]
- }
- },
- config: {
+ notifications: {
+ data: [
+ {
+ action: { id: '1' },
+ type: 'like',
+ seen: false
+ },
+ {
+ action: { id: '2' },
+ type: 'mention',
+ seen: true
+ }
+ ]
+ }
+ },
+ getters: {
+ mergedConfig: {
notificationVisibility: {
likes: true,
repeats: true,
diff --git a/tools/check-changelog b/tools/check-changelog
new file mode 100644
index 00000000..848a9743
--- /dev/null
+++ b/tools/check-changelog
@@ -0,0 +1,18 @@
+#!/bin/sh
+
+echo "looking for change log"
+
+git remote add upstream https://git.pleroma.social/pleroma/pleroma-fe.git
+git fetch upstream ${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}:refs/remotes/upstream/$CI_MERGE_REQUEST_TARGET_BRANCH_NAME
+
+git diff --raw --no-renames upstream/$CI_MERGE_REQUEST_TARGET_BRANCH_NAME HEAD -- changelog.d | \
+ grep ' A\t' | grep '\.\(skip\|add\|remove\|fix\|security\)$'
+ret=$?
+
+if [ $ret -eq 0 ]; then
+ echo "found a changelog entry"
+ exit 0
+else
+ echo "changelog entry not found"
+ exit 1
+fi
diff --git a/tools/collect-changelog b/tools/collect-changelog
new file mode 100755
index 00000000..1e12d564
--- /dev/null
+++ b/tools/collect-changelog
@@ -0,0 +1,27 @@
+#!/bin/sh
+
+collectType() {
+ local suffix="$1"
+ local header="$2"
+ local printed=0
+ for file in changelog.d/*."$suffix"; do
+ if [ '!' -f "$file" ]; then
+ continue
+ fi
+ if [ "$printed" = 0 ]; then
+ echo
+ echo "### $header"
+ printed=1
+ fi
+ # Normalize any trailing newlines/spaces, etc.
+ echo "- $(cat "$file")"
+ done
+}
+
+collectType security Security
+collectType change Changed
+collectType add Added
+collectType fix Fixed
+collectType remove Removed
+
+rm changelog.d/*
diff --git a/yarn.lock b/yarn.lock
index 4bef251f..66404c29 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -60,26 +60,26 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733"
integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
-"@babel/compat-data@^7.21.4":
- version "7.21.4"
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
- integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==
+"@babel/compat-data@^7.21.5":
+ version "7.21.7"
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
+ integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
-"@babel/core@7.21.4":
- version "7.21.4"
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659"
- integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==
+"@babel/core@7.21.8":
+ version "7.21.8"
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.8.tgz#2a8c7f0f53d60100ba4c32470ba0281c92aa9aa4"
+ integrity sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==
dependencies:
"@ampproject/remapping" "^2.2.0"
"@babel/code-frame" "^7.21.4"
- "@babel/generator" "^7.21.4"
- "@babel/helper-compilation-targets" "^7.21.4"
- "@babel/helper-module-transforms" "^7.21.2"
- "@babel/helpers" "^7.21.0"
- "@babel/parser" "^7.21.4"
+ "@babel/generator" "^7.21.5"
+ "@babel/helper-compilation-targets" "^7.21.5"
+ "@babel/helper-module-transforms" "^7.21.5"
+ "@babel/helpers" "^7.21.5"
+ "@babel/parser" "^7.21.8"
"@babel/template" "^7.20.7"
- "@babel/traverse" "^7.21.4"
- "@babel/types" "^7.21.4"
+ "@babel/traverse" "^7.21.5"
+ "@babel/types" "^7.21.5"
convert-source-map "^1.7.0"
debug "^4.1.0"
gensync "^1.0.0-beta.2"
@@ -107,10 +107,10 @@
json5 "^2.2.1"
semver "^6.3.0"
-"@babel/eslint-parser@7.21.3":
- version "7.21.3"
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7"
- integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==
+"@babel/eslint-parser@7.21.8":
+ version "7.21.8"
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.8.tgz#59fb6fc4f3b017ab86987c076226ceef7b2b2ef2"
+ integrity sha512-HLhI+2q+BP3sf78mFUZNCGc10KEmoUqtUT1OCdMZsN+qr4qFeLUod62/zAnF3jNQstwyasDkZnVXwfK2Bml7MQ==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
eslint-visitor-keys "^2.1.0"
@@ -161,16 +161,6 @@
"@jridgewell/gen-mapping" "^0.3.2"
jsesc "^2.5.1"
-"@babel/generator@^7.21.0":
- version "7.21.1"
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd"
- integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==
- dependencies:
- "@babel/types" "^7.21.0"
- "@jridgewell/gen-mapping" "^0.3.2"
- "@jridgewell/trace-mapping" "^0.3.17"
- jsesc "^2.5.1"
-
"@babel/generator@^7.21.4":
version "7.21.4"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc"
@@ -181,6 +171,16 @@
"@jridgewell/trace-mapping" "^0.3.17"
jsesc "^2.5.1"
+"@babel/generator@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.5.tgz#c0c0e5449504c7b7de8236d99338c3e2a340745f"
+ integrity sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==
+ dependencies:
+ "@babel/types" "^7.21.5"
+ "@jridgewell/gen-mapping" "^0.3.2"
+ "@jridgewell/trace-mapping" "^0.3.17"
+ jsesc "^2.5.1"
+
"@babel/helper-annotate-as-pure@^7.16.7":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
@@ -224,12 +224,12 @@
lru-cache "^5.1.1"
semver "^6.3.0"
-"@babel/helper-compilation-targets@^7.21.4":
- version "7.21.4"
- resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656"
- integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==
+"@babel/helper-compilation-targets@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz#631e6cc784c7b660417421349aac304c94115366"
+ integrity sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==
dependencies:
- "@babel/compat-data" "^7.21.4"
+ "@babel/compat-data" "^7.21.5"
"@babel/helper-validator-option" "^7.21.0"
browserslist "^4.21.3"
lru-cache "^5.1.1"
@@ -315,6 +315,11 @@
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
+"@babel/helper-environment-visitor@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba"
+ integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==
+
"@babel/helper-explode-assignable-expression@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096"
@@ -460,7 +465,7 @@
"@babel/traverse" "^7.18.9"
"@babel/types" "^7.18.9"
-"@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2":
+"@babel/helper-module-transforms@^7.20.11":
version "7.21.2"
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2"
integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==
@@ -474,6 +479,20 @@
"@babel/traverse" "^7.21.2"
"@babel/types" "^7.21.2"
+"@babel/helper-module-transforms@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz#d937c82e9af68d31ab49039136a222b17ac0b420"
+ integrity sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==
+ dependencies:
+ "@babel/helper-environment-visitor" "^7.21.5"
+ "@babel/helper-module-imports" "^7.21.4"
+ "@babel/helper-simple-access" "^7.21.5"
+ "@babel/helper-split-export-declaration" "^7.18.6"
+ "@babel/helper-validator-identifier" "^7.19.1"
+ "@babel/template" "^7.20.7"
+ "@babel/traverse" "^7.21.5"
+ "@babel/types" "^7.21.5"
+
"@babel/helper-optimise-call-expression@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
@@ -511,6 +530,11 @@
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
+"@babel/helper-plugin-utils@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz#345f2377d05a720a4e5ecfa39cbf4474a4daed56"
+ integrity sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==
+
"@babel/helper-remap-async-to-generator@^7.18.9":
version "7.18.9"
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
@@ -558,6 +582,13 @@
dependencies:
"@babel/types" "^7.20.2"
+"@babel/helper-simple-access@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee"
+ integrity sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==
+ dependencies:
+ "@babel/types" "^7.21.5"
+
"@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
version "7.20.0"
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684"
@@ -589,6 +620,11 @@
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
+"@babel/helper-string-parser@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
+ integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
+
"@babel/helper-validator-identifier@^7.16.7":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
@@ -633,14 +669,14 @@
"@babel/traverse" "^7.18.9"
"@babel/types" "^7.18.9"
-"@babel/helpers@^7.21.0":
- version "7.21.0"
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e"
- integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==
+"@babel/helpers@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.5.tgz#5bac66e084d7a4d2d9696bdf0175a93f7fb63c08"
+ integrity sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==
dependencies:
"@babel/template" "^7.20.7"
- "@babel/traverse" "^7.21.0"
- "@babel/types" "^7.21.0"
+ "@babel/traverse" "^7.21.5"
+ "@babel/types" "^7.21.5"
"@babel/highlight@^7.0.0":
version "7.0.0"
@@ -703,16 +739,16 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==
-"@babel/parser@^7.21.0":
- version "7.21.1"
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.1.tgz#a8f81ee2fe872af23faea4b17a08fcc869de7bcc"
- integrity sha512-JzhBFpkuhBNYUY7qs+wTzNmyCWUHEaAFpQQD2YfU1rPL38/L43Wvid0fFkiOCnHvsGncRZgEPyGnltABLcVDTg==
-
"@babel/parser@^7.21.4":
version "7.21.4"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
+"@babel/parser@^7.21.5", "@babel/parser@^7.21.8":
+ version "7.21.8"
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
+ integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
@@ -908,6 +944,13 @@
dependencies:
"@babel/helper-plugin-utils" "^7.19.0"
+"@babel/plugin-syntax-import-meta@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
+ integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
"@babel/plugin-syntax-json-strings@^7.8.3":
version "7.8.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
@@ -978,12 +1021,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
-"@babel/plugin-transform-arrow-functions@^7.20.7":
- version "7.20.7"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.20.7.tgz#bea332b0e8b2dab3dafe55a163d8227531ab0551"
- integrity sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==
+"@babel/plugin-transform-arrow-functions@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz#9bb42a53de447936a57ba256fbf537fc312b6929"
+ integrity sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==
dependencies:
- "@babel/helper-plugin-utils" "^7.20.2"
+ "@babel/helper-plugin-utils" "^7.21.5"
"@babel/plugin-transform-async-to-generator@^7.20.7":
version "7.20.7"
@@ -1023,12 +1066,12 @@
"@babel/helper-split-export-declaration" "^7.18.6"
globals "^11.1.0"
-"@babel/plugin-transform-computed-properties@^7.20.7":
- version "7.20.7"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.20.7.tgz#704cc2fd155d1c996551db8276d55b9d46e4d0aa"
- integrity sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==
+"@babel/plugin-transform-computed-properties@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz#3a2d8bb771cd2ef1cd736435f6552fe502e11b44"
+ integrity sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==
dependencies:
- "@babel/helper-plugin-utils" "^7.20.2"
+ "@babel/helper-plugin-utils" "^7.21.5"
"@babel/template" "^7.20.7"
"@babel/plugin-transform-destructuring@^7.21.3":
@@ -1069,12 +1112,12 @@
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
"@babel/helper-plugin-utils" "^7.18.6"
-"@babel/plugin-transform-for-of@^7.21.0":
- version "7.21.0"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.0.tgz#964108c9988de1a60b4be2354a7d7e245f36e86e"
- integrity sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==
+"@babel/plugin-transform-for-of@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz#e890032b535f5a2e237a18535f56a9fdaa7b83fc"
+ integrity sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==
dependencies:
- "@babel/helper-plugin-utils" "^7.20.2"
+ "@babel/helper-plugin-utils" "^7.21.5"
"@babel/plugin-transform-function-name@^7.18.9":
version "7.18.9"
@@ -1107,14 +1150,14 @@
"@babel/helper-module-transforms" "^7.20.11"
"@babel/helper-plugin-utils" "^7.20.2"
-"@babel/plugin-transform-modules-commonjs@^7.21.2":
- version "7.21.2"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.2.tgz#6ff5070e71e3192ef2b7e39820a06fb78e3058e7"
- integrity sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==
+"@babel/plugin-transform-modules-commonjs@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz#d69fb947eed51af91de82e4708f676864e5e47bc"
+ integrity sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==
dependencies:
- "@babel/helper-module-transforms" "^7.21.2"
- "@babel/helper-plugin-utils" "^7.20.2"
- "@babel/helper-simple-access" "^7.20.2"
+ "@babel/helper-module-transforms" "^7.21.5"
+ "@babel/helper-plugin-utils" "^7.21.5"
+ "@babel/helper-simple-access" "^7.21.5"
"@babel/plugin-transform-modules-systemjs@^7.20.11":
version "7.20.11"
@@ -1178,12 +1221,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.18.6"
-"@babel/plugin-transform-regenerator@^7.20.5":
- version "7.20.5"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz#57cda588c7ffb7f4f8483cc83bdcea02a907f04d"
- integrity sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==
+"@babel/plugin-transform-regenerator@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz#576c62f9923f94bcb1c855adc53561fd7913724e"
+ integrity sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==
dependencies:
- "@babel/helper-plugin-utils" "^7.20.2"
+ "@babel/helper-plugin-utils" "^7.21.5"
regenerator-transform "^0.15.1"
"@babel/plugin-transform-reserved-words@^7.18.6":
@@ -1241,12 +1284,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.18.9"
-"@babel/plugin-transform-unicode-escapes@^7.18.10":
- version "7.18.10"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz#1ecfb0eda83d09bbcb77c09970c2dd55832aa246"
- integrity sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==
+"@babel/plugin-transform-unicode-escapes@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz#1e55ed6195259b0e9061d81f5ef45a9b009fb7f2"
+ integrity sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==
dependencies:
- "@babel/helper-plugin-utils" "^7.18.9"
+ "@babel/helper-plugin-utils" "^7.21.5"
"@babel/plugin-transform-unicode-regex@^7.18.6":
version "7.18.6"
@@ -1256,14 +1299,14 @@
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
"@babel/helper-plugin-utils" "^7.18.6"
-"@babel/preset-env@7.21.4":
- version "7.21.4"
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.21.4.tgz#a952482e634a8dd8271a3fe5459a16eb10739c58"
- integrity sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==
+"@babel/preset-env@7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.21.5.tgz#db2089d99efd2297716f018aeead815ac3decffb"
+ integrity sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==
dependencies:
- "@babel/compat-data" "^7.21.4"
- "@babel/helper-compilation-targets" "^7.21.4"
- "@babel/helper-plugin-utils" "^7.20.2"
+ "@babel/compat-data" "^7.21.5"
+ "@babel/helper-compilation-targets" "^7.21.5"
+ "@babel/helper-plugin-utils" "^7.21.5"
"@babel/helper-validator-option" "^7.21.0"
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.20.7"
@@ -1288,6 +1331,7 @@
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
"@babel/plugin-syntax-import-assertions" "^7.20.0"
+ "@babel/plugin-syntax-import-meta" "^7.10.4"
"@babel/plugin-syntax-json-strings" "^7.8.3"
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
@@ -1297,22 +1341,22 @@
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
"@babel/plugin-syntax-top-level-await" "^7.14.5"
- "@babel/plugin-transform-arrow-functions" "^7.20.7"
+ "@babel/plugin-transform-arrow-functions" "^7.21.5"
"@babel/plugin-transform-async-to-generator" "^7.20.7"
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
"@babel/plugin-transform-block-scoping" "^7.21.0"
"@babel/plugin-transform-classes" "^7.21.0"
- "@babel/plugin-transform-computed-properties" "^7.20.7"
+ "@babel/plugin-transform-computed-properties" "^7.21.5"
"@babel/plugin-transform-destructuring" "^7.21.3"
"@babel/plugin-transform-dotall-regex" "^7.18.6"
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
- "@babel/plugin-transform-for-of" "^7.21.0"
+ "@babel/plugin-transform-for-of" "^7.21.5"
"@babel/plugin-transform-function-name" "^7.18.9"
"@babel/plugin-transform-literals" "^7.18.9"
"@babel/plugin-transform-member-expression-literals" "^7.18.6"
"@babel/plugin-transform-modules-amd" "^7.20.11"
- "@babel/plugin-transform-modules-commonjs" "^7.21.2"
+ "@babel/plugin-transform-modules-commonjs" "^7.21.5"
"@babel/plugin-transform-modules-systemjs" "^7.20.11"
"@babel/plugin-transform-modules-umd" "^7.18.6"
"@babel/plugin-transform-named-capturing-groups-regex" "^7.20.5"
@@ -1320,17 +1364,17 @@
"@babel/plugin-transform-object-super" "^7.18.6"
"@babel/plugin-transform-parameters" "^7.21.3"
"@babel/plugin-transform-property-literals" "^7.18.6"
- "@babel/plugin-transform-regenerator" "^7.20.5"
+ "@babel/plugin-transform-regenerator" "^7.21.5"
"@babel/plugin-transform-reserved-words" "^7.18.6"
"@babel/plugin-transform-shorthand-properties" "^7.18.6"
"@babel/plugin-transform-spread" "^7.20.7"
"@babel/plugin-transform-sticky-regex" "^7.18.6"
"@babel/plugin-transform-template-literals" "^7.18.9"
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
- "@babel/plugin-transform-unicode-escapes" "^7.18.10"
+ "@babel/plugin-transform-unicode-escapes" "^7.21.5"
"@babel/plugin-transform-unicode-regex" "^7.18.6"
"@babel/preset-modules" "^0.1.5"
- "@babel/types" "^7.21.4"
+ "@babel/types" "^7.21.5"
babel-plugin-polyfill-corejs2 "^0.3.3"
babel-plugin-polyfill-corejs3 "^0.6.0"
babel-plugin-polyfill-regenerator "^0.4.1"
@@ -1364,10 +1408,10 @@
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
-"@babel/runtime@7.21.0":
- version "7.21.0"
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
- integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
+"@babel/runtime@7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
+ integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
dependencies:
regenerator-runtime "^0.13.11"
@@ -1494,35 +1538,35 @@
debug "^4.1.0"
globals "^11.1.0"
-"@babel/traverse@^7.21.0":
- version "7.21.0"
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.0.tgz#0e1807abd5db98e6a19c204b80ed1e3f5bca0edc"
- integrity sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA==
+"@babel/traverse@^7.21.2":
+ version "7.21.4"
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
+ integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==
dependencies:
- "@babel/code-frame" "^7.18.6"
- "@babel/generator" "^7.21.0"
+ "@babel/code-frame" "^7.21.4"
+ "@babel/generator" "^7.21.4"
"@babel/helper-environment-visitor" "^7.18.9"
"@babel/helper-function-name" "^7.21.0"
"@babel/helper-hoist-variables" "^7.18.6"
"@babel/helper-split-export-declaration" "^7.18.6"
- "@babel/parser" "^7.21.0"
- "@babel/types" "^7.21.0"
+ "@babel/parser" "^7.21.4"
+ "@babel/types" "^7.21.4"
debug "^4.1.0"
globals "^11.1.0"
-"@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4":
- version "7.21.4"
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
- integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==
+"@babel/traverse@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133"
+ integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==
dependencies:
"@babel/code-frame" "^7.21.4"
- "@babel/generator" "^7.21.4"
- "@babel/helper-environment-visitor" "^7.18.9"
+ "@babel/generator" "^7.21.5"
+ "@babel/helper-environment-visitor" "^7.21.5"
"@babel/helper-function-name" "^7.21.0"
"@babel/helper-hoist-variables" "^7.18.6"
"@babel/helper-split-export-declaration" "^7.18.6"
- "@babel/parser" "^7.21.4"
- "@babel/types" "^7.21.4"
+ "@babel/parser" "^7.21.5"
+ "@babel/types" "^7.21.5"
debug "^4.1.0"
globals "^11.1.0"
@@ -1603,6 +1647,15 @@
"@babel/helper-validator-identifier" "^7.19.1"
to-fast-properties "^2.0.0"
+"@babel/types@^7.21.5":
+ version "7.21.5"
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6"
+ integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==
+ dependencies:
+ "@babel/helper-string-parser" "^7.21.5"
+ "@babel/helper-validator-identifier" "^7.19.1"
+ to-fast-properties "^2.0.0"
+
"@babel/types@^7.7.4":
version "7.7.4"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
@@ -1642,31 +1695,31 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"
-"@fortawesome/fontawesome-common-types@6.3.0":
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.3.0.tgz#51f734e64511dbc3674cd347044d02f4dd26e86b"
- integrity sha512-4BC1NMoacEBzSXRwKjZ/X/gmnbp/HU5Qqat7E8xqorUtBFZS+bwfGH5/wqOC2K6GV0rgEobp3OjGRMa5fK9pFg==
+"@fortawesome/fontawesome-common-types@6.4.0":
+ version "6.4.0"
+ resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.4.0.tgz#88da2b70d6ca18aaa6ed3687832e11f39e80624b"
+ integrity sha512-HNii132xfomg5QVZw0HwXXpN22s7VBHQBv9CeOu9tfJnhsWQNd2lmTNi8CSrnw5B+5YOmzu1UoPAyxaXsJ6RgQ==
-"@fortawesome/fontawesome-svg-core@6.3.0":
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.3.0.tgz#b6a17d48d231ac1fad93e43fca7271676bf316cf"
- integrity sha512-uz9YifyKlixV6AcKlOX8WNdtF7l6nakGyLYxYaCa823bEBqyj/U2ssqtctO38itNEwXb8/lMzjdoJ+aaJuOdrw==
+"@fortawesome/fontawesome-svg-core@6.4.0":
+ version "6.4.0"
+ resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.4.0.tgz#3727552eff9179506e9203d72feb5b1063c11a21"
+ integrity sha512-Bertv8xOiVELz5raB2FlXDPKt+m94MQ3JgDfsVbrqNpLU9+UE2E18GKjLKw+d3XbeYPqg1pzyQKGsrzbw+pPaw==
dependencies:
- "@fortawesome/fontawesome-common-types" "6.3.0"
+ "@fortawesome/fontawesome-common-types" "6.4.0"
-"@fortawesome/free-regular-svg-icons@6.3.0":
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.3.0.tgz#286f87f777e6c96af59151e86647c81083029ee2"
- integrity sha512-cZnwiVHZ51SVzWHOaNCIA+u9wevZjCuAGSvSYpNlm6A4H4Vhwh8481Bf/5rwheIC3fFKlgXxLKaw8Xeroz8Ntg==
+"@fortawesome/free-regular-svg-icons@6.4.0":
+ version "6.4.0"
+ resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.4.0.tgz#cacc53bd8d832d46feead412d9ea9ce80a55e13a"
+ integrity sha512-ZfycI7D0KWPZtf7wtMFnQxs8qjBXArRzczABuMQqecA/nXohquJ5J/RCR77PmY5qGWkxAZDxpnUFVXKwtY/jPw==
dependencies:
- "@fortawesome/fontawesome-common-types" "6.3.0"
+ "@fortawesome/fontawesome-common-types" "6.4.0"
-"@fortawesome/free-solid-svg-icons@6.3.0":
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.3.0.tgz#d3bd33ae18bb15fdfc3ca136e2fea05f32768a65"
- integrity sha512-x5tMwzF2lTH8pyv8yeZRodItP2IVlzzmBuD1M7BjawWgg9XAvktqJJ91Qjgoaf8qJpHQ8FEU9VxRfOkLhh86QA==
+"@fortawesome/free-solid-svg-icons@6.4.0":
+ version "6.4.0"
+ resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.4.0.tgz#48c0e790847fa56299e2f26b82b39663b8ad7119"
+ integrity sha512-kutPeRGWm8V5dltFP1zGjQOEAzaLZj4StdQhWVZnfGFCvAPVvHh8qk5bRrU4KXnRRRNni5tKQI9PBAdI6MP8nQ==
dependencies:
- "@fortawesome/fontawesome-common-types" "6.3.0"
+ "@fortawesome/fontawesome-common-types" "6.4.0"
"@fortawesome/vue-fontawesome@3.0.3":
version "3.0.3"
@@ -1902,10 +1955,10 @@
pathval "1.1.1"
type-detect "4.0.8"
-"@nightwatch/html-reporter-template@0.1.4":
- version "0.1.4"
- resolved "https://registry.yarnpkg.com/@nightwatch/html-reporter-template/-/html-reporter-template-0.1.4.tgz#c70db1a13bb2e7e1932e6b10ac1e022e61177c94"
- integrity sha512-fVylXypRuNJbyFAwY/5H2QM1A1XVoZWis0zhiMwA5LQN0cxHzpG2aUheb+qP1EfkxhFxwSUHOcrvphFLbPA8ow==
+"@nightwatch/html-reporter-template@0.2.1":
+ version "0.2.1"
+ resolved "https://registry.yarnpkg.com/@nightwatch/html-reporter-template/-/html-reporter-template-0.2.1.tgz#9fa86e8cab6ee703d2e55b47abac92613f97a298"
+ integrity sha512-GEBeGoXVmTYPtNC4Yq34vfgxf6mlFyEagxpsfH18Qe5BvctF2rprX+wI5dKBm9p5IqHo6ZOcXHCufOeP3cjuOw==
"@nodelib/fs.scandir@2.1.3":
version "2.1.3"
@@ -1949,23 +2002,16 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"
-"@ruffle-rs/ruffle@0.1.0-nightly.2022.7.12":
- version "0.1.0-nightly.2022.7.12"
- resolved "https://registry.yarnpkg.com/@ruffle-rs/ruffle/-/ruffle-0.1.0-nightly.2022.7.12.tgz#c2d77fce7a0e98d51a6535371550e0bff019d0ea"
- integrity sha512-DFsiT4kdUuSHsYXzHV97e9Ui3FkcsHEg1GyHJipt/lCpCoZ2uRtP41uEz9eNc9ug8jWd7UyXxJmdkkRvs9UHgQ==
+"@ruffle-rs/ruffle@0.1.0-nightly.2024.3.17":
+ version "0.1.0-nightly.2024.3.17"
+ resolved "https://registry.yarnpkg.com/@ruffle-rs/ruffle/-/ruffle-0.1.0-nightly.2024.3.17.tgz#df3626f7277ed85742a602508c191d3186b0cabc"
+ integrity sha512-Wl/7CDZSmomOcfBeOYOO6xUUrN7upnGRDJEm3fpCtN3j5kU8dGF8xzaziAttjkD8byLYS09InE7PlUTyyAwCiQ==
"@sinclair/typebox@^0.24.1":
version "0.24.51"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.51.tgz#645f33fe4e02defe26f2f5c0410e1c094eac7f5f"
integrity sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==
-"@sinonjs/commons@^1.7.0":
- version "1.8.3"
- resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d"
- integrity sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==
- dependencies:
- type-detect "4.0.8"
-
"@sinonjs/commons@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-2.0.0.tgz#fd4ca5b063554307e8327b4564bd56d3b73924a3"
@@ -1973,24 +2019,24 @@
dependencies:
type-detect "4.0.8"
-"@sinonjs/fake-timers@10.0.2":
+"@sinonjs/commons@^3.0.0":
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.0.tgz#beb434fe875d965265e04722ccfc21df7f755d72"
+ integrity sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==
+ dependencies:
+ type-detect "4.0.8"
+
+"@sinonjs/fake-timers@^10.0.2":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-10.0.2.tgz#d10549ed1f423d80639c528b6c7f5a1017747d0c"
integrity sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==
dependencies:
"@sinonjs/commons" "^2.0.0"
-"@sinonjs/fake-timers@^7.0.4":
- version "7.1.2"
- resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz#2524eae70c4910edccf99b2f4e6efc5894aff7b5"
- integrity sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==
- dependencies:
- "@sinonjs/commons" "^1.7.0"
-
-"@sinonjs/samsam@^7.0.1":
- version "7.0.1"
- resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-7.0.1.tgz#5b5fa31c554636f78308439d220986b9523fc51f"
- integrity sha512-zsAk2Jkiq89mhZovB2LLOdTCxJF4hqqTToGP0ASWlhp4I1hqOjcfmZGafXntCN7MDC6yySH0mFHrYtHceOeLmw==
+"@sinonjs/samsam@^8.0.0":
+ version "8.0.0"
+ resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-8.0.0.tgz#0d488c91efb3fa1442e26abea81759dfc8b5ac60"
+ integrity sha512-Bp8KUVlLp8ibJZrnvq2foVhP0IVX2CIprMJPK0vqGqgrDa0OHVKeZyBykqskkrdxV6yKBPmGasO8LVjAKR3Gew==
dependencies:
"@sinonjs/commons" "^2.0.0"
lodash.get "^4.4.2"
@@ -2152,10 +2198,10 @@
dependencies:
"@types/node" "*"
-"@ungap/event-target@0.2.3":
- version "0.2.3"
- resolved "https://registry.yarnpkg.com/@ungap/event-target/-/event-target-0.2.3.tgz#be682c681126dca2371c4e1a1721f8e8bb400905"
- integrity sha512-7Bz0qdvxNGV9n0f+xcMKU7wsEfK6PNzo8IdAcOiBgMNyCuU0Mk9dv0Hbd/Kgr+MFFfn4xLHFbuOt820egT5qEA==
+"@ungap/event-target@0.2.4":
+ version "0.2.4"
+ resolved "https://registry.yarnpkg.com/@ungap/event-target/-/event-target-0.2.4.tgz#8b083a62ee665228bac08013fa516a3488528bb8"
+ integrity sha512-u9Fd3k2qfMtn+0dxbCn/y0pzQ9Ucw6lWR984CrHcbxc+WzcMkJE4VjWHWSb9At40MjwMyHCkJNXroS55Osshhw==
"@ungap/promise-all-settled@1.1.2":
version "1.1.2"
@@ -2299,17 +2345,17 @@
dependencies:
js-beautify "1.14.6"
-"@vuelidate/core@2.0.0":
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/@vuelidate/core/-/core-2.0.0.tgz#dfe73ba3f997646e07bd4da4f327fe53c29782cb"
- integrity sha512-xIFgdQlScO0aaSZ0wTGPJh8YcTMNAj5veI8yPgiAyxOT+GV7vNQFiU1vpYWCL4cklkkhYvRRSC2OEX7YOZNmPQ==
+"@vuelidate/core@2.0.3":
+ version "2.0.3"
+ resolved "https://registry.yarnpkg.com/@vuelidate/core/-/core-2.0.3.tgz#40468c5ed15b72bde880a026b0699c2f0f1ecede"
+ integrity sha512-AN6l7KF7+mEfyWG0doT96z+47ljwPpZfi9/JrNMkOGLFv27XVZvKzRLXlmDPQjPl/wOB1GNnHuc54jlCLRNqGA==
dependencies:
vue-demi "^0.13.11"
-"@vuelidate/validators@2.0.0":
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/@vuelidate/validators/-/validators-2.0.0.tgz#1ddd86c6c81b2cfbb5720961e951cc53ec0a80be"
- integrity sha512-fQQcmDWfz7pyH5/JPi0Ng2GEgNK1pUHn/Z/j5rG/Q+HwhgIXvJblTPcZwKOj1ABL7V4UVuGKECvZCDHNGOwdrg==
+"@vuelidate/validators@2.0.4":
+ version "2.0.4"
+ resolved "https://registry.yarnpkg.com/@vuelidate/validators/-/validators-2.0.4.tgz#0a88a7b2b18f15fd9c384095593f369a6f7384e9"
+ integrity sha512-odTxtUZ2JpwwiQ10t0QWYJkkYrfd0SyFYhdHH44QQ1jDatlZgTh/KRzrWVmn/ib9Gq7H4hFD4e8ahoo5YlUlDw==
dependencies:
vue-demi "^0.13.11"
@@ -3437,19 +3483,19 @@ css-functions-list@^3.1.0:
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.1.0.tgz#cf5b09f835ad91a00e5959bcfc627cd498e1321b"
integrity sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==
-css-loader@6.7.3:
- version "6.7.3"
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.3.tgz#1e8799f3ccc5874fdd55461af51137fcc5befbcd"
- integrity sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==
+css-loader@6.10.0:
+ version "6.10.0"
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.10.0.tgz#7c172b270ec7b833951b52c348861206b184a4b7"
+ integrity sha512-LTSA/jWbwdMlk+rhmElbDR2vbtQoTBPr7fkJE+mxrHj+7ru0hUmHafDRzWIjIHTwpitWVaqY2/UWGRca3yUgRw==
dependencies:
icss-utils "^5.1.0"
- postcss "^8.4.19"
+ postcss "^8.4.33"
postcss-modules-extract-imports "^3.0.0"
- postcss-modules-local-by-default "^4.0.0"
- postcss-modules-scope "^3.0.0"
+ postcss-modules-local-by-default "^4.0.4"
+ postcss-modules-scope "^3.1.1"
postcss-modules-values "^4.0.0"
postcss-value-parser "^4.2.0"
- semver "^7.3.8"
+ semver "^7.5.4"
css-minimizer-webpack-plugin@4.2.2:
version "4.2.2"
@@ -3754,7 +3800,7 @@ diff@5.0.0:
resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==
-diff@^5.0.0:
+diff@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
@@ -5878,10 +5924,10 @@ karma-webpack@5.0.0:
minimatch "^3.0.4"
webpack-merge "^4.1.5"
-karma@6.4.1:
- version "6.4.1"
- resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.1.tgz#f2253716dd3a41aaa813fa9f54b6ee047e1127d9"
- integrity sha512-Cj57NKOskK7wtFWSlMvZf459iX+kpYIPXmkNUzP2WAFcA7nhr/ALn5R7sw3w+1udFDcpMx/tuB8d5amgm3ijaA==
+karma@6.4.2:
+ version "6.4.2"
+ resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.2.tgz#a983f874cee6f35990c4b2dcc3d274653714de8e"
+ integrity sha512-C6SU/53LB31BEgRg+omznBEMY4SjHU3ricV6zBcAe1EeILKkeScr+fZXtaI5WyDbkVowJxxAI6h73NcFPmXolQ==
dependencies:
"@colors/colors" "1.5.0"
body-parser "^1.19.0"
@@ -6477,10 +6523,10 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
-mini-css-extract-plugin@2.7.5:
- version "2.7.5"
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.5.tgz#afbb344977659ec0f1f6e050c7aea456b121cfc5"
- integrity sha512-9HaR++0mlgom81s95vvNjxkg52n2b5s//3ZTI1EtzFb98awsLSivs2LMsVqnQ3ay0PVhqWcGNyDaTE961FOcjQ==
+mini-css-extract-plugin@2.7.6:
+ version "2.7.6"
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.6.tgz#282a3d38863fddcd2e0c220aaed5b90bc156564d"
+ integrity sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw==
dependencies:
schema-utils "^4.0.0"
@@ -6563,10 +6609,6 @@ mkdirp@^0.5.5:
dependencies:
minimist "^1.2.5"
-mkpath@1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-1.0.0.tgz#ebb3a977e7af1c683ae6fda12b545a6ba6c5853d"
-
mocha@10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
@@ -6662,6 +6704,11 @@ nanoid@^3.3.6:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
+nanoid@^3.3.7:
+ version "3.3.7"
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
+ integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
+
natural-compare@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -6687,13 +6734,13 @@ nightwatch-axe-verbose@^2.1.0:
dependencies:
axe-core "^4.6.1"
-nightwatch@2.6.19:
- version "2.6.19"
- resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.19.tgz#2c35304eb67e06d24f982cb42cce618c617a3fcb"
- integrity sha512-AxuPEWlf+MCfo4tZ0BFKkxqUIL0x/jZeFSvxV7Wwp/sBM8XmVA1rEEhNe/pCVsyjL+Q4G97rMKTonFYF/aXsBw==
+nightwatch@2.6.25:
+ version "2.6.25"
+ resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.25.tgz#99c2abdd8a7f1ce8be2882ac5458a776caf1b5ab"
+ integrity sha512-aYc5eA6M/iADdbKbD6dMHlhUsaJm/Y4/VOtSHSC23nimGTXMUKbe1Bb14Iz3/SNyz2joHOkpxaDIPIAZCSlOiQ==
dependencies:
"@nightwatch/chai" "5.0.2"
- "@nightwatch/html-reporter-template" "0.1.4"
+ "@nightwatch/html-reporter-template" "0.2.1"
ansi-to-html "0.7.2"
assertion-error "1.1.0"
boxen "5.1.2"
@@ -6714,7 +6761,6 @@ nightwatch@2.6.19:
lodash.pick "4.4.0"
minimatch "3.1.2"
minimist "1.2.6"
- mkpath "1.0.0"
mocha "9.2.2"
nightwatch-axe-verbose "^2.1.0"
open "8.4.0"
@@ -6726,13 +6772,13 @@ nightwatch@2.6.19:
untildify "^4.0.0"
uuid "8.3.2"
-nise@^5.1.2:
- version "5.1.2"
- resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.2.tgz#a7b8909c216b3491fd4fc0b124efb69f3939b449"
- integrity sha512-+gQjFi8v+tkfCuSCxfURHLhRhniE/+IaYbIphxAN2JRR9SHKhY8hgXpaXiYfHdw+gcGe4buxgbprBQFab9FkhA==
+nise@^5.1.4:
+ version "5.1.4"
+ resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.4.tgz#491ce7e7307d4ec546f5a659b2efe94a18b4bbc0"
+ integrity sha512-8+Ib8rRJ4L0o3kfmyVCL7gzrohyDe0cMFTBa2d364yIrEGMEoetznKJx899YxjybU6bL9SQkYPSBBs1gyYs8Xg==
dependencies:
"@sinonjs/commons" "^2.0.0"
- "@sinonjs/fake-timers" "^7.0.4"
+ "@sinonjs/fake-timers" "^10.0.2"
"@sinonjs/text-encoding" "^0.7.1"
just-extend "^4.0.2"
path-to-regexp "^1.7.0"
@@ -7100,10 +7146,10 @@ pend@~1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
-phoenix@1.6.2:
- version "1.6.2"
- resolved "https://registry.yarnpkg.com/phoenix/-/phoenix-1.6.2.tgz#8d1d9f06e51cb893d08059e80488cd0de328e01a"
- integrity sha512-VjR27NETvrLSj8rI6DlpVAfo7pCYth/9+1OCoTof4LKEbq0141ze/tdxFHHZzVQSok3gqJUo2h/tqbxR3r8eyw==
+phoenix@1.7.7:
+ version "1.7.7"
+ resolved "https://registry.yarnpkg.com/phoenix/-/phoenix-1.7.7.tgz#829817ea65a83ef78a3a88e3e074125f502a034f"
+ integrity sha512-moAN6e4Z16x/x1nswUpnTR2v5gm7HsI7eluZ2YnYUUsBNzi3cY/5frmiJfXIEi877IQAafzTfp8hd6vEUMme+w==
picocolors@^1.0.0:
version "1.0.0"
@@ -7282,19 +7328,19 @@ postcss-modules-extract-imports@^3.0.0:
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==
-postcss-modules-local-by-default@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz#ebbb54fae1598eecfdf691a02b3ff3b390a5a51c"
- integrity sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==
+postcss-modules-local-by-default@^4.0.4:
+ version "4.0.4"
+ resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.4.tgz#7cbed92abd312b94aaea85b68226d3dec39a14e6"
+ integrity sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==
dependencies:
icss-utils "^5.0.0"
postcss-selector-parser "^6.0.2"
postcss-value-parser "^4.1.0"
-postcss-modules-scope@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz#9ef3151456d3bbfa120ca44898dfca6f2fa01f06"
- integrity sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==
+postcss-modules-scope@^3.1.1:
+ version "3.1.1"
+ resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.1.1.tgz#32cfab55e84887c079a19bbb215e721d683ef134"
+ integrity sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==
dependencies:
postcss-selector-parser "^6.0.4"
@@ -7501,6 +7547,15 @@ postcss@^8.4.19:
picocolors "^1.0.0"
source-map-js "^1.0.2"
+postcss@^8.4.33:
+ version "8.4.33"
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
+ integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
+ dependencies:
+ nanoid "^3.3.7"
+ picocolors "^1.0.0"
+ source-map-js "^1.0.2"
+
prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -7581,10 +7636,10 @@ qjobs@^1.2.0:
resolved "https://registry.yarnpkg.com/qjobs/-/qjobs-1.2.0.tgz#c45e9c61800bd087ef88d7e256423bdd49e5d071"
integrity sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==
-qrcode@1.5.1:
- version "1.5.1"
- resolved "https://registry.yarnpkg.com/qrcode/-/qrcode-1.5.1.tgz#0103f97317409f7bc91772ef30793a54cd59f0cb"
- integrity sha512-nS8NJ1Z3md8uTjKtP+SGGhfqmTCs5flU/xR623oI0JX+Wepz9R8UrRVCTBTJm3qGw3rH6jJ6MUHjkDx15cxSSg==
+qrcode@1.5.3:
+ version "1.5.3"
+ resolved "https://registry.yarnpkg.com/qrcode/-/qrcode-1.5.3.tgz#03afa80912c0dccf12bc93f615a535aad1066170"
+ integrity sha512-puyri6ApkEHYiVl4CFzo1tDkAZ+ATcnbJrJ6RiBM1Fhctdn/ix9MTE3hRph33omisEbC/2fcfemsseiKgBPKZg==
dependencies:
dijkstrajs "^1.0.1"
encode-utf8 "^1.0.3"
@@ -8054,6 +8109,13 @@ semver@^7.0.0, semver@^7.3.4, semver@^7.3.5, semver@^7.3.6:
dependencies:
lru-cache "^6.0.0"
+semver@^7.5.4:
+ version "7.5.4"
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
+ integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
+ dependencies:
+ lru-cache "^6.0.0"
+
send@0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
@@ -8166,16 +8228,16 @@ sinon-chai@3.7.0:
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==
-sinon@15.0.1:
- version "15.0.1"
- resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.1.tgz#ce062611a0b131892e2c18f03055b8eb6e8dc234"
- integrity sha512-PZXKc08f/wcA/BMRGBze2Wmw50CWPiAH3E21EOi4B49vJ616vW4DQh4fQrqsYox2aNR/N3kCqLuB0PwwOucQrg==
+sinon@15.0.4:
+ version "15.0.4"
+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.4.tgz#bcca6fef19b14feccc96473f0d7adc81e0bc5268"
+ integrity sha512-uzmfN6zx3GQaria1kwgWGeKiXSSbShBbue6Dcj0SI8fiCNFbiUDqKl57WFlY5lyhxZVUKmXvzgG2pilRQCBwWg==
dependencies:
- "@sinonjs/commons" "^2.0.0"
- "@sinonjs/fake-timers" "10.0.2"
- "@sinonjs/samsam" "^7.0.1"
- diff "^5.0.0"
- nise "^5.1.2"
+ "@sinonjs/commons" "^3.0.0"
+ "@sinonjs/fake-timers" "^10.0.2"
+ "@sinonjs/samsam" "^8.0.0"
+ diff "^5.1.0"
+ nise "^5.1.4"
supports-color "^7.2.0"
slash@^3.0.0:
@@ -9020,9 +9082,9 @@ vue-template-compiler@2.7.14:
he "^1.2.0"
vue-virtual-scroller@^2.0.0-beta.7:
- version "2.0.0-beta.7"
- resolved "https://registry.yarnpkg.com/vue-virtual-scroller/-/vue-virtual-scroller-2.0.0-beta.7.tgz#4ea8158638c84b2033b001a8b26c5fcb6896b271"
- integrity sha512-OrouVj1i2939jaLjVfu8f5fsDlbzhAb4bOsYZYrAkpcVLylAmMoGtIL7eT3hJrdTiaKbwQpRdnv7DKf9Fn+tHg==
+ version "2.0.0-beta.8"
+ resolved "https://registry.yarnpkg.com/vue-virtual-scroller/-/vue-virtual-scroller-2.0.0-beta.8.tgz#eeceda57e4faa5ba1763994c873923e2a956898b"
+ integrity sha512-b8/f5NQ5nIEBRTNi6GcPItE4s7kxNHw2AIHLtDp+2QvqdTjVN0FgONwX9cr53jWRgnu+HRLPaWDOR2JPI5MTfQ==
dependencies:
mitt "^2.1.0"
vue-observe-visibility "^2.0.0-alpha.1"