Commit graph

472 commits

Author SHA1 Message Date
KMY
f18fa97f0c Merge commit '71db616fed' into kb_migration 2023-07-14 12:43:55 +09:00
Matt Jankowski
2e1391fdd2
Fix Naming/MemoizedInstanceVariableName cop (#25928) 2023-07-12 10:08:51 +02: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
Eugen Rochko
93e8a15415
Add forwarding of reported replies to servers being replied to (#25341) 2023-07-08 20:00:02 +02: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
7e40c6ca4d Fix not searchable in fedibird 2023-06-01 09:21:23 +09:00
KMY
06f0656a7b Merge commit '39b22ba91b' into kb_migration 2023-05-26 15:17:34 +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
db5c358f4f Merge commit '9ffe6817e0' into kb_migration 2023-05-25 09:03:06 +09:00
KMY
7a5d6b1983 Fix activitypub login visibility 2023-05-24 18:17:52 +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
1daa5d9096 Merge remote-tracking branch 'parent/main' into kb_migration 2023-05-23 09:34:55 +09:00
Emelia Smith
19f9098551
Allow reports with long comments from remote instances, but truncate (#25028) 2023-05-22 13:15:21 +02: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
1fc1d5fe3c Fix tag_manager object_type not found error 2023-05-20 21:48:28 +09:00
KMY
5a638a9551 Add glitch-toc emoji_reaction support 2023-05-15 08:09:22 +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
7c118ed1d0 Merge commit '32f0e619f0' into kb_migration_development 2023-05-07 14:51:21 +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
668a19a2f3
Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02: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
KMY
81a7272ce7 Merge commit '3a1a6ba39e' into kb_migration_development 2023-05-01 15:08:16 +09:00
KMY
3a1a6ba39e Merge commit '15fd712464' into kb_migration 2023-05-01 15:05:34 +09:00
KMY
cb64129a14 Merge branch 'kb_migration' into kb_migration_development 2023-05-01 14:09:13 +09:00
KMY
9fa468a4bf Merge branch 'kb_development' into kb_migration 2023-05-01 14:02:02 +09:00
KMY
7bcef0f8b2 Fix privacy for misskey 2023-05-01 13:26:10 +09:00
KMY
a4332babb5 Change delivering to misskey setting to send as private 2023-05-01 12:16:16 +09:00
KMY
f5332b0654 Add stop streaming config 2023-04-28 21:36:44 +09:00
KMY
c4367544d7 Merge branch 'kb_development' into kb_migration 2023-04-28 14:33:09 +09:00
KMY
9ad92e6a09 Addo domein block extra supports 2023-04-28 13:31:02 +09:00
KMY
1ba30e6c75 Add hashtag,follow domain_blocks 2023-04-28 08:36:59 +09:00
KMY
6537405eab Add domain block setting reject_favourite and reject_reply 2023-04-27 12:04:10 +09:00
KMY
70ea37a4cc Merge commit '8099ba04be' into kb_migration 2023-04-25 17:08:32 +09:00
KMY
9b032185b8 Merge branch 'kb_development' into kb_migration 2023-04-25 10:32:16 +09:00
KMY
2fef21664b Add antenna and bio-searchability support 2023-04-24 10:06:25 +09:00
Matt Jankowski
0a5f0a8b20
Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
KMY
004129dfbb Set mark searchability unlisted as activitypub note 2023-04-16 09:55:21 +09:00