Commit graph

366 commits

Author SHA1 Message Date
KMY
297db76188 #41 Add Japanese language flag to posts from misskey 2023-09-27 18:03:13 +09:00
KMY
8a3f2ee0fb Refactoring searchability to StatusParser 2023-09-24 20:29:36 +09:00
KMY
a8f02d0245 Remove firefish as misskey fork #16 2023-09-24 12:29:52 +09:00
KMY
b78ee07af3 Fix note references not working 2023-09-19 23:29:33 +09:00
KMY
818bcc0277 Fix quote is not set in noteserializer 2023-09-19 18:22:18 +09:00
KMY
9db1fb1153 Remove stop deliver to bot setting 2023-09-18 21:35:47 +09:00
KMY
cfa250421e Revert "Add block from bot follow settings"
This reverts commit ff994d78fa.
2023-09-18 21:33:05 +09:00
KMY
ff994d78fa Add block from bot follow settings 2023-09-18 18:10:53 +09:00
KMY
a8419d83ba Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-16 13:45:45 +09:00
Claire
6273416292
Fix post edits not being forwarded as expected (#26936) 2023-09-15 19:54:32 +02:00
KMY
9bec798a80 Receive emoji reaction as favourite when emoji reaction is disabled 2023-09-15 22:27:16 +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
366ab12103 Add streaming_other_servers_emoji_reaction setting 2023-09-13 13:33:43 +09:00
KMY
49197bf6c4 Fix emoji reaction error 2023-09-13 13:23:36 +09:00
KMY
1367b72fa3 Remove DeliveryEmojiReactionWorker unused parameter 2023-09-13 07:35:26 +09:00
KMY
8c437a4332 Add receive_other_servers_emoji_reaction setting 2023-09-13 07:10:30 +09:00
KMY
503a24967d Fix emoji reaction streaming 2023-09-12 22:21:53 +09:00
KMY
477d427f1d Hide blocking domains/suspended/silenced emoji reactions and streaming 2023-09-12 13:54:24 +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
3af223275f Add circle visibility 2023-08-21 18:22:14 +09: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
f6284c190b Fix not send limited visibilities 2023-08-12 20:31:18 +09:00
KMY
9662e6ae32 Fix unable to receive fedibird limited visibilities 2023-08-12 16:18:23 +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
287eacf5f3 Merge commit 'fd284311e7' into kb_migration 2023-08-01 17:59:16 +09:00
Claire
6c3c5bbbc3
Fix crash when processing Flag activity with no status (#26189) 2023-07-27 16:11:56 +02:00
KMY
c30d4b5162 Change emoji reaction duplication check 2023-07-26 11:33:28 +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
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