aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates/unread.html
Commit message (Collapse)AuthorAge
* Significative performance improvement for the /unread view.Cédric Bonhomme2014-09-22
|
* adding the capacity to mark articles as unreadFrançois Schmidts2014-06-10
|
* Using datetime filter in all templates.Cédric Bonhomme2014-05-03
|
* Internationalization to french in progress.Cédric Bonhomme2014-05-01
|
* Improvements of the feedgetter module.Cédric Bonhomme2014-04-12
|
* /unread and /like views are working.Cédric Bonhomme2014-04-08
|
* Updated all links to /articles page.Cédric Bonhomme2014-02-06
|
* Mark all articles as read by feed.Cédric Bonhomme2014-02-02
|
* Updated template with Bootstrap 3.1 headers.Cédric Bonhomme2014-01-30
|
* explicitly mark a string as safe HTML with |safeCédric Bonhomme2014-01-27
|
* Replaced eye-open icon by info-sign.Cédric Bonhomme2014-01-15
|
* Minor fix in the template of unread articles.Cédric Bonhomme2013-12-27
|
* Sort feeds by title with Jinja sort() function.Cédric Bonhomme2013-11-11
|
* Updated templates.Cédric Bonhomme2013-11-10
|
* Fixed a minor bug in templates (when displaying list of articles).Cédric Bonhomme2013-11-09
|
* Missing character...Cédric Bonhomme2013-11-05
|
* Minor improvement for the /unread tempate.Cédric Bonhomme2013-11-05
|
* Added users management.Cédric Bonhomme2013-11-01
|
* Improved templates: rendering of the list of articlesCédric Bonhomme2013-10-31
|
* tests for /unread page.Cédric Bonhomme2013-10-28
bgstack15