aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* implement #11221.9.1alpha1Thomas Citharel2015-03-083-1/+19
* Merge branch 'dev' of github.com:wallabag/wallabag into devThomas Citharel2015-03-083-8/+10
|\
| * Merge pull request #1151 from TomasVotruba/patch-2Thomas Citharel2015-03-071-1/+2
| |\
| | * composer: min PHP 5.3 addedTomáš Votruba2015-03-071-1/+2
| |/
| * remove unnecessary lines (again)Thomas Citharel2015-03-071-6/+7
| * remove unnecessary lineThomas Citharel2015-03-071-1/+0
| * autoclose was not declaredThomas Citharel2015-03-071-0/+1
* | mark read and go to next now in the right directionThomas Citharel2015-03-082-2/+2
* | added toolbar at the bottom too, let's give it a tryThomas Citharel2015-03-081-0/+4
* | implement swipe gestures on mobile to go to next and previous articlesThomas Citharel2015-03-076-15/+42
* | change system for #1123 and keyboard arrows shortcutsThomas Citharel2015-03-076-4/+63
|/
* fix for #1121Thomas Citharel2015-03-041-10/+26
* forgotten picturesThomas Citharel2015-03-023-0/+0
* implement #1123Thomas Citharel2015-03-0210-3/+74
* update jquery to version 2.1.3Thomas Citharel2015-03-015-4/+7
* fix eventual bugs when user exists in database and connection doesn't workThomas Citharel2015-03-011-7/+7
* fix pdf being saved at root, now in cache/ folderThomas Citharel2015-03-011-1/+1
* Merge branch 'dev' of github.com:wallabag/wallabag into devThomas Citharel2015-02-192-2/+2
|\
| * update year of copyrightThomas Citharel2015-02-181-1/+1
| * Change message type from success to errorThomas Citharel2015-02-181-1/+1
* | fix for #1102, eventually #1041Thomas Citharel2015-02-191-7/+14
* | remove old codeThomas Citharel2015-02-191-3/+1
|/
* Merge branch 'dev' of github.com:wallabag/wallabag into devThomas Citharel2015-02-171-1/+2
|\
| * adapt for php < 5.4Thomas Citharel2015-02-161-1/+2
* | fix #1093Thomas Citharel2015-02-171-2/+4
|/
* much better fix for #10821.9RC1Thomas Citharel2015-02-162-11/+12
* added warnings on install script on file permissions if writing failsThomas Citharel2015-02-161-3/+3
* alternative random function to fix #10821.9beta2Thomas Citharel2015-02-162-6/+13
* Delete en_EN language (GB and US are available)Thomas Citharel2015-02-153-771/+0
* updated Windows app linkThomas Citharel2015-02-152-2/+2
* 1.9.0 version1.9betaThomas Citharel2015-02-141-1/+1
* support GB englishThomas Citharel2015-02-141-0/+1
* update improvementsThomas Citharel2015-02-142-5/+20
* PR #988 doneThomas Citharel2015-02-146-2/+8
* set registration to falseThomas Citharel2015-02-141-1/+1
* (definitely) fixed utf8mb4 and check if user already exists in database befor...Thomas Citharel2015-02-143-4/+19
* Merge pull request #1021 from wallabag/registerThomas Citharel2015-02-1412-13/+113
|\
| * forgot this fileThomas Citharel2015-02-141-1/+1
| * mainly css improvementsThomas Citharel2015-02-148-32/+54
| * couple improvements, translationsThomas Citharel2015-02-137-5/+14
| * Merge branch 'dev' into registerThomas Citharel2015-02-1341-1049/+2035
| |\
| | * just a reminderThomas Citharel2015-02-131-1/+1
| |/ |/|
* | Merge pull request #1022 from wallabag/sendmailatregistrationThomas Citharel2015-02-137-5/+144
|\ \
| * | improvements to internal registration and translationsThomas Citharel2015-02-136-16/+136
| * | Merge branch 'dev' into sendmailatregistrationThomas Citharel2015-02-1337-1044/+1891
| |\ \ | |/ / |/| |
* | | fix #1078Thomas Citharel2015-02-132-4/+13
* | | Merge pull request #1015 from wallabag/savewithtagsThomas Citharel2015-02-107-1/+33
|\ \ \
| * | | fixed bugThomas Citharel2015-02-101-1/+2
| * | | great improvements to tagging when saving a link system <3Thomas Citharel2015-02-106-2/+22
| * | | Merge branch 'dev' into savewithtagsThomas Citharel2015-02-1024-79/+840
| |\ \ \