aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/feeds.ts
Commit message (Expand)AuthorAgeFilesLines
* Add user notification base codeChocobozzz2019-01-091-1/+1
* Add ability to list all local videosChocobozzz2018-10-101-1/+9
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+1
* Fix nodeinfo endpointChocobozzz2018-07-241-3/+3
* adding initial support for nodeinfoRigel Kent2018-07-241-3/+3
* Add videos list filtersChocobozzz2018-07-241-2/+3
* Implement captions/subtitlesChocobozzz2018-07-161-1/+1
* (feed) adding thumbnail support for RSS feedRigel Kent2018-06-291-1/+9
* Use local object URLs for feedsChocobozzz2018-06-141-2/+4
* Fix bad RSS descriptions when filtering videos by account or channelChocobozzz2018-06-131-7/+26
* Add video comments RSSChocobozzz2018-06-081-4/+40
* making the feed fulltextRigel Kent2018-05-121-1/+1
* Cache AP video route for 5 secondsChocobozzz2018-05-111-2/+2
* Implement video channel feedsChocobozzz2018-04-251-3/+4
* Update video channel routesChocobozzz2018-04-241-7/+7
* Add account viewChocobozzz2018-04-241-20/+9
* Update changelogChocobozzz2018-04-231-1/+2
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-3/+6
* Add redis cache to feed routeChocobozzz2018-04-171-14/+9
* Handle sort in rssChocobozzz2018-04-171-12/+19
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+136