feedingit
2011-09-05 Neal H. WalfieldWhen creating a closure, correctly capture any required...
2011-09-05 Neal H. WalfieldMake addImage more robust.
2011-09-05 Neal H. WalfieldIn downloader, not check if progress_handler == False...
2011-09-05 Neal H. WalfieldFix call to addImage.
2011-09-05 Neal H. WalfieldIf an instance of FeedingIt is running, send it to...
2011-09-05 Neal H. WalfieldWhen navigating to the next article, reuse the DisplayA...
2011-09-04 Neal H. WalfieldOpen external links asynchronously.
2011-08-23 Neal H. WalfieldOffload all downloading logic to updatefeed.py.
2011-08-23 Neal H. WalfieldReplace use of print with Python's logging infrastructure.
2011-08-23 Neal H. WalfieldRedirect output to log files.
2011-08-21 Neal H. WalfieldImport woodchuck from wc.
2011-08-19 Yves MarcozFixed started if woodchuck not installed
2011-08-05 Yves MarcozMerge branch 'master' of https://git.maemo.org/projects...
2011-08-05 Yves MarcozRevert "Remove dead code."
2011-08-05 Neal H. WalfieldEnsure that use of an sqlite DB is done with a thread...
2011-08-02 Yves MarcozApply Neal's patch - Fixed os.remove
2011-07-31 Neal H. WalfieldBump version.
2011-07-31 Neal H. WalfieldMake the gtk frontend, the default frontend.
2011-07-31 Neal H. WalfieldRemove dead code.
2011-07-31 Neal H. WalfieldQuit after completing an update triggered by Woodchuck.
2011-07-31 Neal H. WalfieldIntegrate BeautifulSoup version 3.2.0.
2011-07-31 Neal H. WalfieldWhen the user is active, reduce the download parallelism.
2011-07-31 Neal H. WalfieldWhen creating a unique id for an article, use all avail...
2011-07-31 Neal H. WalfieldIf a new feed's title is '', don't abort: set the title...
2011-07-31 Neal H. WalfieldAdd support for Woodchuck.
2011-07-28 Neal H. WalfieldMove download management from frontends to rss_sqlite.py.
2011-07-17 Neal H. WalfieldCall remove, not os.remove.
2011-07-17 Neal H. WalfieldEnsure that use of an sqlite DB is done with a thread...
2010-11-24 Yves MarcozFixed updating issues
2010-11-23 Yves MarcozMore 0.9 fixes
2010-11-15 Yves MarcozFixed some dbus calls
2010-11-15 Yves Marcoz0.9 beta 3 - Added features to qml interface (dbus...
2010-11-07 Yves MarcozAdded toolbar images
2010-11-07 Yves MarcozAdded full rotation support to QML interface
2010-11-05 Yves Marcoz0.9beta
2010-09-17 Yves MarcozAdded categories to sort feed
2010-09-12 Yves MarcozFixed date for feeds with a date field (#6398)
2010-08-20 YvesAdded 144 and 288 hour option for article retention
2010-08-14 Yves MarcozChangelog update 0.8.0-8
2010-08-14 Yves MarcozMerge branch 'master' of https://git.maemo.org/projects...
2010-08-10 YvesFixed typo for widget
2010-08-10 Yves MarcozFixed database upgrade when not using the widget
2010-08-09 Yves Marcoz0.8.0-5
2010-07-18 Yves MarcozFixed hide read feeds
2010-07-17 Yves MarcozAdd use of ellipsize for widget width
2010-07-17 Yves MarcozChanged external page version, and some widget usabilit...
2010-07-16 Yves Marcoz* Fixed some format upgrade issues
2010-07-14 Yves MarcozModified storage engine to use sqlite3
2010-06-22 Yves Marcoz[#5946] Make swipe navigation previous article iterate...
2010-06-15 Yves MarcozUpdate changelog for 0.7.0-4 release
2010-06-15 Yves MarcozAdded a stop button in the application shown if a backg...
2010-06-15 Yves MarcozMerge branch 'patch5884'
2010-06-15 Yves Marcozpatch #5884: Allow option to sort feeds by update time...
2010-06-15 Yves MarcozFixed widget messages when the application has never...
2010-06-14 Yves MarcozFixed etag value of None if a feed did not contain...
2010-06-14 Yves MarcozAdded option to always open links in external browser
2010-06-13 Yves MarcozRe-added ability to delete ArchivedArticles feed
2010-06-12 Thomas Perldebian/control: Use 48x48 icon; updated description
2010-06-12 Thomas PerlAdd "Add new feed" to main menu
2010-06-12 Thomas PerlCleaned up "Add feed" and "Edit feed" wizard
2010-06-10 Thomas PerlSubscriptions: Delete confirmation, archived articles
2010-06-10 Thomas PerlFix a bug in isEntryRead for unknwn IDs
2010-06-08 Yves MarcozAdded hard-coded background colour for article listing
2010-06-08 Yves MarcozWorkaround for article listing word-wrap when switching...
2010-06-08 Yves MarcozFixed config dialog size in portrait mode
2010-06-07 Yves Marcozminor edits
2010-06-07 Yves MarcozMerge branch 'master' of https://git.maemo.org/projects...
2010-06-07 Yves Marcozfix formatting
2010-06-04 Thomas PerlMerge landscape rotation fix for PR1.2
2010-06-03 Thomas PerlShow amount of feeds being updated
2010-06-03 Thomas PerlRemove duplicate code (HTTP opener)
2010-06-03 Thomas PerlProper word case for app menu items
2010-06-03 Thomas PerlSubscription manager window (with OPML AppMenu)
2010-06-03 Thomas PerlFix layout and text in OPML import dialog
2010-06-03 Thomas PerlBetter UI and interaction for the settings dialog
2010-06-01 Yves MarcozModified TreeView for article listing, and for the...
2010-05-30 Yves MarcozAdded patch #5850 and #5851 from Nelson
2010-05-30 YvesChanged default feed to Maemo News
2010-05-29 Yves0.7.0-1, small fix for Archived Articles unread items.
2010-05-29 YvesAdded THP's patches (5841) and Nelson's patch (#5782)
2010-05-20 YvesRemoved imageHandler class. Expiry of disk cache is...
2010-05-16 YvesAdded documentation.txt from Rui DaCosta
2010-05-13 YvesAdded destroy for widget when removed from homescreen
2010-05-07 YvesFixed bug triggered updates from widget too often.
2010-05-04 Yves0.6.1-7, fix for broken feeds
2010-04-30 Yves0.6.1-5 ArchivedArticles can now be purged manually
2010-04-25 Yves0.6.1-1 Added dbus locking mechanism, and widget changes
2010-04-11 Yves0.6.0 added widget
2010-03-27 Yves0.5.4-3 Article font size, em tags, tweaked swipe gestures
2010-03-24 Yves Marcoz0.5.4-2 Integrated BeautifulSoup library to code
2010-03-24 Yves0.5.4-0 stable version.
2010-03-23 Yves0.5.3-4 extras-devel version
2010-03-23 Yves0.5.3-4 image caching
2010-03-22 Yves0.5.3 - Image caching, first try
2010-03-18 Yves0.5.2-3: fix for unread color from theme. Fix for mark...
2010-03-17 YvesAdded proxy support
2010-03-16 Yves0.5.2
2010-03-09 YvesAdded unread cyan colour/Fix unread tracking
2010-03-08 Yves0.5.1-0: added image caching for webkit Archived Articles
2010-03-04 YvesFeed/Listing refactored
next