taichan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9760f3d7c9 
								
							 
						 
						
							
							
								
								enhance(frontend): ワードミュートで引っかかったワードを表示可能にする ( #15195 )  
							
							... 
							
							
							
							* feat(frontend): ソフトミュートで引っかかったものを表示できるように
* ソフトワードミュートのミュート文字列表示を切り替え可能に
* Chore(docs): Update CHANGELOG
* Fix: language file
* Fixed by review
* Fix by review
* Fix: reloadAskなおしきれていなかった
* perf: filter -> findに変更して最初の一個のみを表示するように変更
* Revert "perf: filter -> findに変更して最初の一個のみを表示するように変更"
This reverts commit 72ef92f0d62828754702cd00e26ad873adb4652f. 
							
						 
						
							2025-01-14 13:49:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								145c6cf2b5 
								
							 
						 
						
							
							
								
								fix: node.js の punycode モジュールが使用されている場所がある問題 ( #15248 )  
							
							... 
							
							
							
							* fix: punycode.js が使用されていない場所がある問題
* fix: use punycode/punycode.js on backend
* fix: use punycode/punycode.es6.js on backend
* fix: d.ts missing declare keyword
* chore: don't use punycode.js on backend
* update pnpm-lock.yaml
* chore: remove punycode.d.ts
* chore: use punycode.js instead of punycode npm package
* chore: bump psl to 1.15.0
* chore: bump nsfwjs to 4.2.0
4.2.1 is not usable because of https://github.com/infinitered/nsfwjs/issues/904 
* chore: prevent loading node-fetch from tensorflow
* chore: DOMWindow['document'] => Document
IDK why DOMWindow['document'] fails, but might be related to tsc internal complexity limit
* fix: disable --trace-deprecation
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:37:39 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sayamame-beans 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ed43cd87c9 
								
							 
						 
						
							
							
								
								ノートのリンクをリモートのサーバーのURLとしてもコピーできるように ( #15091 )  
							
							... 
							
							
							
							* feat(frontend): ノートのリンクをリモートのサーバーのURLとしてコピーできるように
* 出し分けのロジックを1箇所に統一
* docs: CHANGELOGの内容をコミット内容に合わせる
* docs: reverts 11d1b95
per https://github.com/misskey-dev/misskey/pull/13566#discussion_r1589103356 
* chore: 調整
* chore: 調整2
---------
Co-authored-by: Kisaragi Marine <kisaragi.effective@gmail.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:12:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								40f8b5e7f5 
								
							 
						 
						
							
							
								
								enhance(frontend): ユーザーページに「ファイル」タブを新設 ( #15130 )  
							
							... 
							
							
							
							* 投稿したファイルの一覧をプロフィールページ内のタブで見れるようにしてみた (Otaku-Social#14)
* ギャラリー(ノート)の取得方法を変更、ページネーションに対応
* ギャラリー(ノート)が動作しない問題を修正
* ギャラリー(ノート)の名称変更
* styles
* GalleryFromPosts -> Files
* fix
* enhance: 既存のファイルコンテナの「もっと見る」をクリックしたらファイルタブに飛べるように
* Update Changelog
* 共通化
* spdx
* その他のメディアがちゃんとプレビューされるように
* fix(frontend): リストがセンシティブ設定を考慮するように
* arrayをsetに変更
* remove unused imports
* 🎨 
* 🎨 
* 画像以外のファイルのプレビューに対応したのでコメントを削除
* サムネイルをMkDriveFileThumbnailに統一
* v-panelに置き換え
* lint
---------
Co-authored-by: tmorio <morikapusan@morikapu-denki.com>
Co-authored-by: tmorio <20278135+tmorio@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:05:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5445b023e5 
								
							 
						 
						
							
							
								
								enhance: 連合モードにあわせてフロントエンドを変化させるように ( #15112 )  
							
							... 
							
							
							
							* enhance(backend): metaにfederation modeに関する情報を公開
* enhance(frontend): 登録画面の注意書きを追加
* enhance(frontend): aboutページ・サーバー情報
* enhance(frontend): サーバー統計
* enhance(frontend): みつけるページ
* enhance(frontend): 検索
* enhance(frontend): ユーザー選択
* enhance(frontend): 設定画面
* enhance(frontend): ウィジェット
* enhance(frontend): リモートで開くオプション
* Update Changelog
* enhance(frontend): ステータスバー
* i18n
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 11:08:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								64501c69a1 
								
							 
						 
						
							
							
								
								feat(frontend): Botプロテクションの設定変更時は実際に検証を通過しないと保存できないようにする ( #15151 )  
							
							... 
							
							
							
							* feat(frontend): CAPTCHAの設定変更時は実際に検証を通過しないと保存できないようにする
* なしでも保存できるようにした
* fix CHANGELOG.md
* フォームが増殖するのを修正
* add comment
* add server-side verify
* fix ci
* fix
* fix
* fix i18n
* add current.ts
* fix text
* fix
* regenerate locales
* fix MkFormFooter.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 10:57:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									taichan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dd6743dda4 
								
							 
						 
						
							
							
								
								Fix(frontend): 削除して編集で引用ありを消せない ( #15249 )  
							
							... 
							
							
							
							* Fix(frontend): 削除して編集で引用ありを消せない
* docs(changelog): update CHANGELOG.md
* rename noteToRenote -> renoteTargetNote
with type fix
* Update Changelog
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 10:46:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d082a1dd34 
								
							 
						 
						
							
							
								
								fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 ( #15255 )  
							
							
							
						 
						
							2025-01-14 10:40:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b161601863 
								
							 
						 
						
							
							
								
								fix(frontend): コンポーネントのインポート忘れ ( #15274 )  
							
							
							
						 
						
							2025-01-14 09:35:19 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d86c77260e 
								
							 
						 
						
							
							
								
								fix(frontend): RSSウィジェットでURLエンコードを二重に行っている問題を修正 ( #15272 )  
							
							... 
							
							
							
							* don't double-url-encode rss urls
`url.searchParams.set()` already encodes the values passed!
(this is a partial revert of 0472d43ee9 
							
						 
						
							2025-01-14 00:13:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hazelnoot 
								
							 
						 
						
							
							
							
							
								
							
							
								fed5ff50b3 
								
							 
						 
						
							
							
								
								merge: make widgets wider in classic view -  fixes   #874  ( !855 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/855 
Closes  #874 
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev> 
							
						 
						
							2025-01-11 16:45:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hazelnoot 
								
							 
						 
						
							
							
							
							
								
							
							
								17f28b45fb 
								
							 
						 
						
							
							
								
								merge: manual save search engine "custom url" -  fixes   #882  ( !856 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/856 
Closes  #882 
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com> 
							
						 
						
							2025-01-11 16:43:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								b9e03339fd 
								
							 
						 
						
							
							
								
								don't double-url-encode rss urls  
							
							... 
							
							
							
							`url.searchParams.set()` already encodes the values passed!
(this is a partial revert of 0472d43ee9 
							
						 
						
							2025-01-11 14:06:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d60c307c4e 
								
							 
						 
						
							
							
								
								refactor/deps(frontend): shikiのdeprecated表現を修正 ( #15169 )  
							
							... 
							
							
							
							* fix(frontend): shikiのdeprecated表現を修正
* update aiscript-vscode
* ✌️ 
* fix
* remove unused imports
* bump aiscript-vscode to 0.1.15 
							
						 
						
							2025-01-11 13:47:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								531f7198d3 
								
							 
						 
						
							
							
								
								manual save search engine "custom url" -  fixes   #882  
							
							... 
							
							
							
							auto-saving would hit the rate-limit for `/api/i/registry/set` 
							
						 
						
							2025-01-11 13:26:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								fa64112f9f 
								
							 
						 
						
							
							
								
								make widgets wider in classic view  
							
							... 
							
							
							
							the style of widgets was changed by @Insert5StarName (@marie?) with
commit e14fd33140!178 
I'm not sure if it was intentional or accidental, and I'm also not
sure why nobody noticed before 2024.11 (maybe something else kept the
widgets wider?)
Anyway, this change seems to be enough 
							
						 
						
							2025-01-11 13:03:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rsplwe 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bb4457266d 
								
							 
						 
						
							
							
								
								feat(frontend): Do not display blocked instances on the welcome page ( #15178 )  
							
							
							
						 
						
							2025-01-08 10:51:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									鴇峰 朔華 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8652ce7cc0 
								
							 
						 
						
							
							
								
								fix(frontend): 自分以外のノートを消したときに実績を解除しないように修正 ( #15071 )  
							
							
							
						 
						
							2025-01-08 07:58:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Take-John 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bbe80af1dd 
								
							 
						 
						
							
							
								
								Fix: aiscriptディレクトリ内の型エラー解消と単体テスト ( #15191 )  
							
							... 
							
							
							
							* AiScript APIの型エラーに対処
* AiScript UI APIのテスト作成
* onInputなどがPromiseを返すように
* AiScript共通APIのテスト作成
* CHANGELOG記載
* 定数のテストをconcurrentに
* vi.mockを使用
* misskeyApiをmisskeyApiUntypedのエイリアスとする
* 期待されるエラーメッセージを修正
* Mk:removeのテスト
* misskeyApiの型を変更 
							
						 
						
							2025-01-07 12:28:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f7da2bad6f 
								
							 
						 
						
							
							
								
								fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする ( #15215 )  
							
							... 
							
							
							
							* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする
* fixed errors
* fixed errors
* fixed errors 
							
						 
						
							2025-01-07 12:23:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4120c9ab10 
								
							 
						 
						
							
							
								
								fix(frontend): アカウント一覧画面で、ユーザー情報の取得に失敗したアカウントが表示されない問題を修正 ( #15183 )  
							
							... 
							
							
							
							* fix(frontend): アカウント一覧画面で、ユーザー情報の取得に失敗したアカウントが表示されない問題を修正
* Update Changelog
* 🎨  
							
						 
						
							2025-01-04 06:44:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1fbc129d7b 
								
							 
						 
						
							
							
								
								fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように ( #15126 )  
							
							... 
							
							
							
							* fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように
* Update Changelog
* Update MkPostForm.vue 
							
						 
						
							2025-01-04 06:24:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								256560e8ba 
								
							 
						 
						
							
							
								
								enhance(frontend/aiscript): セーブ内容を削除できるMk:removeを追加 ( #15158 )  
							
							... 
							
							
							
							* enhance(frontend/aiscript): セーブ内容を削除できる`Mk:remove`を追加
* fix
* Update Changelog 
							
						 
						
							2025-01-04 06:16:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								faea401dcc 
								
							 
						 
						
							
							
								
								fix(frontend): ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正 ( #15082 )  
							
							... 
							
							
							
							* fix(frontend): ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-04 06:14:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								574034a2dd 
								
							 
						 
						
							
							
								
								fix(frontend): MiAuth認可画面で、認可処理に失敗した場合でもコールバックURLに遷移してしまう問題を修正 ( #15154 )  
							
							... 
							
							
							
							* feat(MiAuth): アクセストークンの発行に失敗した場合コールバックに遷移しないようにする (MisskeyIO#831)
Cherry-picked from TeamNijimiss/misskey@800359623e 
Co-authored-by: nafu-at <satsuki@nafusoft.dev>
* Update Changelog
* Update Changelog
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: nafu-at <satsuki@nafusoft.dev> 
							
						 
						
							2025-01-04 06:08:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4e025170e 
								
							 
						 
						
							
							
								
								fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正 ( #15184 )  
							
							... 
							
							
							
							* fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正
* Update Changelog 
							
						 
						
							2025-01-04 06:06:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6649e58b56 
								
							 
						 
						
							
							
								
								enhance(frontend): ワードミュート・ハードワードミュートの説明を追加 ( #15207 )  
							
							
							
						 
						
							2025-01-04 05:40:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								a723ece4b6 
								
							 
						 
						
							
							
								
								merge: fix url preview spacing for very narrow viewports ( !852 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/852 
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev> 
							
						 
						
							2025-01-02 20:12:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								6c8d1462c1 
								
							 
						 
						
							
							
								
								merge: remove UI for "email notification type" -  fixes   #855  ( !850 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/850 
Closes  #855 
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev> 
							
						 
						
							2025-01-02 20:11:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								5faa26b08f 
								
							 
						 
						
							
							
								
								merge: use the whole hostname to check remote links -  fixes   #866  ( !849 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/849 
Closes  #866 
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev> 
							
						 
						
							2025-01-02 20:10:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								3aeca799a5 
								
							 
						 
						
							
							
								
								fix url preview spacing for very narrow viewports  
							
							... 
							
							
							
							on wide viewports, the url preview only leaves space for a thumbnail
when such thumbnail exists.
on small phones, or in busy deck views, it always left that space
this was not very evident for simple previews (which are pretty much a
title line, a favicon, and the site name), but it became very obvious
with the note embedding in 2024.11
this patch makes the thumbnail space conditional on the existence of
the thumbnail, for narrow viewports as well (I pretty much copied the
bit of CSS from the non-narrow media query sections) 
							
						 
						
							2025-01-02 17:40:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								8edd002ec7 
								
							 
						 
						
							
							
								
								remove UI for "email notification type" -  fixes   #855  
							
							... 
							
							
							
							no live code looks at these settings, let's not confuse users
pretending they can set
also, no live code sends any of these notifications via email!
maybe, after #718 , we can revisit this 
							
						 
						
							2025-01-02 10:18:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								ac0c6841aa 
								
							 
						 
						
							
							
								
								use the whole hostname to check remote links -  fixes   #866  
							
							... 
							
							
							
							the warning dialog's "trust this domain" toggle saves the whole
hostname, so this code needs to use the whole hostname
otherwise trusting a `www.example.com` will never work, because we'd
be checking `example.com` against it, and fail
while I was there, I also made the `trustedLinkUrlPatterns` correctly
match sub-domains: previously, trusting `ple.com` would trust
`example.com` 
							
						 
						
							2025-01-02 10:03:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								d980875e83 
								
							 
						 
						
							
							
								
								remove duplicate role badges -  fixes   #868  
							
							... 
							
							
							
							when I copied over the changes from `MkNote*` to `SkNote*`, I forgot
to remove the old badge-related code 
							
						 
						
							2025-01-02 09:46:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3c81926f71 
								
							 
						 
						
							
							
								
								fix(frontend): serverContextの値を利用する条件が間違っていたのを修正 ( #15166 )  
							
							
							
						 
						
							2024-12-22 13:36:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f123be38b9 
								
							 
						 
						
							
							
								
								enhance(frontend): 照会の際にエラーを表示するように ( #15147 )  
							
							... 
							
							
							
							* enhance: 照会の失敗理由を表示するように
* Update Changelog
* fix
* fix test
* lookupErrors-> remoteLookupErrors 
							
						 
						
							2024-12-19 16:05:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								12ef2b13c4 
								
							 
						 
						
							
							
								
								merge: avoid empty blocks when hiding ads ( !828 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/828 
Approved-by: Charlotte <timo.herngreen@gmail.com>
Approved-by: Amber Null <puppygirlhornyposting@gmail.com> 
							
						 
						
							2024-12-18 17:06:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								fcbf072e29 
								
							 
						 
						
							
							
								
								merge: preview AP objects as quotes -  fix   #595  ( !826 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/826 
Closes  #595 
Approved-by: Amber Null <puppygirlhornyposting@gmail.com>
Approved-by: Hazelnoot <acomputerdog@gmail.com> 
							
						 
						
							2024-12-18 17:06:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								5fd3e271ac 
								
							 
						 
						
							
							
								
								only log preview error in dev mode  
							
							
							
						 
						
							2024-12-18 16:32:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								2dfadc082d 
								
							 
						 
						
							
							
								
								style embedded note previews like normal previews  
							
							... 
							
							
							
							and not like normal quotes 
							
						 
						
							2024-12-18 16:14:47 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								e9e2a5dd77 
								
							 
						 
						
							
							
								
								avoid empty blocks when hiding ads  
							
							... 
							
							
							
							2024.10 or 2024.11 added a `<div>` around `<MkAd>`, but while `MkAd`
checks if ads should be shown, and generates an empty `<div>` if not,
the wrapper `div` was always shown.
This commit takes the same logic from `MkAd` and applies it to the
wrapper as well.
thanks to @puppygirlhornypost for noticing 
							
						 
						
							2024-12-18 15:59:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								fb833d13cd 
								
							 
						 
						
							
							
								
								preview AP objects as quotes -  fix   #595  
							
							
							
						 
						
							2024-12-18 12:23:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								042d46557d 
								
							 
						 
						
							
							
								
								chore: remove leah from project members  
							
							
							
						 
						
							2024-12-17 21:54:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								38d7faffdb 
								
							 
						 
						
							
							
								
								merge: make it harder to fumble opening a collapsed replied-to note ( !811 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/811 
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev> 
							
						 
						
							2024-12-17 21:53:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								241949da04 
								
							 
						 
						
							
							
								
								merge: fix(frontend): Ensure physics run consistently across different device framerates ( !823 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/823 
Closes  #684 
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev> 
							
						 
						
							2024-12-17 21:50:39 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								3e0558c953 
								
							 
						 
						
							
							
								
								merge: Add missing back buttons to following/follower pages ( !824 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/824 
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev> 
							
						 
						
							2024-12-17 20:35:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								3b5e3fd460 
								
							 
						 
						
							
							
								
								merge: Make schedule time work cross timezones ( !819 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/819 
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Charlotte <timo.herngreen@gmail.com> 
							
						 
						
							2024-12-17 20:29:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CenTdemeern1 
								
							 
						 
						
							
							
							
							
								
							
							
								67a0d8a56e 
								
							 
						 
						
							
							
								
								Add missing back buttons to following/follower pages  
							
							
							
						 
						
							2024-12-17 20:09:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CenTdemeern1 
								
							 
						 
						
							
							
							
							
								
							
							
								f9100d4dcf 
								
							 
						 
						
							
							
								
								bubble-game: Use setInterval instead of requestAnimationFrame  
							
							... 
							
							
							
							This makes sure Misskey's Bubble Game always runs at a consistent rate, even when the monitor isn't 60hz 
							
						 
						
							2024-12-17 17:55:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									CenTdemeern1 
								
							 
						 
						
							
							
							
							
								
							
							
								4918ae34a5 
								
							 
						 
						
							
							
								
								Upgrade matter-js to version 0.20.0  
							
							... 
							
							
							
							This version uses fixed rates across platforms in Matter.Runner. This fixes inconsistent rates in `physics.ts`. 
							
						 
						
							2024-12-17 17:55:40 +01:00