feedingit
2011-10-26 Yves MarcozQml support for harmattan version improved
2011-10-25 Yves MarcozAdding PageStack support in qml
2011-10-20 Neal H. WalfieldDrop unnecessary imports.
2011-10-20 Neal H. WalfieldIf Woodchuck initialization fails, handle the error...
2011-10-20 Neal H. WalfieldIf Woodchuck schedules an object transfer, tell it...
2011-10-20 Neal H. WalfieldFix spelling: it's logger.debug, not log.
2011-10-20 Neal H. WalfieldMake woodchuck upcalls future proof.
2011-10-20 Neal H. WalfieldIf the image tag does not contain a src parameter,...
2011-10-19 YvesRemove .pyc files
2011-10-15 Yves MarcozMerge branch 'master' of https://git.maemo.org/projects...
2011-10-15 Yves MarcozAdding wip version for meego harmattan
2011-09-20 YvesFix exception catching when woodchuck is not installed
2011-09-20 YvesFix download feed for FeedingIt-Web.py
2011-09-19 Yves MarcozMerge remote-tracking branch 'woodchuck/master'
2011-09-19 Neal H. WalfieldWhen computing the progress, avoid division by zero.
2011-09-19 Yves MarcozMerge branch 'master' of https://git.maemo.org/projects...
2011-09-14 Neal H. WalfieldWhen computing the progress, avoid division by zero.
2011-09-14 Neal H. WalfieldChange addImage to not throw an exception but return...
2011-09-14 Neal H. WalfieldFix cache management.
2011-09-08 Neal H. WalfieldDon't reprocess downloaded articles that are already...
2011-09-08 Neal H. Walfieldrss_sqlite: When update a feed: improve statistics...
2011-09-08 Neal H. WalfieldDo less important start up configuration after the...
2011-09-08 Neal H. WalfieldIf initializing the Woodchuck connection fails, just...
2011-09-08 Neal H. WalfieldModify the DisplayFeed widget so it need not be destroyed.
2011-09-06 Neal H. WalfieldCache data needed to build the feed and feeds overviews.
2011-09-06 Neal H. WalfieldChange Listing.getFeedUpdateTime to return a relative...
2011-09-06 Neal H. WalfieldCorrectly set update time to never.
2011-09-06 Neal H. WalfieldSet the orientation before showing the main window.
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 MarcozUpgrade feedparser to 5.0.1
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)
next