KMY
a8f02d0245
Remove firefish as misskey fork #16
2023-09-24 12:29:52 +09:00
KMY
58583cb7bb
Change list exclusive setting to apply antenna accounts
2023-09-21 20:42:56 +09:00
KMY
454f262b2f
Merge remote-tracking branch 'parent/stable-4.2' into kb_development
2023-09-20 09:04:10 +09:00
Claire
eeab3560fc
Merge pull request from GHSA-v3xf-c9qf-j667
2023-09-19 16:53:58 +02:00
Claire
94893cf24f
Merge pull request from GHSA-hcqf-fw2r-52g4
...
* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285 )"
This reverts commit 8891d8945d
.
* Revert "Do not normalize URL before fetching it (#26219 )"
This reverts commit fd284311e7
.
2023-09-19 16:52:52 +02: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
4a114da946
Improve multiple filters and remove searchability option
2023-09-18 14:22:19 +09:00
KMY
0aceea90ab
Add searchable_by option as searchability alias
2023-09-18 14:16:25 +09:00
KMY
f0025f0ae2
Fix spreadly search filter not works
2023-09-18 14:11:17 +09:00
KMY
41b254af55
Add local emoji reacted scope when statuses index importing
2023-09-17 10:46:57 +09:00
KMY
43bc0b4cac
Try to fix search quer
2023-09-17 10:23:36 +09:00
KMY
a8419d83ba
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-16 13:45:45 +09:00
KMY
0ffd8acacd
Add search deploy date options
2023-09-16 10:53:09 +09:00
KMY
173b9f4fd7
Add searchability option
2023-09-16 10:31:43 +09:00
KMY
5b045f7198
Fix query miss
2023-09-16 08:51:17 +09:00
KMY
a7a6c62440
Sorry,
2023-09-16 08:33:18 +09:00
KMY
0ad0dcc8fd
Fix ES error
2023-09-16 08:29:24 +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
ddce464d70
Add importing remote post
2023-09-15 18:51:46 +09:00
KMY
5fb6bce744
Add my reacted statuses search
2023-09-15 18:50:45 +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
6e0abfe34c
Fix status emoji_reaction is removed when reblog
2023-09-13 23:01:30 +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
ea6499b817
Move search setting to new page
2023-09-12 12:33:43 +09:00
KMY
979292d950
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-10 16:17:34 +09:00
Eugen Rochko
3a679844e4
Fix account_id
, max_id
and min_id
params not working in search ( #26847 )
2023-09-08 14:25:00 +02:00
Eugen Rochko
a90b0056cc
Fix #hashtag
matching on individual components in search ( #26835 )
2023-09-07 12:53:41 +02:00
Claire
1f99d86287
Fix blocked domain appears from account feed ( #26823 )
...
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-09-06 21:04:48 +02:00
Claire
b83e487502
Fix moderator rights inconsistencies ( #26729 )
2023-09-06 16:40:19 +02:00
Claire
223f9ca665
Fix crash when encountering invalid URL ( #26814 )
2023-09-06 12:17:51 +02:00
KMY
4bc813eb67
Fix
2023-09-06 10:09:36 +09:00
KMY
fdf1d6df38
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-06 10:09:07 +09:00
Claire
cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings ( #26793 )
2023-09-05 15:37:23 +02:00
Eugen Rochko
ece1ff77d6
Add in:library
syntax to search ( #26760 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-09-04 17:20:35 +02:00
KMY
93faae7b63
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-04 21:21:04 +09:00
KMY
751b603e12
Merge branch 'kb_development' into kb_migration
2023-09-04 21:16:30 +09:00
KMY
aba7af8e59
Reverse reply_to_local requirement to return false when no check tags
2023-09-04 21:16:14 +09:00
Eugen Rochko
68b4e36c82
Fix #hashtag
matching non-hashtagged posts in search ( #26781 )
2023-09-04 10:18:45 +02:00
Eugen Rochko
e52d0494ee
Fix before:
, after:
and during:
failing when time zone not set ( #26782 )
2023-09-04 09:09:25 +02:00