Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | small practicity changes | François Schmidts | 2014-06-08 |
| | |||
* | Auto confirm admin account. | Cédric Bonhomme | 2014-05-13 |
| | |||
* | Simplification of the login forms. | Cédric Bonhomme | 2014-05-12 |
| | |||
* | About page is accessible when disconnected. | Cédric Bonhomme | 2014-05-05 |
| | |||
* | Improved make_valid_nickname function. | Cédric Bonhomme | 2014-05-05 |
| | |||
* | Cleaned code. | Cédric Bonhomme | 2014-04-27 |
| | |||
* | Prepare database initialization script for the new release. | Cédric Bonhomme | 2014-04-12 |
| | |||
* | Removed initialization script. | Cédric Bonhomme | 2014-04-09 |
| | |||
* | Added database initialisation script. | Cédric Bonhomme | 2014-04-07 |