Commit graph

9681 commits

Author SHA1 Message Date
KMY
36129a6987 Fix: 参照で非公開投稿が見えてしまう問題 2023-10-08 18:54:28 +09:00
KMY(雪あすか)
322ce1fc27
Bump version to 6.0 (#46)
* Bump version to 6.0

* Add cherrypick to banned target

* Fix translations
2023-09-28 17:56:21 +09:00
KMY
d75c8506ce #38 Show alert when mention is added to limited post 2023-09-28 16:17:58 +09:00
KMY
62b7b7a9b9 #38 Change limited_scope to circle when personal post is added mentions 2023-09-28 16:16:24 +09:00
KMY
b1759f2c10 #25 Exclude public_searchability posts from restriction for misskey 2023-09-28 15:40:27 +09:00
KMY
78ddcb10c3 Merge remote-tracking branch 'parent/main' into kb_development 2023-09-27 21:33:12 +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
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
Renaud Chaput
57f592fed5
Add Typescript types for some API objects (#26602) 2023-09-26 11:25:01 +02: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
github-actions[bot]
5ea3e8e765
New Crowdin Translations (automated) (#27144)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-26 10:47:16 +02:00
Essem
bd810391d6
Properly remove tIME chunk from PNG uploads (#27111) 2023-09-25 19:21:07 +02:00
Claire
a001ae2f39
Fix explore prompt sometimes showing up when the home TL is loading (#27062) 2023-09-25 17:07:01 +02:00
Claire
3de6dcf634
Add redirection on /deck URLs for logged-out users (#27128) 2023-09-25 15:07:10 +02:00
Claire
38753acaa5
Fix width of large text icon buttons (#27127) 2023-09-25 15:06:57 +02:00
Claire
1bd7455d81
Fix inefficient queries in “Follows and followers” as well as several admin pages (#27116) 2023-09-25 15:06:43 +02: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
gunchleoc
88fa8e710a
Fix line wrapping of language selection button with long locale codes (#27100) 2023-09-25 12:59:37 +02: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
github-actions[bot]
736fe75346
New Crowdin Translations (automated) (#27080)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-25 10:50:09 +02: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
70258ea910 Fix status is added bookmark category statuses list on bottom when bookmark 2023-09-24 12:16:48 +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
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