Commit graph

26794 commits

Author SHA1 Message Date
fly_mc
5f9c49fc14 stop propagation 2024-11-03 21:13:09 +08:00
fly_mc
a8bf0192db Merge branch 'develop' into pari-20241009 2024-11-03 21:10:58 +08:00
fly_mc
405b47140f isUnexpectedNote 2024-11-03 21:10:18 +08:00
かっこかり
6718a54f6f
fix(backend): ノートを連合する際にリモートユーザーのacctの大小文字を区別して処理している問題を修正 (#14880)
* fix: make sure outgoing remote mentions get resolved correctly if referenced with non-canonical casing (resolves #646)

* Update Changelog

* Update Changelog

* indent

---------

Co-authored-by: Laura Hausmann <laura@hausmann.dev>
2024-11-03 08:26:51 +09:00
かっこかり
d57b8bf2e2
fix(frontend): withSensitiveフィルタ周りの挙動修正 (#14884)
* fix(frontend): withSensitiveフィルタ周りの挙動修正

* Update MkNote.vue
2024-11-03 08:23:52 +09:00
fly_mc
8120e320ab detect-language fallback to local 2024-11-02 23:37:22 +08:00
fly_mc
5778632fc2 Bump version 2024-11-02 11:32:26 +08:00
Lhc_fl
943c922fc5 ux: change cwInput to textarea 2024-11-01 22:56:32 +08:00
fly_mc
b03e2ed65b Bump version 2024-11-01 22:04:22 +08:00
fly_mc
aa8c0c7c1d tweak Pari Plus settings page 2024-11-01 22:02:48 +08:00
fly_mc
f695820ba6 Pari Plus! Undo & Clear button in MkPostForm 2024-11-01 21:54:45 +08:00
fly_mc
7938feee3f add undo & clear button in postform 2024-11-01 21:08:25 +08:00
fly_mc
725b483376 Bump version 2024-11-01 14:12:46 +08:00
fly_mc
0863a6d393 fix sw cache 2024-11-01 14:12:17 +08:00
fly_mc
a06eeb24f5 add gap in Pari Plus! 2024-11-01 13:49:32 +08:00
fly_mc
042a765f5e fix disable emoji reactions 2024-11-01 13:27:44 +08:00
fly_mc
1a16874d97 fix 2024-11-01 10:14:33 +08:00
fly_mc
0eeb916a29 enhance disableReactionsViewer 2024-11-01 10:11:49 +08:00
fly_mc
46c2fa09db lint 2024-11-01 09:54:17 +08:00
fly_mc
2b0cdd71c4 fix rendering optimization 2024-11-01 09:22:28 +08:00
fly_mc
59b32232f9 Bump version 2024-11-01 09:07:23 +08:00
fly_mc
dc6da38089 Pari Plus add rendering optimization 2024-11-01 09:04:33 +08:00
fly_mc
7417bfadc8 fix hw acc 2024-11-01 08:48:13 +08:00
fly_mc
97a79ae67b Bump version 2024-11-01 00:33:12 +08:00
fly_mc
c9462d4a8e Pari Plus! system settings and add hardware acc 2024-11-01 00:30:58 +08:00
fly_mc
327f0511a7 Merge branch 'develop' into pari-20241009 2024-10-31 23:27:41 +08:00
syuilo
224bbd486f refactor 2024-10-31 13:50:50 +09:00
syuilo
724dea8136 lint 2024-10-31 13:47:47 +09:00
syuilo
ceb60d61b0 refactor 2024-10-31 13:47:30 +09:00
かっこかり
17d9aca5a7
refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848)
* refactor(frontend): できるだけanyを除去

* refactor

* lint

* fix

* remove unused

* Update packages/frontend/src/components/MkReactionsViewer.details.vue

* Update packages/frontend/src/components/MkUsersTooltip.vue

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-31 13:46:42 +09:00
22b906e700 fix lint
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-10-30 23:46:43 +08:00
96b759b884 fix(backend): Serve valid headers for HSTS and HSTS preload
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-10-30 23:46:33 +08:00
fly_mc
19ce0be5ac Bump version 2024-10-30 22:12:34 +08:00
fly_mc
5866269282 add sw cache 2024-10-30 22:11:16 +08:00
fly_mc
b042b9f13f format sw 2024-10-30 21:29:31 +08:00
fly_mc
f4a4acf467 Revert "clear sw cache"
This reverts commit 88728db722.
2024-10-30 21:28:16 +08:00
fly_mc
42b9efd118 Revert "temp: try unregister sw"
This reverts commit 574798d019.
2024-10-30 21:28:05 +08:00
fly_mc
935fa1c511 Merge branch 'develop' into pari-20241009 2024-10-30 21:23:01 +08:00
かっこかり
7fc8a2a7b0
fix(frontend): 一部のノート表示で設定にかかわらずセンシティブなファイルを含むノートが最小化される問題を修正
Fix https://github.com/misskey-dev/misskey/pull/14772#discussion_r1821707117
2024-10-30 09:57:54 +09:00
fly_mc
65c47ce5e9 Bump version 2024-10-30 02:47:46 +08:00
fly_mc
c13d0c58a3 turn off useBlurEffect by default 2024-10-30 01:34:49 +08:00
fly_mc
960abbbb6a fix i18n 2024-10-29 23:22:24 +08:00
fly_mc
6384876513 i18n 2024-10-28 21:25:40 +08:00
fly_mc
60451090d0 frontend: merge reactions 2024-10-28 21:12:55 +08:00
fly_mc
0ab61c4679 Merge branch 'develop' into pari-20241009 2024-10-28 21:10:42 +08:00
github-actions[bot]
a96f09cee3 Bump version to 2024.10.2-alpha.2 2024-10-28 12:23:59 +00:00
かっこかり
f30d19051f
enhance(backend): check_connect.js で全RedisとDBへの接続を確認するように (#14853)
* fix race conditions in check_connect.js

(cherry picked from commit 524ddb96770690455b82522104a543c5b0b1f3b3)

* fix

* Update Changelog

---------

Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2024-10-28 21:06:54 +09:00
Tamme Schichler
8eb7749e44
fix(backend): Accept arrays in ActivityPub icon and image properties (#14825)
This is allowed according to the Activity vocabulary: https://www.w3.org/TR/activitystreams-vocabulary/#dfn-icon
The issue is noticeable in combination with Bridgy Fed: https://github.com/snarfed/bridgy-fed/issues/1408
2024-10-28 21:06:16 +09:00
Pinapelz
0472d43ee9
fix: encode RSS uris with escape sequences before fetching (#14826)
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-28 21:04:46 +09:00
syuilo
eb701f2ff4 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2024-10-28 20:42:23 +09:00