Jan Lukas Gernert

Results 17 issues of Jan Lukas Gernert

Instead of doing a post request with the awkward model `IdRequest` I think deleting categories, feeds (aka unsubscribe) and users should be done with an HTTP delete request to an...

enhancement

**Describe the bug** Trying to run the `mercury.web.js` dist of [postlight parser](https://github.com/postlight/parser) (aka mercury parser) **To Reproduce** - paste the `var Mercury=function() ...` dist code into a file - add...

bug

I discovered that `AppInfo::get_default_for_type` doesn't work from inside a flatpak. This is very unfortunate as the desktop portal defaults to opening http(s) URIs in the browser. My use-case is opening...

new api
need more info
needs discussion
portal: openuri

![screenshot from 2016-06-21 20-26-37](https://cloud.githubusercontent.com/assets/12012494/16241565/86e11c5e-37ee-11e6-9dae-443b9059d392.png) As you can see the sidebar is scrolled all the way down. But still the last two signals "submit_form" and "web_process_crashed" are not visible. The bottom...

A few weeks ago the feedly API secret of FeedReader that is still used in NewsFlash expired: https://gitlab.com/news-flash/news_flash/-/issues/66 This means the feedly integration as it exists now is broken. As...

> Not sure why it was decided to go this way. I think master is used to have the git version of every gtk dependencies and of course the latest...

On my way debugging and separating the issues listed in #60 I came across another thing that isn't related to async or threading. An xpath context is non-functional after the...

bug