Commit graph

1891 commits

Author SHA1 Message Date
KMY(雪あすか)
e38eed8855
Add mentioned users by status view (#28)
* Wip

* Add mentioned users menu to status

* Add test code
2023-09-24 19:29:43 +09:00
KMY(雪あすか)
df3b3f4185
Add circle posts history support (#18)
* Wip: make web backend

* Wip: keep statuses if edit circle

* Wip: Add circle history page and record circle posts

* Add circle post to history in web ui when post

* Add test
2023-09-24 13:01:09 +09:00
KMY
0513db12ab Remove firefish but add meisskey as misskey fork 2023-09-23 12:34:47 +09:00
KMY
58583cb7bb Change list exclusive setting to apply antenna accounts 2023-09-21 20:42:56 +09:00
KMY
3c317659c4 Merge remote-tracking branch 'parent/main' into kb_lts 2023-09-21 15:59:20 +09:00
KMY
80a55ed7c2 Add antenna support for firefish 2023-09-21 10:00:59 +09:00
Claire
828eebad48
Add hide_collections, discoverable and indexable attributes to credentials API (#26998) 2023-09-20 18:25:16 +02:00
KMY
7696216cbd Change update check source to kmyblue origin 2023-09-20 18:42:08 +09:00
KMY
ee6186a197 Add notification check to status reference test 2023-09-20 17:01:10 +09:00
KMY
c2ddcf1a56 Add quote test 2023-09-20 12:59:01 +09:00
KMY
e16a885c81 Add QT attribute to send as quote 2023-09-20 12:34:11 +09:00
KMY
d257157276 Hide private post reference notification 2023-09-20 10:35:24 +09:00
KMY
454f262b2f Merge remote-tracking branch 'parent/stable-4.2' into kb_development 2023-09-20 09:04:10 +09:00
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
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
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