Commit graph

18087 commits

Author SHA1 Message Date
Claire
8dcc74d028 Fix inefficient queries in “Follows and followers” as well as several admin pages (#27116) 2023-10-06 13:33:03 +02:00
github-actions[bot]
e1dc8e299b New Crowdin Translations (automated) (#27080)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-06 13:33:03 +02:00
Claire
b2518e763c Fix ActiveRecord using two connection pools when no replica is defined (#27061) 2023-10-06 13:33:03 +02:00
github-actions[bot]
9d9f94bf2a New Crowdin Translations (automated) (#27052)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-06 13:33:03 +02:00
Renaud Chaput
aad6803deb Fix the search documentation URL in system checks (#27036) 2023-10-06 13:33:03 +02:00
KMY
86244599d3 Add: NodeInfoのテスト 2023-10-06 19:58:26 +09:00
Claire
340c390849
Fix crash when filtering for “dormant” relationships (#27306) 2023-10-06 12:58:16 +02:00
Claire
4d59dfb1c6
Fix some remote posts getting truncated (#27307) 2023-10-06 12:58:02 +02:00
KMY
d5841809de Add: #63 NodeInfoでのfeathresの公開 2023-10-06 19:48:13 +09:00
KMY
1fb0df2ca6 Add: circle_history機能を公開 2023-10-06 19:45:11 +09:00
KMY
b3a0ca4304 Change: NodeInfoで公開する機能一覧をFeaturesに変更 2023-10-06 19:15:17 +09:00
KMY
016a8490d2 #63 NodeInfoでのfedibird_capabilities公開 2023-10-06 19:00:47 +09:00
KMY
f95a995b81 Capabilitiesの検索許可にローカルを追加 2023-10-06 19:00:19 +09:00
KMY
dd88cef84b #63 NodeInfoでのfedibird_capabilities公開 2023-10-06 18:59:10 +09:00
github-actions[bot]
e0b54ed3e1
New Crowdin Translations (automated) (#27304)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-06 11:49:09 +02:00
renovate[bot]
027c1bef8d
Update dependency active_model_serializers to v0.10.14 (#27303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 11:43:30 +02:00
Renaud Chaput
c4cff3d762
Remove Capistrano (#27295) 2023-10-06 11:33:43 +02:00
Matt Jankowski
165ec6c779
Remove bundle audit skipping sidekiq CVE (#27291) 2023-10-05 21:23:42 +02:00
renovate[bot]
5606a17933
Update dependency sidekiq to v6.5.10 (#27287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 16:35:05 +02:00
Claire
2b98e2ecd6
Fix auto-loading-more when not scrolled (#27286) 2023-10-05 16:33:54 +02:00
github-actions[bot]
32ab474472
New Crowdin Translations (automated) (#27277)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-05 13:13:14 +02:00
Claire
3c13d70600
Add mention of YJIT in admin dashboard if enabled (#27283) 2023-10-05 13:10:17 +02:00
KMY
f0f808619d Fix: 他サーバーに配信するローカル公開投稿の検索許可が強制的にフォロワーのみになる問題 2023-10-05 19:46:52 +09:00
KMY
a742394b22 Fix: 他サーバーに配信するローカル公開投稿の検索許可が強制的にフォロワーのみになる問題 2023-10-05 19:45:37 +09:00
renovate[bot]
d22515861e
Update dependency @reduxjs/toolkit to v1.9.7 (#27275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 10:28:47 +02:00
Claire
40ba6e119b
Fix Vary headers not being set on some redirects (#27272) 2023-10-05 09:50:08 +02:00
KMY(雪あすか)
235bef36d0
Add: 検索許可「ローカルとフォロワー」 (#60) 2023-10-05 16:37:27 +09:00
KMY
a359345f86 Fix mastodon version 2023-10-05 15:59:45 +09:00
KMY
eaccc43954 Bump version to 7.0 2023-10-05 13:32:39 +09:00
github-actions[bot]
8e4251f9e7
New Crowdin Translations (automated) (#27270)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-04 10:53:04 +02:00
Matt Jankowski
72cec47c13
Silence deprecation warning in CacheBuster spec (#27264) 2023-10-04 10:17:36 +02:00
gunchleoc
68ec1d180a
Fix language sorting in settings (#27158) 2023-10-04 09:23:50 +02:00
KMY
deb8642e95 Remove rc1 2023-10-04 14:20:34 +09:00
KMY
e82444634a Merge remote-tracking branch 'parent/main' into kb_development 2023-10-04 14:17:41 +09:00
Matt Jankowski
c676bc91e9
Dont match mention in url query string (#25656)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-03 17:01:45 +02:00
Matt Jankowski
2f8f92df48
Fix Elastic check deprecation warning about gem version (#27262) 2023-10-03 15:52:47 +02:00
Nick Schonning
85db392464
Autofix Rubocop cops for config/ (#24145) 2023-10-03 15:24:12 +02:00
KMY
c9d14c6546 Merge branch 'kb_patch' into kb_development 2023-10-03 22:11:59 +09:00
Matt Jankowski
e715da6d25
Fix haml-lint Rubocop Rails/* cops (#26042) 2023-10-03 15:00:40 +02:00
Nick Schonning
8bb4706e11
Move migration_helpers Rubocop ignore to config (#24236) 2023-10-03 14:58:40 +02:00
KMY
a202f8b020 Bump version to 5.3 LTS 2023-10-03 21:37:40 +09:00
KMY
6d8a9bc8c7 Fix test 2023-10-03 21:33:28 +09:00
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
3a3b23fdfa Yarn lock 2023-10-03 20:42:38 +09:00
KMY
9e91c1e653 Merge remote-tracking branch 'parent/main' into kb_development 2023-10-03 20:42:23 +09:00
KMY
88d0023a46 Merge branch 'kb_lts' into kb_development 2023-10-03 20:37:27 +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