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
Commit message (
Expand
)
Author
Age
*
Some tests in templates...
Cédric Bonhomme
2013-01-28
*
HTML5 fragment identifier for #top.
Cédric Bonhomme
2013-01-28
*
HTML5 fragment identifier.
Cédric Bonhomme
2013-01-28
*
HTML5 compliant header.
Cédric Bonhomme
2013-01-28
*
Display the absolute path of the result after a succesfull export.
Cédric Bonhomme
2013-01-27
*
Test if success when changing the URL of a feed.
Cédric Bonhomme
2013-01-27
*
Mail are now encoded with utf-8 (plain and html).
Cédric Bonhomme
2013-01-24
*
test of send_mail()
Cédric Bonhomme
2013-01-23
*
Added agin '-tt' option through subprocess.Popen in pyAggr3g470r
Cédric Bonhomme
2013-01-23
*
improvement of send_mail() function.
Cédric Bonhomme
2013-01-22
*
catch the potential exceptions when sending e-mail via smtp.
Cédric Bonhomme
2013-01-22
*
Removed -tt option from python command line.
Cédric Bonhomme
2013-01-22
*
Ensures that code doesn't illegally mixed tabs and spaces.
Cédric Bonhomme
2013-01-22
*
Updated message in the /feed page template.
Cédric Bonhomme
2013-01-22
*
The notification page indicates if e-mail notification is disabled.
Cédric Bonhomme
2013-01-22
*
Removed a duplicate line in the template of the management page.
Cédric Bonhomme
2013-01-22
*
The management page indicates if e-mail notification is disabled.
Cédric Bonhomme
2013-01-22
*
Improvement in the /feed view.
Cédric Bonhomme
2013-01-22
*
The /feed page now indicates if e-mail notification is activated in the pyAgg...
Cédric Bonhomme
2013-01-22
*
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
*
Test if the article is present in the database before sending it via mail.
Cédric Bonhomme
2013-01-21
*
Update revesion date for feedgetter.py.
Cédric Bonhomme
2013-01-20
*
Send mail for a subscribed feed and then add to database.
Cédric Bonhomme
2013-01-20
*
Re-enabled mail notification.
Cédric Bonhomme
2013-01-20
*
Updated comment.
Cédric Bonhomme
2013-01-20
*
Removed useless import 'unicodedata'.
Cédric Bonhomme
2013-01-20
*
Removed uselles function compare() and string_to_datetime.
Cédric Bonhomme
2013-01-20
*
You can now fetch only one feed.
Cédric Bonhomme
2013-01-20
*
Minor bugfix in index.html template: feed['mail'] == True if mail notificatio...
Cédric Bonhomme
2013-01-20
*
Minor changes in mongodb.py: comments + __main__ section.
Cédric Bonhomme
2013-01-20
*
get_feed() in mongodb.py should test the presence of a collection.
Cédric Bonhomme
2013-01-20
*
Test if the MongoDB collection exist before the creation.
Cédric Bonhomme
2013-01-20
*
Added some tricks to get all posts of a blog.
Cédric Bonhomme
2013-01-20
*
improvements...
Cédric Bonhomme
2013-01-19
*
Minor fixes to the HTML source code of the webzine.
Cédric Bonhomme
2013-01-19
*
Minor fix: added missing <body> tag.
Cédric Bonhomme
2013-01-19
*
Minor improvements of the generation of pages for the webzine.
Cédric Bonhomme
2013-01-19
*
A simple CSS has been added for the webzine.
Cédric Bonhomme
2013-01-19
*
Added link to the original site (for the Webzine).
Cédric Bonhomme
2013-01-19
*
Display the number of articles per feeds for the Webzine database export (HTML).
Cédric Bonhomme
2013-01-19
*
Typo: removed duplicate ending <a> tag.
Cédric Bonhomme
2013-01-18
*
Updated webzine export: display the number of exported articles.
Cédric Bonhomme
2013-01-18
*
Added logout button.
Cédric Bonhomme
2013-01-14
*
Updated comments in auth.py
Cédric Bonhomme
2013-01-14
*
Minor changes to the login page.
Cédric Bonhomme
2013-01-14
*
Minor fix: in utils.py the list of feeds must be retrieved via the conf module.
Cédric Bonhomme
2013-01-14
*
Set defaults fedd.
Cédric Bonhomme
2013-01-14
*
The path of the feeds list is now set in pyAggr3g470r.cfg.
Cédric Bonhomme
2013-01-14
*
Version 3.8. Indexed MongoDB full text search. New management page.
Cédric Bonhomme
2013-01-12
[next]
bgstack15