Commit Graph

27 Commits (master)

Author SHA1 Message Date
voussoir 95392bad2e Minor tweaks. 2024-03-31 19:00:11 -07:00
voussoir 442e42c7ea Use timedelta to deal with negative unix timestamps. 2023-12-03 21:04:57 -08:00
voussoir fa66719f97 Add git.voussoir.net mirror. 2023-09-11 21:18:23 -07:00
voussoir 230fef6671 Match common.js. 2023-08-12 15:42:29 -07:00
voussoir 8db9494a5e Some visual html/css tweaks. 2022-12-02 17:34:42 -08:00
voussoir b7e1f81a9d Use boolean in sql declaration. 2022-11-13 10:41:12 -08:00
voussoir ed81edea6f
Match voussoirkit common.css. 2022-11-11 15:56:14 -08:00
voussoir 0fe3e8a2e5
Make original_feed_id accessible on News object. 2022-11-07 18:04:40 -08:00
voussoir 55afe54d25
Fix feeds.set_parent api call. 2022-11-07 18:03:53 -08:00
voussoir 8b0feb2abb
Add example usage of enable_on_pageload. 2022-10-29 22:19:20 -07:00
voussoir 2384e04507
Update http.js. 2022-10-12 18:41:36 -07:00
voussoir de692230bc
Move http functions to new javascript file http.js. 2022-10-01 14:32:15 -07:00
voussoir d2f940b286
Alphabetize filters before sending to jinja. 2022-09-11 09:44:52 -07:00
voussoir 176e5fa1e2
Update filter name header with response data. 2022-09-11 09:40:49 -07:00
voussoir a4e098136a
Update worms, insert data renamed to pairs. 2022-08-13 13:04:44 -07:00
voussoir e30555fc4e
Use pil lanczos. 2022-08-03 18:48:21 -07:00
voussoir 16adb03dca
Here we go again with contextmenu css tweaks. Follow Etiquette change. 2022-08-03 18:41:22 -07:00
voussoir fb92572f68
Fix add_filter_select max width. 2022-07-26 17:14:14 -07:00
voussoir 9600d8f5b6
Use published when updated is None. 2022-07-20 18:05:37 -07:00
voussoir 64ad0ca501
Update to new worms version. 2022-07-20 18:05:37 -07:00
voussoir 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
voussoir e6b44e6118
Remove donate link from /about. 2022-05-07 09:38:06 -07:00
voussoir 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
voussoir 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
voussoir 8b79773c5b
In demo mode, don't bother trying to create feeds, folders. 2022-03-30 20:24:29 -07:00
voussoir 2e2d85ff26
Change the useragent to just voussoir/BringRSS. 2022-03-30 20:23:16 -07:00
voussoir 6d40170c78
Initial publication. 2022-03-26 13:07:35 -07:00