Claire
|
7d9b209fe8
|
Fix call to inefficient delete_matched cache method in domain blocks (#28374)
|
2023-12-18 16:14:43 +00:00 |
|
Matt Jankowski
|
1820bad646
|
Fix Performance/StringIdentifierArgument cop (#28399)
|
2023-12-18 10:26:09 +00:00 |
|
Matt Jankowski
|
2bd8d343cf
|
Fix Style/SoleNestedConditional and Style/IfInsideElse cops, regenerate haml todo (#28384)
|
2023-12-18 10:06:42 +00:00 |
|
Matt Jankowski
|
0e5b8fc46b
|
Fix Style/RedundantReturn cop (#28391)
|
2023-12-18 09:50:51 +00:00 |
|
github-actions[bot]
|
f99e05710e
|
New Crowdin Translations (automated) (#28373)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-18 08:25:21 +00:00 |
|
Matt Jankowski
|
b1dec09d20
|
Fix Style/InverseMethods cop (#28377)
|
2023-12-15 15:52:00 +00:00 |
|
KMY(雪あすか)
|
6d7fc4944a
|
Merge pull request from GHSA-qg32-3vrh-w6mw
|
2023-12-15 09:41:22 +09:00 |
|
KMY(雪あすか)
|
1f73b81bd8
|
Fix: 一部サーバーの投稿が参照引用できない問題・参照引用時、フェッチを基本しないよう変更 (#360)
|
2023-12-15 08:40:59 +09:00 |
|
Matt Jankowski
|
e17faedffb
|
Move default meta options from InitialStateSerializer to private method (AbcSize reduction) (#28355)
|
2023-12-14 14:04:55 +00:00 |
|
KMY
|
08a2f557fe
|
Merge remote-tracking branch 'parent/main' into upstream-20231214
|
2023-12-14 09:21:21 +09:00 |
|
github-actions[bot]
|
b2f915b31a
|
New Crowdin Translations (automated) (#28344)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-13 09:52:37 +00:00 |
|
Claire
|
dcc24db793
|
Fix N+1s because of association preloaders not actually getting called (#28339)
|
2023-12-13 07:47:32 +00:00 |
|
KMY(雪あすか)
|
04485adcfb
|
Fix: #355 LTLのインデックスが適切にはられていない問題 (#357)
* Fix: #355 LTLのインデックスが適切にはられていない問題
* Migrate
|
2023-12-13 09:13:32 +09:00 |
|
Claire
|
3f1ec16377
|
Fix empty column explainer getting cropped under certain conditions (#28337)
|
2023-12-12 14:31:37 +00:00 |
|
github-actions[bot]
|
14e64bc880
|
New Crowdin Translations (automated) (#28334)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-12 11:45:10 +00:00 |
|
Claire
|
89a496b42f
|
Fix status edits not always being streamed to mentioned users (#28324)
|
2023-12-12 10:39:21 +00:00 |
|
Claire
|
a8a5c6514f
|
Fix LinkCrawlWorker error when encountering empty OEmbed response (#28268)
|
2023-12-12 08:29:46 +00:00 |
|
KMY(雪あすか)
|
5173481ab7
|
Fix: #284 FetchInstanceInfoWorker が原因でSidekiqのJobが詰まる問題 (#342)
* Fix: #284 `FetchInstanceInfoWorker`が原因でSidekiqのJobが詰まる問題
* Fix: InstanceInfoを取得するタイミング
* Fix test
* Fix test
* Fix: HTTPコード
* 調整
|
2023-12-12 09:52:08 +09:00 |
|
KMY(雪あすか)
|
903b9ad347
|
Add: #30 ローカルユーザーからのスタンプに関するポリシー設定 (#354)
|
2023-12-12 09:44:10 +09:00 |
|
Matt Jankowski
|
2c6369918c
|
Fix Style/RedundantArgument cop (#28321)
|
2023-12-11 14:58:29 +00:00 |
|
Claire
|
f3864db409
|
Fix notification sounds (#28316)
|
2023-12-11 14:23:30 +00:00 |
|
github-actions[bot]
|
79a81da69c
|
New Crowdin Translations (automated) (#28291)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-11 08:22:52 +00:00 |
|
Michael Stanclift
|
afc8550b63
|
Change preview card deletes to be done using batch method (#28183)
|
2023-12-11 07:49:10 +00:00 |
|
KMY(雪あすか)
|
3e8b4752a1
|
Fix: DistributionWorkerでString to Integerのエラーが出る問題 (#344)
* Fix: DeliveryWorkerでString to Integerのエラーが出る問題
* Test: Mastodon v3向け
|
2023-12-11 14:13:33 +09:00 |
|
KMY(雪あすか)
|
709e19cd1e
|
Add: Sharkeyをスタンプ利用可能なサーバーに追加 (#345)
|
2023-12-11 14:02:44 +09:00 |
|
KMY(雪あすか)
|
0e32b3e7e6
|
Merge pull request #340 from kmycode/upstream-20231209
Upstream 20231209
|
2023-12-09 10:31:50 +09:00 |
|
KMY(雪あすか)
|
6edb8bd9e5
|
Fix: 画像の並び順が変わる場合 (#339)
* Fix: 画像の並び順が変わる場合
* Fix
|
2023-12-09 10:19:54 +09:00 |
|
KMY(雪あすか)
|
dccc7c9b3a
|
Fix: 投稿がメディアを持っているかの判定条件で、Rubyのコードを通さないよう改善 (#338)
|
2023-12-09 10:05:50 +09:00 |
|
KMY
|
f20cb3fd59
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-12-09 10:04:10 +09:00 |
|
github-actions[bot]
|
ca1b7efb06
|
New Crowdin Translations (automated) (#28275)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-08 09:52:32 +00:00 |
|
Matt Jankowski
|
3918dc68c7
|
Use composite primary key for PreviewCardsStatus model (#28208)
|
2023-12-07 14:49:05 +00:00 |
|
Michael Stanclift
|
da3d8aff79
|
Error handling for attachment batch delete process (#28184)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-07 14:40:44 +00:00 |
|
github-actions[bot]
|
e0dacf6b4c
|
New Crowdin Translations (automated) (#28264)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-07 09:38:44 +00:00 |
|
Claire
|
7593465c23
|
Fix error when processing link preview with an array as inLanguage (#28252)
|
2023-12-07 09:05:08 +00:00 |
|
Matt Jankowski
|
ee83d5c760
|
Enable the eslint react/no-unknown-property rule (#28217)
|
2023-12-06 13:42:12 +00:00 |
|
github-actions[bot]
|
954169966b
|
New Crowdin Translations (automated) (#28245)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-06 08:52:55 +00:00 |
|
KMY(雪あすか)
|
0ed5577094
|
Fix: #94 ProcessReferencesService リファクタリング・編集時の参照引用変更バグ修正 (#329)
* Fix: `ProcessReferencesService`リファクタリング・編集時の参照引用変更バグ修正
* Fix test
* Fix index_with
* Fix to method chain
|
2023-12-06 13:39:55 +09:00 |
|
KMY(雪あすか)
|
534d66f904
|
Add: #271 フィルターの期限リストに2w、1m、3m (#335)
|
2023-12-06 13:36:07 +09:00 |
|
KMY
|
210b23cfc7
|
Fix lint
|
2023-12-06 13:11:38 +09:00 |
|
KMY
|
0199608b87
|
Merge remote-tracking branch 'parent/main' into upstream-20231206
|
2023-12-06 12:49:55 +09:00 |
|
github-actions[bot]
|
4238ec844d
|
New Crowdin Translations (automated) (#28120)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-05 16:07:53 +00:00 |
|
Jonathan de Jong
|
d0a5ebf914
|
Fix error when encountering malformed Tag objects from Kbin (#28235)
|
2023-12-05 13:59:15 +00:00 |
|
Claire
|
a2bcfeb887
|
Fix Style/HashEachMethods cop in HAML files (#28178)
|
2023-12-04 09:09:43 +00:00 |
|
KMY(雪あすか)
|
831fa2d00a
|
Merge pull request #327 from kmycode/upstream-20231204
Upstream 20231204
|
2023-12-04 13:00:02 +09:00 |
|
KMY(雪あすか)
|
c73b173f09
|
Change: #326 ドメインブロックで「制限」を行っているサーバーからのスタンプは、ローカルフォロワーの投稿に対するもののみ受け入れる (#328)
|
2023-12-04 12:59:46 +09:00 |
|
KMY
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09:00 |
|
Matt Jankowski
|
3bc437b99a
|
Fix Style/RedundantParentheses cop (#28176)
|
2023-12-01 16:00:44 +00:00 |
|
Matt Jankowski
|
5631f139c1
|
Fix Lint/SymbolConversion cop (#28175)
|
2023-12-01 15:53:35 +00:00 |
|
Matt Jankowski
|
d83d01eb1e
|
Fix Lint/RedundantSafeNavigation cop (#28172)
|
2023-12-01 15:52:56 +00:00 |
|
Matt Jankowski
|
f70f39dd04
|
Add explicit dependent: nil to associations (#28169)
|
2023-12-01 15:52:47 +00:00 |
|