KMY
|
a6b57e3890
|
Merge remote-tracking branch 'parent/main' into upstream-20231221
|
2023-12-21 08:37:12 +09:00 |
|
Claire
|
d29b1cca2e
|
Fix friends_of_friends sometimes suggesting already-followed accounts (#28433)
|
2023-12-20 14:35:59 +00:00 |
|
Eugen Rochko
|
b5ac61b2c5
|
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-19 10:59:43 +00:00 |
|
KMY(雪あすか)
|
7b8fedb3cd
|
Add: #363 特定サーバーの投稿にスタンプを付けることを禁止する管理者設定 (#364)
* Add: #363 特定サーバーの投稿にスタンプを付けることを禁止する管理者設定
* Fix test
|
2023-12-19 08:33:06 +09:00 |
|
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
|
0e5b8fc46b
|
Fix Style/RedundantReturn cop (#28391)
|
2023-12-18 09:50:51 +00:00 |
|
Matt Jankowski
|
b1dec09d20
|
Fix Style/InverseMethods cop (#28377)
|
2023-12-15 15:52:00 +00:00 |
|
KMY
|
08a2f557fe
|
Merge remote-tracking branch 'parent/main' into upstream-20231214
|
2023-12-14 09:21:21 +09: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 |
|
KMY(雪あすか)
|
903b9ad347
|
Add: #30 ローカルユーザーからのスタンプに関するポリシー設定 (#354)
|
2023-12-12 09:44:10 +09: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 |
|
Matt Jankowski
|
3918dc68c7
|
Use composite primary key for PreviewCardsStatus model (#28208)
|
2023-12-07 14:49:05 +00: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
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09: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 |
|
Matt Jankowski
|
440b80b2e7
|
Model concerns organization into module namespaces (#28149)
|
2023-12-01 11:00:41 +00:00 |
|
Claire
|
963354978a
|
Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053)
|
2023-11-30 15:43:26 +00:00 |
|
Matt Jankowski
|
bb0efe16e6
|
Remove default_scope from MediaAttachment class (#28043)
|
2023-11-30 13:30:35 +00:00 |
|
KMY(雪あすか)
|
a88349af55
|
Add: #8 サークル投稿の転送 (#294)
* Add: `conversations`テーブルに`ancestor_status`プロパティ
* Fix test
* Fix test more
* Add: `limited_visibility`に`Reply`を追加、`context`のURI
* Add: 外部からの`context`受信処理
* Fix test
* Add: 公開範囲「返信」
* Fix test
* Fix: 返信に返信以外の公開範囲を設定できない問題
* Add: ローカル投稿時にメンション追加・他サーバーへの転送
* Fix test
* Fix test
* Test: ローカルスレッドへの返信投稿の転送
* Test: 未知のアカウントからのメンション
* Add: 編集・削除の連合に対応
* Remove: 重複テスト
* Fix: 改善
* Add: 編集削除の転送処理・返信なのにsilentなメンションでの通知
* Fix: リプライが第三者に届かない問題
* Add: `always_sign_unsafe`
* Add: Subject
* Remove space
* Fix: 他人のスレッドの送信先一覧を非表示
* Fix: おかしいコード
|
2023-11-30 09:29:24 +09:00 |
|
Matt Jankowski
|
e48ecd2929
|
Remove default_scope from Admin::ActionLog (#28026)
|
2023-11-29 10:39:59 +00:00 |
|
Matt Jankowski
|
186895fc88
|
Refactor, lint fix, and bug fix on admin/roles/form partial (#27558)
|
2023-11-29 10:00:52 +00:00 |
|
KMY(雪あすか)
|
bcd80942c0
|
Fix: スタンプを外すとき、自分が外したスタンプが投稿から全部消える問題 (#314)
|
2023-11-29 13:37:53 +09:00 |
|
S.H
|
d18b233239
|
Fix: #304 rubocop:disable Style/OptionalBooleanParameter (#310)
|
2023-11-28 21:27:55 +09:00 |
|
KMY
|
597485f47a
|
Merge remote-tracking branch 'parent/main' into upstream-20231128
|
2023-11-28 09:44:42 +09:00 |
|
Claire
|
3a24754229
|
Change GIF max matrix size error to explicitly mention GIF files (#27927)
|
2023-11-24 09:31:28 +00:00 |
|
KMY
|
c5e4020922
|
Merge remote-tracking branch 'parent/main' into upstream-20231124
|
2023-11-24 09:07:40 +09:00 |
|
Matt Jankowski
|
4be12791e6
|
Remove default_scope from StatusEdit class (#28042)
|
2023-11-23 09:26:11 +00:00 |
|
Eugen Rochko
|
cdc57c74b7
|
Fix unsupported time zone or locale preventing sign-up (#28035)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-22 11:38:07 +00:00 |
|
Matt Jankowski
|
d2aacea8da
|
Reduce .times usage in AccountSearch spec, use constant for default limit (#27946)
|
2023-11-20 09:08:22 +00:00 |
|
KMY(雪あすか)
|
eaa9ade59b
|
Merge pull request #291 from kmycode/upstream-20231116
Upstream 20231116
|
2023-11-17 08:54:09 +09:00 |
|
KMY
|
236fc2a316
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-16 22:58:29 +09:00 |
|
KMY
|
24371d6b2a
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-15 13:01:29 +09:00 |
|
ppnplus
|
2b038b4f89
|
Added Thai diacritics and tone marks in HASHTAG_INVALID_CHARS_RE (#26576)
|
2023-11-14 15:33:59 +00:00 |
|
KMY(雪あすか)
|
eda8dae5a7
|
Fix: 環境変数でスタンプの最大数を指定した場合、スタンプつけるときにエラーになる問題 (#289)
|
2023-11-14 09:40:06 +09:00 |
|
KMY
|
0704829a9b
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-14 09:14:19 +09:00 |
|
Matt Jankowski
|
b7807f3d84
|
Use normalizes to prepare Webhook#events value (#27605)
|
2023-11-13 22:47:44 +00:00 |
|
Eugen Rochko
|
0d14fcebae
|
Change link previews to keep original URL from the status (#27312)
|
2023-11-13 09:58:28 +00:00 |
|
KMY(雪あすか)
|
2753d44563
|
Test: アカウント削除時のブックマーク・スタンプなど削除のテスト (#276)
|
2023-11-11 11:06:08 +09:00 |
|
KMY(雪あすか)
|
e3c71cb3e4
|
Add: #213 右サイドメニューからお気に入りを削除するオプション (#262)
|
2023-11-09 11:53:57 +09:00 |
|
KMY(雪あすか)
|
85a6631709
|
Fix: 引用元の投稿が削除されたときにエラーが出る問題 (#261)
|
2023-11-09 11:50:57 +09:00 |
|