
On Thu, Jun 20, 2019 at 10:29:10AM +0200, Andrea Bolognani wrote:
On Thu, 2019-06-20 at 10:04 +0200, Martin Kletzander wrote:
On Wed, Jun 19, 2019 at 06:24:36PM +0100, Daniel P. Berrangé wrote:
On Wed, Jun 19, 2019 at 05:22:56PM +0200, Martin Kletzander wrote:
I would love some feedback on whether we can work on any of the solutions for getting rid of that external proxy. We would have to:
- either have our own proxy,
Ideally we'd not use any proxy imho
I agree with that.
Same here.
With that in mind, this is a pre-existing issue with our blog roll implementation, that we're just making explicit with this change where it was hidden inside jquery.rss before, so I don't think it should be blocking this series which implements a strictly better solution than the current one.
Let's get this merged, release v5.5.0 with no third-party JavaScript libraries, and then work on removing our reliance on feedrapp as a follow up.
Yeah, it's going to take some work. I mainly misunderstood how it's supposed to work, so for now I am testing it locally to make sure we really know what to change and where. For now the v2 of the clean-up (with hopefully addressed all things pointed by the reviews) is here: https://www.redhat.com/archives/libvir-list/2019-June/msg00957.html I sent another version because I did some additional clean-ups and we can get a clear consensus on the state there. Thanks, Martin