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
*
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