Skip to content

Commit

Permalink
Merge branch 'kokonect-link:develop' into devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
KiTTYsh authored Oct 1, 2024
2 parents 95147c6 + 8b36cbf commit d1cf1e9
Show file tree
Hide file tree
Showing 99 changed files with 2,165 additions and 1,128 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
## Unreleased

### General
-

### Client
- Enhance: フォロワーへのメッセージ欄のデザイン改良

### Server
-


## 2024.9.0

### General
- Feat: ノート単体・ユーザーのノート・クリップのノートの埋め込み機能
- 埋め込みコードやウェブサイトへの実装方法の詳細は https://misskey-hub.net/docs/for-users/features/embed/ をご覧ください
- Feat: パスキーでログインボタンを実装 (#14574)
- Feat: フォローされた際のメッセージを設定できるように
- Feat: 連合をホワイトリスト制にできるように
- Feat: UserWebhookとSystemWebhookのテスト送信機能を追加 (#14445)
- Feat: モデレーターはユーザーにかかわらずファイルが添付されているノートを検索できるように
(Cherry-picked from https://github.com/MisskeyIO/misskey/pull/680)
Expand All @@ -19,6 +33,8 @@
- Enhance: ScratchpadにUIインスペクターを追加
- Enhance: Play編集画面の項目の並びを少しリデザイン
- Enhance: 各種メニューをドロワー表示するかどうか設定可能に
- Enhance: AiScriptのMk:C:containerのオプションに`borderStyle``borderRadius`を追加
- Enhance: CWでも絵文字をクリックしてメニューを表示できるように
- Fix: サーバーメトリクスが2つ以上あるとリロード直後の表示がおかしくなる問題を修正
- Fix: コントロールパネル内のAp requests内のチャートの表示がおかしかった問題を修正
- Fix: 月の違う同じ日はセパレータが表示されないのを修正
Expand Down
15 changes: 14 additions & 1 deletion CHANGELOG_CHERRYPICK.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,25 @@ Misskey의 전체 변경 사항을 확인하려면, [CHANGELOG.md#2024xx](CHANGE
Misskey의 전체 변경 사항을 확인하려면, [CHANGELOG.md#2024xx](CHANGELOG.md#2024xx) 문서를 참고하십시오.

### Client
- Feat: 위젯 영역을 숨길 수 있음
- 기존 Friendly UI 한정 기능이 다른 UI에서도 사용할 수 있도록 확대됨
- Feat: '내용 숨기기'로 설정한 내용을 항상 보이게 설정할 수 있음 (kokonect-link/cherrypick#495)
- Feat: 내용이 긴 노트의 간략화 여부를 선택할 수 있음 (kokonect-link/cherrypick#495)
- Feat: 답글로 작성된 노트를 간략화하여 표시할 수 있음 (kokonect-link/cherrypick#495)
- 리액션한 노트는 옵션 활성화 유무와 상관없이 항상 표시됩니다.
- Feat: 사용자 메뉴에서 원격 서버를 관리할 수 있음 (kokonect-link/cherrypick#502)
- 서버 차단, 서버 사일런스, 서버 미디어 사일런스
- Feat: 노트 동작 버튼을 개인화할 수 있음 (kokonect-link/cherrypick#501)
- Feat: 답글 대상 노트의 반투명 옵션을 선택할 수 있음 (kokonect-link/cherrypick#495)
- Enhance: CherryPick 업데이트 페이지를 제어판 목록에 추가함
- Enhance: Webhook 추가 버튼을 헤더로 이동해 디자인 개선
- Enhance: 노트 번역 영역에서도 이모지를 눌러 이모지 메뉴를 열 수 있음
- Enhance: 노트 상세 페이지에서 InstanceTicker를 클릭해 리모트에서 노트를 볼 수 있음
- Enhance: 리액션 수신 범위에 따라 리액션 버튼의 툴팁 내용이 변경됨
- Fix: 환경설정 백업 시 일부 설정이 누락되어 백업될 수 있음

---


## 4.11.1
출시일: 2024/8/30<br>
기반 Misskey 버전: 2024.8.0<br>
Expand Down
1 change: 0 additions & 1 deletion locales/bn-BD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,6 @@ language: "ভাষা"
uiLanguage: "UI এর ভাষা"
groupInvited: "আপনি একটি গ্রুপে আমন্ত্রিত হয়েছেন"
aboutX: "{x} সম্পর্কে"
disableDrawer: "ড্রয়ার মেনু প্রদর্শন করবেন না"
youHaveNoGroups: "আপনার কোন গ্রুপ নেই "
joinOrCreateGroup: "একটি বিদ্যমান গ্রুপের আমন্ত্রণ পান বা একটি নতুন গ্রুপ তৈরি করুন৷"
noHistory: "কোনো ইতিহাস নেই"
Expand Down
1 change: 0 additions & 1 deletion locales/ca-ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,6 @@ uiLanguage: "Idioma de l'interfície"
aboutX: "Respecte a {x}"
emojiStyle: "Estil d'emoji"
native: "Nadiu"
disableDrawer: "No mostrar els menús en calaixos"
showNoteActionsOnlyHover: "Només mostra accions de la nota en passar amb el cursor"
showReactionsCount: "Mostra el nombre de reaccions a les publicacions"
noHistory: "No hi ha un registre previ"
Expand Down
1 change: 0 additions & 1 deletion locales/cs-CZ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,6 @@ uiLanguage: "Jazyk uživatelského rozhraní"
aboutX: "O {x}"
emojiStyle: "Styl emoji"
native: "Výchozí"
disableDrawer: "Nepoužívat šuplíkové menu"
showNoteActionsOnlyHover: "Zobrazit akce poznámky jenom při naběhnutí myši"
noHistory: "Žádná historie"
signinHistory: "Historie přihlášení"
Expand Down
1 change: 0 additions & 1 deletion locales/de-DE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,6 @@ groupInvited: "Du wurdest in eine Gruppe eingeladen"
aboutX: "Über {x}"
emojiStyle: "Emoji-Stil"
native: "Nativ"
disableDrawer: "Keine ausfahrbaren Menüs verwenden"
youHaveNoGroups: "Keine Gruppen vorhanden"
joinOrCreateGroup: "Lass dich zu einer Gruppe einladen oder erstelle deine eigene."
showNoteActionsOnlyHover: "Notizmenü nur bei Mouseover anzeigen"
Expand Down
18 changes: 12 additions & 6 deletions locales/en-US.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
---
_lang_: "English"
showReplyTargetNoteInSemiTransparent: "Show reply target note in semi-transparent"
noteFooterButton: "Show action buttons in notes"
collapseReplies: "Collapse notes written in reply"
collapseRepliesDescription: "Collapse and displays notes written as replies.\nReacted notes are not affected."
repliedBy: "Replied by {user}"
collapseLongNoteContent: "Collapse long notes"
alwaysShowCw: "Always show content set to 'Hide content'"
forceRenoteVisibilitySelector: "Specify visibility of renote"
cherrypickLabs: "CherryPick Labs"
cherrypickLabsDescription: "Why not try some of the features that are still under development? Some features may not work properly."
Expand Down Expand Up @@ -63,10 +70,6 @@ displayBanner: "Display Banner Image"
requireRefresh: "When the page needs to refresh"
performanceWarning: "High resource usage can result in higher device temperatures and faster battery consumption"
photosensitiveSeizuresWarning: "Can cause photosensitive seizures"
friendlyEnableNotifications: "Enable the notifications area"
friendlyDisableNotifications: "Disable the notifications area"
friendlyEnableWidgets: "Enable the widgets area"
friendlyDisableWidgets: "Disable the widgets area"
useBoldFont: "Bold Text"
newNoteReceivedNotification: "When receive a new note notification"
disableRightClick: "Prohibit right click"
Expand Down Expand Up @@ -600,7 +603,6 @@ groupInvited: "You've been invited to a group"
aboutX: "About {x}"
emojiStyle: "Emoji style"
native: "Native"
disableDrawer: "Don't use drawer-style menus"
youHaveNoGroups: "You have no groups"
joinOrCreateGroup: "Get invited to a group or create your own."
showNoteActionsOnlyHover: "Only show note actions on hover"
Expand Down Expand Up @@ -1474,9 +1476,13 @@ _cherrypick:
mobileHeaderChange: "Header design change in mobile environment"
renameTheButtonInPostFormToNya: "Change the \"Note\" button on the note-posting form to \"Nyan!\""
renameTheButtonInPostFormToNyaDescription: "Outside of the note-posting form, they are still as \"Note\"."
enableWidgetsArea: "Enable the widgets area"
disableWidgetsArea: "Disable the widgets area"
friendlyUiEnableNotificationsArea: "Enable the notifications area"
friendlyUiDisableNotificationsArea: "Disable the notifications area"
enableLongPressOpenAccountMenu: "Press and hold to open the account menu"
enableLongPressOpenAccountMenuDescription: "It can be opened by long-pressing the Timeline tab at the bottom of the screen."
friendlyShowAvatarDecorationsInNavBtn: "Show avatar decorations on floating buttons"
friendlyUiShowAvatarDecorationsInNavBtn: "Show avatar decorations on floating buttons"
_bannerDisplay:
all: "All"
topBottom: "Top and Bottom"
Expand Down
1 change: 0 additions & 1 deletion locales/es-ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@ groupInvited: "Invitado al grupo"
aboutX: "Acerca de {x}"
emojiStyle: "Estilo de emoji"
native: "Nativo"
disableDrawer: "No mostrar los menús en cajones"
youHaveNoGroups: "Sin grupos"
joinOrCreateGroup: "Obtenga una invitación para unirse al grupos o puede crear su propio grupo."
showNoteActionsOnlyHover: "Mostrar acciones de la nota sólo al pasar el cursor"
Expand Down
1 change: 0 additions & 1 deletion locales/fr-FR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@ groupInvited: "Invité au groupe"
aboutX: "À propos de {x}"
emojiStyle: "Style des émojis"
native: "Natif"
disableDrawer: "Les menus ne s'affichent pas dans le tiroir"
youHaveNoGroups: "Vous n’avez aucun groupe"
joinOrCreateGroup: "Vous pouvez être invité·e à rejoindre des groupes existants ou créer votre propre nouveau groupe."
showNoteActionsOnlyHover: "Afficher les actions de note uniquement au survol"
Expand Down
1 change: 0 additions & 1 deletion locales/id-ID.yml
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,6 @@ groupInvited: "Telah diundang ke grup"
aboutX: "Tentang {x}"
emojiStyle: "Gaya emoji"
native: "Native"
disableDrawer: "Jangan gunakan menu bergaya laci"
youHaveNoGroups: "Kamu tidak memiliki grup"
joinOrCreateGroup: "Bergabunglah dengan grup atau kamu dapat membuat grupmu sendiri."
showNoteActionsOnlyHover: "Hanya tampilkan aksi catatan saat ditunjuk"
Expand Down
87 changes: 70 additions & 17 deletions locales/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,35 @@ export interface Locale extends ILocale {
* 日本語
*/
"_lang_": string;
/**
* 返信対象ノートを半透明に表示
*/
"showReplyTargetNoteInSemiTransparent": string;
/**
* ノートにアクションボタンを表示
*/
"noteFooterButton": string;
/**
* 返信のリノートのスマート省略
*/
"collapseReplies": string;
/**
* 返信で作成されたノートをたたんで表示します。
* リアクションしたノートは影響を受けません。
*/
"collapseRepliesDescription": string;
/**
* {user}が返信を作成しました
*/
"repliedBy": ParameterizedString<"user">;
/**
* 内容の長いノートを省略して表示
*/
"collapseLongNoteContent": string;
/**
* 「内容を隠す」で設定した内容を常に表示する
*/
"alwaysShowCw": string;
/**
* リノートの公開範囲を指定
*/
Expand Down Expand Up @@ -270,22 +299,6 @@ export interface Locale extends ILocale {
* 光敏感性発作を起こす可能性があります
*/
"photosensitiveSeizuresWarning": string;
/**
* 通知領域を有効化
*/
"friendlyEnableNotifications": string;
/**
* 通知領域を無効化
*/
"friendlyDisableNotifications": string;
/**
* ウィジェット領域を有効化
*/
"friendlyEnableWidgets": string;
/**
* ウィジェット領域を無効化
*/
"friendlyDisableWidgets": string;
/**
* 文字を太くする
*/
Expand Down Expand Up @@ -1286,6 +1299,14 @@ export interface Locale extends ILocale {
* メディアサイレンスしたいサーバーのホストを改行で区切って設定します。メディアサイレンスされたサーバーに所属するアカウントによるファイルはすべてセンシティブとして扱われ、カスタム絵文字が使用できないようになります。ブロックしたインスタンスには影響しません。
*/
"mediaSilencedInstancesDescription": string;
/**
* 連合を許可するサーバー
*/
"federationAllowedHosts": string;
/**
* 連合を許可するサーバーのホストを改行で区切って設定します。
*/
"federationAllowedHostsDescription": string;
/**
* ミュートとブロック
*/
Expand Down Expand Up @@ -5595,6 +5616,10 @@ export interface Locale extends ILocale {
* パスキーの検証に成功しましたが、パスワードレスログインが無効になっています。
*/
"passkeyVerificationSucceededButPasswordlessLoginDisabled": string;
/**
* フォロワーへのメッセージ
*/
"messageToFollower": string;
/**
* 未読の通知の数を表示する
*/
Expand Down Expand Up @@ -5947,6 +5972,22 @@ export interface Locale extends ILocale {
* にゃあにゃんにゃんにゃんにゃにゃん?
*/
"renameTheButtonInPostFormToNyaDescription": string;
/**
* ウィジェット領域を有効化
*/
"enableWidgetsArea": string;
/**
* ウィジェット領域を無効化
*/
"disableWidgetsArea": string;
/**
* 通知領域を有効化
*/
"friendlyUiEnableNotificationsArea": string;
/**
* 通知領域を無効化
*/
"friendlyUiDisableNotificationsArea": string;
/**
* 長押しでアカウントメニューを開く
*/
Expand All @@ -5958,7 +5999,7 @@ export interface Locale extends ILocale {
/**
* フローティングボタンにアイコンのデコレーションを表示
*/
"friendlyShowAvatarDecorationsInNavBtn": string;
"friendlyUiShowAvatarDecorationsInNavBtn": string;
};
"_bannerDisplay": {
/**
Expand Down Expand Up @@ -9963,6 +10004,18 @@ export interface Locale extends ILocale {
* 最大{max}つまでデコレーションを付けられます。
*/
"avatarDecorationMax": ParameterizedString<"max">;
/**
* フォローされた時のメッセージ
*/
"followedMessage": string;
/**
* フォローされた時に相手に表示する短いメッセージを設定できます。
*/
"followedMessageDescription": string;
/**
* フォローを承認制にしている場合、フォローリクエストを許可した時に表示されます。
*/
"followedMessageDescriptionForLockedAccount": string;
};
"_exportOrImport": {
/**
Expand Down
16 changes: 15 additions & 1 deletion locales/it-IT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ renameFolder: "Rinomina cartella"
deleteFolder: "Elimina cartella"
folder: "Cartella"
addFile: "Allega"
showFile: "Visualizza file"
emptyDrive: "Il Drive è vuoto"
emptyFolder: "La cartella è vuota"
unableToDelete: "Eliminazione impossibile"
Expand Down Expand Up @@ -519,7 +520,10 @@ groupInvited: "Invitat@ al gruppo"
aboutX: "Informazioni su {x}"
emojiStyle: "Stile emoji"
native: "Nativo"
disableDrawer: "Non mostrare il menù sul drawer"
menuStyle: "Stile menu"
style: "Stile"
drawer: "Drawer"
popup: "Popup"
youHaveNoGroups: "Nessun gruppo"
joinOrCreateGroup: "Puoi creare il tuo gruppo o essere invitat@ a gruppi che già esistono."
showNoteActionsOnlyHover: "Mostra le azioni delle Note solo al passaggio del mouse"
Expand Down Expand Up @@ -1284,6 +1288,13 @@ genEmbedCode: "Ottieni il codice di incorporamento"
noteOfThisUser: "Elenco di Note di questo profilo"
clipNoteLimitExceeded: "Non è possibile aggiungere ulteriori Note a questa Clip."
performance: "Prestazioni"
modified: "Modificato"
discard: "Scarta"
thereAreNChanges: "Ci sono {n} cambiamenti"
signinWithPasskey: "Accedi con passkey"
unknownWebAuthnKey: "Questa è una passkey sconosciuta."
passkeyVerificationFailed: "La verifica della passkey non è riuscita."
passkeyVerificationSucceededButPasswordlessLoginDisabled: "La verifica della passkey è riuscita, ma l'accesso senza password è disabilitato."
_delivery:
status: "Stato della consegna"
stop: "Sospensione"
Expand Down Expand Up @@ -2463,6 +2474,7 @@ _notification:
renotedBySomeUsers: "{n} Rinota"
followedBySomeUsers: "{n} follower"
flushNotification: "Azzera le notifiche"
exportOfXCompleted: "Abbiamo completato l'esportazione di {x}"
_types:
all: "Tutto"
note: "Nuove Note"
Expand All @@ -2478,6 +2490,8 @@ _notification:
groupInvited: "Invito a un gruppo"
roleAssigned: "Ruolo concesso"
achievementEarned: "Risultato raggiunto"
exportCompleted: "Esportazione completata"
test: "Prova la notifica"
app: "Notifiche da applicazioni"
_actions:
followBack: "Segui"
Expand Down
Loading

0 comments on commit d1cf1e9

Please sign in to comment.