KMY
|
66bed31dbe
|
Merge remote-tracking branch 'parent/main' into upstream-20241006
|
2024-10-05 09:10:58 +09:00 |
|
Matt Jankowski
|
1f65a95421
|
Remove unneeded reorder(nil) conditions (#32200)
|
2024-10-02 12:26:16 +00: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
|
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
|
2d589a5ed4
|
Fix incorrect activity matching in notification unfiltering worker (#31456)
|
2024-08-16 17:11:23 +00:00 |
|
Claire
|
7996a9543d
|
Change notification request acceptance to immediately delete the request (#31256)
|
2024-08-14 07:34:30 +00:00 |
|
Matt Jankowski
|
02df1b4e4a
|
Finish email allow/deny list naming migration (#30530)
|
2024-08-13 07:37:32 +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
|
13ad383039
|
Merge remote-tracking branch 'parent/main' into upstream-20240531
|
2024-05-31 08:27:09 +09:00 |
|
Emelia Smith
|
d20a5c3ec9
|
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-29 14:00:05 +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
|
479c4fecc1
|
Merge remote-tracking branch 'parent/main' into upstream-20240403
|
2024-04-03 12:12:09 +09:00 |
|
Matt Jankowski
|
edde54e991
|
Update stoplight to version 4.1.0 (#28366)
|
2024-04-02 15:47:40 +00:00 |
|
KMY(雪あすか)
|
05e6d1bd9b
|
Fix: threads.net のインスタンス情報のフェッチが止まらない問題 (#681)
|
2024-04-01 08:54:57 +09:00 |
|
KMY
|
fa96bf2e87
|
Merge remote-tracking branch 'parent/main' into upstream-20240308
|
2024-03-08 08:08:34 +09:00 |
|
Eugen Rochko
|
50b17f7e10
|
Add notification policies and notification requests (#29366)
|
2024-03-07 14:53:37 +00: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(雪あすか)
|
7d96d5828e
|
Add: #600 NGルール (#602)
* Wip
* Wip
* Wip: History
* Wip: テストコード作成
* Fix test
* Wip
* Wip
* Wip
* Fix test
* Wip
* Wip
* Wip
* Wip
* なんとか完成、これから動作確認
* spell miss
* Change ng rule timings
* Fix test
* Wip
* Fix test
* Wip
* Fix form
* 表示まわりの改善
|
2024-02-26 17:45:41 +09:00 |
|
KMY
|
1802e318f9
|
Merge remote-tracking branch 'parent/main' into upstream-20240226
|
2024-02-26 12:23:46 +09:00 |
|
Claire
|
a9496882fc
|
Fix auto-close email being sent to users with devops permissions instead of settings permissions (#29355)
|
2024-02-22 14:52:14 +00: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(雪あすか)
|
dfc9f35d71
|
Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する (#590)
* Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する
* 本家に戻す処理を修正
* Fix test
* Fix worker link
* Fix test
* リモートアカウント拒否時に既存のリクエストを削除
|
2024-02-18 10:48:48 +09:00 |
|
KMY(雪あすか)
|
0f680a21b4
|
Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面 (#584)
* Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面
* Fix test
* Fix test
|
2024-02-17 21:07:37 +09:00 |
|
KMY(雪あすか)
|
91cb329e18
|
Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を新規作成 (#551)
* Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を`push`に変更
* `perishable`キュー新規作成に変更
* 優先順位を`ingress`と一緒に
|
2024-02-15 12:59:27 +09:00 |
|
KMY(雪あすか)
|
a51da9243e
|
Change: インスタンス情報取得Workerのキューをpull に変更 (#552)
|
2024-02-15 12:42:04 +09:00 |
|
KMY
|
3dd9591a4b
|
Merge remote-tracking branch 'parent/main' into upstream-20240126
|
2024-01-26 11:14:21 +09:00 |
|
Matt Jankowski
|
7c9c6c7f80
|
Fix remaining Rails/WhereExists cop violations, regenerate todo (#28892)
|
2024-01-25 12:37:07 +00:00 |
|
KMY
|
9fa938eb0f
|
Merge remote-tracking branch 'parent/main' into upstream-20240125
|
2024-01-25 18:15:21 +09:00 |
|
Eugen Rochko
|
5b1eb09d54
|
Add annual reports for accounts (#28693)
|
2024-01-24 09:38:10 +00:00 |
|
KMY(雪あすか)
|
fcd13a6474
|
Change: #375 投稿を編集して拡張ドメインブロックの条件にひっかかる状態になった場合、対象サーバーには投稿削除のActivityを送信する (#495)
* Change: #375 投稿を編集して拡張ドメインブロックの条件にひっかかる状態になった場合、対象サーバーには投稿削除のActivityを送信する
* Fix test
* Add test
|
2024-01-24 09:03:24 +09:00 |
|
KMY
|
2b51fabe9c
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
|
Jeong Arm
|
f0abba67db
|
Ignore RecordNotUnique errors in LinkCrawlWorker (#28748)
|
2024-01-16 08:35:54 +00:00 |
|
KMY(雪あすか)
|
650d40cb24
|
Remove: SidekiqHealthScheduler (#441)
|
2024-01-09 20:44:19 +09:00 |
|
KMY(雪あすか)
|
a95c167dd4
|
Fix: #421 リスト新着投稿通知処理を、リードレプリカの中から外す (#424)
|
2024-01-05 09:07:56 +09: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
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09:00 |
|