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
/
conf.py
Commit message (
Collapse
)
Author
Age
*
It is now possible to set the user-agent used by the feed parser.
Cédric Bonhomme
2013-08-15
|
*
It is now possible to fetch articles with feedparser through a HTTP proxy, ↵
Cédric Bonhomme
2013-08-11
|
|
|
|
for example privoxy/tor. The address of the proxy is specified in the configuration file.
*
Bugfix: ensure that the 'mail' option value is an integer.
Cédric Bonhomme
2013-01-22
|
*
Added a new option to specify if e-mail notification is activated.
Cédric Bonhomme
2013-01-21
|
*
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
|
*
Porting to Python 3.2. Better, faster, stronger.
cedricbonhomme
2012-11-08
|
*
Updated header comments.
cedricbonhomme
2012-07-22
|
*
Now using SafeConfigParser.
cedricbonhomme
2012-05-19
|
*
Distant MongoDB connection working (tested with AlwaysData).
cedricbonhomme
2012-05-03
|
*
Authentication to the MongoDB database when retrieving feeds.
cedricbonhomme
2012-05-02
|
*
Added conf.py which is responsible of the load of the configuration.
cedricbonhomme
2012-04-22
bgstack15