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 524ddb9677 )
* 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 |
|
syuilo
|
74847bce30
|
enhance: アイコンデコレーション管理画面の改善
|
2024-10-28 20:42:14 +09:00 |
|
woxtu
|
eecfac1dd9
|
Remove undefined styles (#14858)
|
2024-10-28 20:22:07 +09:00 |
|
syuilo
|
e927507886
|
🎨
|
2024-10-28 18:34:18 +09:00 |
|
syuilo
|
b1073714ba
|
Update about-misskey.vue
|
2024-10-28 12:46:39 +09:00 |
|
かっこかり
|
04b37a1315
|
enhance(i18n): カタルーニャ語を追加 (#14842)
* enhance(i18n): 対応言語の追加
* 翻訳進捗が70%に満たないものを除外
* Update Changelog
* 翻訳進捗が70%を超えたら導入の旨を明記
* typo
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-10-28 12:32:17 +09:00 |
|
syuilo
|
93a03e6b6d
|
New Crowdin updates (#14767)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Hungarian)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
|
2024-10-28 11:43:55 +09:00 |
|
かっこかり
|
ec4358d1e8
|
fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように (#14850)
* fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように
* Update Changelog
* run api extractor
* fix
* fix
|
2024-10-28 11:43:05 +09:00 |
|
dakkar
|
276b30bdc0
|
merge: Collapse user activity, files, and listenbrainz on mobile (resolves #747) (!718)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/718
Closes #747
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2024-10-27 12:12:30 +00:00 |
|
dakkar
|
473f100b67
|
merge: fix inconsistent relation badges between user profile and user info block (resolves #778) (!716)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/716
Closes #778
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2024-10-27 12:07:38 +00:00 |
|
dakkar
|
d72c40d157
|
merge: fix race conditions in check_connect.js (!715)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/715
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2024-10-27 12:05:48 +00:00 |
|
Hazelnoot
|
6e5cbedc75
|
merge: Fix activity verification after key rotation (!691)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/691
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-27 02:51:07 +00:00 |
|
Hazelnoot
|
e87dddcca2
|
merge: remove stripes from posting preview (!714)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/714
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-27 02:47:59 +00:00 |
|
Hazelnoot
|
a541eaba5e
|
fix test errors
|
2024-10-26 17:34:42 -04:00 |
|
Hazelnoot
|
d2a4d6d9e0
|
fix lint errors in home.vue / index.listenbrainz.vue
|
2024-10-26 12:58:07 -04:00 |
|
Hazelnoot
|
75fc3de405
|
collapse user activity/files/listenbrainz by default on mobile
|
2024-10-26 12:51:52 -04:00 |
|
Hazelnoot
|
b034e1db67
|
fix inconsistent relation badges between user profile and user info block
|
2024-10-26 11:31:11 -04:00 |
|
Hazelnoot
|
27b502fab5
|
normalize re-fetch logic between InboxProcessorService and ActivityPubServerService
|
2024-10-26 10:40:15 -04:00 |
|
Hazelnoot
|
c0a5955e0a
|
log key rotation
|
2024-10-26 10:40:15 -04:00 |
|
Hazelnoot
|
5eb9a263e2
|
fix public key re-fetch logic
|
2024-10-26 10:40:15 -04:00 |
|
Hazelnoot
|
78a75171c2
|
remove cached public keys after deletion
|
2024-10-26 10:40:15 -04:00 |
|
Hazelnoot
|
ca1cdc4ea3
|
fix poll option limit in masto API
|
2024-10-26 10:38:29 -04:00 |
|
Hazelnoot
|
726013057d
|
show separate counters for text limit and CW limit
|
2024-10-26 10:38:16 -04:00 |
|
Hazelnoot
|
c5d9bde43f
|
expose CW limit to frontend
|
2024-10-26 10:37:43 -04:00 |
|
Hazelnoot
|
01e98c75ab
|
add separate limits for CW length
|
2024-10-26 10:04:23 -04:00 |
|
Hazelnoot
|
10d3d9f382
|
fix unit tests
|
2024-10-26 09:49:28 -04:00 |
|
Hazel K
|
a6befca845
|
clarify comment about MAX_NOTE_TEXT_LENGTH in tests
|
2024-10-26 09:49:28 -04:00 |
|
Hazel K
|
67185a5d5d
|
fix UUID format
|
2024-10-26 09:49:28 -04:00 |
|
Hazel K
|
560ee43dcf
|
separate character limits for local and remote notes
|
2024-10-26 09:49:28 -04:00 |
|
かっこかり
|
a6a1e3d733
|
enhance(frontend): Self-XSS防止用のメッセージを追加 (#14839)
* enhance(frontend): Self-XSS防止用のメッセージを追加
* Update Changelog
* embedにも同様の記述を追加
|
2024-10-26 22:07:26 +09:00 |
|
Hazelnoot
|
524ddb9677
|
fix race conditions in check_connect.js
|
2024-10-26 08:57:26 -04:00 |
|
Hazelnoot
|
55df1ad10f
|
merge: teach eslint to check translations (!695)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/695
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
|
2024-10-25 15:23:14 +00:00 |
|
Hazelnoot
|
9562a830ed
|
merge: Merge upstream security advisary (!707)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/707
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
|
2024-10-25 15:22:21 +00:00 |
|
Hazelnoot
|
57ce32d44f
|
merge: fix: return getFromDb directly when fanoutTimeline is not enabled (!709)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/709
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
|
2024-10-25 15:20:06 +00:00 |
|
github-actions[bot]
|
ded6ef207b
|
Bump version to 2024.10.2-alpha.1
|
2024-10-25 13:16:43 +00:00 |
|
かっこかり
|
db95b6b0d6
|
🎨
https://github.com/misskey-dev/misskey/pull/14828 のデザイン修正
|
2024-10-25 19:37:01 +09:00 |
|
かっこかり
|
eeea4ec00b
|
fix(backend): 招待コード発行可能残り数算出に使用すべきロールポリシーの値が違うのを修正 (#14834)
* fix: should use invite limit cycle to calculate invite/limit
* Update Changelog
* Update changelog
---------
Co-authored-by: Lhc_fl <lhcfl@outlook.com>
|
2024-10-25 15:09:37 +09:00 |
|
かっこかり
|
07b2c3e5b2
|
fix(frontend): 管理画面のリンク切れを修正 (#14831)
* fix(frontend): 管理画面のリンク切れを修正
* Update Changelog
|
2024-10-25 15:09:07 +09:00 |
|
かっこかり
|
076cc953e2
|
enhance(frontend): 外部アプリ認証画面の改良 (#14828)
* enhance(frontend): 外部アプリ認証画面の改良
* 🎨
* lint
* Update Changelog
* indent
* lint
* enhance: miauthのリダイレクト先をUI内でも表示するように
* 🎨
* fix
* fix
|
2024-10-25 14:20:33 +09:00 |
|
dakkar
|
991995673d
|
remove stripes from posting preview
|
2024-10-24 21:40:34 +01:00 |
|
dakkar
|
beff26e6f4
|
merge: follow-up on !710: send MFM payload for notes that don't contain advanced MFM (!713)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/713
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-24 17:32:00 +00:00 |
|
dakkar
|
d7ffc0be62
|
MR !710 had missed renderUpNote
|
2024-10-24 13:47:54 +01:00 |
|
dakkar
|
ca91af7fa9
|
merge: fix: make sure outgoing remote mentions get resolved correctly if referenced with non-canonical casing (!711)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/711
Closes #646
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-24 08:53:27 +00:00 |
|
dakkar
|
ff220bd372
|
Merge branch 'develop' into 'fix/user-lookup-capitalization'
# Conflicts:
# packages/backend/src/core/MfmService.ts
|
2024-10-24 08:14:53 +00:00 |
|
dakkar
|
4fed355592
|
merge: fix: send MFM payload for notes that don't contain advanced MFM (!710)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/710
Closes #647
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
|
2024-10-24 08:10:46 +00:00 |
|
dakkar
|
c59852f834
|
merge: fix: make sure mentions of local users get rendered correctly during AP delivery (!712)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/712
Closes #645
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
|
2024-10-24 08:10:13 +00:00 |
|