summaryrefslogtreecommitdiff
path: root/packages/backend/src/remote/activitypub/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-188-1066/+0
|
* chore: fix lint errors (#8981)yzhe8192022-07-101-1/+1
|
* fix: correctly render note textJohann1502022-06-161-1/+1
| | | | Fix a regression from #8787 that was previously fixed in #8440.
* enhance(federation): use ActivityPub defined property in favour of ↵Johann1502022-06-101-1/+8
| | | | | | | proprietary property. (#8787) * add activitypub `source` property * parse MFM from new `source` attribute
* chore: remove unused importsJohann1502022-05-281-3/+3
|
* refactorsyuilo2022-04-171-10/+22
| | | | Resolve #8467
* refactor: fix typesyuilo2022-04-171-2/+2
|
* refactor: fix typesyuilo2022-04-171-4/+4
|
* lintsyuilo2022-04-161-13/+13
|
* chore: fix lintsyuilo2022-04-031-1/+1
|
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-264-16/+16
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* perf(server): refactor and performance improvementssyuilo2022-03-254-19/+24
|
* recognize null in _misskey_content for notes (#8440)Johann1502022-03-231-1/+1
|
* fix esmsyuilo2022-03-013-3/+3
|
* fix esmsyuilo2022-03-011-5/+5
|
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-16/+0
| | | | | | | | | | | | | | | | | | | | * Fix avatar/banner proxy Co-authored-by: mei23 <m@m544.net> * use getAvatarUrl * fix * join avatar and banner to improve performance * join * Update hybrid-timeline.ts * fix Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: Use ESM (#8358)syuilo2022-02-276-77/+77
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refacator: fix typwsyuilo2022-02-191-1/+1
|
* feat: Option to show replies in timeline (rebase #7685) (#8202)nullobsi2022-02-061-0/+1
| | | | | * Add an option for timeline replies. Credit to Emilis (puffaboo) * update db on request
* refactor, enhance: ドライブ引数のオブジェクト化, ↵MeiMei2022-01-231-3/+9
| | | | | | | | | | | 追加時のcomment指定 (#8180) * refactor: ドライブの引数をオブジェクト化する Resolve #8177 * Resolve #8181 * fix * archivePath
* enhance: convert svg to png of custom emojissyuilo2022-01-211-3/+5
|
* refactor(server): use insert instead of savesyuilo2022-01-031-2/+2
|
* fix lintsyuilo2021-12-094-14/+14
|
* fix for lintsyuilo2021-11-131-17/+20
|
* viaMobileフラグ廃止syuilo2021-11-121-1/+0
| | | | Close #7965
* fix lint errorssyuilo2021-11-121-1/+1
|
* refactoringsyuilo2021-11-128-0/+1047
Resolve #7779