]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/activitypub/url.ts
Move config in its own file
[github/Chocobozzz/PeerTube.git] / server / lib / activitypub / url.ts
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/