Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bugfix. | Cédric Bonhomme | 2015-04-01 |
| | |||
* | Clean the file utils.py | Cédric Bonhomme | 2015-03-28 |
| | |||
* | Typo... | Cédric Bonhomme | 2015-03-28 |
| | |||
* | Pairs of duplicates are sorted by retrieved date. | Cédric Bonhomme | 2015-03-28 |
| | |||
* | Bugfix: unnecessary trailing slash. | Cédric Bonhomme | 2015-03-28 |
| | |||
* | Removed blank line. | Cédric Bonhomme | 2015-03-16 |
| | |||
* | Removed debug print. | Cédric Bonhomme | 2015-03-16 |
| | |||
* | Improvements and fixes for the history() function. | Cédric Bonhomme | 2015-03-16 |
| | |||
* | A new test for the history page. | Cédric Bonhomme | 2015-03-15 |
| | |||
* | Moved duplicate() function in utils.py. Some minor cosmethic changes. | Cédric Bonhomme | 2015-03-08 |
| | |||
* | Updated the name of the command to invoke the crawler based on asyncio. ↵ | Cédric Bonhomme | 2015-03-04 |
| | | | | Updated the documentation consequently. | ||
* | Test with the old crawler (temporary during the transition). | Cédric Bonhomme | 2015-03-04 |
| | |||
* | Merge remote-tracking branch 'origin/master' into evol/api | François Schmidts | 2015-03-03 |
|\ | | | | | | | | | | | | | | | Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py | ||
| * | Removed the functionality for the email notifications of new articles. No ↵ | Cédric Bonhomme | 2015-02-25 |
| | | | | | | | | real added value. | ||
* | | a first big refacto of the existing arch | François Schmidts | 2015-03-03 |
|/ | |||
* | clean_url is now working with Python3 | Cédric Bonhomme | 2015-01-21 |
| | |||
* | Set the version of Python used by the crawler in the configuration file. | Cédric Bonhomme | 2015-01-21 |
| | |||
* | First implementation with asyncio (not really async for the moment). | Cédric Bonhomme | 2015-01-21 |
| | |||
* | Updated years f copyright. | Cédric Bonhomme | 2015-01-03 |
| | |||
* | Updated some comments. | Cédric Bonhomme | 2014-11-19 |
| | |||
* | More robust fetch.py script. | Cédric Bonhomme | 2014-11-09 |
| | |||
* | 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 |