Mar0xy 
								
							 
						 
						
							
							
							
							
								
							
							
								ae2752ca0f 
								
							 
						 
						
							
							
								
								upd: ask to reload on like change  
							
							
							
						 
						
							2023-11-28 22:21:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
							
							
								
							
							
								c9112b2949 
								
							 
						 
						
							
							
								
								upd: use null as default on user like setting  
							
							
							
						 
						
							2023-11-28 22:21:40 +01: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 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								95095ee8d1 
								
							 
						 
						
							
							
								
								enhance(frontend): ユーザーのRawデータを読めるページを復活させる ( #12436 )  
							
							... 
							
							
							
							* (add) User raw page
* Update Changelog
* fix lint 
							
						 
						
							2023-11-24 21:11:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Camilla Ett 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								30b443de55 
								
							 
						 
						
							
							
								
								feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように ( #12416 )  
							
							... 
							
							
							
							* feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように
* localesの変更をjs-JP.ymlのみに修正し、日本語をより分かりやすく
* クラス名を.icon から .limitWidthに変更 
							
						 
						
							2023-11-24 08:37:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									mappi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								521db37ca7 
								
							 
						 
						
							
							
								
								feat 12325 ( #12425 )  
							
							
							
						 
						
							2023-11-24 08:36:55 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								04dbf7ebe9 
								
							 
						 
						
							
							
								
								chore: replace icons, change errors  
							
							
							
						 
						
							2023-11-23 19:22:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bf2d2ff0ca 
								
							 
						 
						
							
							
								
								fix(frontend): プロフィールの「ファイル」にセンシティブな画像がある際のデザインを修正 ( #12424 )  
							
							... 
							
							
							
							* (fix) 招待コードを一度のみ利用できるように
* Update Changelog
* (fix) profile media grid
* Update Changelog
* Change Changelog 
							
						 
						
							2023-11-23 21:18:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								42bf8e5e76 
								
							 
						 
						
							
							
								
								merge: upstream  
							
							
							
						 
						
							2023-11-22 23:40:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d078a72f38 
								
							 
						 
						
							
							
								
								upd: add Facebook to note importing  
							
							
							
						 
						
							2023-11-22 16:00:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								b15f293b82 
								
							 
						 
						
							
							
								
								fix lint, resolve code smell  
							
							... 
							
							
							
							Co-Authored-By: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2023-11-22 18:46:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									taichan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a4f8863786 
								
							 
						 
						
							
							
								
								taichanne30 -> tai-cha ( #12405 )  
							
							
							
						 
						
							2023-11-22 12:20:07 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									nenohi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								481bca4cf2 
								
							 
						 
						
							
							
								
								広告掲載ページにてfilterをわかりやすく ( #12385 )  
							
							
							
						 
						
							2023-11-21 19:50:06 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									yukineko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								02b0adf31f 
								
							 
						 
						
							
							
								
								fix: 「設定のバックアップ」に一部の設定項目が含まれていない問題を修正 ( #12366 )  
							
							... 
							
							
							
							* fix: 一部の設定項目がバックアップに含まれていなかったのを修正
* update: CHANGELOG.md
* remove: バックアップ不要な項目を削除 
							
						 
						
							2023-11-19 11:45:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								b65fd34981 
								
							 
						 
						
							
							
								
								tweak of  2b6f789a5b 
							
							
							
						 
						
							2023-11-19 10:18:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nafu Satsuki 
								
							 
						 
						
							
							
							
							
								
							
							
								2b6f789a5b 
								
							 
						 
						
							
							
								
								feat(moderation): モデレーターがユーザーのアイコンもしくはバナー画像を未設定状態にできる機能を追加 (MisskeyIO#222)  
							
							... 
							
							
							
							Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2023-11-18 21:07:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nafu Satsuki 
								
							 
						 
						
							
							
							
							
								
							
							
								0a73973a7c 
								
							 
						 
						
							
							
								
								メールアドレスの認証にverifymail.ioを使えるようにする。  
							
							
							
						 
						
							2023-11-18 21:01:53 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								55ef4c4d93 
								
							 
						 
						
							
							
								
								upd: completely change handling of indexable  
							
							
							
						 
						
							2023-11-17 15:05:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								83ea0395f6 
								
							 
						 
						
							
							
								
								DeepL TranslationのPro accountトグルスイッチが表示されていなかったのを修正 ( #12355 )  
							
							... 
							
							
							
							Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> 
							
						 
						
							2023-11-17 22:26:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								08b3662bb8 
								
							 
						 
						
							
							
								
								chore(frontend): tweak ui  
							
							
							
						 
						
							2023-11-17 18:00:42 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								4d1a2bad17 
								
							 
						 
						
							
							
								
								typo  
							
							
							
						 
						
							2023-11-17 13:27:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cbab3affc9 
								
							 
						 
						
							
							
								
								Update packages/frontend/src/pages/role.vue  
							
							... 
							
							
							
							Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> 
							
						 
						
							2023-11-17 13:26:55 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f89a827aa9 
								
							 
						 
						
							
							
								
								Update packages/frontend/src/pages/role.vue  
							
							... 
							
							
							
							Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> 
							
						 
						
							2023-11-17 13:26:48 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9d78a1a8b3 
								
							 
						 
						
							
							
								
								enhance(backend): make ftt db fallback configurable  
							
							
							
						 
						
							2023-11-16 10:20:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5c0d63d493 
								
							 
						 
						
							
							
								
								upd: style of buttons for user like setting  
							
							
							
						 
						
							2023-11-16 00:29:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								490b249407 
								
							 
						 
						
							
							
								
								upd: Allow users to change default like emoji  
							
							... 
							
							
							
							When users change the default like emoji in reactions tab from heart to another one it will be send out as that specific emoji.
If reset back to heart it will default to the instance like emoji again which is heart by default.
Closes  transfem-org/Sharkey#95  
							
						 
						
							2023-11-16 00:22:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								62bb0d1eaa 
								
							 
						 
						
							
							
								
								upd: add option to disable server disconnect warning  
							
							... 
							
							
							
							Closes  transfem-org/Sharkey#152  
						
							2023-11-15 23:59:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									atsuchan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6cc0685f2a 
								
							 
						 
						
							
							
								
								Fix(frontend): サーバーサイレンス ( #12292 )  
							
							
							
						 
						
							2023-11-15 11:14:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								2d2eefe3d4 
								
							 
						 
						
							
							
								
								feat: メールアドレスを使用してユーザー名を割り出す機能  
							
							... 
							
							
							
							Resolve  #10158  
						
							2023-11-14 07:58:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									atsuchan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								31174d6b79 
								
							 
						 
						
							
							
								
								Fix(frontend): role users/timeline visiable ui ( #12305 )  
							
							
							
						 
						
							2023-11-13 13:31:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Srgr0 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c541ced3ab 
								
							 
						 
						
							
							
								
								非ログイン時に「メモを追加」を表示しない ( #12310 )  
							
							... 
							
							
							
							* Update home.vue
* Update CHANGELOG.md 
							
						 
						
							2023-11-13 10:25:52 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5c38e6b824 
								
							 
						 
						
							
							
								
								add: custom like emoji per instance, fix like  
							
							... 
							
							
							
							This fixes the fact that likes on mastodon didn't get federated properly and let's instance admins choose a custom emoji 
							
						 
						
							2023-11-12 22:16:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
							
							
								
							
							
								83f328de8a 
								
							 
						 
						
							
							
								
								add: Importing of Posts  
							
							... 
							
							
							
							- Supports Instagram, Mastodon/Pleroma/Akkoma, Twitter and *key 
							
						 
						
							2023-11-12 15:12:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cec02966ad 
								
							 
						 
						
							
							
								
								fix(frontend): 「フォロー中の人全員の返信を含める/含めないようにする」のボタンを押下した際の確認が機能していない問題を修正 ( #12308 )  
							
							... 
							
							
							
							* fix(frontend): 「フォロー中の人全員の返信を含める/含めないようにする」のボタンを押下した際の確認が機能していない問題を修正
* Update CHANGELOG.md 
							
						 
						
							2023-11-11 16:34:46 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								04657c14c7 
								
							 
						 
						
							
							
								
								upd: remove leftover nsfw ai option  
							
							
							
						 
						
							2023-11-07 19:23:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9cd2759769 
								
							 
						 
						
							
							
								
								feat: isIndexable  
							
							
							
						 
						
							2023-11-07 19:16:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								53f2089116 
								
							 
						 
						
							
							
								
								fix: lastReceivedAt always being N/A  
							
							
							
						 
						
							2023-11-07 18:30:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								42a5d473e5 
								
							 
						 
						
							
							
								
								upd: remove remaining parts of tw  
							
							
							
						 
						
							2023-11-07 17:10:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f270f98756 
								
							 
						 
						
							
							
								
								chore: fix locale used in settings/drive/cleaner  
							
							
							
						 
						
							2023-11-07 17:06:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e409abdd40 
								
							 
						 
						
							
							
								
								upd: add frontend option to export data  
							
							
							
						 
						
							2023-11-07 11:38:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ecf63c4333 
								
							 
						 
						
							
							
								
								merge: remove tensorflow, AiService ( #140 )  
							
							
							
						 
						
							2023-11-05 14:42:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ShittyKopper 
								
							 
						 
						
							
							
							
							
								
							
							
								36c136cfd2 
								
							 
						 
						
							
							
								
								upd: remove more traces of sensitiveMediaDetection  
							
							... 
							
							
							
							kept the api endpoint props just to stay compatible with clients that
expect them to be there. they are unused and won't get saved 
							
						 
						
							2023-11-05 16:28:55 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								35b3ac228c 
								
							 
						 
						
							
							
								
								merge: upstream  
							
							
							
						 
						
							2023-11-05 11:19:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								c2ddb649f8 
								
							 
						 
						
							
							
								
								enhance: 非通知なお知らせを作成できるように  
							
							
							
						 
						
							2023-11-05 09:04:38 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								56401ed91c 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2023-11-05 08:25:08 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								db29a5c2da 
								
							 
						 
						
							
							
								
								merge: develop  
							
							
							
						 
						
							2023-11-04 21:52:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								647e76ab36 
								
							 
						 
						
							
							
								
								merge: upstream  
							
							
							
						 
						
							2023-11-04 14:32:28 +01:00