Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								6bc258a3e0 
								
							 
						 
						
							
							
								
								chore: automatically detect RTL on all MFM content  
							
							
							
						 
						
							2024-03-29 16:52:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								bd7c4f66f3 
								
							 
						 
						
							
							
								
								use correct note design in favorites page -  fixes   #483  
							
							
							
						 
						
							2024-03-27 16:03:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f90be427f5 
								
							 
						 
						
							
							
								
								fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジェットが正しく動作しない問題を修正 ( #12835 )  
							
							... 
							
							
							
							* (fix) タイムゾーンによっては誕生日のフォロー中ユーザーが正しく読み込まれない
* 文言をわかりやすく
* Update Changelog
* (add) reload button
* Update CHANGELOG.md
* run misskey-js
* fix
* Revert "文言をわかりやすく"
This reverts commit c5ab6419563cc70ec8ba758e800c74d3469131e3.
* Update packages/frontend/src/widgets/WidgetBirthdayFollowings.vue
* Update packages/frontend/src/widgets/WidgetBirthdayFollowings.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-03-25 18:31:30 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								aad06a0e8b 
								
							 
						 
						
							
							
								
								copy MkNote* changes to SkNote*  
							
							
							
						 
						
							2024-03-24 12:02:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								bc531ac414 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'misskey/develop' into future-2024-03-23  
							
							
							
						 
						
							2024-03-24 11:53:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								beb00789df 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into future-2024-03-23  
							
							
							
						 
						
							2024-03-24 11:26:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								74362af828 
								
							 
						 
						
							
							
								
								allow custom oneko image via themes -  fixes   #472  
							
							... 
							
							
							
							after this change, one can set a custom image by:
* upload an appropriate image to the drive (some images can be
  found at
	https://github.com/vencordcss/onekocord/tree/main/onekoskins ),
	possibly with the "keep original" option set
* copy the URL to the image in the drive
* create/edit a theme so that it contains (inside `props`):
     "oneko-image": '"url(https://yourinstance.example.com/files/ee17b385-a084-4e2a-b531-225dfb96cc3c )',
  with the proper URL
That's it! 
							
						 
						
							2024-03-23 12:19:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6bd78770de 
								
							 
						 
						
							
							
								
								enhance(frontend): リアクション受け入れがいいねのみの場合はボタンホバーでツールチップが出るように ( #13613 )  
							
							
							
						 
						
							2024-03-22 18:21:14 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c9c6424205 
								
							 
						 
						
							
							
								
								enhance(frontend): TOTPの入力ダイアログを改良 ( #13607 )  
							
							... 
							
							
							
							* enhance(frontend): TOTPの入力ダイアログを改良
* Update Changelog 
							
						 
						
							2024-03-22 15:03:21 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								40bb6069ec 
								
							 
						 
						
							
							
								
								fix(frontend): URLプレビューのto/hrefがない問題を修正  
							
							... 
							
							
							
							Fix of 9ae577871b (diff-cfa02e203bdbd03dbf312a889f009ca7f9ebd8376334ebd74c4961b716b22d93) 
							
						 
						
							2024-03-22 08:54:34 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								831c74a25b 
								
							 
						 
						
							
							
								
								fix: URLプレビューの動作改善+動作設定を可能にする ( #13579 )  
							
							... 
							
							
							
							* wip
* support new version
* URLプレビュー無効化時、フロント側も非表示にしてリクエストをしないようにする
* fix lint
* fix lint
* tweak preview request error handles
* fix: CHANGELOG.md
* fix
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-03-21 18:46:42 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4838e50b4 
								
							 
						 
						
							
							
								
								enhance(antenna): Botの投稿を除外できるように ( #13603 )  
							
							... 
							
							
							
							* enhance(antenna): Botの投稿を除外できるように (MisskeyIO#545)
(cherry picked from commit a95ce067c6cf0a93647e358aabc984bdbe99e952)
* Update Changelog
* remove translations
* spdx
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2024-03-21 07:51:01 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								7795045b23 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-03-20 20:01:56 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ca2df14a8f 
								
							 
						 
						
							
							
								
								fix(frontend): woodenPanelの配色を修正 ( #13561 )  
							
							... 
							
							
							
							* fix(frontend): woodenPanelの配色を修正
* fix 
							
						 
						
							2024-03-20 13:10:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								115d91812e 
								
							 
						 
						
							
							
								
								fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする ( #13598 )  
							
							... 
							
							
							
							* fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする
* fix CHANGELOG.md 
							
						 
						
							2024-03-20 10:30:45 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KevinWh0 
								
							 
						 
						
							
							
							
							
								
							
							
								459e684117 
								
							 
						 
						
							
							
								
								fixed some of the issues with it  
							
							
							
						 
						
							2024-03-19 22:00:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								067cdf3ce4 
								
							 
						 
						
							
							
								
								enhance(frontend): ページのデザインを調整 ( #13590 )  
							
							... 
							
							
							
							* enhance(frontend): ページのデザインを調整
* 共有ボタンを直感的な導線に変更
* Update Changelog
* Update packages/frontend/src/components/page/page.image.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-03-18 18:21:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b65203c9f8 
								
							 
						 
						
							
							
								
								fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskeyが起動できなくなる問題を修正 ( #13587 )  
							
							... 
							
							
							
							* Fixed startup crash with seasonal effects
(cherry picked from commit eba0c2cc61 
							
						 
						
							2024-03-17 20:33:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									BackRunner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dcfab918e9 
								
							 
						 
						
							
							
								
								feat: send heartbeat right after visibility changed to 'visible' ( #13581 )  
							
							
							
						 
						
							2024-03-17 18:47:29 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KevinWh0 
								
							 
						 
						
							
							
							
							
								
							
							
								ccf5659ac3 
								
							 
						 
						
							
							
								
								made methods private  
							
							
							
						 
						
							2024-03-16 01:34:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KevinWh0 
								
							 
						 
						
							
							
							
							
								
							
							
								8f300cf460 
								
							 
						 
						
							
							
								
								added setting  
							
							
							
						 
						
							2024-03-16 01:23:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KevinWh0 
								
							 
						 
						
							
							
							
							
								
							
							
								395ea9ab9f 
								
							 
						 
						
							
							
								
								made notification dot appear if you load the page and there are already notifs  
							
							
							
						 
						
							2024-03-16 01:08:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KevinWh0 
								
							 
						 
						
							
							
							
							
								
							
							
								a0c63c8cc4 
								
							 
						 
						
							
							
								
								added notification dot and it seems to work well  
							
							
							
						 
						
							2024-03-16 00:27:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4b1ca9ef61 
								
							 
						 
						
							
							
								
								fix(general): flash/createでPlayの公開範囲を指定できない問題の修正と編集画面の調整 ( #13574 )  
							
							... 
							
							
							
							* fix(backend): param `visibility` wasn't included in `flash/create`
* fix(frontend): tweak flash editor ui
* Update CHANGELOG.md 
							
						 
						
							2024-03-15 22:02:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alina Sireneva 
								
							 
						 
						
							
							
							
							
								
							
							
								ecfaf7ff7a 
								
							 
						 
						
							
							
								
								chore: added license and patch info  
							
							
							
						 
						
							2024-03-14 21:39:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								9478fc0095 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'misskey/develop' into future-2024-03-14  
							
							
							
						 
						
							2024-03-14 16:28:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								58bc8f2c10 
								
							 
						 
						
							
							
								
								merge: always align code to the left -  fixes   #436  ( !453 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/453 
Closes  #436 
Approved-by: Essem <smswessem@gmail.com>
Approved-by: Leah <kevinlukej@gmail.com> 
							
						 
						
							2024-03-14 14:48:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								94aed953b5 
								
							 
						 
						
							
							
								
								merge: make cookie a bit more secure -  fixes   #445  ( !468 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/468 
Closes  #445 
Approved-by: Luna <her@mint.lgbt>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de> 
							
						 
						
							2024-03-14 14:47:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								45eab01fc4 
								
							 
						 
						
							
							
								
								merge: hide CW-ed featured notes on welcome page -  fixes   #458  ( !467 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/467 
Closes  #458 
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: Leah <kevinlukej@gmail.com>
Approved-by: Marie <marie@kaifa.ch> 
							
						 
						
							2024-03-14 14:45:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alina Sireneva 
								
							 
						 
						
							
							
							
							
								
							
							
								a69315a24b 
								
							 
						 
						
							
							
								
								fix: added wasm in vite config  
							
							
							
						 
						
							2024-03-14 14:41:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KevinWh0 
								
							 
						 
						
							
							
							
							
								
							
							
								b918f38ec2 
								
							 
						 
						
							
							
								
								fixed  
							
							
							
						 
						
							2024-03-13 23:52:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									FineArchs 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								88d47ab024 
								
							 
						 
						
							
							
								
								プラグインの簡易的なログを表示する機能 ( #13564 )  
							
							... 
							
							
							
							* add plugin logging
* change variable name
* Update plugin.ts
* Update CHANGELOG.md 
							
						 
						
							2024-03-13 22:38:26 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								29f6ba6310 
								
							 
						 
						
							
							
								
								chore: add missing SPDX ID and workflow check ( #13570 )  
							
							... 
							
							
							
							* chore: add workflow which checks if SPDX ID exists
* chore: add missing SPDX ID in some files
* chore: change trigger condition
* chore: trigger on push
* lint 
							
						 
						
							2024-03-13 22:37:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6d9c234cb6 
								
							 
						 
						
							
							
								
								fix: URL preview popup for local URL appears in the upper left corner ( #13555 )  
							
							
							
						 
						
							2024-03-12 13:50:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b280faa8e7 
								
							 
						 
						
							
							
								
								enhance(frontend): 各サーバーはMisskeyを利用したサービスであることを強調 ( #13559 )  
							
							... 
							
							
							
							* ロゴ周りを追加
* 調整
---------
Co-authored-by: uboar <10250330+uboar@users.noreply.github.com> 
							
						 
						
							2024-03-12 13:48:14 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alina Sireneva 
								
							 
						 
						
							
							
							
							
								
							
							
								d991eccd3f 
								
							 
						 
						
							
							
								
								fix: Promise.resolve  
							
							
							
						 
						
							2024-03-11 16:42:10 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alina Sireneva 
								
							 
						 
						
							
							
							
							
								
							
							
								0085305579 
								
							 
						 
						
							
							
								
								fix: load libopenmpt on demand  
							
							
							
						 
						
							2024-03-11 15:32:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								6826e43ad7 
								
							 
						 
						
							
							
								
								make cookie a bit more secure -  fixes   #445  
							
							... 
							
							
							
							We can't make the cookie `HttpOnly` because we're setting it from
Javascript, but I'm not sure it's worth the trouble to redesign that:
`JSON.parse(localStorage.account).token` gives you the token anyway,
hiding the cookie from JS won't offer much protection.
At least we can mark is `Secure` (meaning, only send it over HTTPS)
and _delete it on logout_ (it wasn't!) 
							
						 
						
							2024-03-10 10:26:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								ff189b1952 
								
							 
						 
						
							
							
								
								hide CW-ed featured notes on welcome page -  fixes   #458  
							
							... 
							
							
							
							not the most elegant solution, but simple and robust 
							
						 
						
							2024-03-10 10:13:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								354cb2a675 
								
							 
						 
						
							
							
								
								handle non-ASCII emoji names  
							
							... 
							
							
							
							* use the more inclusive regexp for validating emoji names
* always normalize emoji names, aliases, categories
the latter point is necessary to allow matching, for example, `ä`
against `a`+combining diaeresis
this will also need to bump the version of `sfm-js` once we merge
https://activitypub.software/TransFem-org/sfm-js/-/merge_requests/2  
							
						 
						
							2024-03-09 12:51:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								dbc4fd3e93 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-03-09 15:40:21 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								760df9ebf0 
								
							 
						 
						
							
							
								
								copy changes to SkNote*  
							
							
							
						 
						
							2024-03-08 16:10:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								15c78d1a01 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'misskey/develop' into future  
							
							
							
						 
						
							2024-03-08 16:09:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								27f823e882 
								
							 
						 
						
							
							
								
								enhance(frontend): リアクションの総数を表示するか設定で選べるように ( #13539 )  
							
							... 
							
							
							
							* enhance(frontend): リプライ・リノート・リアクションの総数を表示するか設定で選べるように (MisskeyIO#512)
(cherry picked from commit 3c8475e5ac217f055eab0f6d0aedcbbcb2a2f27c)
* fix: いいねのみの場合は強制的にカウント表示
* make `showReactionsCount` default false
* リアクションだけ
* けしわすれ
* けしわすれ2
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2024-03-08 18:13:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								8ab3f3aad6 
								
							 
						 
						
							
							
								
								copy changes to SkNote*  
							
							
							
						 
						
							2024-03-07 16:20:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								dfff4d2073 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'misskey/develop' into future  
							
							
							
						 
						
							2024-03-07 16:09:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4a5740412 
								
							 
						 
						
							
							
								
								fix(frontend): 周年の実績が閏年を考慮するように ( #13525 )  
							
							... 
							
							
							
							* fix(frontend): 周年の実績が閏年を考慮するように
* まちがえた
* Update Changelog
* 変数の定義回数を減らす 
							
						 
						
							2024-03-07 17:21:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c680e35aa0 
								
							 
						 
						
							
							
								
								enhance(frontend): 広告が同一ドメインの場合はRouterで遷移するように ( #13510 )  
							
							... 
							
							
							
							* enhance(frontend): 広告が同一ドメインの場合はRouterで遷移するように
* Update Changelog
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-03-07 16:36:06 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7ead98cbe5 
								
							 
						 
						
							
							
								
								enhance(frontend): リアクションの総数を表示するように ( #13532 )  
							
							... 
							
							
							
							* enhance(frontend): リアクションの総数を表示するように
* Update Changelog
* リアクション選択済の色をaccentに 
							
						 
						
							2024-03-06 21:08:42 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								08d618bb8b 
								
							 
						 
						
							
							
								
								enhance(frontend): 自分のノートの添付ファイルから直接ファイルの詳細ページに飛べるようにする ( #13520 )  
							
							... 
							
							
							
							* enhance(frontend): 自分のノートの添付ファイルから直接ファイルの詳細ページに飛べるようにする
* 他のファイルタイプにも対応
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-03-05 18:06:57 +09:00