1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improvement of display of description of article. Now articles are search by article_id AND feed_id.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Remplaced sha256 by sha1.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Minor improvement. Faster display of description page.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Added a link to read articles in plain text (without HTML tags).
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Improvements of the detection of wrords (faster).
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Enhancement of the language detection.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
pyAggr3g470r can now detect the language of an article thanks to the module oice.langdet.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Minor enhancements of the code.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Minor enhancement.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Better HTML output.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Minor bug fix in _description of article_ page.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Added a link to the feed (on image of feeds). Enhancement of the management of the memory.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Minor enhancement.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Added a default RSS icon for feeds without RSS icon.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Bug fix. Mark all articles from a feed as read.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Minor bug fix.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Major enhancements. Smarter management of database. Image of feeds are retrieved.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
It is now possible to share articles with delicious, Digg, reddit, Scoopeo and Blogmarks.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
It is now possible to automatically post an article to your delicious account.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Added utils.py and lot of improvements.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Statistics on words are only processed on articles content.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Bug fix: HTML tags are skipped for the search. Added a page _Management of feed_ with statistics on words. Search through feed only. And some enhancements.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Minor improvements.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Added a menu in the page all_articles of feeds.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Added a new page for the management of feeds and database.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Searches are now done in title and description of articles.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Release 0.7. It is now possible to search for an article (description) with a query string. Regular expression will coming soon.
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
First implementation of the search functionality of articles (search for string in the description of articles).
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Minor bug fix: _Too many values to unpack_ line 257 of pyAggr3g470r.py: split() remplaced by partition().
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago
Little improvement (Possibility to mark all articles as read only by feeds.)
Cedric Bonhomme
as cedricbonhomme
More... about 14 years ago