| Commit message (Expand) | Author | Age |
* | Updated translations. | Cédric Bonhomme | 2014-05-04 |
* | Take into account the client time zone. | Cédric Bonhomme | 2014-05-03 |
* | Internationalization to french. | Cédric Bonhomme | 2014-05-01 |
* | The /home page is now loading faster. | Cédric Bonhomme | 2014-04-12 |
* | Management of users via the administrator's account. | Cédric Bonhomme | 2014-04-09 |
* | Improved articles loading for the home page. | Cédric Bonhomme | 2014-04-08 |
* | Beginning of the port to PostgreSQL. | Cédric Bonhomme | 2014-04-07 |
* | Display last 'n' articles. | Cédric Bonhomme | 2014-02-05 |
* | Mark all articles as read by feed. | Cédric Bonhomme | 2014-02-02 |
* | Test with another time format (only for the home page). | Cédric Bonhomme | 2014-01-31 |
* | explicitly mark a string as safe HTML with |safe | Cédric Bonhomme | 2014-01-27 |
* | Replaced eye-open icon by info-sign. | Cédric Bonhomme | 2014-01-15 |
* | Only display this icon if the feed is enabled. | Cédric Bonhomme | 2014-01-12 |
* | It is now possible to feth only one feed. | Cédric Bonhomme | 2014-01-12 |
* | Fixed mistyped HTML tag in templates. | Cédric Bonhomme | 2013-12-24 |
* | Sort feeds by title with Jinja sort() function. | Cédric Bonhomme | 2013-11-11 |
* | Test if the user is subscribed to a feed. | Cédric Bonhomme | 2013-11-10 |
* | Updated templates. | Cédric Bonhomme | 2013-11-10 |
* | Fixed a minor bug in templates (when displaying list of articles). | Cédric Bonhomme | 2013-11-09 |
* | Added users management. | Cédric Bonhomme | 2013-11-01 |
* | Improved templates: rendering of the list of articles | Cédric Bonhomme | 2013-10-31 |
* | Trying to sort articles (SortedListField(ReferenceField('Article')). | Cédric Bonhomme | 2013-10-13 |
* | Optimizations in /home and /articles templates. | Cédric Bonhomme | 2013-10-13 |
* | MongoEngine list slicing. | Cédric Bonhomme | 2013-10-13 |
* | First prototype for the /articles page. | Cédric Bonhomme | 2013-10-13 |
* | First prototype for the /article page. | Cédric Bonhomme | 2013-10-13 |
* | Updated about page. Readed article title are using h3 headers and unreaded h1... | Cédric Bonhomme | 2013-10-13 |
* | Added new files. First prototype with the Flask micro-framework. | Cédric Bonhomme | 2013-10-13 |