KMY
4a6b0062b2
カスタム絵文字のライセンス変更を他の場所でも保存
2023-10-07 14:10:19 +09:00
KMY
846b8c5e06
Merge remote-tracking branch 'parent/releases/v4.2.1' into kb_lts
2023-10-03 20:43:57 +09:00
Claire
0211811057
Fix incorrectly keeping outdated update notices absent from the API endpoint ( #27021 )
2023-10-03 10:59:37 +02:00
KMY(雪あすか)
bb47ab1287
Bump version to 5.2 LTS ( #39 )
...
* Bump version to 5.2 LTS
* Revert "Fix ProcessReferencesWorker error for tasks before update"
This reverts commit 75c0e512f4
.
* Fix test
* Add sidekiq option to process references worker
2023-09-27 20:07:42 +09:00
KMY
75c0e512f4
Fix ProcessReferencesWorker error for tasks before update
2023-09-27 10:56:31 +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
a8f02d0245
Remove firefish as misskey fork #16
2023-09-24 12:29:52 +09:00
KMY
fa511c3eab
Fix software update check not working
2023-09-21 13:21:08 +09:00
KMY
80a55ed7c2
Add antenna support for firefish
2023-09-21 10:00:59 +09:00
KMY
7696216cbd
Change update check source to kmyblue origin
2023-09-20 18:42:08 +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
Claire
ff32475f5f
Merge pull request from GHSA-2693-xr3m-jhqr
2023-09-19 16:53:21 +02:00
KMY
443e95d54b
Fix status reference load remote statuses
2023-09-19 22:49:25 +09:00
KMY
77eb7c03d9
Add ProcessReferencesService test
2023-09-19 17:53:34 +09:00
KMY
ac915654b6
Add optional fetching with processing status references
2023-09-19 17:53:13 +09:00
KMY
80fadeb766
Add single_ref_to_quote setting and check ref sync
2023-09-19 10:04:22 +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
c9d07de476
Add signature to limited visibility
2023-09-15 22:28:24 +09:00
KMY
5fb6bce744
Add my reacted statuses search
2023-09-15 18:50:45 +09:00
Claire
9693c271f1
Fix processing of min_id
and max_id
parameters in /api/v2/search
( #26927 )
2023-09-15 10:23:24 +02:00
KMY
59a433a291
Add autientication in status_reference
2023-09-15 12:31: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
cf96e7eb39
Set status references maximium value
2023-09-15 08:17:13 +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
503a24967d
Fix emoji reaction streaming
2023-09-12 22:21:53 +09:00
KMY
3562d5d7e7
Fix test
2023-09-12 19:14:06 +09:00
KMY
673e607e94
Add emoji_reaction_policy setting
2023-09-12 16:20:29 +09:00
KMY
f09e59a96c
Fix tests
2023-09-12 14:24:25 +09:00
KMY
477d427f1d
Hide blocking domains/suspended/silenced emoji reactions and streaming
2023-09-12 13:54:24 +09:00
KMY
cd252a6062
Add hiding emoji reaction setting
2023-09-12 13:12:07 +09:00
KMY
ea6499b817
Move search setting to new page
2023-09-12 12:33:43 +09:00
KMY
6fe51e360a
Make DTL switchable
2023-09-12 09:04:20 +09:00
Claire
20ac5be1c1
Fix error on status
type notification (bell icon) ( #26884 )
2023-09-11 20:23:13 +02:00
KMY
055313116d
Exclude reblog from ltl antenna
2023-09-11 17:20:19 +09:00
KMY
6371fa6b9c
Fix delivery limited posts
2023-09-11 16:52:23 +09:00
KMY
b225cc1bdb
Remove limited post stl support
2023-09-11 16:25:25 +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
75b39e5e4b
Fix test
2023-09-10 16:30:10 +09:00
KMY
979292d950
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-10 16:17:34 +09:00
KMY
e9de561a24
Merge branch 'kb_development' into kb_migration
2023-09-10 15:56:32 +09:00