Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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. | ||||
| * | Implemented Flattr changes | Thomas Citharel | 2013-09-08 | 1 | -2/+57 |
| | | | | | | | | | | Added a button to say if the article is flattrable or not and how many people have flattred this object. | ||||
* | | Merge branch 'dev' of https://github.com/inthepoche/poche into dev | Nicolas Lœuillet | 2013-09-10 | 1 | -0/+2 |
|\ \ | |||||
| * | | Add number of results next to pager | NumEricR | 2013-08-28 | 1 | -0/+2 |
| |/ | |||||
* | | changes to add url directly from poche | Nicolas Lœuillet | 2013-09-10 | 1 | -6/+1 |
| | | |||||
* | | Fixed bugs due to migration | Thomas Citharel | 2013-09-08 | 1 | -1/+1 |
| | | |||||
* | | Implemented Add Button | Thomas Citharel | 2013-09-08 | 1 | -0/+5 |
|/ | | | | | Added a button to add an URL when directly into Poche. If JS isn't enabled, nothing happens. | ||||
* | Add warning message when there is no entry in current view | NumEricR | 2013-08-27 | 1 | -5/+9 |
| | |||||
* | Update comment | NumEricR | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | fix bug #186: content was empty when enabling downloading pictures | Nicolas Lœuillet | 2013-08-26 | 1 | -1/+1 |
| | |||||
* | poche now uses Full Text RSS to fetch content | Nicolas Lœuillet | 2013-08-25 | 1 | -24/+18 |
| | |||||
* | graceful error-handling with imports, define where import files are stored | EliasZ | 2013-08-24 | 1 | -12/+31 |
| | |||||
* | new messages when update / install | Nicolas Lœuillet | 2013-08-23 | 1 | -3/+3 |
| | |||||
* | some precisons in updating poche | Nicolas Lœuillet | 2013-08-16 | 1 | -7/+6 |
| | |||||
* | updating script | Nicolas Lœuillet | 2013-08-16 | 1 | -10/+20 |
| |