summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/processors (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): memory leak in memory caches (#14363)Hazel K2024-08-181-1/+1
* fix(backend): avoid notifying to remote users on local (#13774)zyoshoka2024-07-251-3/+8
* revert 5f88d56d96syuilo2024-07-202-97/+71
* perf(federation): Ed25519署名に対応する (#13464)tamaina2024-07-182-71/+97
* fix: notRespondingSinceが実装される前に不通になったインスタ...anatawa122024-06-221-0/+6
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-082-3/+90
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-012-4/+4
* fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだっ...tamaina2024-05-281-2/+11
* 新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867)anatawa122024-05-272-4/+1
* feat: suspend instance improvements (#13861)anatawa122024-05-232-2/+14
* Merge pull request from GHSA-2vxv-pv3m-3wvjDaiki Mizukami2024-05-011-12/+32
* fix: report progress out of 100% in CleanRemoteFilesProcessorService (#13633)Nila2024-03-301-1/+1
* enhance(antenna): Botの投稿を除外できるように (#13603)かっこかり2024-03-212-0/+3
* enhance: 禁止ワードチェック強化 (#27)tamaina2024-03-011-1/+4
* refactor(backend): ノートのエクスポート処理でStreams APIを使...okayurisotto2024-02-281-79/+85
* fix: 古いキャッシュを使うのを修正 (#13453)tamaina2024-02-251-1/+1
* enhance: リモートのフォロワーから再度Followが来た場合、ac...tamaina2024-02-231-1/+1
* fix: 禁止キーワードを含むノートがDelayed Queueに追加され...anatawa122024-02-221-1/+9
* (re) update SPDX-FileCopyrightTexttamaina2024-02-1330-30/+30
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-1330-31/+31
* update SPDX-FileCopyrightTextsyuilo2024-02-1230-31/+31
* enhance(reversi): more robust matching processsyuilo2024-01-241-0/+4
* feat: export clips (#12931)Kagami Sascha Rosylight2024-01-071-0/+206
* enhance(backend): ActivityPub 周りで連合先から HTTP 429 Too Many Requ...riku64602024-01-063-3/+3
* enhance(backend): ActivityPub Deliver queueでBodyを事前処理するよう...MeiMei2024-01-061-1/+1
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-181-1/+1
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 (...anatawa122023-10-172-5/+9
* feat: local-only antennasyuilo2023-10-162-0/+3
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-165-54/+55
* feat: improve tl performance (#11946)syuilo2023-10-034-28/+15
* feat: 通知の受信設定を強化syuilo2023-09-291-1/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-207-11/+11
* update deps (#11820)syuilo2023-09-1524-24/+24
* enhance(backend): 古いアンテナを自動停止するか切り替え可...syuilo2023-09-071-6/+12
* feat: 'server' webhook payload which hold misskey server url (#11752)anatawa122023-08-211-0/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-1612-41/+41
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-0523-141/+9
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2729-0/+145
* perf: use slacc instead of unzipper (#10780)Acid Chicken (硫酸鶏)2023-07-201-7/+11
* Fix auto-fixable issues (#11314)woxtu2023-07-192-4/+4
* fix of #11293syuilo2023-07-161-3/+3
* Export notes with file detail (#11293)CGsama2023-07-161-2/+8
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-148-17/+17
* fix(backend): Remove Meilisearch index when notes are deleted (#10988)Caipira2023-07-081-0/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-084-10/+10
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-251-1/+3
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-2929-175/+117
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-181-0/+3
* refactorsyuilo2023-05-062-36/+43
* feat: アンテナのエクスポート・インポート (#10754)Chocolate Pie2023-05-062-0/+192