aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
* site_config is now embedded with pocheNicolas Lœuillet2013-10-039-0/+52
|
* Avoid ".git" option in themes list of config pageNumEricR2013-09-261-1/+1
|
* change import files constantsNicolas Lœuillet2013-09-211-3/+7
|
* bug fix #229: theme not stored on updated pochesNicolas Lœuillet2013-09-211-3/+11
|
* unactivate debugNicolas Lœuillet2013-09-211-1/+1
|
* fix bug #225: blank page on article page1.0-beta5.1Nicolas Lœuillet2013-09-201-9/+9
|
* remove define.inc.phpNicolas Lœuillet2013-09-201-39/+0
|
* help when sqlite file not foundNicolas Lœuillet2013-09-201-1/+1
|
* remove config.inc.phpNicolas Lœuillet2013-09-201-56/+0
|
* chmod & mail addressNicolas Lœuillet2013-09-203-10/+2
|
* merge #224Nicolas Lœuillet2013-09-207-131/+435
|
* fixes with new session classNicolas Lœuillet2013-09-202-10/+1
|
* remove csrf checkNicolas Lœuillet2013-09-181-9/+1
|
* fix bug #127: update session classNicolas Lœuillet2013-09-173-71/+223
|
* Add lang attribute in html tagNumEricR2013-09-141-0/+5
|
* titles with colon bad parsedNicolas Lœuillet2013-09-131-1/+1
|
* fix bug #209: titles with colon bad parsedNicolas Lœuillet2013-09-123-9/+49
|
* Merge branch 'Flattr' of git://github.com/tcitworld/poche into tcitworld-FlattrNicolas Lœuillet2013-09-104-4/+65
|\ | | | | | | | | Conflicts: inc/3rdparty/site_config
| * Fixed bugs, added a flattr button and an optionThomas Citharel2013-09-102-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 flattrsThomas Citharel2013-09-081-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 changesThomas Citharel2013-09-081-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 submoduleNicolas Lœuillet2013-09-101-0/+0
| |
* | remove site_config to manage them by a submoduleNicolas Lœuillet2013-09-108-52/+0
| |
* | change doc urlNicolas Lœuillet2013-09-101-1/+1
| |
* | change email address in headerNicolas Lœuillet2013-09-102-5/+2
| |
* | Merge branch 'dev' of https://github.com/inthepoche/poche into devNicolas Lœuillet2013-09-101-0/+2
|\ \
| * | Add number of results next to pagerNumEricR2013-08-281-0/+2
| |/
* | changes to add url directly from pocheNicolas Lœuillet2013-09-101-6/+1
| |
* | Fixed bugs due to migrationThomas Citharel2013-09-081-1/+1
| |
* | Implemented Add ButtonThomas Citharel2013-09-081-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 viewNumEricR2013-08-271-5/+9
|
* Update commentNumEricR2013-08-271-1/+1
|
* config file for tldp.orgNicolas Lœuillet2013-08-271-0/+6
|
* add configuration to parse bfmtv.comNicolas Lœuillet2013-08-271-0/+6
|
* fix bug #186: content was empty when enabling downloading picturesNicolas Lœuillet2013-08-261-1/+1
|
* poche now uses Full Text RSS to fetch contentNicolas Lœuillet2013-08-2552-78/+20037
|
* fix bug #175 IP addresses do not appear in view originalNicolas Lœuillet2013-08-251-7/+1
|
* Merge pull request #173 from EliasZ/devNicolas Lœuillet2013-08-242-13/+36
|\ | | | | Graceful error-handling with imports and defining where import files are stored
| * graceful error-handling with imports, define where import files are storedEliasZ2013-08-242-13/+36
| |
* | Add IPv4 url support (and others beginning by a digit)nicofrand2013-08-241-1/+1
| |
* | Add IPv4 url support (and others beginning by a digit)nicofrand2013-08-241-3/+1
| |
* | Add IPv4 url support (and others beginning by a digit)nicofrand2013-08-241-2/+2
|/
* preparing to beta4Nicolas Lœuillet2013-08-231-2/+2
|
* new messages when update / installNicolas Lœuillet2013-08-231-3/+3
|
* notice with poche_version undefined'Nicolas Lœuillet2013-08-231-18/+13
|
* tabs2spacesNicolas Lœuillet2013-08-231-6/+7
|
* set shaarli to falseNicolas Lœuillet2013-08-231-1/+1
|
* fix bug #150 Add support of text files by setting a default titleNicolas Lœuillet2013-08-231-1/+1
|
* Merge branch 'dev' of https://github.com/nicofrand/poche into devNicolas Frandeboeuf2013-08-222-3/+5
|\
| * fix bug #148 Use of undefined constant POCHE_VERSIONNicolas Lœuillet2013-08-202-3/+5
| |