Commit graph

17733 commits

Author SHA1 Message Date
KMY
1ac499aefe Merge commit '322ce1fc27' into kb_patch 2023-10-03 21:31:18 +09:00
KMY
441ad0c79e Merge branch 'kb_lts' into kb_patch 2023-10-03 21:27:33 +09:00
KMY
846b8c5e06 Merge remote-tracking branch 'parent/releases/v4.2.1' into kb_lts 2023-10-03 20:43:57 +09:00
KMY
5fc5a15ca9 Fix: #42 投稿数を隠す設定にしているアカウントの投稿数が、ディレクトリで0と表示される問題 2023-10-03 20:37:02 +09:00
Claire
4860eb9fad Bump version to v4.2.1 2023-10-03 13:29:33 +02:00
Claire
8e2ab1d4ef Fix double scroll bars in some columns in advanced interface (#27187) 2023-10-03 13:29:33 +02:00
Claire
927a2d3501 Fix boosts of local users being filtered in account timelines (#27204) 2023-10-03 13:29:33 +02:00
Claire
794efd065d Add a short-lived lock to trend refresh scheduler (#27253) 2023-10-03 13:29:33 +02:00
Michael Stanclift
a0e125f80d Keep version string displayed without breakpoints in UI (#26986) 2023-10-03 13:29:33 +02:00
David Aaron
64119987b9 Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-03 13:29:33 +02:00
KMY
31d2eb7a4d Remove: #55 アンテナ新規作成ボタンを除去 2023-10-03 20:29:15 +09:00
KMY
15fafb5860 Fix: #53 スタンプの更新ボタンが機能しない 2023-10-03 20:23:51 +09:00
Jakob Gillich
2314cd40aa Fix importer returning negative row estimates (#27258) 2023-10-03 10:59:37 +02:00
github-actions[bot]
f7449d4dc3 New Crowdin Translations (automated) (#27260)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-03 10:59:37 +02:00
Claire
5348b9be71 Change some worker lock TTLs (#27246) 2023-10-03 10:59:37 +02:00
Claire
0211811057 Fix incorrectly keeping outdated update notices absent from the API endpoint (#27021) 2023-10-03 10:59:37 +02:00
Claire
ef20e80359 Fix import progress not updating on certain failures (#27247) 2023-10-03 10:59:37 +02:00
github-actions[bot]
e486faed47 New Crowdin Translations (automated) (#27220)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-03 10:59:37 +02:00
Emelia Smith
f5c982815c Fix websocket connections being incorrectly decremented twice on errors (#27238) 2023-10-03 10:59:37 +02:00
Claire
8a7a0d2010 Fix explore prompt appearing because of posts being received out of order (#27211) 2023-10-03 10:59:37 +02:00
github-actions[bot]
662e1dc61e New Crowdin Translations (automated) (#27202)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-03 10:59:37 +02:00
Claire
fea1c5796c Fix link handling of mentions in user profiles when logged out (#27185) 2023-10-03 10:59:37 +02:00
Claire
34f08f39a3 Fix filtering audit log for entries about disabling 2FA (#27186) 2023-10-03 10:59:36 +02:00
github-actions[bot]
1ee975a23a New Crowdin Translations (automated) (#27168)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-03 10:59:36 +02:00
Christian Schmidt
fbd3f3905e Make notification respect reduce-motion (#27178) 2023-10-03 10:59:36 +02:00
Michael Stanclift
1133e5bd2c Fix retention dashboard not displaying correct month (#27180) 2023-10-03 10:59:36 +02:00
Claire
787113a808 Update tootctl maintenance fix-duplicates to Mastodon v4.2.0 (#27147) 2023-10-03 10:59:36 +02:00
github-actions[bot]
17efde216f New Crowdin Translations (automated) (#27144)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-03 10:59:36 +02:00
Essem
1764b8185e Properly remove tIME chunk from PNG uploads (#27111) 2023-10-03 10:59:36 +02:00
Claire
0c7536b78f Fix division by zero in video in bitrate computation code (#27129) 2023-10-03 10:59:36 +02:00
Claire
578de4c7c0 Fix explore prompt sometimes showing up when the home TL is loading (#27062) 2023-10-03 10:59:36 +02:00
Claire
c9f060a925 Add redirection on /deck URLs for logged-out users (#27128) 2023-10-03 10:59:36 +02:00
Claire
5122b0c9e8 Fix inefficient queries in “Follows and followers” as well as several admin pages (#27116) 2023-10-03 10:59:36 +02:00
github-actions[bot]
c6834095ac New Crowdin Translations (automated) (#27080)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-03 10:59:36 +02:00
Claire
2706b81299 Fix ActiveRecord using two connection pools when no replica is defined (#27061) 2023-10-03 10:59:36 +02:00
github-actions[bot]
59daf2ea7d New Crowdin Translations (automated) (#27052)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-03 10:59:36 +02:00
Renaud Chaput
4d8dbf83ce Fix the search documentation URL in system checks (#27036) 2023-10-03 10:59:36 +02:00
Renaud Chaput
4f49a52896 Ignore CVE-2023-26141 (Sidekiq) from bundler audit (#27037) 2023-10-03 10:59:36 +02:00
KMY
15bb9cb1f4 フィルター設定時エラーの調整 2023-10-01 18:58:36 +09:00
KMY
e8e925f03d 画像つき投稿の最大高さを調整 2023-10-01 18:58:26 +09:00
KMY
34cb22ae89 ストリーミングの存在しないプロパティ削除によるエラーを修正 2023-10-01 15:01:37 +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
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