Commit graph

17809 commits

Author SHA1 Message Date
renovate[bot]
19bc73b736
Update docker/login-action action to v3 (#27121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 18:39:14 +02:00
renovate[bot]
cf9230fa1c
Update docker/build-push-action action to v5 (#27120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 18:38:55 +02:00
Claire
06444c86c7
Fix division by zero in video in bitrate computation code (#27129) 2023-09-25 17:07:52 +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
renovate[bot]
aeeddb9d46
Update DefinitelyTyped types (non-major) (#27109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 11:56:21 +02:00
KMY
385ac0c1a2 Add posting with limited visibility test 2023-09-25 18:32:11 +09:00
renovate[bot]
82c44f492d
Update dependency glob to v10.3.7 (#27078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 11:03:19 +02: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
renovate[bot]
c56d7d702f
Update dependency @reduxjs/toolkit to v1.9.6 (#27110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 10:36:46 +02:00
renovate[bot]
a4c29a4e51
Update Node.js to v20.7 (#27112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 10:23:12 +02:00
renovate[bot]
1fa40cff70
Update eslint (non-major) (#27113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 10:09:51 +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
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
KMY
9d6e1a020d Fix circle select is not working 2023-09-22 20:13:03 +09:00
KMY
f330e186e9 Fix circle select is not working 2023-09-22 20:12:38 +09:00
github-actions[bot]
e824585523
New Crowdin Translations (automated) (#27052)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-22 11:06:48 +02:00
Renaud Chaput
4aaaf0dde3
Fix the search documentation URL in system checks (#27036) 2023-09-22 10:13:53 +02:00