aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/Poche.class.php
Commit message (Expand)AuthorAgeFilesLines
* [fix] redirect on config page after token generation #491Nicolas Lœuillet2014-02-231-0/+1
* [fix] content is now cleaned by HTML purifier from prevent XSS attackNicolas Lœuillet2014-02-211-0/+6
* [add] languages well displayed on config page #480Nicolas Lœuillet2014-02-211-2/+15
* Merge branch 'dev' of git://github.com/mariroz/wallabag into devNicolas Lœuillet2014-02-211-16/+15
|\
| * a lot of refactoring: tag action is now handled by home view and uses sorting...Maryana Rozhankivska2014-02-201-16/+15
* | [fix] themes sorted A->Z #470Nicolas Lœuillet2014-02-201-0/+2
* | Merge branch 'dev' of git://github.com/arnaudmm/wallabag into arnaudmm-devNicolas Lœuillet2014-02-201-9/+21
|\ \ | |/ |/|
| * Feature #457 : import from pocket now import tags tooarnaudmm2014-02-201-9/+21
* | Full-Text RSS included as a script instead of file_get_contents call. Tnx to ...Maryana Rozhankivska2014-02-191-9/+47
|/
* [fix] security problems with tagsNicolas Lœuillet2014-02-191-4/+22
* duplicate check added. fix of issue #400Maryana Rozhankivska2014-02-141-0/+19
* [add] link to empty cache in config screen, #454Nicolas Lœuillet2014-02-141-0/+16
* add help about vendor.zipNicolas Lœuillet2014-02-131-1/+1
* [change] wallabag in feeds titleNicolas Lœuillet2014-02-131-2/+2
* [add] mark all as read #385Nicolas Lœuillet2014-02-121-0/+7
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devNicolas Lœuillet2014-02-121-2/+3
|\
| * Polish and Ukrainian translations added. Russian - updated. Plust 2 small tra...Maryana Rozhankivska2014-02-071-1/+2
| * [fix] #389 Empty article title (blank title tag)nicosomb2014-02-031-1/+1
* | bug fix #430 - welcome to your wallabagNicolas Lœuillet2014-02-121-1/+1
* | bug fix #364 - RSS Feed URL problem with + signNicolas Lœuillet2014-02-121-7/+3
|/
* fix of bug #368 Endless redirects or user doesn't exist with basic authentica...Maryana Rozhankivska2014-01-301-9/+10
* some fix to courgette themeNicolas Lœuillet2014-01-281-45/+69
* Merge branch 'extraction-with-basic-auth' of git://github.com/aaa2000/poche i...Nicolas Lœuillet2014-01-281-4/+17
|\
| * add basic auth in file_get_contents for content extraction when user use basi...adev2014-01-121-4/+17
* | [fix] inthepoche.com => wallabag.orgNicolas Lœuillet2014-01-281-2/+2
* | poche is dead, welcome wallabagNicolas Lœuillet2014-01-281-4/+5
|/
* [add] import from poche, thank you @tsadiq #388Nicolas Lœuillet2014-01-071-1/+48
* [add] user_agent in file_get_contentsNicolas Lœuillet2014-01-071-1/+3
* [fix] #375 Readability.com changed its export formatNicolas Lœuillet2014-01-031-25/+28
* [fix] bugs #374 and #376 - encoding in rssNicolas Lœuillet2014-01-031-1/+1
* [add] check tags tablesNicolas Lœuillet2013-12-231-1/+2
* PHP_AUTH_USER isn't available when using php as cgiNicolas Lœuillet2013-12-231-9/+13
* fix for long lasting sessionDmitry Sandalov2013-12-211-1/+2
* [add] assign and remove a tag to an entryNicolas Lœuillet2013-12-061-0/+31
* [add] rss for tagNicolas Lœuillet2013-12-061-3/+12
* [add] page which lists entries for a tagNicolas Lœuillet2013-12-061-0/+8
* [add] edit tags pageNicolas Lœuillet2013-12-061-0/+7
* [add] create tags pageNicolas Lœuillet2013-12-061-0/+6
* [add] send tags to article viewNicolas Lœuillet2013-12-061-4/+8
* [fix] RSS feeds were buggy when I update full-text RSSNicolas Lœuillet2013-12-061-2/+2
* [change] we now use Full-Text RSS 3.1, thank you so much @fivefiltersNicolas Lœuillet2013-12-061-3/+6
* [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
* 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
* bug fix #259: Deleting article doesn't redirectNicolas Lœuillet2013-10-251-1/+1
* Added support for http_authDenis Sacchet2013-10-201-8/+27
* 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