summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/models/person.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Channel (#6621)syuilo2020-08-181-1/+1
* feat(server): Fetch icon url of an instance (#6591)syuilo2020-07-261-2/+2
* feat: Blurhash integrationsyuilo2020-07-191-8/+8
* プロフィールの「場所」「誕生日」を連合するように Reso...MeiMei2020-06-211-0/+8
* chore: Use kebab-case for file namessyuilo2020-04-261-1/+1
* Fix url type of AP object #6231 (#6234)MeiMei2020-04-111-3/+3
* refactor: Use ===syuilo2020-04-041-2/+2
* APメンションはaudienceじゃなくてtagを参照するなど (#6128)MeiMei2020-04-031-27/+26
* Resolve #1669syuilo2020-02-011-8/+1
* Remove unused importsyuilo2019-11-181-1/+0
* Fix bugsyuilo2019-11-181-2/+2
* Refactorsyuilo2019-11-181-4/+4
* Store nodeinfo per federated instances (#5578)syuilo2019-11-051-0/+2
* Fix #5539 (#5542)MeiMei2019-10-281-3/+3
* Fix #5508 (#5509)MeiMei2019-10-161-2/+2
* Decrease tag limitsyuilo2019-09-271-2/+2
* Limit the tag counts to 100 (#5263)Acid Chicken (硫酸鶏)2019-09-271-2/+2
* AP featured collectionの修正 / Collection Activityの対応 / typeの修...MeiMei2019-09-271-2/+3
* Resolve #2716 (#5340)Satsuki Yanagi2019-08-251-2/+2
* updateHashtagを並列で行わないように (#5284)MeiMei2019-08-181-5/+3
* Use WHATWG APIsyuilo2019-06-181-1/+0
* Resolve #365syuilo2019-06-151-3/+5
* Fix: ピン留め投稿の表示順がおかしい (#4906)MeiMei2019-05-121-1/+7
* Fix: リモートユーザーの修復処理が自動的に実行されない...MeiMei2019-04-211-12/+7
* Fix bugsyuilo2019-04-191-2/+1
* Fix bugsyuilo2019-04-191-2/+2
* Better error handlingsyuilo2019-04-141-4/+4
* strictNullChecks (#4666)syuilo2019-04-131-39/+42
* Fix bugsyuilo2019-04-121-1/+1
* トランザクションを使うようにしたりsyuilo2019-04-121-34/+37
* Fix: AP actor Service のサポートが不完全 (v11) (#4662)MeiMei2019-04-111-1/+2
* Fix bugsyuilo2019-04-101-0/+1
* テーブル分割syuilo2019-04-101-13/+10
* Fix bugsyuilo2019-04-101-2/+2
* More punysyuilo2019-04-101-4/+3
* ドメインは常にPunycodeで保存するようにsyuilo2019-04-091-1/+2
* Fix bugsyuilo2019-04-081-12/+7
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-138/+104
* updatePersonを試行した時点でもlastFetchedAtを更新する (#4510)MeiMei2019-03-161-0/+7
* Fix bugsyuilo2019-02-181-3/+3
* ハッシュタグでユーザー検索できるように (#4298)syuilo2019-02-171-0/+9
* Limit the parallelism of AP object processing (#4193)MeiMei2019-02-091-2/+4
* Introduce per-instance chart (#4183)syuilo2019-02-081-2/+2
* Refactoring: Move chart dir into services dirsyuilo2019-02-081-1/+1
* Improve instance statssyuilo2019-02-071-2/+2
* Better loggingsyuilo2019-02-031-10/+10
* send/receive user hashtags via AP (#4064)MeiMei2019-01-311-1/+7
* Avoid export defaultAya Morisawa2019-01-301-1/+1
* Rename html-to-mfm to fromHtmlAya Morisawa2019-01-301-4/+4
* 外部サービス認証情報の配信 (#3975)Acid Chicken (硫酸鶏)2019-01-241-16/+60