]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Use largest avatar in RSS feeds, unique guid for liveItems (#5817)
authorAlecks Gates <agates@mail.agates.io>
Mon, 5 Jun 2023 07:00:30 +0000 (02:00 -0500)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2023 07:00:30 +0000 (09:00 +0200)
commit1ed1994fffb18a2b0bd74e49b50067ab047f8ab8
tree9f06f52d9a376e75066a4a6f01079cb96de1ba6a
parent9a64621975097f648f6bf19f15b03ba3820918f2
Use largest avatar in RSS feeds, unique guid for liveItems (#5817)

* Attempt to get largest avatar size

* WIP live guid changes

* Use largest avatar version in feeds

* Misc variable names/import changes

* Update podcast feed tests for guid changes

* More <guid> testing

* Lint fix

* Styling

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
server/controllers/feeds/shared/common-feed-utils.ts
server/controllers/feeds/video-podcast-feeds.ts
server/middlewares/validators/feeds.ts
server/tests/feeds/feeds.ts