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
Commit message (
Expand
)
Author
Age
*
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
*
the icon feature
François Schmidts
2015-07-03
*
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
*
Bugfix: the variable 'favorites' wasn't transfered to the template.
Cédric Bonhomme
2015-06-29
*
Typo.
Cédric Bonhomme
2015-06-12
*
No need to display the /duplicates page when there is no duplicate.
Cédric Bonhomme
2015-06-12
*
The bookmarklet to subscribe to a feed has been slightly updated.
Cédric Bonhomme
2015-06-03
*
Bug fix: the 'expire_articles' function was deleting articles of all users!
Cédric Bonhomme
2015-06-02
*
It is now possible to sort the list of articles on the second column (title o...
Cédric Bonhomme
2015-06-02
*
The search is now case unsensitive.
Cédric Bonhomme
2015-06-01
*
This sort is supposed to be based on the feed's name.
Cédric Bonhomme
2015-06-01
*
Finally, the side menu was easier to understand before.
Cédric Bonhomme
2015-05-17
*
pep8
François Schmidts
2015-05-13
*
The list of inactive feeds is now sorted.
Cédric Bonhomme
2015-05-10
*
Removed 'articles' view.
Cédric Bonhomme
2015-05-09
*
Just a try to get a more comprehensive counter of unread articles.
Cédric Bonhomme
2015-04-23
*
enforcing better user of user_id in controllers
François Schmidts
2015-04-23
*
Fixed strange behaviour of the search when only searching on the content.
Cédric Bonhomme
2015-04-23
*
Bugfix: 'searc_content' -> 'search_content'.
Cédric Bonhomme
2015-04-23
*
Only display this message when the crawling has been launched.
Cédric Bonhomme
2015-04-23
*
making admin able to update all other users feed
François Schmidts
2015-04-22
*
better title handling
François Schmidts
2015-04-22
*
Full text seaerch with Whoosh has been removed.
Cédric Bonhomme
2015-04-22
*
Restoring HTML 500 error handler.
Cédric Bonhomme
2015-04-19
*
The problem was the 'database_url' conf variable, which is required on Heroku...
Cédric Bonhomme
2015-04-19
*
Test.
Cédric Bonhomme
2015-04-19
*
Remove the HTML 500 error handler to better understand the problem.
Cédric Bonhomme
2015-04-19
*
misc bugfix (dict should be set at load time) and var renaming
François Schmidts
2015-04-16
*
redoing sorting on SQL and allowing to reverse sorting
François Schmidts
2015-04-16
*
introducing the or filter component
François Schmidts
2015-04-16
*
redoing full text search
François Schmidts
2015-04-16
*
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 sort articles by date (default) or by feed.
Cédric Bonhomme
2015-04-13
*
Bugfix: forgot to pass the 'user' variable to the template.
Cédric Bonhomme
2015-04-12
*
Removed useless form instance.
Cédric Bonhomme
2015-04-12
*
Fixed a bug when creating a new user via the dashboard. An other little impro...
Cédric Bonhomme
2015-04-12
*
Typo.
Cédric Bonhomme
2015-04-12
*
Do not display the search button on Heroku.
Cédric Bonhomme
2015-04-12
*
It is now possible to add a new feed from any page via a dropdown menu.
Cédric Bonhomme
2015-04-12
*
improving look and feel of home page
François Schmidts
2015-04-12
*
making the favorites link switch to home when the displayed page is favorites
François Schmidts
2015-04-12
*
no redirect from home if no feed has been tfiltered in
François Schmidts
2015-04-12
[next]
bgstack15