aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Articles are automatically retrieved after the import of an OPML file.Cédric Bonhomme2014-08-10
* Removed anchor.Cédric Bonhomme2014-08-10
* Bold/Unbold the title of the article with jQuery.Cédric Bonhomme2014-08-10
* When displaying all articles (unread + read) titles of unread articles are em...Cédric Bonhomme2014-08-09
* Updated target link to deploy pyAggr3g470r with the Heroku button.Cédric Bonhomme2014-08-08
* Updated README.Cédric Bonhomme2014-08-08
* Updated app.jsonCédric Bonhomme2014-08-07
* Updated app.jsonCédric Bonhomme2014-08-07
* Updated app.jsonCédric Bonhomme2014-08-07
* Fixed app.json.Cédric Bonhomme2014-08-07
* Fixed image in README.Cédric Bonhomme2014-08-07
* Fixed image in README.Cédric Bonhomme2014-08-07
* Added Heroku auto deploy button.Cédric Bonhomme2014-08-07
* Added app.json for Heroku.Cédric Bonhomme2014-08-07
* Minor bug fix in the /inactives template.Cédric Bonhomme2014-08-06
* minor changes.Cédric Bonhomme2014-07-13
* Timeout of 5 seconds for all sockets.Cédric Bonhomme2014-07-13
* It is useless to retrieve all articles in order to count the number of articles.Cédric Bonhomme2014-07-13
* Updated NEWS.rst.Cédric Bonhomme2014-07-13
* Update headers tags.Cédric Bonhomme2014-07-13
* Performance improvement for the crawler (database insertion step).Cédric Bonhomme2014-07-13
* Performance imporvement (loading of the management page).Cédric Bonhomme2014-07-13
* Removed a trailing space.Cédric Bonhomme2014-07-13
* Minor improvemnts for the crawler.Cédric Bonhomme2014-07-13
* Fixed a bad link.Cédric Bonhomme2014-07-12
* Fixed a bad link.Cédric Bonhomme2014-07-09
* Updated README.Cédric Bonhomme2014-07-08
* Typo.Cédric Bonhomme2014-07-07
* It is now possible to add new feeds with a bookmarklet.Cédric Bonhomme2014-07-07
* Added 'warning' CSS class for table rows of disabled feeds.Cédric Bonhomme2014-07-07
* Typo in NEWS.rst.Cédric Bonhomme2014-07-06
* Updated README.Cédric Bonhomme2014-07-06
* Improved return messages of the Web service.Cédric Bonhomme2014-07-06
* THe JSON REST API return the number of articles in a feed only for one feed.Cédric Bonhomme2014-07-06
* reverse the list of usersCédric Bonhomme2014-07-05
* Users are now sorted with the attribute 'last_seen'.Cédric Bonhomme2014-07-05
* Updated NEWS.rst for the new release.Cédric Bonhomme2014-07-05
* Updated README.Cédric Bonhomme2014-07-05
* Updated REST API error codes.Cédric Bonhomme2014-07-05
* Updated NEWS.rst.Cédric Bonhomme2014-07-05
* Updated README.Cédric Bonhomme2014-07-05
* It is now possible to tupdate a feed with REST API.Cédric Bonhomme2014-07-05
* Updated NEWS.rst.Cédric Bonhomme2014-07-04
* Added pyAggr3g470r project news (copy of Freshmeat releases listing, in progr...Cédric Bonhomme2014-07-04
* Updated README.Cédric Bonhomme2014-07-04
* Add an article with the JSON REST API with default arguments.Cédric Bonhomme2014-07-04
* Updated README.Cédric Bonhomme2014-07-03
* FeedAPI added to the rest module.Cédric Bonhomme2014-07-02
* Added FeedListAPI ressource (todo: FeedAPI ressource).Cédric Bonhomme2014-07-01
* Now using jQuery v2.1.1.Cédric Bonhomme2014-06-30
bgstack15