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
/
pyaggr3g470r
/
views
/
feed.py
Commit message (
Expand
)
Author
Age
*
Ensuere that the arguments is an integer.
Cédric Bonhomme
2015-08-05
*
It is now possible to mark articles as read only older than 1 day or 10 days.
Cédric Bonhomme
2015-08-05
*
sqlalchemy was requesting icons everytime feed where listed
François Schmidts
2015-08-03
*
redoing the etag matching mechanism
François Schmidts
2015-07-31
*
The numver ov values of the splited string is variable (sometimes the charset...
Cédric Bonhomme
2015-07-22
*
fetching mimetypes with images
François Schmidts
2015-07-21
*
adding a no change return policy
François Schmidts
2015-07-21
*
Updated translations.
Cédric Bonhomme
2015-07-10
*
Management of connection errors when adding a new feed.
Cédric Bonhomme
2015-07-10
*
Only start the classic crawler if we were able to get the feed of the site.
Cédric Bonhomme
2015-07-10
*
protecting pyagg against empty feed
François Schmidts
2015-07-07
*
adding feed icons on feed pages
François Schmidts
2015-07-06
*
adding cache control on icons
François Schmidts
2015-07-06
*
the icon isn't a url but a b64 dump
François Schmidts
2015-07-06
*
light refact
François Schmidts
2015-07-06
*
making bookmaklet work for any url
François Schmidts
2015-07-06
*
constructing feed from normal url also
François Schmidts
2015-07-06
*
basic UI to maniuplate filters
François Schmidts
2015-07-02
*
a more bootstrap edit feed page & removing unused code
François Schmidts
2015-07-02
*
adding unread count when listing feeds, using count_by_feed for user management
François Schmidts
2015-07-02
*
accelerating the feeds page
François Schmidts
2015-07-02
*
The bookmarklet to subscribe to a feed has been slightly updated.
Cédric Bonhomme
2015-06-03
*
Only display this message when the crawling has been launched.
Cédric Bonhomme
2015-04-23
*
better title handling
François Schmidts
2015-04-22
*
making fetch call dependent to the crawling method option
François Schmidts
2015-04-14
*
redoing conf gathering and using it in templates
François Schmidts
2015-04-14
*
Automatically download articles for the new feed.
Cédric Bonhomme
2015-04-14
*
It is now possible to add a new feed from any page via a dropdown menu.
Cédric Bonhomme
2015-04-12
*
first take on redoing the menu
François Schmidts
2015-04-12
*
correcting a bug where we didn't allow to edit a feed
François Schmidts
2015-04-12
*
adding a reset link to the feed page
François Schmidts
2015-04-12
*
moving feed views related code in views.feed and massive use of url_for
François Schmidts
2015-04-12
*
Fixed a minor bug in the '/feed' page.
Cédric Bonhomme
2015-03-23
*
Moved duplicate() function in utils.py. Some minor cosmethic changes.
Cédric Bonhomme
2015-03-08
*
fixing/restoring logging level
François Schmidts
2015-03-03
*
a first big refacto of the existing arch
François Schmidts
2015-03-03
bgstack15