Commit graph

175 commits

Author SHA1 Message Date
KMY
3ab66262de Merge commit 'a02ff33f0e' into kb-draft-5.22-lts 2024-08-16 22:15:12 +09:00
Claire
fe92b241b2 Fix status processing failing halfway when a remote post has a malformed replies attribute (#31246) 2024-08-16 12:30:59 +02:00
KMY
6896542a76 Merge commit 'a5b4a2b7e7' into kb-draft-5.21-lts 2024-07-05 06:40:30 +09:00
Claire
d4bf22b632
Merge pull request from GHSA-xjvf-fm67-4qc3 2024-07-04 16:45:52 +02:00
KMY
38370c1d3d Fix: LoginOnlyの名前空間も変更 2023-10-10 21:45:02 +09:00
KMY
e61350c703 Fix: #78 検索許可のas:Limitedkmyblue:Limitedに変更 2023-10-10 21:40:55 +09:00
KMY
4a6b0062b2 カスタム絵文字のライセンス変更を他の場所でも保存 2023-10-07 14:10:19 +09:00
KMY
a8f02d0245 Remove firefish as misskey fork #16 2023-09-24 12:29:52 +09:00
KMY
a39b8cb90e Refactor status reference flag 2023-09-15 12:27:06 +09:00
KMY
71c451a569 Cache status reference mark when posting 2023-09-15 12:21:41 +09:00
KMY
aba7af8e59 Reverse reply_to_local requirement to return false when no check tags 2023-09-04 21:16:14 +09:00
KMY
7a0bf2e948 Add extended domain block tests 2023-09-04 12:07:29 +09:00
KMY
e656ab15a1 Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-22 13:03:50 +09:00
Claire
9ed0c91a37
Add auto-refresh of accounts we get new messages/edits of (#26510) 2023-08-21 16:09:26 +02:00
KMY
db6d1f5c75 Fix signatured post not work 2023-08-20 09:13:21 +09:00
KMY
21f5d11fc1 Fix how to fix receiving signatured post 2023-08-14 17:35:01 +09:00
KMY
c1f6d22ad2 Add limited_scope support 2023-08-12 22:49:28 +09:00
KMY
d563865cbc Remove unnecessary characters 2023-08-09 16:06:16 +09:00
KMY
8ea90856e6 Add searchable_by_default_range tag support 2023-08-09 16:05:53 +09:00
KMY
114bd48c4b Add searchability account/status.compute_searchability test 2023-08-08 18:28:58 +09:00
KMY
c29ba8649d Remove checking detect_invalid_subscription when process misskey posts 2023-08-07 22:06:41 +09:00
KMY
cd94790633 Fix find_by method 2023-08-05 09:15:05 +09:00
KMY
d29b71bfd9 Add instance info support 2023-08-05 09:10:55 +09:00
KMY
19fd365d8c Fix misskey searchability private post to limited 2023-08-04 17:55:29 +09:00
KMY
5da511ad8b Fix account bio tag text 2023-08-04 14:59:29 +09:00
KMY
55e10a2727 Fix searchability logic from activitypub posts 2023-08-04 14:23:52 +09:00
KMY
753ef0f8e0 Add misskey searchability support 2023-08-04 13:54:55 +09:00
KMY
03dabcad9c Add post_hash_tags_max setting 2023-07-24 12:45:34 +09:00
KMY
c553275381 Add ng words for post/update 2023-07-24 10:38:36 +09:00
KMY
7026a250b2 Fix variable name 2023-07-11 19:11:36 +09:00
KMY
f22d5be2a3 Fix calling fetch_references_service 2023-07-11 18:52:00 +09:00
KMY
cadfbbab96 Add references activitypub support 2023-07-11 18:31:28 +09:00
KMY
a6a68a548f Add force CW action button on moderatoring statuses 2023-07-06 21:12:53 +09:00
KMY
ad5f9492fb Fix status reference worker parameters error 2023-07-06 13:23:38 +09:00
KMY
22ad776635 Add status references support 2023-07-06 12:55:11 +09:00
KMY
39b22ba91b Change activitypub as:LoginOnly to LoginUser 2023-05-26 13:48:59 +09:00
KMY
e67c73846f Revert "Fix receiving loginonly"
This reverts commit 399606a55c.
2023-05-25 14:47:41 +09:00
KMY
399606a55c Fix receiving loginonly 2023-05-25 14:46:20 +09:00
KMY
279e4465ac Fix loginonly activitypub spec 2023-05-25 11:20:26 +09:00
KMY
20497e0c21 Add login visibility 2023-05-24 17:41:47 +09:00
KMY
0907b67239 Add limited-searchability activitypub support 2023-05-24 14:44:46 +09:00
KMY
34f0ad7ad5 Add custom-emoji license support 2023-05-22 18:40:06 +09:00
KMY
ff2bcf7595 Add custom_emoji isSensitive support 2023-05-22 17:44:47 +09:00
KMY
701163237e Fix private searchability from activitypub 2023-05-22 12:42:16 +09:00
KMY
de9e4b964c Fix searchability api to compat with fedibird 2023-05-14 14:12:35 +09:00
KMY
3fa8efaf93 Add domainblocks to reject_reply_exclude_followers 2023-05-12 21:46:28 +09:00
KMY
32f0e619f0 Merge commit 'f877aa9d70' into kb_migration 2023-05-07 14:50:12 +09:00
KMY
b7ef24d3e8 Merge branch 'kb_development' into kb_migration 2023-05-07 14:11:18 +09:00
Matt Jankowski
f1c1dd0118
Rename with_lock to with_redis_lock to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
KMY
239687820b Fix rejecting reply from remote 2023-05-02 18:41:47 +09:00