KMY
137b49b02f
Merge remote-tracking branch 'origin/kb_lts' into kb_development
2023-09-27 20:08:20 +09: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
f2047e5b5a
Fix test
2023-09-27 18:20:48 +09:00
KMY
297db76188
#41 Add Japanese language flag to posts from misskey
2023-09-27 18:03:13 +09:00
KMY
8d77643bd3
Fix web warning
2023-09-27 14:41:16 +09:00
KMY
60bf03ae09
Merge commit ' 93ffe2cff2
' into kb_development
2023-09-27 14:04:05 +09:00
KMY
93ffe2cff2
Add sidekiq option to process references worker
2023-09-27 13:40:36 +09:00
KMY
f9ccc88657
Fix test
2023-09-27 11:27:52 +09:00
KMY
097e7ac5d1
Revert "Fix ProcessReferencesWorker error for tasks before update"
...
This reverts commit 75c0e512f4
.
2023-09-27 11:23:18 +09:00
KMY
41f4175e66
Bump version to 5.2 LTS
2023-09-27 11:00:35 +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
28ab1ca973
#24 Fix editing circle post icon
2023-09-26 18:05:58 +09:00
KMY
13c51133d3
Fix always set public visibility when login visibility is locked
2023-09-26 17:53:36 +09:00
KMY
002c4bfe74
#29 Add personal limited_scope
2023-09-25 20:25:04 +09:00
KMY
b70576df15
#9 Remove public unlisted visibility settings if disabled
2023-09-25 20:02:50 +09:00
KMY
4b43157765
#2 Add kmyblue capabilities on about page
2023-09-25 19:58:12 +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
8a3f2ee0fb
Refactoring searchability to StatusParser
2023-09-24 20:29:36 +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
2c36bce711
Fix loading indicator when open empty circle
2023-09-24 18:05:35 +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
0a42f4b7e2
Merge branch 'kb_lts' into kb_development
2023-09-24 12:30:59 +09:00
KMY
a8f02d0245
Remove firefish as misskey fork #16
2023-09-24 12:29:52 +09:00
KMY
b3076e6ffc
Fix status is added bookmark category statuses list on bottom when bookmark
2023-09-24 12:27:28 +09:00
KMY
b35fd9faba
#21 Tell about kmyblue update check when initial setup
2023-09-24 12:24:56 +09:00
KMY
70258ea910
Fix status is added bookmark category statuses list on bottom when bookmark
2023-09-24 12:16:48 +09:00
KMY
60d36d79d5
Fix git issue type name
2023-09-24 10:27:42 +09:00
KMY
36f3bbb909
Merge remote-tracking branch 'parent/main' into kb_development
2023-09-23 20:14:11 +09:00
KMY
77297b43bd
Fix circle max of account #23
2023-09-23 20:08:02 +09:00
KMY
0513db12ab
Remove firefish but add meisskey as misskey fork
2023-09-23 12:34:47 +09:00
KMY
b87c4b509e
Set version as string
2023-09-23 09:42:19 +09:00
KMY
d7bcf01c58
Merge branch 'kb_development' of https://github.com/kmycode/mastodon into kb_development
2023-09-23 09:40:55 +09:00
KMY
516ad990c0
Add issue attributes
2023-09-23 09:40:25 +09:00
KMY(雪あすか)
95b2c66a3e
Update FUNDING.yml
2023-09-23 09:20:46 +09:00
KMY
8eae7e6179
Add enable local public visibility setting for admin
2023-09-23 09:18:50 +09:00
Renaud Chaput
4b7bc1f07c
Convert dropdown_menu
state to Typescript ( #25585 )
2023-09-22 18:18:46 +02:00
Renaud Chaput
b93ffb74bb
Improve modals reducer types ( #26610 )
2023-09-22 16:41:50 +02:00
Claire
39da3d86f8
Fix ActiveRecord using two connection pools when no replica is defined ( #27061 )
2023-09-22 16:01:59 +02:00
KMY
454008e432
Change lts to nil
2023-09-22 21:48:03 +09:00
KMY
3b7be71f48
Merge remote-tracking branch 'origin/kb_lts' into kb_development
2023-09-22 20:16:56 +09:00
KMY
f9a6ed9e0f
Bump version to 5.1
2023-09-22 20:14:16 +09:00