Commit graph

20 commits

Author SHA1 Message Date
8dbda35b18 Lazy implementation of .opml import. Needs cleanup and better streamlining of events. 2025-12-10 00:22:10 -05:00
60fd547a6d Date parsing works now! 2025-12-05 12:45:45 -05:00
b37c73cf14 touching up navbar options 2025-12-04 22:56:33 -05:00
b26067e531 Cool way to manage navbar state 2025-12-04 22:36:36 -05:00
e94905c9e6 very minor improvements. I know the AI generated icon is cringe, but it's a placeholder for now. (Doesn't even work on Wayland anyways)
Successfully migrated to iced::application for more fine-grained control over settings.
Added "all-items" view that breaks things slightly.
2025-12-04 15:20:12 -05:00
2d6a417987 darknet content should "just work" now. needs better UI support! 2025-08-05 14:10:18 -04:00
734971b883 successfully loaded content via Tor 2025-08-05 13:41:36 -04:00
afd34b416a Absolute basic feed management: Removing feeds! 2025-07-25 19:03:50 -04:00
7d4714c5e5 🎉 Media detection working! 2025-07-23 12:38:05 -04:00
a4756b8ec4 Starting to support fancier elements... 2025-07-22 17:32:48 -04:00
fbe201c4db rss parsing works now 2025-07-22 11:09:42 -04:00
58bc894d39 many improvements, unordered lists work now 2025-07-19 20:42:07 -04:00
d428b253d6 🎉 async feed updating (needs UI for it) 2025-07-04 22:14:24 -04:00
2604306d67 loading arbitrary feeds via the UI works! 2025-07-04 11:38:49 -04:00
03084ac15f Items are actually stored and retrieved from the DB 🎉 2025-07-03 20:57:37 -04:00
7d06ba9404 Rebuilding UI logic, splitting into multiple components 2025-07-03 11:25:23 -04:00
f2e00c7034 able to retrieve feeds, make sure UI displays and can add/remove feeds. (State has to load from DB) 2025-07-02 20:11:43 -04:00
86303939de Replaced file logic to put the db in the correct location. Also on conflict replace is exactly what I need. 2025-05-29 12:07:36 -04:00
ca139525a2 Successfully loaded a feed and items into the db, able to parse and display as markdown... kinda 2025-01-10 07:32:12 -05:00
3a499fce12 repo import 2024-09-03 22:53:57 -04:00