0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dealing with an errant feed I introduced a while back.
gtk
More... over 21 years ago
opml outliner with icons support checkedin More... over 21 years ago
0.5 release, cleaned up and added doc in feed collection method, moved the table update code inside the try statement More... over 21 years ago
0.5 release, work in progress, added multithreading More... over 21 years ago
Display/logging cleanup. More... over 21 years ago
Added gui log, removed a stray print statement More... over 21 years ago
Now displaying feed title, if available, on main tab. Changing the way feeds are deleted. Now the sub_state is set to disabled. More... over 21 years ago
Reverting to 1.6 -- we're going to set sub_state to disable instead of hard-deleting More... over 21 years ago
Rearranged so that we grab a single instance of an iPodder object that is used for all interaction with persistent data. More... over 21 years ago
Added delfeeds and del_feed_from_state More... over 21 years ago
moved feeds instantiation to init method so the gui can fetch it. More... over 21 years ago
0.5 release, work in progress, added multithreading More... over 21 years ago
0.5 release, work in progress, added multithreading More... over 21 years ago
start on lazy opml directory tree control More... over 21 years ago
opml parser from David Janes More... over 21 years ago
fixed partial buffer received length bug More... over 21 years ago
all tab layout made the build file search recursive More... over 21 years ago
0.5 release, work in progress, added multithreading More... over 21 years ago
Starting to use feeds.feeds object to manipulate feeds list -- not thread safe\! More... over 21 years ago
Changed indents to 4 spaces More... over 21 years ago
Aha! The problem was in nextfeedid. It forgot to return feedid. How embarrassing.
gtk
More... over 21 years ago
Bloody tabs.
gtk
More... over 21 years ago
... and the one spotted by Andrew. Sorry.
gtk
More... over 21 years ago
Fix bug importing favorites spotted by Erik.
gtk
More... over 21 years ago
* reworked Feed.sub_state, Feed initialisation * fixed behaviour of first time downloads * skip unsubscribed and disable feeds when downloading * renamed iPodder.__del__ to iPodder.stop * simplified Enclosure class * put all feed state (including etag, modified, etc) in state * added code to clean up the old stuff
gtk
More... over 21 years ago
0.5 release, work in progress, added multithreading More... over 21 years ago
Refactored a bit to work with the new logging, and to move retrieval of the config object here, since it can potentially instantiate COM objects. This still needs a bit of work. More... over 21 years ago
Added pythoncom support to the download thread. More... over 21 years ago
0.5 release, work in progress, added multithreading More... over 21 years ago
* added feeds.py with Feed and Feeds * primary feed definition storage is in the state database (we export it to favorites.txt, though) * shims ready for favorites.opml import/export * convenient feeds.addfeed method for the GUI * TODO: support adding feeds from the CLI * refactored preview mode a tiny, tiny bit
gtk
More... over 21 years ago