Gabriel gabriel
gabriel opened issue gabriel/rss-tool#29 2025-09-07 04:25:20 -04:00
Darknet Support 2.0
gabriel pushed to main at gabriel/rss-tool 2025-09-07 04:04:01 -04:00
24374a266d preparing to handle media
1934888ee9 make cargo happy
Compare 2 commits »
gabriel commented on issue gabriel/rss-tool#7 2025-09-06 22:25:54 -04:00
Per article read/unread stats

Not even sure I like this feature. Might be a useful option in the long run.

gabriel opened issue gabriel/rss-tool#28 2025-09-06 22:25:39 -04:00
Database Migrations
gabriel opened issue gabriel/rss-tool#27 2025-09-06 22:22:49 -04:00
Migrate to Iced Application
gabriel opened issue gabriel/rss-tool#26 2025-09-06 22:19:55 -04:00
Arbitrary launch states / options
gabriel opened issue gabriel/rss-tool#25 2025-09-06 22:10:15 -04:00
Item load performance
gabriel commented on issue gabriel/rss-tool#2 2025-09-06 22:07:42 -04:00
Article View 2.0

Most of the text styling is properly parsed thanks to the markdown widget. Sadly this prevents inline icons and buttons, which may be a UX downside. Still thinking of how clicks should be…

gabriel commented on issue gabriel/rss-tool#3 2025-09-06 22:06:23 -04:00
Items linked to feed in DB

Currently working, but enhancements need to be made to support more features.

gabriel closed issue gabriel/rss-tool#3 2025-09-06 22:06:23 -04:00
Items linked to feed in DB
gabriel commented on issue gabriel/rss-tool#9 2025-09-06 22:00:45 -04:00
Tor / I2P Support

Early phase of darknet support added in 240cb19589bc9d42fbae4331562e0f24413c108c (requires daemon support and further UI enhancements)

gabriel opened issue gabriel/rss-tool#24 2025-09-06 21:59:22 -04:00
Support atom feeds
gabriel pushed to main at gabriel/rss-tool 2025-08-06 01:15:15 -04:00
240cb19589 get UI to display darknet links differently (proof of concept)
gabriel pushed to main at gabriel/rss-tool 2025-08-05 14:16:47 -04:00
01a5bdac40 small fix for gui
gabriel pushed to main at gabriel/rss-tool 2025-08-05 14:10:20 -04:00
2d6a417987 darknet content should "just work" now. needs better UI support!
gabriel pushed to main at gabriel/rss-tool 2025-08-05 13:41:38 -04:00
734971b883 successfully loaded content via Tor
gabriel pushed to main at gabriel/rss_content 2025-08-03 15:08:49 -04:00
0a4a5d82db attempt to process <code> and <blockquote>
gabriel commented on issue gabriel/rss-tool#5 2025-07-25 19:06:23 -04:00
Link support

If the link is a known item, it should open within the application.

gabriel pushed to main at gabriel/rss-tool 2025-07-25 19:03:53 -04:00
afd34b416a Absolute basic feed management: Removing feeds!
gabriel pushed to main at gabriel/rss-tool 2025-07-25 18:40:53 -04:00
8183feb229 handle duplicate feeds