anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									woxtu 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e6873fb259 
								
							 
						 
						
							
							
								
								Switch avatar images that depend on the animation setting ( #12097 )  
							
							
							
						 
						
							2023-10-21 13:31:16 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Natsuki Ikeguchi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4970c7d2f 
								
							 
						 
						
							
							
								
								fix(frontend): Use opening quote in notifications ( #12082 )  
							
							... 
							
							
							
							Signed-off-by: Natsuki Ikeguchi <me@s6n.jp> 
							
						 
						
							2023-10-21 07:54:28 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								21986a2168 
								
							 
						 
						
							
							
								
								enhance(frontend): 投稿されてから時間が経過しているノートであることを視覚的に分かりやすく  
							
							
							
						 
						
							2023-10-20 11:51:01 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								18af290b18 
								
							 
						 
						
							
							
								
								chore: tweak MkNotifications  
							
							
							
						 
						
							2023-10-20 11:33:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									atsuchan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7b361224f8 
								
							 
						 
						
							
							
								
								fix(frontend): Recieve Unrenote on streaming ( #12079 )  
							
							... 
							
							
							
							* fix(frontend): Recieve Unrenote
表示しているリノートがリノート解除されたらストリーミングで受信してすぐに消えるようにする
* fix(frontend): Recieve Unrenote lint fixing
* fix(frontend): Recieve Unrenote Decapture
Decapture忘れてたー 
							
						 
						
							2023-10-19 19:36:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								721cbe085b 
								
							 
						 
						
							
							
								
								fix(frontend): fix of  30efd932a5 
							
							
							
						 
						
							2023-10-19 17:42:19 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								30efd932a5 
								
							 
						 
						
							
							
								
								enhance: nyaizeはクライアントで表示時に行うように  
							
							... 
							
							
							
							Resolve  #12030  
						
							2023-10-19 11:42:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								52a82ac193 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2023-10-18 10:07:21 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 f2cc4fe6
* Revert "feat: update defaultWithReplies from API"
This reverts commit 95e3cee6
* Revert "feat: add defaultWithReplies to MiUser"
This reverts commit 9f5ab14d7063532de2b049bc2ed40a15658168f5.
* feat: configuring withReplies in import-following
* feat(frontend): configure withReplies
* fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown
* fix(backend): withReplies of following/create not working
* fix(frontend): importFollowing error
* fix: withReplies is not working with follow import
* fix(frontend): use v-model
* style: fix lint
---------
Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp> 
							
						 
						
							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 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								3ebed5aa3e 
								
							 
						 
						
							
							
								
								feat: local-only antenna  
							
							... 
							
							
							
							Resolve  #11869  
						
							2023-10-16 15:06:00 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								096fa16c4c 
								
							 
						 
						
							
							
								
								enhance(frontend): TLの返信表示オプションを記憶するように  
							
							... 
							
							
							
							Resolve  #12016  
						
							2023-10-13 16:49:56 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								04908bc90c 
								
							 
						 
						
							
							
								
								.js  
							
							
							
						 
						
							2023-10-13 16:42:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								7132958948 
								
							 
						 
						
							
							
								
								fix(frontend): 絵文字ピッカーで横に長いカスタム絵文字が見切れる問題を修正  
							
							
							
						 
						
							2023-10-11 17:58:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								7a8d5e5840 
								
							 
						 
						
							
							
								
								enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に  
							
							... 
							
							
							
							Resolve  #12001  
						
							2023-10-11 10:15:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								51b6a012a5 
								
							 
						 
						
							
							
								
								fix(frontend): ユーザープロフィールページでセンシティブなメディアが隠されない問題を修正  
							
							
							
						 
						
							2023-10-10 19:49:25 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								373c2af46a 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2023-10-10 18:11:58 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								f5e72f7d3e 
								
							 
						 
						
							
							
								
								🎨  CWボタンを大きく  
							
							
							
						 
						
							2023-10-10 18:08:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9dd0f8c39b 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2023-10-10 16:25:06 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								6ff98846e6 
								
							 
						 
						
							
							
								
								fix(backend): 「ファイル付きのみ」のTLでファイル無しの新着ノートが表示される  
							
							... 
							
							
							
							Fix  #11939  
						
							2023-10-09 17:48:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								19a507633e 
								
							 
						 
						
							
							
								
								lint fixes  
							
							
							
						 
						
							2023-10-09 15:37:58 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ca022cbbdf 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2023-10-08 18:04:56 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								274c21e2cc 
								
							 
						 
						
							
							
								
								chore(backend): tweak MkInput  
							
							
							
						 
						
							2023-10-08 17:57:48 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								774bf6a55e 
								
							 
						 
						
							
							
								
								enhance(frontend): make default volume of video 30%  
							
							
							
						 
						
							2023-10-08 14:01:40 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								a5b6e807bb 
								
							 
						 
						
							
							
								
								feat: per user featured notes  
							
							
							
						 
						
							2023-10-06 18:30:08 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ee483f2dee 
								
							 
						 
						
							
							
								
								Disallow renote of direct note ( #11970 )  
							
							... 
							
							
							
							* chore: renoteに関するチェックをまとめる
* fix: ダイレクト投稿をrenoteできる
* fix(frontend): 自分のダイレクト投稿をrenoteできる
* docs(changelog): ダイレクト投稿をリノートできてしまう
* fix lint
* chore(backend): visibilityに関するエラーをApi Errorとして返す 
							
						 
						
							2023-10-05 17:03:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								979741ce09 
								
							 
						 
						
							
							
								
								tweak ui  
							
							
							
						 
						
							2023-10-05 10:03:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5b00fa6f82 
								
							 
						 
						
							
							
								
								enhance(backend): users/notesでチャンネル投稿を含めるオプション  
							
							... 
							
							
							
							Resolve  #11965  
						
							2023-10-05 09:48:45 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Camilla Ett 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								89e4f28d06 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak ui  
							
							
							
						 
						
							2023-10-04 20:03:52 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								0dbf5175df 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-10-04 19:55:35 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bcbcaa9c60 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2023-10-04 12:56:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								b40329887f 
								
							 
						 
						
							
							
								
								revert: note editing  
							
							
							
						 
						
							2023-10-04 12:05:01 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								17b83ff4c1 
								
							 
						 
						
							
							
								
								enhance: TLキャッシュ容量を設定できるように  
							
							
							
						 
						
							2023-10-04 08:46:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5fd0cb31f6 
								
							 
						 
						
							
							
								
								fix: deck uiでuser listを見たときにリプライが表示されない ( #11951 )  
							
							... 
							
							
							
							* fix: deck uiでuser listを見たときにリプライが表示されない
* docs(changelog): deck uiでuser listを見たときにリプライが表示されない
* Update list-column.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-03 20:38:34 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CyberRex 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a511d8eddc 
								
							 
						 
						
							
							
								
								2段階認証のバックアップコード一覧をテキストファイルでダウンロード可能に ( #11957 )  
							
							
							
						 
						
							2023-10-03 20:27:37 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5ee93dc4a2 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2023-10-03 18:34:04 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								10ae0b329a 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak ui  
							
							
							
						 
						
							2023-10-03 18:33:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									YAVIIGI 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e00fdc2d59 
								
							 
						 
						
							
							
								
								fix(frontend): use-tooltip の呼び出し元の UI が無くなったら自動的に削除されるようにする ( #11949 )  
							
							... 
							
							
							
							* Update use-tooltip.ts
* Update CHANGELOG.md 
							
						 
						
							2023-10-03 11:27:51 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									FineArchs 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								09dfb9bde3 
								
							 
						 
						
							
							
								
								feat: AiScriptでホストのアドレスを参照できる定数 ( #11924 )  
							
							... 
							
							
							
							* add HOST_URL
* Update CHANGELOG.md
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-09-30 09:39:21 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								392de4df36 
								
							 
						 
						
							
							
								
								enhance: ノートの翻訳機能の利用可否をロールで設定可能に  
							
							... 
							
							
							
							Resolve  #11923  
						
							2023-09-30 07:54:11 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								cc6a96e1c9 
								
							 
						 
						
							
							
								
								enhance(front)end: improve moderation log  
							
							
							
						 
						
							2023-09-30 07:42:38 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5edc885c22 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2023-09-29 17:05:35 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								e5c339b86a 
								
							 
						 
						
							
							
								
								enhance(frontend): タイムラインでファイルが添付されたノートのみ表示するオプションを追加  
							
							
							
						 
						
							2023-09-29 16:56:17 +09:00