Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | bug fix #364 - RSS Feed URL problem with + sign | Nicolas Lœuillet | 2014-02-12 | 1 | -7/+3 | |
|/ | ||||||
* | fix of bug #368 Endless redirects or user doesn't exist with basic ↵ | Maryana Rozhankivska | 2014-01-30 | 1 | -9/+10 | |
| | | | | authentication | |||||
* | some fix to courgette theme | Nicolas Lœuillet | 2014-01-28 | 1 | -45/+69 | |
| | ||||||
* | Merge branch 'extraction-with-basic-auth' of git://github.com/aaa2000/poche ↵ | Nicolas Lœuillet | 2014-01-28 | 1 | -4/+17 | |
|\ | | | | | | | into aaa2000-extraction-with-basic-auth | |||||
| * | add basic auth in file_get_contents for content extraction when user use ↵ | adev | 2014-01-12 | 1 | -4/+17 | |
| | | | | | | | | basic auth | |||||
* | | [fix] inthepoche.com => wallabag.org | Nicolas Lœuillet | 2014-01-28 | 1 | -2/+2 | |
| | | ||||||
* | | poche is dead, welcome wallabag | Nicolas Lœuillet | 2014-01-28 | 1 | -4/+5 | |
|/ | ||||||
* | [add] import from poche, thank you @tsadiq #388 | Nicolas Lœuillet | 2014-01-07 | 1 | -1/+48 | |
| | ||||||
* | [add] user_agent in file_get_contents | Nicolas Lœuillet | 2014-01-07 | 1 | -1/+3 | |
| | ||||||
* | [fix] #375 Readability.com changed its export format | Nicolas Lœuillet | 2014-01-03 | 1 | -25/+28 | |
| | ||||||
* | [fix] bugs #374 and #376 - encoding in rss | Nicolas Lœuillet | 2014-01-03 | 1 | -1/+1 | |
| | ||||||
* | [add] check tags tables | Nicolas Lœuillet | 2013-12-23 | 1 | -1/+2 | |
| | ||||||
* | PHP_AUTH_USER isn't available when using php as cgi | Nicolas Lœuillet | 2013-12-23 | 1 | -9/+13 | |
| | ||||||
* | fix for long lasting session | Dmitry Sandalov | 2013-12-21 | 1 | -1/+2 | |
| | ||||||
* | [add] assign and remove a tag to an entry | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+31 | |
| | ||||||
* | [add] rss for tag | Nicolas Lœuillet | 2013-12-06 | 1 | -3/+12 | |
| | ||||||
* | [add] page which lists entries for a tag | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+8 | |
| | ||||||
* | [add] edit tags page | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+7 | |
| | ||||||
* | [add] create tags page | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+6 | |
| | ||||||
* | [add] send tags to article view | Nicolas Lœuillet | 2013-12-06 | 1 | -4/+8 | |
| | ||||||
* | [fix] RSS feeds were buggy when I update full-text RSS | Nicolas Lœuillet | 2013-12-06 | 1 | -2/+2 | |
| | ||||||
* | [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters | Nicolas Lœuillet | 2013-12-06 | 1 | -3/+6 | |
| | ||||||
* | [add] add RSS feed for archive | Nicolas Lœuillet | 2013-12-05 | 1 | -1/+1 | |
| | ||||||
* | [add] atom feeds for unread / fav items | Nicolas Lœuillet | 2013-12-03 | 1 | -0/+51 | |
| | ||||||
* | use 2 seprate variable for autoclosing windows to avoid to quick closing ↵ | banux | 2013-10-27 | 1 | -1/+1 | |
| | | | | when sharing, the popup can be close before the link is save | |||||
* | Add a autoclose parameters. When we use sharing method in plugins like the ↵ | banux | 2013-10-27 | 1 | -2/+6 | |
| | | | | tiny tiny rss one or the firefox plugins we can passe the autoclose=true parameters that close the popup. | |||||
* | bug fix #259: Deleting article doesn't redirect | Nicolas Lœuillet | 2013-10-25 | 1 | -1/+1 | |
| | ||||||
* | Added support for http_auth | Denis Sacchet | 2013-10-20 | 1 | -8/+27 | |
| | ||||||
* | Merge pull request #274 from NumEricR/select-theme | Nicolas Lœuillet | 2013-10-08 | 1 | -1/+2 | |
|\ | | | | | Update select theme filter and sort names (dev branch PR) | |||||
| * | Sort themes alphabetically in config list | NumEricR | 2013-10-05 | 1 | -0/+1 | |
| | | ||||||
| * | Remove useless filter on .git folder | NumEricR | 2013-10-05 | 1 | -1/+1 | |
| | | ||||||
* | | bug fix #215: change language from config screen | Nicolas Lœuillet | 2013-10-07 | 1 | -0/+77 | |
| | | ||||||
* | | bug fix #268: move POCHE_VERSION in index.php and change the name to avoid ↵ | Nicolas Lœuillet | 2013-10-07 | 1 | -2/+2 | |
| | | | | | | | | conflicts when updating | |||||
* | | bug fix #266: make installation steps easier | Nicolas Lœuillet | 2013-10-07 | 1 | -41/+44 | |
|/ | ||||||
* | change doc link1.0.0 | Nicolas Lœuillet | 2013-10-03 | 1 | -1/+1 | |
| | ||||||
* | reopen #219 when archive last poched links from a page, redirect to an other ↵ | Nicolas Lœuillet | 2013-10-03 | 1 | -5/+0 | |
| | | | | page | |||||
* | Merge branch 'dev' of git://github.com/tcitworld/poche into tcitworld-dev | Nicolas Lœuillet | 2013-10-03 | 1 | -1/+1 | |
|\ | ||||||
| * | Changed Flattr Caching System | Thomas Citharel | 2013-09-27 | 1 | -1/+1 | |
| | | | | | | | | From md5(url) to the ID of an article. Easier and faster. | |||||
* | | bug fix #227: Deleting element in archive redirect to home | Nicolas Lœuillet | 2013-10-03 | 1 | -1/+1 | |
| | | ||||||
* | | bug fix #219: when archive last poched links from a page, redirect to an ↵ | Nicolas Lœuillet | 2013-10-03 | 1 | -0/+6 | |
| | | | | | | | | other page | |||||
* | | change instructions messages | Nicolas Lœuillet | 2013-10-03 | 1 | -6/+9 | |
| | | ||||||
* | | Avoid ".git" option in themes list of config page | NumEricR | 2013-09-26 | 1 | -1/+1 | |
|/ | ||||||
* | fix bug #225: blank page on article page1.0-beta5.1 | Nicolas Lœuillet | 2013-09-20 | 1 | -9/+9 | |
| | ||||||
* | help when sqlite file not found | Nicolas Lœuillet | 2013-09-20 | 1 | -1/+1 | |
| | ||||||
* | merge #224 | Nicolas Lœuillet | 2013-09-20 | 1 | -61/+232 | |
| | ||||||
* | fixes with new session class | Nicolas Lœuillet | 2013-09-20 | 1 | -9/+0 | |
| | ||||||
* | fix bug #127: update session class | Nicolas Lœuillet | 2013-09-17 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'Flattr' of git://github.com/tcitworld/poche into tcitworld-Flattr | Nicolas Lœuillet | 2013-09-10 | 1 | -4/+10 | |
|\ | | | | | | | | | Conflicts: inc/3rdparty/site_config | |||||
| * | Fixed bugs, added a flattr button and an option | Thomas Citharel | 2013-09-10 | 1 | -1/+1 | |
| | | | | | | | | | | There's a button and an option in define.inc.php to show the button or not. | |||||
| * | Fixed errors and changed source of flattrs | Thomas Citharel | 2013-09-08 | 1 | -8/+8 | |
| | | | | | | | | | | Fixed errors, and the number displayed is no longer the number of peope who has flattred an article, but the number of flattrs he has got. |