Igor Bubelov

Results 126 comments of Igor Bubelov

Example of `hr` tag in use: https://geohot.github.io//blog/jekyll/update/2022/03/05/beauty-after-covid.html

Example of `pre` tag in use: https://drewdevault.com/2021/12/30/Language-design-considerations.html

@esdnm Android TextView doesn't support such fancy tags. Code examples often require horizontal scrolling, especially on mobile screens, so your best option is opening such entries in your browser

> > @esdnm Android TextView doesn't support such fancy tags. Code examples often require horizontal scrolling, especially on mobile screens, so your best option is opening such entries in your...

@frogtile it's a known issue and I'm not sure if it's fixable at all. The problem is, WebView has a horrible performance and incoherent styling, but RSS/Atom posts are basically...

I don't use NC so I don't have an account to test it. Is anyone willing to create a test account for me so I can check what's going on?...

@mormegil-cz yes, NC structures are extremely messy, you never know which field might be null, News app is probably too strict with "not null" assumptions and so on, which might...

@mormegil-cz losing login is expected since DB schema changed a lot, it was to much work to keep backward-compatibility between 0.3.x and 0.4.x, I'm the only maintainer of that project...

I got an NC account from one of the users and it seems to be working fine. If you know any examples of failing/problematic feeds, let me know.

@mormegil-cz I can reproduce it with your feed, thanks for reporting! Everyone affected: you can try the preview release and see if the issue is gone: https://github.com/bubelov/news/releases/tag/preview