summaryrefslogtreecommitdiff
path: root/packages/backend/src/remote/activitypub (follow)
Commit message (Expand)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-1877-4307/+0
* リモートユーザーを正しくブロックできるように修正す...xianon2022-07-221-1/+1
* chore: fix lint errors (#8981)yzhe8192022-07-102-2/+2
* fix lintsJohann1502022-06-241-1/+1
* fix: render empty note content correctlyJohann1502022-06-161-3/+2
* fix: correctly render note textJohann1502022-06-161-1/+1
* enhance(federation): use ActivityPub defined property in favour of proprietar...Johann1502022-06-103-3/+20
* fix bugsyuilo2022-06-041-3/+3
* fix: add id for activitypub follows (#8689)Johann1502022-06-042-8/+19
* fix: ensure resolver does not fetch local resources via HTTP(S) (#8733)Johann1502022-06-042-50/+115
* fix: correctly render empty note text (#8746)Johann1502022-06-032-7/+5
* refactor: improve code quality (#8751)Johann1502022-05-291-1/+1
* chore: remove unused importsJohann1502022-05-281-3/+3
* fix: wrong type for isVisibleForMeJohann1502022-05-241-1/+1
* fix(activitypub): add authorization checks (#8534)Johann1502022-05-193-11/+15
* refactorsyuilo2022-04-171-8/+8
* refactorsyuilo2022-04-171-10/+22
* refactor: fix typesyuilo2022-04-172-2/+2
* refactor: fix typesyuilo2022-04-172-6/+6
* refactor: fix typesyuilo2022-04-172-3/+3
* refactor: fix typesyuilo2022-04-171-4/+4
* lintsyuilo2022-04-161-13/+13
* fix typesyuilo2022-04-031-1/+1
* fix typessyuilo2022-04-031-1/+2
* chore: fix lintsyuilo2022-04-035-7/+7
* fix syntax errorsyuilo2022-04-021-1/+1
* fix(federation): avoid duplicate activity delivery (#8429)Johann1502022-04-021-27/+36
* perf(server): use cached user info in getUserFromApIdsyuilo2022-03-262-8/+8
* refactorsyuilo2022-03-261-12/+12
* perf(server): improve deliver performancesyuilo2022-03-261-7/+18
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-2618-52/+53
* perf(server): refactor and performance improvementssyuilo2022-03-2534-106/+134
* recognize null in _misskey_content for notes (#8440)Johann1502022-03-231-1/+1
* Use unique id for Undo (#8434)MeiMei2022-03-221-0/+2
* perf(server): reduce db querysyuilo2022-03-211-3/+1
* perf(server): reduce db querysyuilo2022-03-201-3/+3
* リレーが動作するように修正する (#8396)xianon2022-03-121-1/+1
* fix esmsyuilo2022-03-014-4/+4
* fix esmsyuilo2022-03-011-5/+5
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-16/+0
* refactor: Use ESM (#8358)syuilo2022-02-2770-366/+366
* refacator: fix typwsyuilo2022-02-191-1/+1
* feat: Option to show replies in timeline (rebase #7685) (#8202)nullobsi2022-02-061-0/+1
* refactorsyuilo2022-02-043-7/+12
* refactorsyuilo2022-02-031-2/+2
* refactorsyuilo2022-02-032-2/+9
* refactor, enhance: ドライブ引数のオブジェクト化, 追加時のco...MeiMei2022-01-231-3/+9
* Unifying Misskey-specific IRIs in JSON-LD `@context` Resolve #8116 (#8178)MeiMei2022-01-231-1/+1
* enhance: convert svg to png of custom emojissyuilo2022-01-212-4/+6
* enhance: Forward report (#8001)Johann1502022-01-211-0/+15