PeerTube/support/doc
Rigel Kent 244e76a552
feature: initial syndication feeds support
Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views.

* still lacks redis caching
* still lacks lastBuildDate support
* still lacks channel-wide support
* still lacks semantic annotation (for licenses, NSFW warnings, etc.)
* still lacks love ( ˘ ³˘)

* RSS: has MRSS support for torrent lists!
* RSS: includes the first torrent in an enclosure
* JSON: lists all torrents in the 'attachments' object
* ATOM: lacking torrent listing support

Advances #23
Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id.
2018-04-17 01:09:06 +02:00
..
api feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
development Add message for public registration on peertube 2018-01-26 14:14:59 +01:00
dependencies.md Adding a more specific phrasing for yarn installation (#487) 2018-04-09 22:28:53 +02:00
docker.md use gosu to fix /data permissions errors 2018-04-16 09:33:49 +02:00
production.md Add what now section to production guide 2018-04-06 10:36:21 +02:00
tools.md Add logging for emails 2018-03-22 11:47:26 +01:00