Commit graph

6 commits

Author SHA1 Message Date
c9fd6637b3
Improve relative_links fixer in case the main link is also relative.
If the feed comes back with relative links for each of the news items,
presumably they are relative to the RSS URL.
2022-07-15 21:53:49 -07:00
e6b44e6118
Remove donate link from /about. 2022-05-07 09:38:06 -07:00
64e8ec66c8
Stop published date from wrapping on android.
In particular, the date would be wrapped while unread, then unwrapped
when read, causing a jump that was distracting and made double-clicking
harder.
2022-04-02 11:03:31 -07:00
a089775b54
Set showing_news_id during updown hotkey, before waiting 100ms.
I was having issues where after using the up/down keys, sometimes
the newsreader panel would show the wrong item, the second-to-last
selected news. Since we wait 100ms before letting the up/down key
populate the newsreader, there's a bit of limbo time which I think
was the problem. This seems to have helped with that.
2022-03-30 20:28:08 -07:00
8b79773c5b
In demo mode, don't bother trying to create feeds, folders. 2022-03-30 20:24:29 -07:00
6d40170c78
Initial publication. 2022-03-26 13:07:35 -07:00