aboutsummaryrefslogtreecommitdiff
path: root/src/web/lib/feed_utils.py
Commit message (Collapse)AuthorAge
* cleaning the mess in the libs directoriesCédric Bonhomme2016-11-17
|
* Bugfix: argument of type 'NoneType' is not iterable in html.unescape().Cédric Bonhomme2016-11-16
|
* various improvements to the crawler (better use of coroutines, test if an ↵Cédric Bonhomme2016-11-08
| | | | article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles)
* begin integration of the new architectureCédric Bonhomme2016-03-01
|
* modal from navFrançois Schmidts2016-01-31
|
* fixing stuffsFrançois Schmidts2016-01-11
| | | | | | * no more warning on constructing feeds * using the configured user agent for constructing feed * regrouping the logic behind knowing if the parsing of a feed worked
* handling failing feed linkFrançois Schmidts2015-12-17
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15