Commit graph

2105 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
75c0e512f4 Fix ProcessReferencesWorker error for tasks before update 2023-09-27 10:56:31 +09:00
KMY
bce99f848f Fix ProcessReferencesWorker error for tasks before update 2023-09-27 10:56:08 +09:00
KMY
fe5e456895 Fix test 2023-09-26 19:22:33 +09:00
KMY
8b8d49545f Fix test of statuses limit 2023-09-26 18:23:38 +09:00
KMY
60241d9b72 #32 Add get circle statuses test 2023-09-26 18:22:49 +09:00
KMY
af62d7f96a Dont distribute personal limited post 2023-09-26 18:10:21 +09:00
KMY
002c4bfe74 #29 Add personal limited_scope 2023-09-25 20:25:04 +09:00
KMY
fc923c4d9b Merge branch 'kb_lts' into kb_development 2023-09-25 19:39:27 +09:00
KMY
2f21aa5193 #15 Add misskey fork indexable support 2023-09-25 19:39:05 +09:00
KMY
385ac0c1a2 Add posting with limited visibility test 2023-09-25 18:32:11 +09:00
KMY
a9b22883dc #13 Turn searchability private if account is silenced 2023-09-24 21:42:16 +09:00
KMY
3dded2809f #13 Turn searchability private if account is silenced 2023-09-24 21:39:09 +09:00
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
a8f02d0245 Remove firefish as misskey fork #16 2023-09-24 12:29:52 +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