index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
feedgetter.py
Commit message (
Expand
)
Author
Age
*
The path of the feeds list is now set in pyAggr3g470r.cfg.
Cédric Bonhomme
2013-01-14
*
Updated copyrights years.
Cédric Bonhomme
2013-01-01
*
Updated the feedgetter accordingly issues 310 and 328 of feedparser: "To avoi...
Cédric Bonhomme
2012-11-20
*
Updated revision date and version number.
cedricbonhomme
2012-11-08
*
Porting to Python 3.2. Better, faster, stronger.
cedricbonhomme
2012-11-08
*
Distant MongoDB connection working (tested with AlwaysData).
cedricbonhomme
2012-05-03
*
Authentication to the MongoDB database when retrieving feeds.
cedricbonhomme
2012-05-02
*
urlsafe_b64encode is replaced by SHA1 for id of articles.
cedricbonhomme
2012-05-01
*
Added conf.py which is responsible of the load of the configuration.
cedricbonhomme
2012-04-22
*
Minor refactoring with pylint.
cedricbonhomme
2012-04-22
*
Added comments.
cedricbonhomme
2012-04-22
*
SHA1 is replaced by urlsafe_b64encode for id of articles.
cedricbonhomme
2012-04-20
*
Reorganization of folders.
cedricbonhomme
2012-04-15
bgstack15