summaryrefslogtreecommitdiff
path: root/src/remote/activitypub (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Receive Flag (#6331)MeiMei2020-05-093-3/+39
* APリファクタとLD-Signatureの検証に対応 (#6300)MeiMei2020-05-0914-137/+903
* chore: Use kebab-case for file namessyuilo2020-04-264-4/+4
* リモートのカスタム絵文字リアクションを表示できるよ...MeiMei2020-04-142-9/+29
* プロキシの除外ホスト (#6244)MeiMei2020-04-121-2/+2
* Fix url type of AP object #6231 (#6234)MeiMei2020-04-113-6/+17
* Use node-fetch instead of request (#6228)MeiMei2020-04-092-30/+4
* refactor: Use ===syuilo2020-04-0410-14/+14
* APメンションはaudienceじゃなくてtagを参照するなど (#6128)MeiMei2020-04-037-57/+123
* Use url if available (#6214)MeiMei2020-04-021-1/+2
* オブジェクトストレージでS3のvirtual-host形式のサポートな...MeiMei2020-03-141-2/+2
* Create ActivityでattributedToの補完とaudienceのコピーを行うよう...MeiMei2020-02-083-12/+23
* EmojiReaction => EmojiReact (#5877)MeiMei2020-02-072-2/+3
* Fix #5848 (#5853)MeiMei2020-02-061-3/+16
* Correct Like id generation (#5852)MeiMei2020-02-061-5/+7
* リモート投稿にリモートでされたリアクションが表示さ...MeiMei2020-02-042-25/+14
* Resolve #1669syuilo2020-02-012-47/+1
* Fixsyuilo2020-01-301-1/+1
* AP audience (visibility) パースの修正 (#5783)MeiMei2020-01-305-68/+123
* Handle EmojiReaction activitiy (#5492)MeiMei2020-01-303-3/+4
* v12 (#5712)syuilo2020-01-302-11/+0
* Add Event activity-type support (#5785)MeiMei2020-01-302-5/+5
* Add Group and Organization to validActor (#5784)Takeshi Umeda2020-01-301-1/+1
* AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)MeiMei2020-01-203-5/+9
* AP引用でquoteUrlに対応 (#5632)MeiMei2019-12-153-9/+38
* Implement Talk has read federation (#5636)MeiMei2019-12-156-3/+47
* Fix AP inbox Announce (#5641)MeiMei2019-12-152-15/+8
* Resolve syuilo#5548 (#5607)MeiMei2019-12-121-0/+7
* AP Signatureヘッダの特殊処理を削除 (#5628)MeiMei2019-12-111-5/+0
* Remove unused importsyuilo2019-11-181-1/+0
* Fix bugsyuilo2019-11-181-2/+2
* Refactorsyuilo2019-11-181-4/+4
* Refactorsyuilo2019-11-185-30/+10
* 無駄なAP deliverをしないように (#5589)MeiMei2019-11-091-0/+131
* APの統計とログの修正と強化 (#5585)MeiMei2019-11-071-30/+2
* Store nodeinfo per federated instances (#5578)syuilo2019-11-051-0/+2
* Preserve the attached order in AP (#5561)MeiMei2019-11-011-4/+6
* Talk federation (#5534)MeiMei2019-10-293-2/+16
* Fix #5539 (#5542)MeiMei2019-10-282-14/+19
* Add ssl to elasticsearch config settings (#5527)Takeshi Umeda2019-10-211-0/+0
* 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-279-106/+77
* Fix typo - invalied (#5433)MeiMei2019-09-151-1/+1
* AP Lock (#5410)MeiMei2019-09-093-56/+68
* AP Undo Announce (#5400)MeiMei2019-09-082-1/+21
* excludeNsfwやCWのNSFW扱いなど (#5341)MeiMei2019-08-271-1/+1
* Resolve #2716 (#5340)Satsuki Yanagi2019-08-251-2/+2
* updateHashtagを並列で行わないように (#5284)MeiMei2019-08-181-5/+3