Commit graph

19 commits

Author SHA1 Message Date
95392bad2e Minor tweaks. 2024-03-31 19:00:11 -07:00
230fef6671 Match common.js. 2023-08-12 15:42:29 -07:00
8db9494a5e Some visual html/css tweaks. 2022-12-02 17:34:42 -08:00
ed81edea6f
Match voussoirkit common.css. 2022-11-11 15:56:14 -08:00
55afe54d25
Fix feeds.set_parent api call. 2022-11-07 18:03:53 -08:00
8b0feb2abb
Add example usage of enable_on_pageload. 2022-10-29 22:19:20 -07:00
2384e04507
Update http.js. 2022-10-12 18:41:36 -07:00
de692230bc
Move http functions to new javascript file http.js. 2022-10-01 14:32:15 -07:00
d2f940b286
Alphabetize filters before sending to jinja. 2022-09-11 09:44:52 -07:00
176e5fa1e2
Update filter name header with response data. 2022-09-11 09:40:49 -07:00
16adb03dca
Here we go again with contextmenu css tweaks. Follow Etiquette change. 2022-08-03 18:41:22 -07:00
fb92572f68
Fix add_filter_select max width. 2022-07-26 17:14:14 -07:00
64ad0ca501
Update to new worms version. 2022-07-20 18:05:37 -07:00
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