Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | If the character encoding can not be determined, Universal Feed Parser sets ↵ | Cédric Bonhomme | 2016-01-07 |
| | | | | the bozo bit to 1 and sets bozo_exception to feedparser.CharacterEncodingUnknown. In this case, parsed values will be strings, not Unicode strings. This is not a problem for us. | ||
* | it seemms that alembic do not find the models | Cédric Bonhomme | 2016-01-06 |
| | |||
* | Minor edit to the /feed page (template). | Cédric Bonhomme | 2016-01-05 |
| | |||
* | Updated translations. | Cédric Bonhomme | 2016-01-05 |
| | |||
* | Updated the link to add a feed in the /management page. | Cédric Bonhomme | 2016-01-05 |
| | |||
* | bug fix | Cédric Bonhomme | 2016-01-04 |
| | |||
* | Minor improvements to the crawler (logging of errors). | Cédric Bonhomme | 2016-01-04 |
| | |||
* | Add the possibility to mark as read articles older than 5 days. | Cédric Bonhomme | 2016-01-04 |
| | |||
* | Sort by year. | Cédric Bonhomme | 2016-01-04 |
| | |||
* | Fixed path to the log in the default configuration file. | Cédric Bonhomme | 2016-01-04 |
| | |||
* | Updated translations. | Cédric Bonhomme | 2015-12-22 |
| | |||
* | handling failing feed link | François Schmidts | 2015-12-17 |
| | |||
* | moving the root of source code from / to /src/ | François Schmidts | 2015-12-17 |