aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* [fix] bug with queries when postgresql is usedNicolas Lœuillet2013-12-231-2/+2
* [add] check tags tablesNicolas Lœuillet2013-12-232-3/+71
* PHP_AUTH_USER isn't available when using php as cgiNicolas Lœuillet2013-12-231-9/+13
* fix for long lasting sessionDmitry Sandalov2013-12-212-3/+11
* Merge pull request #356 from inthepoche/tagsNicolas Lœuillet2013-12-123-39/+152
|\
| * [add] assign and remove a tag to an entryNicolas Lœuillet2013-12-062-0/+62
| * [add] rss for tagNicolas Lœuillet2013-12-061-3/+12
| * [add] page which lists entries for a tagNicolas Lœuillet2013-12-063-1/+30
| * [change] simplify Tools::getTplFileNicolas Lœuillet2013-12-061-36/+9
| * [add] edit tags pageNicolas Lœuillet2013-12-062-0/+10
| * [add] create tags pageNicolas Lœuillet2013-12-063-5/+20
| * [add] send tags to article viewNicolas Lœuillet2013-12-061-4/+8
| * [add] function to get tags by entryNicolas Lœuillet2013-12-061-0/+11
* | [add] download database if sqlite is onNicolas Lœuillet2013-12-121-0/+24
|/
* [fix] RSS feeds were buggy when I update full-text RSSNicolas Lœuillet2013-12-062-10/+5
* [add] new specific configuration filesNicolas Lœuillet2013-12-06773-0/+6982
* [change] we now use Full-Text RSS 3.1, thank you so much @fivefiltersNicolas Lœuillet2013-12-0683-7785/+23838
* [add] add RSS feed for archiveNicolas Lœuillet2013-12-051-1/+1
* [add] atom feeds for unread / fav itemsNicolas Lœuillet2013-12-031-0/+51
* [change] getConfigUser is now a public functionNicolas Lœuillet2013-12-031-1/+1
* [change] update FeedWriter classNicolas Lœuillet2013-12-031-169/+170
* Subdomain to domain failover left incorrect leading '.'. This has been remedied.Jason2013-11-301-2/+2
* Addition of stackexchange parser.Jason Ghent2013-11-301-0/+4
* Added stackoverflow parsing.Jason Ghent2013-11-301-0/+4
* Fix Undefined offset Notice (thx @vjousse)Nicolas Lœuillet2013-11-201-1/+1
* Merge branch 'DmitrySandalov-master' into devNicolas Lœuillet2013-11-131-2/+2
|\
| * Merge branch 'master' of git://github.com/DmitrySandalov/poche into DmitrySan...Nicolas Lœuillet2013-11-131-2/+2
| |\
| | * fix #270 access from remote machineDmitry Sandalov2013-11-051-2/+2
* | | [fix] bug fix #287: test if open_basedir & safe_mode are active to use CURLOP...Nicolas Lœuillet2013-11-131-1/+3
|/ /
* | use 2 seprate variable for autoclosing windows to avoid to quick closing when...banux2013-10-271-1/+1
* | Add a autoclose parameters. When we use sharing method in plugins like the ti...banux2013-10-271-2/+6
* | parse dilbert.comNicolas Lœuillet2013-10-252-0/+5
* | bug fix #259: Deleting article doesn't redirectNicolas Lœuillet2013-10-251-1/+1
|/
* Adding support for http_authDenis Sacchet2013-10-201-0/+11
* Added support for http_authDenis Sacchet2013-10-201-8/+27
* Merge branch 'dev' of https://github.com/inthepoche/poche into devNicolas Lœuillet2013-10-101-1/+2
|\
| * Merge pull request #274 from NumEricR/select-themeNicolas Lœuillet2013-10-081-1/+2
| |\
| | * Sort themes alphabetically in config listNumEricR2013-10-051-0/+1
| | * Remove useless filter on .git folderNumEricR2013-10-051-1/+1
* | | remove empty fileNicolas Lœuillet2013-10-101-0/+0
|/ /
* | Merge pull request #272 from jcsaaddupuy/custom_ssl_portNicolas Lœuillet2013-10-082-3/+10
|\ \
| * \ Merge remote branch 'upstream/dev' into devJean-Christophe Saad-Dupuy2013-10-072-45/+46
| |\ \
| * | | Added support for custom SSL portJean-Christophe Saad-Dupuy2013-10-072-4/+7
| * | | Added support for custom ssl portJean-Christophe Saad-Dupuy2013-10-071-2/+6
| | |/ | |/|
* | | bug fix: changing password was buggyNicolas Lœuillet2013-10-071-2/+2
* | | bug fix #215: change language from config screenNicolas Lœuillet2013-10-071-0/+77
| |/ |/|
* | bug fix #268: move POCHE_VERSION in index.php and change the name to avoid co...Nicolas Lœuillet2013-10-072-4/+2
* | bug fix #266: make installation steps easierNicolas Lœuillet2013-10-071-41/+44
|/
* change doc link1.0.0Nicolas Lœuillet2013-10-031-1/+1
* reopen #219 when archive last poched links from a page, redirect to an other ...Nicolas Lœuillet2013-10-031-5/+0