summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/activitypub (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)Freya Murphy4 days5-31/+32
* enable and fix no-unused-vars and no-async-promise-executor (#17070)anatawa122026-01-082-2/+2
* refactor: use TRANSIENT scope to avoid service bucket relay (#16985)anatawa122025-12-226-64/+45
* fix(deps): update [backend] update dependencies (major) (#16099)renovate[bot]2025-11-302-10/+13
* perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ...syuilo2025-11-293-47/+15
* enhance: いくつかの設定ファイルの項目をコントロールパ...syuilo2025-05-121-1/+1
* feat: render quote note with `quote-inline` class for ap compatibility (#15818)anatawa122025-04-152-9/+23
* fix(backend): tighten an overly relaxed criteria and remove capability of mat...饺子w (Yumechi)2025-03-122-10/+16
* fix(backend): fix handling of invalid urls in user profile (#15635)饺子w (Yumechi)2025-03-091-1/+18
* fix(backend): fix ApPersonService unsound type cast (#15629)饺子w (Yumechi)2025-03-091-1/+1
* enhance(backend): refine system account (#15530)syuilo2025-03-022-12/+47
* デッドロック解消の試み (#15574)syuilo2025-03-012-11/+6
* fix(backend): ローカル判定でisUriLocalを使用していない箇所...鴇峰 朔華2025-02-261-1/+3
* fix(backend): send Delete activity of a note to users who renoted or replied ...zyoshoka2025-02-261-0/+19
* 2025.2.1-beta.0のlintがコケているのを修正 (#15546)おさむのひと2025-02-231-13/+13
* Merge commit from fork饺子w (Yumechi)2025-02-233-30/+125
* fix: 絵文字のライセンスのActivityPub contextを追加 (#15318)Takeshi Umeda2025-01-211-0/+5
* enhance(backend): 絵文字の連合でライセンス欄を相互にやり...おさむのひと2025-01-143-0/+12
* ApPersonServiceとApNoteServiceのuri <-> url比較を緩和 (#15233)おさむのひと2025-01-143-21/+15
* enhance(frontend): 照会の際にエラーを表示するように (#15147)かっこかり2024-12-191-12/+13
* fix(backend): Inboxのエラーをthrowせずreturnしている問題を修...かっこかり2024-11-221-5/+9
* fix(backend): fix apResolver (#15010)かっこかり2024-11-211-1/+2
* fix(backend): fix type error(s) in security fixes (#15009)かっこかり2024-11-211-6/+9
* fix(backend): fix security patches (#15008)かっこかり2024-11-211-1/+1
* Merge commit from forkJulia2024-11-212-8/+23
* Merge commit from forkJulia2024-11-218-71/+196
* fix(backend): fallback sharedInbox to null in ApPersonService (#14970)CDN2024-11-161-3/+3
* fix(backend): Accept arrays in ActivityPub `icon` and `image` properties (#14...Tamme Schichler2024-10-281-0/+6
* feat: 過去のノートを非公開化/フォロワーのみ表示可能に...syuilo2024-10-224-0/+8
* feat: ノートの閲覧にログイン必須にする設定 (#14799)syuilo2024-10-214-0/+4
* feat: リモートサーバーのサーバー情報を収集しないオプ...syuilo2024-10-131-7/+9
* wip (#14643)syuilo2024-09-283-5/+4
* feat: フォローされた際のメッセージを設定できるように...syuilo2024-09-284-5/+10
* Fix: `<link rel="alternate">`を追って照会するのはOKレスポンス...かっこかり2024-09-251-1/+5
* fix(backend): happy-domを使用後にcloseするように (#14615)かっこかり2024-09-231-2/+2
* refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-225-30/+29
* fix(backend): happy-domで外部HTMLをパースする際に関連リソー...かっこかり2024-09-151-7/+32
* fix(backend): memory leak in memory caches (#14363)Hazel K2024-08-181-2/+2
* Fix(beckend): html content-type detection on signedGet (#14424)taichan2024-08-171-2/+2
* Update packages/backend/src/core/activitypub/ApRequestService.tsかっこかり2024-08-171-1/+3
* enhance(backend): headタグ内にrel=alternateの指定のあるlinkタグ...taichan2024-08-171-2/+22
* fix(backend): getApTypeでエラーを投げないように (#14361)かっこかり2024-08-112-11/+26
* fix(backend): check visibility of following/followers of remote users / feat:...Daiki Mizukami2024-08-092-3/+53
* revert 5f88d56d96syuilo2024-07-209-417/+226
* perf(federation): Ed25519署名に対応する (#13464)tamaina2024-07-189-226/+417
* chore(backend): registed -> registered (#14213)Kisaragi2024-07-151-2/+2
* test(backend): kill many `any` in backend test (partial) (#14054)Kisaragi2024-07-141-1/+1
* Feat: ユーザーのアイコン/バナーの変更可否をロールで設...Sayamame-beans2024-07-141-0/+8
* refactor(backend): remove unnecessary isNotNull sugarsyuilo2024-06-218-17/+9
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-081-6/+4