Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | site_config is now embedded with poche | Nicolas Lœuillet | 2013-10-03 | 9 | -0/+52 |
| | |||||
* | Avoid ".git" option in themes list of config page | NumEricR | 2013-09-26 | 1 | -1/+1 |
| | |||||
* | change import files constants | Nicolas Lœuillet | 2013-09-21 | 1 | -3/+7 |
| | |||||
* | bug fix #229: theme not stored on updated poches | Nicolas Lœuillet | 2013-09-21 | 1 | -3/+11 |
| | |||||
* | unactivate debug | Nicolas Lœuillet | 2013-09-21 | 1 | -1/+1 |
| | |||||
* | fix bug #225: blank page on article page1.0-beta5.1 | Nicolas Lœuillet | 2013-09-20 | 1 | -9/+9 |
| | |||||
* | remove define.inc.php | Nicolas Lœuillet | 2013-09-20 | 1 | -39/+0 |
| | |||||
* | help when sqlite file not found | Nicolas Lœuillet | 2013-09-20 | 1 | -1/+1 |
| | |||||
* | remove config.inc.php | Nicolas Lœuillet | 2013-09-20 | 1 | -56/+0 |
| | |||||
* | chmod & mail address | Nicolas Lœuillet | 2013-09-20 | 3 | -10/+2 |
| | |||||
* | merge #224 | Nicolas Lœuillet | 2013-09-20 | 7 | -131/+435 |
| | |||||
* | fixes with new session class | Nicolas Lœuillet | 2013-09-20 | 2 | -10/+1 |
| | |||||
* | remove csrf check | Nicolas Lœuillet | 2013-09-18 | 1 | -9/+1 |
| | |||||
* | fix bug #127: update session class | Nicolas Lœuillet | 2013-09-17 | 3 | -71/+223 |
| | |||||
* | Add lang attribute in html tag | NumEricR | 2013-09-14 | 1 | -0/+5 |
| | |||||
* | titles with colon bad parsed | Nicolas Lœuillet | 2013-09-13 | 1 | -1/+1 |
| | |||||
* | fix bug #209: titles with colon bad parsed | Nicolas Lœuillet | 2013-09-12 | 3 | -9/+49 |
| | |||||
* | Merge branch 'Flattr' of git://github.com/tcitworld/poche into tcitworld-Flattr | Nicolas Lœuillet | 2013-09-10 | 4 | -4/+65 |
|\ | | | | | | | | | Conflicts: inc/3rdparty/site_config | ||||
| * | Fixed bugs, added a flattr button and an option | Thomas Citharel | 2013-09-10 | 2 | -2/+3 |
| | | | | | | | | | | 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. | ||||
* | | add site_config submodule | Nicolas Lœuillet | 2013-09-10 | 1 | -0/+0 |
| | | |||||
* | | remove site_config to manage them by a submodule | Nicolas Lœuillet | 2013-09-10 | 8 | -52/+0 |
| | | |||||
* | | change doc url | Nicolas Lœuillet | 2013-09-10 | 1 | -1/+1 |
| | | |||||
* | | change email address in header | Nicolas Lœuillet | 2013-09-10 | 2 | -5/+2 |
| | | |||||
* | | 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 |
| | |||||
* | config file for tldp.org | Nicolas Lœuillet | 2013-08-27 | 1 | -0/+6 |
| | |||||
* | add configuration to parse bfmtv.com | Nicolas Lœuillet | 2013-08-27 | 1 | -0/+6 |
| | |||||
* | 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 | 52 | -78/+20037 |
| | |||||
* | fix bug #175 IP addresses do not appear in view original | Nicolas Lœuillet | 2013-08-25 | 1 | -7/+1 |
| | |||||
* | Merge pull request #173 from EliasZ/dev | Nicolas Lœuillet | 2013-08-24 | 2 | -13/+36 |
|\ | | | | | Graceful error-handling with imports and defining where import files are stored | ||||
| * | graceful error-handling with imports, define where import files are stored | EliasZ | 2013-08-24 | 2 | -13/+36 |
| | | |||||
* | | Add IPv4 url support (and others beginning by a digit) | nicofrand | 2013-08-24 | 1 | -1/+1 |
| | | |||||
* | | Add IPv4 url support (and others beginning by a digit) | nicofrand | 2013-08-24 | 1 | -3/+1 |
| | | |||||
* | | Add IPv4 url support (and others beginning by a digit) | nicofrand | 2013-08-24 | 1 | -2/+2 |
|/ | |||||
* | preparing to beta4 | Nicolas Lœuillet | 2013-08-23 | 1 | -2/+2 |
| | |||||
* | new messages when update / install | Nicolas Lœuillet | 2013-08-23 | 1 | -3/+3 |
| | |||||
* | notice with poche_version undefined' | Nicolas Lœuillet | 2013-08-23 | 1 | -18/+13 |
| | |||||
* | tabs2spaces | Nicolas Lœuillet | 2013-08-23 | 1 | -6/+7 |
| | |||||
* | set shaarli to false | Nicolas Lœuillet | 2013-08-23 | 1 | -1/+1 |
| | |||||
* | fix bug #150 Add support of text files by setting a default title | Nicolas Lœuillet | 2013-08-23 | 1 | -1/+1 |
| |