]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/video/video-comment.ts
Add video comments RSS
authorChocobozzz <me@florianbigard.com>
Fri, 8 Jun 2018 18:34:37 +0000 (20:34 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 8 Jun 2018 18:34:37 +0000 (20:34 +0200)
commitfe3a55b071c99b346e9e9ab786f5d219e5a064cd
tree55c6d0e9a253b20df738fd82820eb931044828e6
parent4a7591e1a8ec5ffdff85580c6be4b18d8b85b4d4
Add video comments RSS
scripts/travis.sh
server/controllers/feeds.ts
server/middlewares/validators/feeds.ts
server/models/video/video-comment.ts
server/tests/api/feeds/instance-feed.ts [deleted file]
server/tests/api/index-slow.ts
server/tests/feeds/feeds.ts [new file with mode: 0644]
server/tests/utils/feeds/feeds.ts