5bf7813b2d 
								
							 
						 
						
							
							
								
								enhance/feat(frontend): データセーバーの改良・強化 ( #12526 )  
							
							... 
							
							
							
							* enhance(frontend): データセーバーを個別で設定できるように
* Update Changelog
* fix design
* (fix) 設定が当たらない
* fix test(無理やり感)
* (fix) 設定がない状態ですべて有効・向操作が効かない
* fix
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-12-03 10:58:42 +09:00  
				
					
						
							
							
								 
						
							
								c190b720d3 
								
							 
						 
						
							
							
								
								feat(frontend): 絵文字ピッカーのカテゴリを多階層フォルダで分類できるように ( #12132 )  
							
							... 
							
							
							
							* Update CHANGELOG.md
* Feat:emoji picker folder select
* Fix: lint error
* Fix: lint error 2
* Fix: lint error 3
* カスタム絵文字のカテゴリ表示部分が長かったので短くした
* エフェクトが壊れて出ないのを修正
* padding 18px -> 9px
* Update CHANGELOG.md
* Revert: en-US.yml
* chg: Folder -> folder
* chg: isChildrenExits -> isChildren
* chg: isChildren -> categoryFolderFlag
* カテゴリ末尾が / の場合ピッカーから消失するので「その他」と扱い対応
* 特定のパターンのカテゴリ名でピッカーに出てこないのを修正
「i18n.ts.other」や「/」始まりの場合壊れる
* chg: categoryFolderFlag -> hasChildSection
* code format
* Del: ti-fw
* fix
* 絵文字とフォルダの表示順序入れ替え
* ネストした場合にパネルでどこまでがどのフォルダのものかをわかりやすくした
* fix lint
* カテゴリの名前が長いと表示がおかしくなる問題を修正
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: FineArchs <133759614+FineArchs@users.noreply.github.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2023-12-02 15:26:46 +09:00  
				
					
						
							
							
								 
						
							
								b37e8ffa69 
								
							 
						 
						
							
							
								
								(fix) 翻訳のダブりを解消 ( #12519 )  
							
							
							
						 
						
							2023-12-02 12:05:03 +09:00  
				
					
						
							
							
								 
						
							
								b05d71fabf 
								
							 
						 
						
							
							
								
								feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表示できるウィジェットを追加 ( #12450 )  
							
							... 
							
							
							
							* (add) 今日誕生日のフォロイー一覧表示
* Update Changelog
* Update Changelog
* 実装漏れ
* create index
* (fix) index 
							
						 
						
							2023-11-30 14:49:26 +09:00  
				
					
						
							
							
								 
						
							
								22d6fa1fdf 
								
							 
						 
						
							
							
								
								enhance(dev): 開発モード時にlocaleと型定義が自動的に再生成されるように ( #12481 )  
							
							... 
							
							
							
							* enhance: localeを任意のタイミングでリビルドできるように
* enhance: localeも監視し、必要であればlocaleをリビルドするように
* feat: devモードの時のみナビゲーションバーからキャッシュクリアができるように
* refactor: キャッシュクリア部分を共通化
* fix: localesのファイル変更イベントが取れないのを修正
* fix: replaceAllでコケるのを修正
* change: 開発モードに関係なくナビゲーションバーからキャッシュクリアできるように
* refactor: 必要のないリビルドをしないように
* update: CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-11-30 14:48:02 +09:00  
				
					
						
							
							
								 
						
							
								28cb0fc70b 
								
							 
						 
						
							
							
								
								enhance: 設定したタグをトレンドに表示させないようにする項目を管理画面で設定できるように ( #12512 )  
							
							... 
							
							
							
							* enhance: hiddenTagsを管理画面で設定できるように
* Update locales/ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-11-30 14:35:56 +09:00  
				
					
						
							
							
								 
						
							
								2a451ebb57 
								
							 
						 
						
							
							
								
								enhance(frontend): 通知音にドライブのファイルを使用できるように ( #12447 )  
							
							... 
							
							
							
							* (enhance) サウンドにドライブのファイルを使用できるように
* Update Changelog
* fix
* fix design
* fix design
* Update store.ts
* (fix) ファイル名表示
* refactor
* (refactor) better types
* operationTypeとsoundTypeの混同を防止
* (refactor)
* (fix)
* enhance jsdoc
* driveFile -> _driveFile_ 
							
						 
						
							2023-11-27 17:33:42 +09:00  
				
					
						
							
							
								 
						
							
								c9503da8f8 
								
							 
						 
						
							
							
								
								サウンド設定に「サウンドを出力しない」と「Misskeyがアクティブな時のみサウンドを出力する」を追加 ( #12342 )  
							
							... 
							
							
							
							Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> 
							
						 
						
							2023-11-26 16:12:02 +09:00  
				
					
						
							
							
								 
						
							
								5bdae9f6d0 
								
							 
						 
						
							
							
								
								enhance(frontend): リアクション選択時に音を流せるように ( #12441 )  
							
							... 
							
							
							
							* (add) リアクション選択時に音を鳴らせるように
* Update Changelog
* tweak sound
* tweak sound
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-11-26 13:04:44 +09:00  
				
					
						
							
							
								 
						
							
								a523ec0a6e 
								
							 
						 
						
							
							
								
								feat: ワードミュートに該当したノートを非表示にできるように  
							
							... 
							
							
							
							Co-authored-by: Nafu Satsuki <satsuki@nafusoft.dev> 
							
						 
						
							2023-11-25 12:11:02 +09:00  
				
					
						
							
							
								 
						
							
								d9efde97e4 
								
							 
						 
						
							
							
								
								Partially Revert "Hard mute (misskey-dev#12376)"  
							
							... 
							
							
							
							This reverts commit 864827f788 
							
						 
						
							2023-11-25 12:11:02 +09:00  
				
					
						
							
							
								 
						
							
								f28be07f12 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'misskey-dev/develop' into io  
							
							
							
						 
						
							2023-11-25 04:13:06 +09:00  
				
					
						
							
							
								 
						
							
								97c10ed1e5 
								
							 
						 
						
							
							
								
								Update index.d.ts  
							
							
							
						 
						
							2023-11-24 09:20:34 +09:00  
				
					
						
							
							
								 
						
							
								30b443de55 
								
							 
						 
						
							
							
								
								feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように ( #12416 )  
							
							... 
							
							
							
							* feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように
* localesの変更をjs-JP.ymlのみに修正し、日本語をより分かりやすく
* クラス名を.icon から .limitWidthに変更 
							
						 
						
							2023-11-24 08:37:27 +09:00  
				
					
						
							
							
								 
						
							
								521db37ca7 
								
							 
						 
						
							
							
								
								feat 12325 ( #12425 )  
							
							
							
						 
						
							2023-11-24 08:36:55 +09:00  
				
					
						
							
							
								 
						
							
								b918e417f7 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'misskey-dev/develop' into io  
							
							
							
						 
						
							2023-11-24 02:20:14 +09:00  
				
					
						
							
							
								 
						
							
								ed6f866a4f 
								
							 
						 
						
							
							
								
								enhance/fix(AP/frontend): 最近追加されたMFMのもろもろを修正 ( #12420 )  
							
							... 
							
							
							
							* (enhance) MFM rubyが連合されるように
* Update Changelog
* Update Changelog
* (fix) unixtimeのフォールバック (AP)
* (fix) unixtimeのフォールバック (frontend)
* Update Changelog 
							
						 
						
							2023-11-23 19:49:45 +09:00  
				
					
						
							
							
								 
						
							
								864827f788 
								
							 
						 
						
							
							
								
								Hard mute ( #12376 )  
							
							... 
							
							
							
							* feat(backend,misskey-js): hard mute storage in backend
* fix(backend,misskey-js): mute word record type
* chore(frontend): generalize XWordMute
* feat(frontend): configure hard mute
* feat(frontend): hard mute notes on the timelines
* lint(backend,frontend): fix lint failure
* chore(misskey-js): update api.md
* fix(backend): test failure
* chore(frontend): check word mute for reply
* chore: limit hard mute count 
							
						 
						
							2023-11-23 18:56:20 +09:00  
				
					
						
							
							
								 
						
							
								8b68f5d021 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'misskey-dev/develop' into io  
							
							
							
						 
						
							2023-11-21 03:36:40 +09:00  
				
					
						
							
							
								 
						
							
								b65fd34981 
								
							 
						 
						
							
							
								
								tweak of  2b6f789a5b 
							
							
							
						 
						
							2023-11-19 10:18:57 +09:00  
				
					
						
							
							
								 
						
							
								2b6f789a5b 
								
							 
						 
						
							
							
								
								feat(moderation): モデレーターがユーザーのアイコンもしくはバナー画像を未設定状態にできる機能を追加 (MisskeyIO#222)  
							
							... 
							
							
							
							Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2023-11-18 21:07:47 +09:00  
				
					
						
							
							
								 
						
							
								455c7eb653 
								
							 
						 
						
							
							
								
								Merge tag '2023.11.1' into merge-upstream  
							
							
							
						 
						
							2023-11-17 20:19:02 +09:00  
				
					
						
							
							
								 
						
							
								850b834758 
								
							 
						 
						
							
							
								
								New translations ja-jp.yml (Chinese Traditional) ( #12351 )  
							
							
							
						 
						
							2023-11-17 18:04:42 +09:00  
				
					
						
							
							
								 
						
							
								a9a743dab9 
								
							 
						 
						
							
							
								
								enhance(frontend): MFMでUNIX時間を指定して日時を表示できるように  
							
							... 
							
							
							
							Resolve  #12294  
						
							2023-11-17 15:05:37 +09:00  
				
					
						
							
							
								 
						
							
								5ab7e03804 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12348 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French) 
							
						 
						
							2023-11-17 09:20:21 +09:00  
				
					
						
							
							
								 
						
							
								9d78a1a8b3 
								
							 
						 
						
							
							
								
								enhance(backend): make ftt db fallback configurable  
							
							
							
						 
						
							2023-11-16 10:20:57 +09:00  
				
					
						
							
							
								 
						
							
								0aa3201480 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12255 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Turkish) 
							
						 
						
							2023-11-15 11:44:21 +09:00  
				
					
						
							
							
								 
						
							
								50e811e862 
								
							 
						 
						
							
							
								
								Merge branch 'io' into merge-upstream  
							
							
							
						 
						
							2023-11-09 17:43:42 +09:00  
				
					
						
							
							
								 
						
							
								2bc887a6c5 
								
							 
						 
						
							
							
								
								Merge tag '2023.11.0' into merge-upstream  
							
							
							
						 
						
							2023-11-09 16:10:53 +09:00  
				
					
						
							
							
								 
						
							
								7b53f66541 
								
							 
						 
						
							
							
								
								feat(moderation): モデレーターがユーザーのアイコンもしくはバナー画像を未設定状態にできる機能を追加 (MisskeyIO#222)  
							
							
							
						 
						
							2023-11-08 01:37:50 +09:00  
				
					
						
							
							
								 
						
							
								ec5e1df9f5 
								
							 
						 
						
							
							
								
								URLプレビューのサムネイルを隠す機能を追加 (MisskeyIO#214)  
							
							
							
						 
						
							2023-11-07 02:31:26 +09:00  
				
					
						
							
							
								 
						
							
								2c836ba71f 
								
							 
						 
						
							
							
								
								enhance(build): フォールバック効かすためにlocaleの空文字は項目ごと消す  
							
							
							
						 
						
							2023-11-05 18:00:41 +09:00  
				
					
						
							
							
								 
						
							
								8f49c5cd48 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12244 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French) 
							
						 
						
							2023-11-05 17:53:08 +09:00  
				
					
						
							
							
								 
						
							
								c2ddb649f8 
								
							 
						 
						
							
							
								
								enhance: 非通知なお知らせを作成できるように  
							
							
							
						 
						
							2023-11-05 09:04:38 +09:00  
				
					
						
							
							
								 
						
							
								8372e547eb 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12241 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English) 
							
						 
						
							2023-11-04 20:40:34 +09:00  
				
					
						
							
							
								 
						
							
								3642a2b625 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12231 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English) 
							
						 
						
							2023-11-04 18:45:34 +09:00  
				
					
						
							
							
								 
						
							
								5e9f6a90df 
								
							 
						 
						
							
							
								
								enhance(frontend): ノート内のカスタム絵文字をクリックすることで、コピーおよびリアクションができるように  
							
							
							
						 
						
							2023-11-04 18:27:22 +09:00  
				
					
						
							
							
								 
						
							
								57d72c0db5 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12180 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai) 
							
						 
						
							2023-11-03 17:35:55 +09:00  
				
					
						
							
							
								 
						
							
								39a3f4ae98 
								
							 
						 
						
							
							
								
								feat: チャンネル内→チャンネル外へのリノート制限機能追加 ( #12230 )  
							
							... 
							
							
							
							* チャンネル内→チャンネル外へのリノート制限機能追加
* fix CHANGELOG.md
* コメント対応(canRenoteSwitch→allowRenoteToExternal)
* コメント対応(別チャンネルへのリノート対策)
* コメント対応(canRenote->allowRenoteToExternal)
* fix comment
* Update misskey-js.api.md
* ✌️ 
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-11-03 17:34:23 +09:00  
				
					
						
							
							
								 
						
							
								ee191169f5 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak announcement manage ui  
							
							
							
						 
						
							2023-11-03 17:14:35 +09:00  
				
					
						
							
							
								 
						
							
								24e629ca5c 
								
							 
						 
						
							
							
								
								enhance: 初期設定とチュートリアルを統合 ( #12141 )  
							
							... 
							
							
							
							* better onboarding experience
* enhance: iroiro
* (add) title
* (enhance) 戻る・次へボタンを全ページでstickyに
* fix merging
* (add) iroiro
* remove unnecessary file
* Update CHANGELOG.md
* tweak texts
* (fix) reactionViewer mock
* change strings
* Update MkTutorialDialog.Note.vue
* Update ja-JP.yml
* (fix) reactionViewer error
* (fix) path
* refactor
* fix
* Update MkPostForm.vue
* Update ja-JP.yml
* Update ja-JP.yml
* tweak text
* Update ja-JP.yml
* Update ja-JP.yml
* Update ja-JP.yml
* (add) achivement
* (add) もう一度見れますよメッセージを追加
* Revert "feat: レジストリAPIをサードパーティから利用可能に (#12229 )"
This reverts commit 79346272f86123b35215#12229 )""
This reverts commit bae684e484 
							
						 
						
							2023-11-03 15:35:07 +09:00  
				
					
						
							
							
								 
						
							
								025ae436b5 
								
							 
						 
						
							
							
								
								enhance: アカウント登録時のメールアドレス認証に30分の有効期限を設定 ( #12221 )  
							
							... 
							
							
							
							* add: metaにemailVerificationExpiresInを追加
* enhance: 招待コード使用時, メアド認証時に認証期限を確認するように
* add: クライアント側に実装
* update: CHANGELOG.md
* add: コメントを追加
* Revert "add: metaにemailVerificationExpiresInを追加"
This reverts commit ceb6ccff517ee301c3ee 
							
						 
						
							2023-11-03 14:54:28 +09:00  
				
					
						
							
							
								 
						
							
								ac3c6f3df8 
								
							 
						 
						
							
							
								
								feat(frontend): スワイプやボタンでタイムラインを再読込する機能 (misskey-dev#12113) (MisskeyIO#206)  
							
							... 
							
							
							
							* feat(frontend): スワイプやボタンでタイムラインを再読込する機能 (misskey-dev#12113)
* tweak MkPullToRefresh
cheery-picked from 52dbab56a4d0d32e8846 
							
						 
						
							2023-11-03 14:10:47 +09:00  
				
					
						
							
							
								 
						
							
								82526ad4f3 
								
							 
						 
						
							
							
								
								CWを使用する場合、注釈を空にすることを許可しない  
							
							... 
							
							
							
							Resolve  #12217  
						
							2023-11-03 08:17:35 +09:00  
				
					
						
							
							
								 
						
							
								3b272b43ec 
								
							 
						 
						
							
							
								
								Update locales/ja-JP.yml  
							
							... 
							
							
							
							Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
							
						 
						
							2023-11-02 15:58:36 +09:00  
				
					
						
							
							
								 
						
							
								f62ad3ed3e 
								
							 
						 
						
							
							
								
								feat: notification grouping  
							
							... 
							
							
							
							Resolve  #12211  
						
							2023-11-02 15:57:55 +09:00  
				
					
						
							
							
								 
						
							
								4f180ad45c 
								
							 
						 
						
							
							
								
								feat: アイコンデコレーションの管理をロールで設定できるように ( #12173 )  
							
							... 
							
							
							
							* アイコンデコレーションの管理をロールで設定できるように
* インポートミス
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/frontend/src/ui/_common_/common.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-30 15:33:15 +09:00  
				
					
						
							
							
								 
						
							
								c239058624 
								
							 
						 
						
							
							
								
								feat(frontend): スワイプやボタンでタイムラインを再読込する機能 ( #12113 )  
							
							... 
							
							
							
							* pc reloading
* add: disable TL websocket option
* fix: stream disconnect when reload
* add: pull to refresh
* fix: pull to refresh
* add changelog
* fact: change to disableStreamingTimeline
* lint
* remove: en-US text
* refactor
* refactor
* add license identifier
* tweak
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* change name timeoutHeartBeat
* tweak
* 🎨 
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-30 09:12:20 +09:00  
				
					
						
							
							
								 
						
							
								08c5e1616e 
								
							 
						 
						
							
							
								
								feat(frontend): 絵文字ピッカーのカテゴリを多階層フォルダで分類できるように (misskey-dev#12132) (MisskeyIO#196)  
							
							... 
							
							
							
							Co-authored-by: meronmks <meronmks.8914@gmail.com>
Co-authored-by: mattyatea <mattyacocacora0@gmail.com> 
							
						 
						
							2023-10-30 00:54:38 +09:00  
				
					
						
							
							
								 
						
							
								feedad7d8b 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak about-misskey page  
							
							
							
						 
						
							2023-10-29 13:49:26 +09:00  
				
					
						
							
							
								 
						
							
								a91d2ba625 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12101 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian) 
							
						 
						
							2023-10-28 15:59:07 +09:00  
				
					
						
							
							
								 
						
							
								e6c54de814 
								
							 
						 
						
							
							
								
								enhance(backend): RedisへのTLのキャッシュをオフにできるように  
							
							
							
						 
						
							2023-10-23 15:17:25 +09:00  
				
					
						
							
							
								 
						
							
								18fb7a2080 
								
							 
						 
						
							
							
								
								enhance(frontend): アイコンのデコレーションを非表示にできるように  
							
							
							
						 
						
							2023-10-22 16:05:32 +09:00  
				
					
						
							
							
								 
						
							
								4eaa02d25f 
								
							 
						 
						
							
							
								
								enhance: improve avatar decoration  
							
							
							
						 
						
							2023-10-22 13:02:24 +09:00  
				
					
						
							
							
								 
						
							
								78835eac52 
								
							 
						 
						
							
							
								
								Merge tag '2023.10.2' into merge-upstream  
							
							
							
						 
						
							2023-10-21 19:40:18 +09:00  
				
					
						
							
							
								 
						
							
								f51bca41c5 
								
							 
						 
						
							
							
								
								Feat: 外部サイトからテーマ・プラグインのインストールができるように ( #12034 )  
							
							... 
							
							
							
							* Feat: 外部サイトからテーマ・プラグインのインストールができるように
* Update Changelog
* Change Changelog
* Remove unnecessary imports
* Update fetch-external-resources.ts
* Update CHANGELOG.md
* Update CHANGELOG.md 
							
						 
						
							2023-10-21 18:41:12 +09:00  
				
					
						
							
							
								 
						
							
								722584bf72 
								
							 
						 
						
							
							
								
								すべてのフォロー中の人のwithRepliesを変える機能 ( #12049 )  
							
							... 
							
							
							
							* feat: endpoint to update all following
* feat(frontend): change show replies for all
* docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように
* fix: cancel not working 
							
						 
						
							2023-10-21 18:39:19 +09:00  
				
					
						
							
							
								 
						
							
								2c0a139da6 
								
							 
						 
						
							
							
								
								feat: Avatar decoration ( #12096 )  
							
							... 
							
							
							
							* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts 
							
						 
						
							2023-10-21 18:38:07 +09:00  
				
					
						
							
							
								 
						
							
								b397a72b28 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12094 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Uyghur)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Croatian)
* New translations ja-jp.yml (Haitian Creole)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified) 
							
						 
						
							2023-10-21 13:39:12 +09:00  
				
					
						
							
							
								 
						
							
								e2b5d82229 
								
							 
						 
						
							
							
								
								TLをPush型にする(Write only) (MisskeyIO#185)  
							
							... 
							
							
							
							* 一時的に Redis に書き込むユーザーをモデレータのみに絞る
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-21 03:38:00 +09:00  
				
					
						
							
							
								 
						
							
								d9241df84d 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12070 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional) 
							
						 
						
							2023-10-19 19:47:36 +09:00  
				
					
						
							
							
								 
						
							
								92b49b6ebb 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12036 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai) 
							
						 
						
							2023-10-18 17:41:32 +09:00  
				
					
						
							
							
								 
						
							
								d82b3a08e2 
								
							 
						 
						
							
							
								
								Update ja-JP.yml ( #12053 )  
							
							... 
							
							
							
							ポスト 
							
						 
						
							2023-10-18 10:01:50 +09:00  
				
					
						
							
							
								 
						
							
								24d5f28dd9 
								
							 
						 
						
							
							
								
								Merge branch 'io' into merge-upstream  
							
							
							
						 
						
							2023-10-18 00:12:57 +09:00  
				
					
						
							
							
								 
						
							
								5a3c6575dd 
								
							 
						 
						
							
							
								
								新規にフォローした人のwithRepliesをtrueにする機能を追加 ( #12048 )  
							
							... 
							
							
							
							* feat: add defaultWithReplies to MiUser
* feat: use defaultWithReplies when creating MiFollowing
* feat: update defaultWithReplies from API
* feat: return defaultWithReplies as a part of $i
* feat(frontend): configure defaultWithReplies
* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように
* fix: typo
* style: fix lint failure
* chore: improve UI text
* chore: make optional params of  UserFollowingService.follow() object
* chore: UserFollowingService.follow() accept withReplies
* chore: add withReplies to MiFollowRequest
* chore: process withReplies for follow request
* feat: accept withReplies on 'following/create' endpoint
* feat: store defaultWithReplies in client store
* Revert "feat: return defaultWithReplies as a part of $i"
This reverts commit f2cc4fe695e3cee69f5ab14d70 
							
						 
						
							2023-10-17 20:56:17 +09:00  
				
					
						
							
							
								 
						
							
								5efd01ba70 
								
							 
						 
						
							
							
								
								feat: サーバーサイレンス機能を追加 ( #12031 )  
							
							... 
							
							
							
							* feat : サーバーサイレンスを追加
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update locale
* Update instance-info.vue
* update misskey-js.api.md
* lint fix
* migration fix
* 既存のものを使うように
* fix
* 色々直した
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/components/MkInstanceCardMini.vue
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* fix: サイレンスされてるサーバーからの投稿は全部ホームにする
* fix: undefinedでfalseを返すようにした
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-16 20:11:27 +09:00  
				
					
						
							
							
								 
						
							
								62d26a5d0a 
								
							 
						 
						
							
							
								
								投稿フォームにNSFWガイドラインへの導線を追加 (MisskeyIO#182)  
							
							
							
						 
						
							2023-10-16 17:29:46 +09:00  
				
					
						
							
							
								 
						
							
								9c06284ed1 
								
							 
						 
						
							
							
								
								Merge tag '2023.10.1' into merge-upstream  
							
							
							
						 
						
							2023-10-12 20:59:40 +09:00  
				
					
						
							
							
								 
						
							
								c2e177e37a 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12013 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional) 
							
						 
						
							2023-10-12 09:20:25 +09:00  
				
					
						
							
							
								 
						
							
								5593eab248 
								
							 
						 
						
							
							
								
								Merge tag '2023.10.0' into merge-upstream  
							
							
							
						 
						
							2023-10-10 21:35:45 +09:00  
				
					
						
							
							
								 
						
							
								61ff98c8dd 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #12000 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai) 
							
						 
						
							2023-10-10 19:03:21 +09:00  
				
					
						
							
							
								 
						
							
								57b794edfb 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #11999 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English) 
							
						 
						
							2023-10-10 18:14:09 +09:00  
				
					
						
							
							
								 
						
							
								373c2af46a 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2023-10-10 18:11:58 +09:00  
				
					
						
							
							
								 
						
							
								af1087aed4 
								
							 
						 
						
							
							
								
								Feat:「ファイルの詳細」ページを追加 ( #11995 )  
							
							... 
							
							
							
							* (add) ファイルビューア
* Update Changelog
* 既存のAPIを利用
* run api extratctor
* Change i18n
* (add) ページに関する説明を追加
* Update CHANGELOG
* (fix) design, classes 
							
						 
						
							2023-10-10 10:43:43 +09:00  
				
					
						
							
							
								 
						
							
								fce557715b 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #11980 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional) 
							
						 
						
							2023-10-09 12:37:04 +09:00  
				
					
						
							
							
								 
						
							
								4bbfc98883 
								
							 
						 
						
							
							
								
								Feat: タイムライン更新中に広告を挿入 ( #11989 )  
							
							... 
							
							
							
							* Feat: タイムライン更新中に広告を挿入
* 翻訳を変更
* Run api extractor
* fix api extractor
* Update locales/ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* confirm -> mkinfo
* MkInputにmin, maxを指定できるように
* 負の値が指定されたら何もしない
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-08 17:56:44 +09:00  
				
					
						
							
							
								 
						
							
								5e8c0deab3 
								
							 
						 
						
							
							
								
								プライバシーポリシー・運営者情報のリンクを追加 ( #11925 )  
							
							... 
							
							
							
							* 運営者情報・プライバシーポリシーリンクを追加
* Update Changelog
* Run api extractor
* プライバシーポリシー・利用規約の同意をまとめる
* Update Changelog
* fix lint
* fix
* api extractor
* improve design
* nodeinfoにプライバシーポリシー・運営者情報を追加 
							
						 
						
							2023-10-07 13:13:13 +09:00  
				
					
						
							
							
								 
						
							
								d49e5b19e1 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #11933 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian) 
							
						 
						
							2023-10-06 21:12:04 +09:00  
				
					
						
							
							
								 
						
							
								e4ade46a2d 
								
							 
						 
						
							
							
								
								fix(frontend): クライアント設定から13.7.0で削除されたチャット機能に関するサウンド設定を削除 ( #11912 )  
							
							... 
							
							
							
							* fix(frontend): クライアント設定から13.7.0で削除されたチャット機能に関するサウンド設定を削除
* fix(frontend): 各localesからsfx/chat sfx/chatbgを削除 
							
						 
						
							2023-10-04 20:17:05 +09:00  
				
					
						
							
							
								 
						
							
								b40329887f 
								
							 
						 
						
							
							
								
								revert: note editing  
							
							
							
						 
						
							2023-10-04 12:05:01 +09:00  
				
					
						
							
							
								 
						
							
								17b83ff4c1 
								
							 
						 
						
							
							
								
								enhance: TLキャッシュ容量を設定できるように  
							
							
							
						 
						
							2023-10-04 08:46:27 +09:00  
				
					
						
							
							
								 
						
							
								6277a5545c 
								
							 
						 
						
							
							
								
								feat: improve tl performance ( #11946 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip 
							
						 
						
							2023-10-03 20:26:11 +09:00  
				
					
						
							
							
								 
						
							
								43e7f48028 
								
							 
						 
						
							
							
								
								fix backup code message  
							
							
							
						 
						
							2023-10-03 19:09:26 +09:00  
				
					
						
							
							
								 
						
							
								b4cdd35866 
								
							 
						 
						
							
							
								
								Merge tag '2023.9.3' into merge-upstream  
							
							
							
						 
						
							2023-09-30 10:02:44 +09:00  
				
					
						
							
							
								 
						
							
								b0714cbd7b 
								
							 
						 
						
							
							
								
								[ci skip] New Crowdin updates ( #11922 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified) 
							
						 
						
							2023-09-30 09:35:36 +09:00  
				
					
						
							
							
								 
						
							
								392de4df36 
								
							 
						 
						
							
							
								
								enhance: ノートの翻訳機能の利用可否をロールで設定可能に  
							
							... 
							
							
							
							Resolve  #11923  
						
							2023-09-30 07:54:11 +09:00  
				
					
						
							
							
								 
						
							
								e2c9ed355b 
								
							 
						 
						
							
							
								
								Merge tag '2023.9.2' into merge-upstream  
							
							
							
						 
						
							2023-09-29 23:22:56 +09:00  
				
					
						
							
							
								 
						
							
								e5c339b86a 
								
							 
						 
						
							
							
								
								enhance(frontend): タイムラインでファイルが添付されたノートのみ表示するオプションを追加  
							
							
							
						 
						
							2023-09-29 16:56:17 +09:00  
				
					
						
							
							
								 
						
							
								b55ffa2cbe 
								
							 
						 
						
							
							
								
								New Crowdin updates ( #11901 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai) 
							
						 
						
							2023-09-29 15:15:22 +09:00  
				
					
						
							
							
								 
						
							
								9771f1c435 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-29 13:26:11 +09:00  
				
					
						
							
							
								 
						
							
								b9da1415a5 
								
							 
						 
						
							
							
								
								feat: 通知の受信設定を強化  
							
							
							
						 
						
							2023-09-29 11:29:54 +09:00  
				
					
						
							
							
								 
						
							
								2438c047a7 
								
							 
						 
						
							
							
								
								enhance: 編集されたノートかどうか分かるように  
							
							
							
						 
						
							2023-09-28 21:06:14 +09:00  
				
					
						
							
							
								 
						
							
								c106db89e1 
								
							 
						 
						
							
							
								
								feat: note edit  
							
							
							
						 
						
							2023-09-28 17:21:16 +09:00  
				
					
						
							
							
								 
						
							
								eb740e2c72 
								
							 
						 
						
							
							
								
								enhance: タイムラインからRenoteを除外するオプションを追加  
							
							
							
						 
						
							2023-09-28 11:41:41 +09:00  
				
					
						
							
							
								 
						
							
								055464a624 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-28 10:02:05 +09:00  
				
					
						
							
							
								 
						
							
								3a57fb2b4b 
								
							 
						 
						
							
							
								
								Merge tag '2023.9.1' into merge-upstream  
							
							
							
						 
						
							2023-09-27 04:56:47 +09:00  
				
					
						
							
							
								 
						
							
								bd19d75c9c 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-25 16:03:43 +09:00  
				
					
						
							
							
								 
						
							
								87223add7b 
								
							 
						 
						
							
							
								
								Merge tag '2023.9.0' into merge-upstream  
							
							
							
						 
						
							2023-09-25 15:27:13 +09:00  
				
					
						
							
							
								 
						
							
								ee44f35fea 
								
							 
						 
						
							
							
								
								[skip ci] New Crowdin updates ( #11891 )  
							
							... 
							
							
							
							* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional) 
							
						 
						
							2023-09-25 13:57:09 +09:00  
				
					
						
							
							
								 
						
							
								5318532a8d 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-25 10:29:12 +09:00