summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactoringsyuilo2021-11-1226-799/+0
* perf: delete-account処理を軽くする (#7958)シアノン2021-11-061-4/+1
* #7892syuilo2021-11-051-1/+4
* fix(activitypub): not reacted な Undo.Like がinboxに滞留するのを修正syuilo2021-10-211-1/+5
* Refactor request (#7814)MeiMei2021-10-162-2/+4
* feat: リモートからユーザー削除が飛んできたら削除する...MeiMei2021-09-052-1/+28
* refactor: use path alias to improve readabilitysyuilo2021-08-193-3/+3
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-1924-138/+138
* refactor: refactoring importssyuilo2021-08-1924-138/+138
* Supports Array ActivityStreams type (#7536)MeiMei2021-05-316-47/+26
* Fix #7431 (#7432)MeiMei2021-05-111-2/+7
* refactor: Use path aliassyuilo2021-03-235-9/+9
* メッセージ (トーク/チャット) 削除の連合 (#6789)MeiMei2020-11-011-2/+12
* Resolve #6087syuilo2020-10-191-1/+3
* chore: better error textsyuilo2020-09-171-1/+1
* 自分のノートにリアクションを押せるように (#6506)Xeltica2020-07-301-2/+0
* AP Delate Activityの修正 (#6512)MeiMei2020-07-111-10/+32
* pub-relay (#6341)MeiMei2020-05-102-0/+14
* Receive Flag (#6331)MeiMei2020-05-092-1/+32
* APリファクタとLD-Signatureの検証に対応 (#6300)MeiMei2020-05-099-118/+112
* リモートのカスタム絵文字リアクションを表示できるよ...MeiMei2020-04-141-1/+3
* refactor: Use ===syuilo2020-04-045-5/+5
* Create ActivityでattributedToの補完とaudienceのコピーを行うよう...MeiMei2020-02-082-1/+18
* EmojiReaction => EmojiReact (#5877)MeiMei2020-02-071-0/+1
* リモート投稿にリモートでされたリアクションが表示さ...MeiMei2020-02-042-25/+14
* AP audience (visibility) パースの修正 (#5783)MeiMei2020-01-303-36/+10
* Handle EmojiReaction activitiy (#5492)MeiMei2020-01-302-1/+2
* Implement Talk has read federation (#5636)MeiMei2019-12-152-1/+31
* Fix AP inbox Announce (#5641)MeiMei2019-12-152-15/+8
* Refactorsyuilo2019-11-185-30/+10
* Add ssl to elasticsearch config settings (#5527)Takeshi Umeda2019-10-211-0/+0
* AP featured collectionの修正 / Collection Activityの対応 / typeの修...MeiMei2019-09-275-59/+43
* AP Lock (#5410)MeiMei2019-09-092-35/+52
* AP Undo Announce (#5400)MeiMei2019-09-082-1/+21
* Fix: AP object / actor type (#5086)MeiMei2019-06-285-59/+21
* Block all activities from suspended users (#5076)MeiMei2019-06-211-0/+2
* Cache metasyuilo2019-04-241-2/+1
* Fix indentsyuilo2019-04-181-14/+14
* Better error handlingsyuilo2019-04-181-1/+3
* Better error handlingsyuilo2019-04-148-9/+9
* strictNullChecks (#4666)syuilo2019-04-1313-15/+20
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-0722-80/+66
* Custom reaction (#4517)MeiMei2019-03-181-9/+1
* Accept Article object (#4499)MeiMei2019-03-153-9/+3
* Fix #4486 (#4487)MeiMei2019-03-131-0/+7
* Ignore 4xx references in AP (#4463)MeiMei2019-03-101-1/+13
* Implement Update Question (#4435)MeiMei2019-03-072-0/+33
* Enhance poll (#4409)Acid Chicken (硫酸鶏)2019-03-063-1/+13
* Use internal logger instead of debug/console for loggingsyuilo2019-02-0311-47/+42
* AP Undo Like (#3933)MeiMei2019-01-202-1/+26