aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r
Commit message (Collapse)AuthorAge
...
* Try to fix a problem on Heroku with the list of feeds (1).Cédric Bonhomme2014-06-13
|
* Sort the list of feeds by number of unread artiles and alphabetically.Cédric Bonhomme2014-06-13
|
* Reseolved 'Page Not Found' error when clicking on 'Mark all as read'.Cédric Bonhomme2014-06-12
|
* more ui_tweak for menusFrançois Schmidts2014-06-12
|
* unread redirects homeFrançois Schmidts2014-06-12
|
* style correctionFrançois Schmidts2014-06-12
|
* reimplementing the unread count in left menuFrançois Schmidts2014-06-12
|
* aligning message box to the rightFrançois Schmidts2014-06-12
|
* redoing home pageFrançois Schmidts2014-06-12
|
* adding the capacity to mark articles as unreadFrançois Schmidts2014-06-10
|
* fixes #7Cédric Bonhomme2014-06-10
|
* Not writing JSON file when importing an account.Cédric Bonhomme2014-06-10
|
* fixing parsing for already quoted url as wellFrançois Schmidts2014-06-09
|\
| * A problem with urllib.quote() has been detected with the url: ↵Cédric Bonhomme2014-06-08
| | | | | | | | http://standblog.org/blog/post/2014/02/04/Confiance-en-Google-%3A-81-de-non.
* | making pyagregator runnable by apacheFrançois Schmidts2014-06-09
|/ | | | | | | | | * adding bootstrap module for basic import * redoing logging (config, proper use of the logging module) * making secret part of config (random wouldn't work with apache since it uses different instances of python) * making server entry point not executing application if just imported * not writing file for opml when we can read it from memory
* supporting feed without date or with ill formated dateFrançois Schmidts2014-06-08
|
* fixing crash when logging with nonexisting userFrançois Schmidts2014-06-08
|
* Font size for the sidebar: 100%Cédric Bonhomme2014-06-01
|
* Autoscroll for the sidebar.Cédric Bonhomme2014-06-01
|
* Hide the sidebar on small and extra small screens.Cédric Bonhomme2014-06-01
|
* Improved sidenav bar.Cédric Bonhomme2014-06-01
|
* Tryin the affix sidenav.Cédric Bonhomme2014-06-01
|
* Testing a performance improvement.Cédric Bonhomme2014-05-27
|
* Updated anchor.Cédric Bonhomme2014-05-27
|
* Updated translations.Cédric Bonhomme2014-05-27
|
* Updated translations.Cédric Bonhomme2014-05-27
|
* Account import near to be OK.Cédric Bonhomme2014-05-27
|
* Updated JSON export.Cédric Bonhomme2014-05-27
|
* Updated JSON export.Cédric Bonhomme2014-05-27
|
* Updated translations.Cédric Bonhomme2014-05-24
|
* And now its a typo...Cédric Bonhomme2014-05-23
|
* Bug fix.Cédric Bonhomme2014-05-23
|
* Test.Cédric Bonhomme2014-05-23
|
* Feeds with unread articles are displayed before.Cédric Bonhomme2014-05-23
|
* Reduce space between items of lists.Cédric Bonhomme2014-05-23
|
* Test with container-fluid layout.Cédric Bonhomme2014-05-23
|
* Only display count when there are unread articles.Cédric Bonhomme2014-05-23
|
* New list menu for feeds.Cédric Bonhomme2014-05-23
|
* Bootstrap badge to display the number of unread articles by feed.Cédric Bonhomme2014-05-23
|
* Display unread articles for one feed.Cédric Bonhomme2014-05-23
|
* Updated templates/profile.html.Cédric Bonhomme2014-05-23
|
* When form is not validated, redirect to create_user.Cédric Bonhomme2014-05-23
|
* Updated translations.Cédric Bonhomme2014-05-20
|
* Updated translations.Cédric Bonhomme2014-05-20
|
* Added 'Last seen' column to the table of the dashboard.Cédric Bonhomme2014-05-20
|
* bcc seems to be not workingCédric Bonhomme2014-05-20
|
* fix for postmarkCédric Bonhomme2014-05-20
|
* Real FFixCédric Bonhomme2014-05-20
|
* FixCédric Bonhomme2014-05-20
|
* FixCédric Bonhomme2014-05-20
|
bgstack15