KMY
|
2b51fabe9c
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
|
Matt Jankowski
|
a2f02a0775
|
Disable Rails/SkipsModelValidations cop (#28712)
|
2024-01-15 13:46:47 +00:00 |
|
KMY
|
e65fb9fb51
|
Merge remote-tracking branch 'parent/main' into upstream-20240112
|
2024-01-12 14:48:17 +09:00 |
|
Matt Jankowski
|
00341c70ff
|
Use Sidekiq fake! instead of inline! in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
|
KMY(雪あすか)
|
650d40cb24
|
Remove: SidekiqHealthScheduler (#441)
|
2024-01-09 20:44:19 +09:00 |
|
KMY
|
4355dfc64f
|
Merge remote-tracking branch 'parent/main' into upstream-20231225
|
2023-12-25 09:59:33 +09:00 |
|
Matt Jankowski
|
9251779d75
|
Fix RSpec/LetSetup cop in spec/services (#28459)
|
2023-12-21 14:23:53 +00:00 |
|
KMY
|
a6b57e3890
|
Merge remote-tracking branch 'parent/main' into upstream-20231221
|
2023-12-21 08:37:12 +09: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(雪あすか)
|
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(雪あすか)
|
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 |
|
KMY(雪あすか)
|
de02926490
|
Test: フォロワーに限定投稿を配送しない (#311)
* Test: フォロワーに限定投稿を配送しない
* Fix: message
|
2023-11-29 09:48:50 +09:00 |
|
KMY
|
c5e4020922
|
Merge remote-tracking branch 'parent/main' into upstream-20231124
|
2023-11-24 09:07:40 +09:00 |
|
Matt Jankowski
|
973597c6f1
|
Consolidate configuration of Sidekiq::Testing.fake! setup (#28046)
|
2023-11-23 09:43:43 +00:00 |
|
KMY
|
abec232dd7
|
Merge remote-tracking branch 'parent/main' into upstream-20231120
|
2023-11-20 12:50:02 +09:00 |
|
Matt Jankowski
|
1526e54ac6
|
Add spec coverage for workers/redownload_* worker classes (#27892)
|
2023-11-17 09:03:46 +00:00 |
|
KMY(雪あすか)
|
eaa9ade59b
|
Merge pull request #291 from kmycode/upstream-20231116
Upstream 20231116
|
2023-11-17 08:54:09 +09:00 |
|
KMY(雪あすか)
|
0f01a71dcc
|
Change: サークルの送り先アカウント指定方法をaccount_username (Fedibirdと同様)に変更 (#283)
* Change: サークルの送り先アカウント指定方法を`account_username`(Fedibirdと同様)に変更
* Test: テストを追加
* Maybe Fix: Fedibirdで自分限定と認識される問題
|
2023-11-17 08:40:55 +09:00 |
|
Matt Jankowski
|
155fb84141
|
Improve spec coverage for collection of workers/ classes (#27874)
|
2023-11-16 14:36:59 +00:00 |
|
KMY
|
236fc2a316
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-16 22:58:29 +09:00 |
|
Matt Jankowski
|
8a285413f7
|
Reduce expectations for RSpec/MultipleExpectations cop in MoveWorker spec (#27880)
|
2023-11-16 10:03:51 +00:00 |
|
KMY
|
24371d6b2a
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-15 13:01:29 +09:00 |
|
Matt Jankowski
|
b2c5b20ef2
|
Fix RSpec/AnyInstance cop (#27810)
|
2023-11-14 14:52:59 +00:00 |
|
KMY
|
08f86bcb8f
|
Merge commit '389a6cc4c0 ' into upstream-20231108
|
2023-11-08 10:41:10 +09:00 |
|
Matt Jankowski
|
49e2772064
|
Fix RSpec/MessageSpies cop (#27751)
|
2023-11-07 09:46:28 +00:00 |
|
KMY(雪あすか)
|
f8280ca5d9
|
Add: #95 リストへの新着投稿通知 (#192)
* Add: テーブル定義、内部処理
* Add: 通知の定期削除処理、自動削除、テスト
* Add: Web画面の表示、設定
* Fix test
|
2023-10-31 08:59:31 +09:00 |
|
KMY
|
60195928e1
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231014
|
2023-10-14 08:18:57 +09:00 |
|
Matt Jankowski
|
cad8cc90ba
|
Speed-up on MoveWorker spec (#25528)
|
2023-10-13 15:50:46 +02:00 |
|
KMY
|
bce99f848f
|
Fix ProcessReferencesWorker error for tasks before update
|
2023-09-27 10:56:08 +09:00 |
|
KMY
|
32cfd20257
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-03 10:55:46 +09:00 |
|
Claire
|
16681e0f20
|
Add admin notifications for new Mastodon versions (#26582)
|
2023-09-01 17:47:07 +02:00 |
|
KMY
|
fbb82b740b
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-25 12:19:55 +09:00 |
|
jsgoldstein
|
30c191aaa0
|
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-24 16:40:04 +02:00 |
|
KMY
|
98165952f1
|
Fix test
|
2023-08-23 12:35:11 +09:00 |
|
KMY
|
8540298b9f
|
Add update instance version test
|
2023-08-11 14:24:02 +09:00 |
|
KMY
|
95bff4408e
|
Update updoate_instance_info_scheduler_spec to instances table has one or more rows
|
2023-08-11 14:18:10 +09:00 |
|
KMY
|
15d0117b3b
|
Add fetch_instance_info_worker_spec
|
2023-08-11 14:03:04 +09:00 |
|
KMY
|
88339b3657
|
Fix poll expiration notify worker spec sometimes return error
|
2023-08-09 10:25:44 +09:00 |
|
KMY
|
3be796adf8
|
Add two schedulers' test
|
2023-08-09 10:25:25 +09:00 |
|
Claire
|
1e3b19230a
|
Add stricter protocol fields validation for accounts (#25937)
|
2023-07-20 18:23:48 +02:00 |
|
Claire
|
943f27f437
|
Remove unfollowed hashtag posts from home feed (#26028)
|
2023-07-17 13:56:28 +02:00 |
|
Matt Jankowski
|
05f9e39b32
|
Fix RSpec/VerifiedDoubles cop (#25469)
|
2023-06-22 14:55:22 +02:00 |
|
Claire
|
37a9c2258a
|
Add per-test timeouts to AutoStatusesCleanupScheduler tests (#24841)
|
2023-06-20 18:54:05 +02:00 |
|
Matt Jankowski
|
4c5aa0e470
|
Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698)
|
2023-06-14 16:44:37 +02:00 |
|
Matt Jankowski
|
31d5bc89d1
|
Speed improvement for AccountsStatusesCleanupScheduler spec (#25406)
|
2023-06-14 09:56:11 +02:00 |
|
Matt Jankowski
|
d2e5430d4a
|
Fix RSpec/ExpectChange cop (#25101)
|
2023-05-24 11:23:40 +02:00 |
|
Claire
|
c3c7d59072
|
Fix infinite loop in AccountsStatusesCleanupScheduler (#24840)
|
2023-05-04 10:13:00 +02:00 |
|
Matt Jankowski
|
710745e16b
|
Fix RSpec/ContextWording cop (#24739)
|
2023-05-04 05:49:08 +02:00 |
|
Claire
|
a2a22bad23
|
Fix various edge cases with local moves (#24812)
|
2023-05-03 19:19:25 +02:00 |
|
Claire
|
c98b012583
|
Change Move handler to also move list memberships (#24808)
|
2023-05-03 14:03:38 +02:00 |
|