KMY
|
66bed31dbe
|
Merge remote-tracking branch 'parent/main' into upstream-20241006
|
2024-10-05 09:10:58 +09:00 |
|
Matt Jankowski
|
4aa26eba53
|
Extract WebPushRequest from push notification worker and subscription (#32208)
|
2024-10-02 11:11:52 +00:00 |
|
Jeong Arm
|
66b2bc1c84
|
Ignore error if mentioned account was not processable (#29215)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-02 08:08:02 +00:00 |
|
KMY
|
c905714459
|
Merge remote-tracking branch 'parent/main' into upstream-20240926
|
2024-09-26 08:29:41 +09:00 |
|
Matt Jankowski
|
5405bdd344
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
|
KMY
|
951fe226c8
|
Fix test
|
2024-09-09 07:46:44 +09:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|
Matt Jankowski
|
09017dd8f0
|
Add worker spec for annual report worker (#31778)
|
2024-09-05 19:51:17 +00:00 |
|
Matt Jankowski
|
f1003b2560
|
Enable "zero monkey patching" mode in RSpec (#31614)
|
2024-09-04 05:12:25 +00:00 |
|
KMY
|
af0f8f01e1
|
Merge remote-tracking branch 'parent/main' into upstream-20240821
|
2024-08-21 12:39:30 +09:00 |
|
Claire
|
53c183f899
|
Reload notifications when accepted notifications are merged (streaming only) (#31419)
|
2024-08-19 15:59:06 +00:00 |
|
KMY
|
82ffc95733
|
Merge remote-tracking branch 'parent/main' into upstream-20240817
|
2024-08-17 09:38:31 +09:00 |
|
Claire
|
7996a9543d
|
Change notification request acceptance to immediately delete the request (#31256)
|
2024-08-14 07:34:30 +00:00 |
|
KMY
|
e7ccc0539f
|
Merge remote-tracking branch 'parent/main' into upstream-20240813
|
2024-08-13 07:01:38 +09:00 |
|
Claire
|
670e4655d1
|
Change dismissing a notification to clear existing filtered notifications for that account (#31329)
|
2024-08-07 15:14:37 +00:00 |
|
KMY
|
8b09a57a91
|
Merge remote-tracking branch 'parent/main' into upstream-20240731
|
2024-07-31 13:00:13 +09:00 |
|
Matt Jankowski
|
e881a59671
|
Add User.unconfirmed scope, reduce factories in scheduler/user_cleanup spec (#31063)
|
2024-07-25 14:18:24 +00:00 |
|
KMY
|
adee1645a3
|
Merge remote-tracking branch 'parent/main' into upstream-20240716
|
2024-07-16 09:01:12 +09:00 |
|
Matt Jankowski
|
f1300ad284
|
Rename jobs/attachments rspec tag names (#29762)
|
2024-07-08 16:01:08 +00:00 |
|
KMY
|
af2727387e
|
Merge remote-tracking branch 'parent/main' into upstream-20240624
|
2024-06-24 08:38:12 +09:00 |
|
Matt Jankowski
|
84a31319e9
|
Add match_json_values and use in AP worker specs (#30720)
|
2024-06-19 13:46:52 +00:00 |
|
KMY
|
c546939a40
|
Merge remote-tracking branch 'parent/main' into upstream-20240524
|
2024-05-24 08:33:49 +09:00 |
|
Matt Jankowski
|
def6b686ff
|
Fix Rails/WhereRange cop (#30343)
|
2024-05-20 09:37:36 +00:00 |
|
KMY
|
094ff9d2ee
|
Merge remote-tracking branch 'parent/main' into upstream-20240517
|
2024-05-17 08:53:59 +09:00 |
|
Renaud Chaput
|
40639510f8
|
Retain unconfirmed users longer (1 week) (#30285)
|
2024-05-15 08:27:34 +00:00 |
|
KMY
|
d0890cc8a7
|
Remove rspec-retry
|
2024-04-22 13:07:42 +09:00 |
|
KMY(雪あすか)
|
2ab9ea642a
|
Add: #595 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理 (#620)
* Add: #591 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理
* Rename fetch_remove_status_worker.rb to fetch_remote_status_worker.rb
* Wip
* Add lock code
|
2024-02-29 12:54:47 +09:00 |
|
KMY
|
a23f77a5b8
|
Merge remote-tracking branch 'parent/main' into upstream-20240218
|
2024-02-22 07:48:56 +09:00 |
|
Claire
|
2751acb6cd
|
Automatically switch from open to approved registrations in absence of moderators (#29318)
|
2024-02-21 17:45:06 +00:00 |
|
KMY
|
7684b5de6f
|
Merge remote-tracking branch 'parent/main' into upstream-20240218
|
2024-02-20 09:25:49 +09:00 |
|
Matt Jankowski
|
64f9939e39
|
Use capture_emails helper to improve email assertions in specs (#29245)
|
2024-02-19 15:57:47 +00:00 |
|
KMY
|
54ee9772fb
|
Merge remote-tracking branch 'parent/main' into upstream-20240216
|
2024-02-16 20:33:24 +09:00 |
|
Claire
|
9fee5e8526
|
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects
* Allow JSON-LD documents with multiple profiles
|
2024-02-16 11:56:12 +01:00 |
|
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 |
|