Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Python 3 support | Cédric Bonhomme | 2014-10-01 |
| | |||
* | Strip '=' character at the end of URLs. | Cédric Bonhomme | 2014-06-14 |
| | |||
* | fixes #7 | Cédric Bonhomme | 2014-06-10 |
| | |||
* | Not writing JSON file when importing an account. | Cédric Bonhomme | 2014-06-10 |
| | |||
* | fixing parsing for already quoted url as well | François Schmidts | 2014-06-09 |
|\ | |||
| * | A problem with urllib.quote() has been detected with the url: ↵ | Cédric Bonhomme | 2014-06-08 |
| | | | | | | | | http://standblog.org/blog/post/2014/02/04/Confiance-en-Google-%3A-81-de-non. | ||
* | | making pyagregator runnable by apache | François Schmidts | 2014-06-09 |
|/ | | | | | | | | | * adding bootstrap module for basic import * redoing logging (config, proper use of the logging module) * making secret part of config (random wouldn't work with apache since it uses different instances of python) * making server entry point not executing application if just imported * not writing file for opml when we can read it from memory | ||
* | supporting feed without date or with ill formated date | François Schmidts | 2014-06-08 |
| | |||
* | Account import near to be OK. | Cédric Bonhomme | 2014-05-27 |
| | |||
* | Updated JSON export. | Cédric Bonhomme | 2014-05-27 |
| | |||
* | Updated JSON export. | Cédric Bonhomme | 2014-05-27 |
| | |||
* | Updated requirements.txt. | Cédric Bonhomme | 2014-05-03 |
| | |||
* | Cleaned code. | Cédric Bonhomme | 2014-04-27 |
| | |||
* | This fixes #2. | Cédric Bonhomme | 2014-04-23 |
| | |||
* | Export of all articles in HTML pages is now working again (but not yet on ↵ | Cédric Bonhomme | 2014-04-12 |
| | | | | Heroku). | ||
* | Improvements of the feedgetter module. | Cédric Bonhomme | 2014-04-12 |
| | |||
* | License is now AGPLv3. | Cédric Bonhomme | 2014-04-09 |
| | |||
* | Import/export of feeds with OPML is working. | Cédric Bonhomme | 2014-04-08 |
| | |||
* | Improved OPML import. | Cédric Bonhomme | 2014-02-09 |
| | |||
* | Improvements to the OPML importer. | Cédric Bonhomme | 2014-02-09 |
| | |||
* | It is now possible to import OPML files. | Cédric Bonhomme | 2014-02-09 |
| | |||
* | Minor improvements in utils.py. | Cédric Bonhomme | 2013-11-17 |
| | |||
* | Added stop words files. | Cédric Bonhomme | 2013-11-17 |
| | |||
* | Restored tag cloud per feed. | Cédric Bonhomme | 2013-11-17 |
| | |||
* | Email notification. | Cédric Bonhomme | 2013-11-10 |
| | |||
* | Removed code related to QR Code generation. | Cédric Bonhomme | 2013-11-10 |
| | |||
* | Fixed indentation error. | Cédric Bonhomme | 2013-10-15 |
| | |||
* | Disabling logs. | Cédric Bonhomme | 2013-10-15 |
| | |||
* | Added new files. First prototype with the Flask micro-framework. | Cédric Bonhomme | 2013-10-13 |