Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Do not display the flash message in full width. | Cédric Bonhomme | 2015-07-10 |
| | |||
* | Minor fixes to the counter. | Cédric Bonhomme | 2015-07-10 |
| | |||
* | Only start the classic crawler if we were able to get the feed of the site. | Cédric Bonhomme | 2015-07-10 |
| | |||
* | Merged in jaesivsm/pyaggr3g470r (pull request #18) | Cédric Bonhomme | 2015-07-10 |
|\ | | | | | | | bookmarlet & navbar form improvement | ||
| * | rebuilding feed url as well | François Schmidts | 2015-07-07 |
| | | |||
| * | making the crawler getting the feed with high traffic earlier | François Schmidts | 2015-07-07 |
| | | |||
| * | protecting pyagg against empty feed | François Schmidts | 2015-07-07 |
| | | |||
| * | using bookmarklet for adding feed from navbar | François Schmidts | 2015-07-07 |
|/ | |||
* | Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r | Cédric Bonhomme | 2015-07-06 |
|\ | |||
| * | Merged in jaesivsm/pyaggr3g470r (pull request #17) | Cédric Bonhomme | 2015-07-06 |
| |\ | | | | | | | | | | sorry, another pull request in a very short delay | ||
| | * | making it possible for super admin to update other's feed | François Schmidts | 2015-07-06 |
| | | | |||
| | * | important fix, the retrieved_date was always now, leading to unmatchable ↵ | François Schmidts | 2015-07-06 |
| | | | | | | | | | | | | article (added again and again) | ||
| | * | adding feed icons on feed pages | François Schmidts | 2015-07-06 |
| |/ | |||
* / | Updated translations. | Cédric Bonhomme | 2015-07-06 |
|/ | |||
* | Minor fixes from a quick review. Need to test deeper. | Cédric Bonhomme | 2015-07-06 |
| | |||
* | Merged in jaesivsm/pyaggr3g470r (pull request #16) | Cédric Bonhomme | 2015-07-06 |
|\ | | | | | | | Master | ||
| * | adding cache control on icons | François Schmidts | 2015-07-06 |
| | | |||
| * | the icon isn't a url but a b64 dump | François Schmidts | 2015-07-06 |
| | | |||
| * | light refact | François Schmidts | 2015-07-06 |
| | | | | | | | | | | * both crawlers now use the same utils methods * the original crawler use now more of the controllers, enabling the filters feature | ||
| * | making bookmaklet work for any url | François Schmidts | 2015-07-06 |
| | | |||
| * | constructing feed from normal url also | François Schmidts | 2015-07-06 |
| | | |||
| * | fixing bug on reset link for feeds and hidding feed title for eXtraSmall device | François Schmidts | 2015-07-06 |
|/ | |||
* | Improved the way we get the URL of the feed's icon. | Cédric Bonhomme | 2015-07-06 |
| | |||
* | Updated the classic crawler to use the new icon feature. | Cédric Bonhomme | 2015-07-06 |
| | |||
* | Merged in jaesivsm/pyaggr3g470r (pull request #15) | Cédric Bonhomme | 2015-07-03 |
|\ | | | | | | | the icon feature | ||
| * | fixing bug on reset link for feeds and hidding feed title for eXtraSmall device | François Schmidts | 2015-07-03 |
| | | |||
| * | the icon feature | François Schmidts | 2015-07-03 |
| | | | | | | | | | | | | * icon of feeds is now an url retrieved from the feed or the site link * the icon is displayed in the home page making it visually easier to read * the http crawler is in charge of keeping it up to date | ||
| * | Minor improvements to the edit feed forms. | Cédric Bonhomme | 2015-07-03 |
| | | |||
* | | Minor improvements to the edit feed forms. | Cédric Bonhomme | 2015-07-03 |
| | | |||
* | | Merged in jaesivsm/pyaggr3g470r (pull request #14) | Cédric Bonhomme | 2015-07-02 |
|\| | | | | | | | Master | ||
| * | using conf.DEFAULT_MAX_ERROR in feed template | François Schmidts | 2015-07-02 |
| | | |||
| * | basic UI to maniuplate filters | François Schmidts | 2015-07-02 |
| | | |||
| * | redoing home page in a more 'bootstrapy' way | François Schmidts | 2015-07-02 |
| | | |||
| * | a more bootstrap edit feed page & removing unused code | François Schmidts | 2015-07-02 |
| | | |||
| * | registering an strftime even if headers don't provide one | François Schmidts | 2015-07-02 |
| | | |||
| * | adding unread count when listing feeds, using count_by_feed for user management | François Schmidts | 2015-07-02 |
| | | |||
| * | accelerating the feeds page | François Schmidts | 2015-07-02 |
| | | |||
| * | adding comments and tests | François Schmidts | 2015-07-02 |
| | | |||
| * | adding filters mechanism + splitting tests + adding tests for filters | François Schmidts | 2015-07-02 |
| | | |||
| * | adding filters field | François Schmidts | 2015-07-02 |
| | | |||
| * | sqlite can't drop column, ignoring drop statement | François Schmidts | 2015-07-02 |
| | | |||
| * | some factorising | François Schmidts | 2015-07-02 |
|/ | |||
* | Display a picto when a feed is disabled due to errors when retrieving. | Cédric Bonhomme | 2015-07-02 |
| | |||
* | Bugfix: the variable 'favorites' wasn't transfered to the template. | Cédric Bonhomme | 2015-06-29 |
| | |||
* | Typo. | Cédric Bonhomme | 2015-06-12 |
| | |||
* | No need to display the /duplicates page when there is no duplicate. | Cédric Bonhomme | 2015-06-12 |
| | |||
* | The bookmarklet to subscribe to a feed has been slightly updated. | Cédric Bonhomme | 2015-06-03 |
| | |||
* | Updated NEWS.rst file for the new release (6.6). | Cédric Bonhomme | 2015-06-02 |
| | |||
* | It is recommended to close the loop at the end of the procesus ↵ | Cédric Bonhomme | 2015-06-02 |
| | | | | (https://groups.google.com/forum/#!topic/python-tulip/8bRLexUzeU4). | ||
* | Bug fix: the 'expire_articles' function was deleting articles of all users! | Cédric Bonhomme | 2015-06-02 |
| |