Split types and typings
[oweals/peertube.git] / server / lib / activitypub / url.ts
2020-06-18 ChocobozzzSplit types and typings
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-19 ChocobozzzStronger model typings
2019-08-09 ChocobozzzStronger actor association typing in AP functions
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-04-08 ChocobozzzAdd ability to forbid followers
2019-03-18 ChocobozzzRename streaming playlists routes/directories
2019-03-18 ChocobozzzAdd playlist check param tests
2019-03-18 ChocobozzzPlaylist server API
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd hls support on server
2018-11-15 buoyantairMerge from upstream
2018-11-14 ChocobozzzCheck activities host
2018-10-01 ChocobozzzDon't build redundancy urls with "-1" as fps
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-01-29 ChocobozzzAdd id to likes/dislikes/comments/shares collections
2018-01-04 ChocobozzzFix delete activities
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-22 ChocobozzzAdd comments controller
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27 ChocobozzzFederate likes/dislikes
2017-11-27 ChocobozzzFederate video views
2017-11-27 ChocobozzzMove activitypub functions from helpers/ to lib/