Commit graph

1877 commits

Author SHA1 Message Date
KMY
b59c41cf41 Add reference attribute 2023-09-20 08:57:11 +09:00
KMY
a2d4a9295d Allow jsonld array contains null value 2023-09-20 08:17:51 +09:00
KMY
11300d7550 Allow private posts with references 2023-09-19 18:50:16 +09:00
KMY
818bcc0277 Fix quote is not set in noteserializer 2023-09-19 18:22:18 +09:00
KMY
77eb7c03d9 Add ProcessReferencesService test 2023-09-19 17:53:34 +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
7b88422644 Add lists/circles index test 2023-09-15 13:18:28 +09:00
KMY
ed6acbf542 Merge branch 'kb_development' into kb_migration 2023-09-15 10:14:29 +09:00
KMY
dc6af577a2 Fix test 2023-09-14 19:33:57 +09:00
KMY
258a29ffde Add unlisted-public tag/circle/list tests 2023-09-14 18:39:13 +09:00
KMY
fbb1a69a65 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-13 22:08:20 +09:00
Robert R George
20666482ef
Added admin api for managing tags (#26872) 2023-09-13 11:22:53 +02:00
KMY
42eeb62da5 Add searchability elasticsearch test 2023-09-13 09:45:13 +09:00
KMY
f09e59a96c Fix tests 2023-09-12 14:24:25 +09:00
KMY
af44c20d50 Add circle/mutuals test 2023-09-11 17:08:12 +09:00
KMY
4752c8f032 Add mutual post test 2023-09-11 16:58:01 +09:00
KMY
6371fa6b9c Fix delivery limited posts 2023-09-11 16:52:23 +09:00
KMY
193365f789 Fix tests 2023-09-11 12:44:36 +09:00
KMY
b33b6c30e0 Add limited post STL support 2023-09-11 12:07:04 +09:00
KMY
d1ae53e688 Add ltl mode support 2023-09-11 12:03:10 +09:00
KMY
979292d950 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-10 16:17:34 +09:00
jsgoldstein
4d9186a48c
Add search tests (#26703) 2023-09-08 16:17:55 +02: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
Claire
81caafbe84
Fix performances of profile directory (#26842) 2023-09-07 18:55:25 +02:00
Claire
355e3fb529
Simplify Account.by_recent_status and Account.by_recent_sign_in scopes (#26840) 2023-09-07 15:38:11 +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
KMY
fdf1d6df38 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-06 10:09:07 +09: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
53fc503910 Add account domain block test partically 2023-09-04 16:57:35 +09:00
KMY
c0c2eef1c7 Add unlisted post test by following 2023-09-04 16:54:16 +09:00
KMY
adccba6c59 Add detecting unlisted-public post on antenna 2023-09-04 16:46:45 +09:00
Christian Schmidt
ea31929776
Fix invalid Content-Type header for WebP images (#26773) 2023-09-04 09:46:33 +02:00
KMY
7a0bf2e948 Add extended domain block tests 2023-09-04 12:07:29 +09:00
KMY
43144661ea Fix test 2023-09-03 22:35:37 +09:00
KMY
32cfd20257 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-03 10:55:46 +09:00
Claire
16681e0f20
Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
KMY
621a41b670 Merge remote-tracking branch 'parent/main' into kb_migration 2023-09-01 18:05:03 +09:00
Eugen Rochko
e754083e8a
Fix unmatched quotes and prefixes causing search to fail (#26701) 2023-09-01 09:43:12 +02:00
Daniel M Brasil
ccca542db1
Fix /api/v1/timelines/tag/:hashtag allowing for unauthenticated access when public preview is disabled (#26237) 2023-08-31 13:53:24 +02:00
Tyler Deitz
336ec503c2
Add avatar image to webfinger responses (#26558) 2023-08-31 13:46:27 +02:00
KMY
05a022448b Merge remote-tracking branch 'parent/main' into kb_migration 2023-08-29 13:25:48 +09:00
Eugen Rochko
2304cc6456
Fix bad search type heuristic (#26673) 2023-08-28 17:08:37 +02:00
KMY
fc9b5391e3 Fix test 2023-08-28 17:02:10 +09:00