summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/ActivityPubServerService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: use toLowerCase() to make sure usernameLower matches while compared to r...Marie2025-03-061-1/+1
* append default CW when rendering AP `Note` objectsHazelnoot2025-02-161-6/+11
* Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-081-2/+2
|\
| * move imports to fix git diff in ActivityPubServerService.tsHazelnoot2025-02-051-2/+2
| * lookup and cache rate limit factors directly within SkRateLimiterServiceHazelnoot2025-02-051-2/+2
* | fix import order in ActivityPubServerService.tsHazelnoot2025-02-041-2/+2
* | merge upstream 2025-02-03Hazelnoot2025-02-031-2/+2
|\ \ | |/ |/|
| * fix(backend): apOrHtml Constraintが正しく評価されない問題を修...かっこかり2025-01-081-2/+2
* | fix lintsdakkar2024-11-221-1/+1
* | Merge tag '2024.11.0' into feature/2024.10dakkar2024-11-221-5/+18
|\|
| * Merge commit from forkJulia2024-11-211-1/+1
| * enhance(backend) : リモートユーザーの照会をオリジナルにリ...momoirodouhu2024-11-091-4/+16
| * revert 5f88d56d96syuilo2024-07-201-34/+53
| * perf(federation): Ed25519署名に対応する (#13464)tamaina2024-07-181-53/+34
* | fix: primitives 9, 10 & 11: http signature validation doesn't enforce require...Laura Hausmann2024-11-201-2/+2
* | normalize re-fetch logic between InboxProcessorService and ActivityPubServerS...Hazelnoot2024-10-261-5/+1
* | fix "federation allowed" check in our codedakkar2024-10-121-1/+1
* | remove MetaService from ActivityPubServerServicedakkar2024-10-091-3/+0
* | replace `isBlockedHost` with `isFederationAllowedHost`dakkar2024-10-091-3/+3
* | Merge remote-tracking branch 'misskey/develop' into future-2024-04-25dakkar2024-04-251-2/+2
|\|
| * fix(backend): incorrect logic for determining whether Quote or not (#13700)zyoshoka2024-04-141-2/+2
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | merge: upstream (1)Marie2024-01-211-0/+4
|\|
| * return a `Vary: Accept` header for all dual-format endpoints #365 (#13044)かっこかり2024-01-211-0/+4
* | authorised fetch: log more detailsdakkar2024-01-081-10/+12
* | lintdakkar2023-12-311-32/+16
* | auth-fetch: ask to never cache responsesdakkar2023-12-311-16/+39
* | fix loggingdakkar2023-12-231-1/+1
* | fix typodakkar2023-12-231-1/+1
* | authorized fetch: log when things go wrongdakkar2023-12-231-2/+21
* | authorized fetch: let /@instance.actor throughdakkar2023-12-231-0/+1
* | authorized fetch #217dakkar2023-12-231-0/+129
|/
* enhance: “つながりの公開範囲”がフォロー・フォロワー...zawa-ch2023-12-181-4/+4
* fix(backend): HTTP Digestヘッダのアルゴリズム部分に大文字の"...syuilo2023-12-161-1/+1
* Remove an unnecessary type assertion (#12666)woxtu2023-12-151-2/+1
* fix: Filter featured collection (#12541)MeiMei2023-12-021-2/+3
* enhance(backend): Implementation of HTTP header and body validation to fix SI...Jaehong Kang2023-11-151-3/+23
* Merge pull request from GHSA-3f39-6537-3cgcsyuilo2023-11-141-3/+55
* fix(backend): We can renote pure renote (#12171)anatawa122023-10-301-1/+2
* lint fixessyuilo2023-10-091-3/+4
* refactor(backend): update directory structure for modelssyuilo2023-09-201-3/+3
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-10/+10
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-141-3/+3
* refactor(backend): `core/activitypub` (#11247)okayurisotto2023-07-131-4/+17
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1