aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/activitypub.ts
Commit message (Expand)AuthorAgeFilesLines
* Basic video redundancy implementationChocobozzz2018-09-131-12/+16
* Fix fps federationChocobozzz2018-08-061-0/+1
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-2/+2
* Implement captions/subtitlesChocobozzz2018-07-161-0/+1
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-12/+14
* Refractor and optimize AP collectionsChocobozzz2018-05-251-23/+21
* Improve activity pub actors implementationChocobozzz2018-03-221-1/+8
* Implement support field in video and video channelChocobozzz2018-02-151-1/+2
* Add missing context fieldsChocobozzz2018-01-291-0/+18
* Add id to likes/dislikes/comments/shares collectionsChocobozzz2018-01-291-1/+2
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
* Add commentsEnabled field to AS contextChocobozzz2018-01-121-1/+2
* Use RsaSignature2017Chocobozzz2017-12-191-2/+2
* Begin moving video channel to actorChocobozzz2017-12-191-3/+3
* Move models to typescript-sequelizeChocobozzz2017-12-131-5/+5
* Fetch video likes/dislikes tooChocobozzz2017-11-271-0/+9
* Fetch outbox to grab old activities testsChocobozzz2017-11-271-2/+7
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-6/+8
* Add outboxChocobozzz2017-11-271-11/+24
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-274/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-11/+54
* Optimize signature verificationChocobozzz2017-11-271-3/+3
* Fix video full descriptionChocobozzz2017-11-271-1/+5
* Speed up activity pub http requestsChocobozzz2017-11-271-1/+10
* Server shares user videosChocobozzz2017-11-271-6/+58
* Send server announce when users upload a videoChocobozzz2017-11-271-1/+29
* Add video abuse to activity pubChocobozzz2017-11-271-2/+4
* Rename Pod -> ServerChocobozzz2017-11-271-8/+8
* Follow worksChocobozzz2017-11-271-10/+19
* Make it compile at leastChocobozzz2017-11-271-13/+33
* Continue activitypubChocobozzz2017-11-271-2/+43
* Begin activitypubChocobozzz2017-11-271-0/+123