river.git
3 months agopagination over 100 feed items main
xangelo [Tue, 13 Feb 2024 16:18:30 +0000 (11:18 -0500)]
pagination over 100 feed items

3 months agofix: display feed if no unreaditems
xangelo [Mon, 12 Feb 2024 20:31:41 +0000 (15:31 -0500)]
fix: display feed if no unreaditems

3 months agoonly allow admins to mark items as read
xangelo [Thu, 8 Feb 2024 21:24:30 +0000 (16:24 -0500)]
only allow admins to mark items as read

3 months agoadd reader view
xangelo [Thu, 8 Feb 2024 21:01:29 +0000 (16:01 -0500)]
add reader view

3 months agofix(accessibility): header level increases
xangelo [Tue, 30 Jan 2024 15:16:45 +0000 (10:16 -0500)]
fix(accessibility): header level increases

3 months agofix: accessibility issues
xangelo [Tue, 30 Jan 2024 15:12:38 +0000 (10:12 -0500)]
fix: accessibility issues

3 months agofix: mobile
xangelo [Tue, 30 Jan 2024 15:05:58 +0000 (10:05 -0500)]
fix: mobile

3 months agofix: finalize dark/light styles
xangelo [Tue, 30 Jan 2024 14:59:40 +0000 (09:59 -0500)]
fix: finalize dark/light styles

3 months agofix: timestamp weirdness by standardizing on non-js timestamps
xangelo [Tue, 30 Jan 2024 14:59:27 +0000 (09:59 -0500)]
fix: timestamp weirdness by standardizing on non-js timestamps

3 months agofix: dark style for hover
xangelo [Tue, 30 Jan 2024 05:10:09 +0000 (00:10 -0500)]
fix: dark style for hover

3 months agodark theme
xangelo [Tue, 30 Jan 2024 05:05:42 +0000 (00:05 -0500)]
dark theme

3 months agoadd separator between each "group" of feeds
xangelo [Sat, 27 Jan 2024 04:31:28 +0000 (23:31 -0500)]
add separator between each "group" of feeds

3 months agofix: add FRESH_READ_IN_HOURS to env sample
xangelo [Sat, 27 Jan 2024 04:01:57 +0000 (23:01 -0500)]
fix: add FRESH_READ_IN_HOURS to env sample

3 months agofix: only query feeds that havent been queried in the last 5 miuntes
xangelo [Sat, 27 Jan 2024 03:59:05 +0000 (22:59 -0500)]
fix: only query feeds that havent been queried in the last 5 miuntes

3 months agoadd custom support for the register
xangelo [Sat, 27 Jan 2024 03:50:23 +0000 (22:50 -0500)]
add custom support for the register

3 months agoadd debug prop as env var
xangelo [Sat, 27 Jan 2024 03:50:14 +0000 (22:50 -0500)]
add debug prop as env var

3 months agoclean up bugs around feed checking
xangelo [Sat, 27 Jan 2024 03:49:57 +0000 (22:49 -0500)]
clean up bugs around feed checking

3 months agoforce a default of 6 hours of articles on a fresh load
xangelo [Fri, 26 Jan 2024 21:22:17 +0000 (16:22 -0500)]
force a default of 6 hours of articles on a fresh load

3 months agodelete feeds
xangelo [Fri, 26 Jan 2024 20:03:02 +0000 (15:03 -0500)]
delete feeds

3 months agoindent content/links from favicon
xangelo [Fri, 26 Jan 2024 19:32:44 +0000 (14:32 -0500)]
indent content/links from favicon

3 months agofix content snippet extraction
xangelo [Fri, 26 Jan 2024 19:32:25 +0000 (14:32 -0500)]
fix content snippet extraction

3 months agoadd ability to add feeds on the fly
xangelo [Fri, 26 Jan 2024 18:58:54 +0000 (13:58 -0500)]
add ability to add feeds on the fly

3 months agobuild
xangelo [Fri, 26 Jan 2024 16:54:38 +0000 (11:54 -0500)]
build

3 months agofix favicon migration
xangelo [Fri, 26 Jan 2024 16:51:32 +0000 (11:51 -0500)]
fix favicon migration

3 months agoinitial autoloading river
xangelo [Fri, 26 Jan 2024 16:15:30 +0000 (11:15 -0500)]
initial autoloading river

Two feeds (hn frontpage, techcrunch) that will auto-refresh indefinitely
every 5 minutes.