Add player mode in watch/embed urls
[oweals/peertube.git] / server / helpers / activitypub.ts
2019-02-11 ChocobozzzAdd hls support on server
2019-01-15 ChocobozzzPrepare Dislike/Flag/View fixes
2018-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19 ChocobozzzFix checkbox margins
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16 ChocobozzzFix AP collections pagination
2018-11-15 buoyantairMerge from upstream
2018-11-14 ChocobozzzCheck activities host
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-11-13 Thomas CitharelRename context stats to state
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzFix fps federation
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-16 ChocobozzzImplement captions/subtitles
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-25 ChocobozzzRefractor and optimize AP collections
2018-03-22 ChocobozzzImprove activity pub actors implementation
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-01-29 ChocobozzzAdd missing context fields
2018-01-29 ChocobozzzAdd id to likes/dislikes/comments/shares collections
2018-01-26 ChocobozzzUse sensitive instead of nsfw in activitypub
2018-01-12 ChocobozzzAdd commentsEnabled field to AS context
2017-12-19 ChocobozzzUse RsaSignature2017
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzFetch video likes/dislikes too
2017-11-27 ChocobozzzFetch outbox to grab old activities tests
2017-11-27 ChocobozzzFetch outbox to grab old activities
2017-11-27 ChocobozzzAdd outbox
2017-11-27 ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27 ChocobozzzRefractor activity pub lib/helpers
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzFix video full description
2017-11-27 ChocobozzzSpeed up activity pub http requests
2017-11-27 ChocobozzzServer shares user videos
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzAdd video abuse to activity pub
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzContinue activitypub
2017-11-27 ChocobozzzBegin activitypub