Skip to content

Release: 13.14.2 #11384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 30 commits into from
Jul 27, 2023
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
4f4f15a
chore(frontend): MkImgWithBlurhashのデコードのエラーをconsole.logに
tamaina Jul 24, 2023
fca6ae9
enhance(frontend): リストTLで、ユーザーが追加・削除されてもTLを更新しないように
tamaina Jul 24, 2023
8851e90
update CHANGELOG.md
tamaina Jul 24, 2023
ac6a8ed
Use BullMQAdapter (#11367)
hutchisr Jul 25, 2023
c1a19ff
fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)
tamaina Jul 25, 2023
0404d9c
fix(backend): Change isPublic to correctly recognize as:Public term (…
hakatashi Jul 25, 2023
81ba841
perf(frontend): MkMediaListのアスペクト比制限を調整 (#11377)
tamaina Jul 25, 2023
9208cfd
fix: hide sensitive gallery image on OGP (#11380)
acid-chicken Jul 25, 2023
fe13755
refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { len…
tamaina Jul 25, 2023
545b5ca
fix: insert bottom spacing appropriately (#11370)
ibuki2003 Jul 25, 2023
c59a9c6
New Crowdin updates (#11341)
syuilo Jul 26, 2023
e5fce15
fix(frontend): Selecting all emojis in Custom emoji is impossible
syuilo Jul 26, 2023
92337b0
fix(frontend): 一部モーダルダイアログでスクロールできない問題を修正
syuilo Jul 26, 2023
dc452bf
Remove redundant double quotes in page titles (#11352)
woxtu Jul 26, 2023
bc927b8
perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386)
tamaina Jul 26, 2023
76018b4
New Crowdin updates (#11388)
syuilo Jul 26, 2023
e5ac864
Update packages/frontend/src/pages/custom-emojis-manager.vue
syuilo Jul 26, 2023
65cc3c5
13.14.2
syuilo Jul 26, 2023
037c2e9
Revert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)"
syuilo Jul 26, 2023
926f208
fix(frontend): Fix cat ears are awkward on reply modal
syuilo Jul 26, 2023
09f37fc
fix(frontend): #11386 でウィンドウの場合に正常に表示されない問題を修正
tamaina Jul 26, 2023
b8360b1
fix(frontend): Remove errors in prefeerences-backups.vue
tamaina Jul 26, 2023
cf3ac3c
build: close #10953
acid-chicken Jul 26, 2023
090253c
fix(frontend): replies to channel posts could change the visibility
acid-chicken Jul 26, 2023
71b016b
fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11395)
kabo2468 Jul 26, 2023
324d189
New Crowdin updates (#11389)
syuilo Jul 26, 2023
78b502b
URL取得変数を関数に変更 #11392 (#11393)
setaria430 Jul 27, 2023
5083458
refactor: forkでデフォルトのノート文字数を変更した場合、E2Eテストが落ちる問題を修正する (#11366)
deflis Jul 27, 2023
cb0fa9a
Use promises API (#11351)
woxtu Jul 27, 2023
b6790a4
chore: update pnpm to 8.6.10
tamaina Jul 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,22 @@
-

### Server
-
- Fix: 外部サーバーの投稿がタイムラインに表示されないことがある問題を修正

-->
## 13.x.x (unreleased)

### General
-

### Client
- リストTLで、ユーザーが追加・削除されてもTLを初期化しないように
- Fix: モバイル表示のときページ下部がナビゲーションバーに隠れる問題を修正
- Fix: 一部モーダルダイアログでスクロールできない問題を修正
- Fix: Selecting all emojis in Custom emoji is impossible

### Server
- Fix: APIのオフセットが壊れていたせいで「もっと見る」でもっと見れない問題を修正

## 13.14.1

Expand Down
196 changes: 196 additions & 0 deletions locales/cs-CZ.yml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions locales/es-ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1091,6 +1091,9 @@ usedAt: "Usada el"
unused: "Sin usar"
used: "Usada"
expired: "Caducada"
doYouAgree: "¿Está de acuerdo?"
beSureToReadThisAsItIsImportant: "Por favor lea esto que es importante"
iHaveReadXCarefullyAndAgree: "He leído el texto {x} y estoy de acuerdo"
_initialAccountSetting:
accountCreated: "¡La cuenta ha sido creada!"
letsStartAccountSetup: "Para empezar, creemos tu perfil."
Expand Down
1 change: 1 addition & 0 deletions locales/fr-FR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ delete: "Supprimer"
deleteAndEdit: "Supprimer et réécrire"
deleteAndEditConfirm: "Êtes-vous sûr·e de vouloir supprimer cette note et la reformuler ? Vous perdrez toutes les réactions, renotes et réponses y afférentes."
addToList: "Ajouter à une liste"
addToAntenna: "Ajouter à l’antenne"
sendMessage: "Envoyer un message"
copyRSS: "Copier le RSS"
copyUsername: "Copier le nom d’utilisateur·rice"
Expand Down
1 change: 1 addition & 0 deletions locales/hu-HU.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
---
27 changes: 27 additions & 0 deletions locales/ja-KS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,15 @@ delete: "ほかす"
deleteAndEdit: "ほかして直す"
deleteAndEditConfirm: "このノートをほかしてもっかい直す?このノートへのツッコミ、Renote、返信も全部消えるんやけどそれでもええん?"
addToList: "リストに入れたる"
addToAntenna: "アンテナに追加"
sendMessage: "メッセージを送る"
copyRSS: "RSSをコピー"
copyUsername: "ユーザー名をコピー"
copyUserId: "ユーザーIDをコピー"
copyNoteId: "ノートIDをコピー"
copyFileId: "ファイルIDをコピー"
copyFolderId: "フォルダーIDをコピー"
copyProfileUrl: "プロフィールURLをコピー"
searchUser: "ユーザーを検索"
reply: "返事"
loadMore: "まだまだあるで!"
Expand Down Expand Up @@ -152,6 +156,8 @@ addEmoji: "絵文字を追加"
settingGuide: "ええ感じの設定"
cacheRemoteFiles: "リモートのファイルをキャッシュする"
cacheRemoteFilesDescription: "この設定を切っとったら、リモートファイルをキャッシュせんと直リンクするようになるで。サーバーの容量は節約できるけど、サムネイルを作らんなるから通信量が増えるで。"
cacheRemoteSensitiveFiles: "リモートのセンシティブなファイルをキャッシュする"
cacheRemoteSensitiveFilesDescription: "この設定を無効にすると、リモートのセンシティブなファイルはキャッシュせず直リンクするようになるで。"
flagAsBot: "Botにするで"
flagAsBotDescription: "もしこのアカウントをプログラム使うて運用するんやったら、このフラグをオンにしてや。オンにすれば、反応がバーッて連鎖せんように開発者が使うたり、Misskeyのシステム上での扱いがBotに合ったもんになるからな。"
flagAsCat: "Catやで"
Expand Down Expand Up @@ -313,6 +319,7 @@ copyUrl: "URLをコピー"
rename: "名前を変えるで"
avatar: "アイコン"
banner: "バナー"
displayOfSensitiveMedia: "センシティブなメディアの表示"
whenServerDisconnected: "サーバーとの接続が失くなってしもうたとき"
disconnectedFromServer: "サーバーが機嫌悪いねん"
reload: "リロード"
Expand Down Expand Up @@ -1067,11 +1074,26 @@ branding: "あ"
enableServerMachineStats: "サーバーのマシン情報見せびらかすで"
enableIdenticonGeneration: "ユーザーごとのIdenticon生成を有効にする"
turnOffToImprovePerformance: "オフにしたらえらい軽うなるで。"
createInviteCode: "招待コードを作成"
createWithOptions: "オプションを指定して作成"
createCount: "作成数"
inviteCodeCreated: "招待コード作ったで"
inviteLimitExceeded: "招待コード作りすぎやで。"
createLimitRemaining: "作成できる招待コード: 残り {limit} 個やで"
inviteLimitResetCycle: "{time}で最大 {limit} 個の招待コードを作成できるで。"
expirationDate: "有効期限"
noExpirationDate: "有効期限を設けへん"
inviteCodeUsedAt: "招待コードが使用された日時"
registeredUserUsingInviteCode: "招待コードを使用したユーザー"
waitingForMailAuth: "メール認証待ち"
inviteCodeCreator: "招待コードを作成したユーザー"
usedAt: "使用日時"
unused: "つこてへん"
used: "もうつこてる"
expired: "期限切れ"
doYouAgree: "同意するんか?"
beSureToReadThisAsItIsImportant: "重要やから絶対読んでや。"
iHaveReadXCarefullyAndAgree: "「{x}」の内容をよう読んで、同意するで。"
_initialAccountSetting:
accountCreated: "アカウント作り終わったで。"
letsStartAccountSetup: "アカウントの初期設定をしよか。"
Expand Down Expand Up @@ -1382,6 +1404,9 @@ _role:
ltlAvailable: "ローカルタイムラインの閲覧"
canPublicNote: "パブリック投稿の許可"
canInvite: "サーバー招待コードの発行"
inviteLimit: "招待コードの作成可能数"
inviteLimitCycle: "招待コードの発行間隔"
inviteExpirationTime: "招待コードの有効期限"
canManageCustomEmojis: "カスタム絵文字の管理"
driveCapacity: "ドライブ容量"
alwaysMarkNsfw: "勝手にファイルにNSFWをくっつける"
Expand Down Expand Up @@ -1444,6 +1469,7 @@ _ad:
back: "戻る"
reduceFrequencyOfThisAd: "この広告の表示頻度を下げるで"
hide: "表示せん"
timezoneinfo: "曜日はサーバーのタイムゾーンを元に指定されるで。"
_forgotPassword:
enterEmail: "アカウントに登録したメールアドレスをここに入力してや。そのアドレス宛に、パスワードリセット用のリンクが送られるから待っててな~。"
ifNoEmail: "メールアドレスを登録してへんのやったら、管理者まで教えてな~。"
Expand Down Expand Up @@ -1973,6 +1999,7 @@ _deck:
introduction: "カラムを組み合わせて自分だけのインターフェイスを作りましょ!"
introduction2: "画面の右にある + を押して、いつでもカラムを追加できるで。"
widgetsIntroduction: "カラムのメニューから、「ウィジェットの編集」を選んでウィジェットを追加してなー"
useSimpleUiForNonRootPages: "非ルートページは簡易UIで表示"
_columns:
main: "メイン"
widgets: "ウィジェット"
Expand Down
Loading