aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/Poche.class.php
Commit message (Collapse)AuthorAgeFilesLines
* check that URL are real ones before importing them (for instance, avoid ↵Thomas Citharel2015-05-301-1/+1
| | | | bookmarklets)
* added commentsand fixed something forgottenThomas Citharel2015-05-221-1/+1
|
* added Firefox-bookmarks format import modeThomas Citharel2015-05-221-15/+37
|
* redo the whole lot of commits I've deleted while trying Gitlab/Framasoft ↵Thomas Citharel2015-03-141-1/+1
| | | | mirroring
* fix little problems and bring previous features to all themesThomas Citharel2015-03-131-1/+1
|
* fix for #1153, a couple of improvements and fixed bugsThomas Citharel2015-03-131-3/+5
|
* tag cloud is present, #1122 is implementedThomas Citharel2015-03-081-0/+20
|
* implement #11221.9.1alpha1Thomas Citharel2015-03-081-0/+2
|
* mark read and go to next now in the right directionThomas Citharel2015-03-081-1/+1
|
* implement #1123Thomas Citharel2015-03-021-3/+23
|
* Merge branch 'dev' of github.com:wallabag/wallabag into devThomas Citharel2015-02-191-1/+1
|\
| * Change message type from success to errorThomas Citharel2015-02-181-1/+1
| | | | | | See #1096
* | fix for #1102, eventually #1041Thomas Citharel2015-02-191-7/+14
|/
* adapt for php < 5.4Thomas Citharel2015-02-161-1/+2
| | | Still not obsolete. :(
* much better fix for #10821.9RC1Thomas Citharel2015-02-161-6/+5
|
* alternative random function to fix #10821.9beta2Thomas Citharel2015-02-161-6/+5
|
* forgot this fileThomas Citharel2015-02-141-1/+1
|
* mainly css improvementsThomas Citharel2015-02-141-1/+3
|
* couple improvements, translationsThomas Citharel2015-02-131-2/+6
|
* Merge branch 'dev' into registerThomas Citharel2015-02-131-17/+78
|\
| * improvements to internal registration and translationsThomas Citharel2015-02-131-16/+31
| |
| * Merge branch 'dev' into sendmailatregistrationThomas Citharel2015-02-131-13/+40
| |\
| | * Fix fetched entries when localizedEric Priou aka erixtekila2015-02-051-11/+17
| | |
| | * fix autoclose (#984) and bookmarklet modeThomas Citharel2015-02-041-2/+2
| | |
| | * added reload icon and fixed a bug where random could redirect to deleted ↵Thomas Citharel2015-02-011-2/+5
| | | | | | | | | | | | articles
| | * mergeThomas Citharel2015-02-011-0/+9
| | |\
| | | * Merge branch 'dev' into randomarticleThomas Citharel2015-02-011-19/+75
| | | |\
| | | * | implemented ?random urlThomas Citharel2014-12-221-1/+8
| | | | |
| | | * | implemented random buttonThomas Citharel2014-12-071-1/+2
| | | | |
| | * | | Merge branch 'dev' into reloadarticleThomas Citharel2015-02-011-19/+75
| | |\ \ \ | | | | |/ | | | |/|
| | * | | added reload functionThomas Citharel2014-12-131-1/+10
| | | |/ | | |/|
| * | | fix syntax errorsThomas Citharel2015-01-241-4/+4
| | | |
| * | | allow to send confirmation emails when creating a new userThomas Citharel2015-01-241-4/+23
| | |/ | |/|
* / | working on registration supportThomas Citharel2015-01-231-0/+4
|/ /
* | from spaces to commasThomas Citharel2015-01-201-1/+1
| |
* | Merge branch 'kaffeeringe-patch-1' into devThomas Citharel2015-01-191-1/+13
|\ \
| * | Add Tags on Importkaffeeringe2015-01-181-1/+13
| | | | | | | | | | | | | | | I fixed it! And it works for me. But: I am not too good with programming. So better check the code ;-)
* | | Merge pull request #690 from doc75/log_auth_errorNicolas Lœuillet2015-01-161-0/+2
|\ \ \ | | | | | | | | Add message in web server log in case of authentication failure
| * | | add message in web server log in case of authentication failure to enable ↵Guillaume Virlet2015-01-051-0/+2
| | | | | | | | | | | | | | | | the usage of fail2ban on failed login attempts
* | | | [RSS] introducing query param 'limit' to restrict the number of items to ↵Vincent Malley2015-01-161-4/+10
| | | | | | | | | | | | | | | | display in RSS feeds.
* | | | Add ability to mark all articles from a tag as readmoparisthebest2015-01-121-2/+15
| | | |
* | | | Add ability to delete all articles matching a searchmoparisthebest2015-01-121-9/+22
| | | |
* | | | Add ability to tag an article on creationmoparisthebest2015-01-121-0/+7
|/ / /
* | / don't call flattr if flattr is disabledThomas Citharel2014-12-221-4/+7
| |/ |/|
* | implementing carrot into wallabagThomas Citharel2014-11-191-1/+1
|/
* add about pageNicolas Lœuillet2014-11-031-0/+2
|
* translation fix finished for #871 and bring add tag from search feature to ↵tcit2014-10-271-1/+1
| | | | all themes
* get up to date for mergetcit2014-09-281-2/+3
|\
| * added email fieldtcit2014-07-251-2/+3
| |
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2014-08-211-0/+8
|\ \