Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2473 from pmichelazzo/master | Jeremy Benoist | 2016-10-25 | 6 | -0/+532 |
|\ | | | | | Portuguese (Brazilian) translation | ||||
| * | Translated missed line 147 | Paulino Michelazzo | 2016-10-25 | 1 | -1/+1 |
| | | |||||
| * | Fix Portuguese translation | Jeremy Benoist | 2016-10-21 | 1 | -2/+2 |
| | | |||||
| * | Update translation | Paulino Michelazzo | 2016-10-21 | 1 | -60/+60 |
| | | |||||
| * | Update Portuguese translations | Jeremy Benoist | 2016-10-20 | 1 | -9/+78 |
| | | |||||
| * | Validate ALL translations files | Jeremy Benoist | 2016-10-20 | 1 | -0/+2 |
| | | |||||
| * | Update validators.pt.yml file | Paulino Michelazzo | 2016-10-20 | 1 | -5/+5 |
| | | | | | | Some missed strings translated. | ||||
| * | Update Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-19 | 1 | -0/+1 |
| | | | | | | | | Adding the config.yml on the package. | ||||
| * | Merge remote-tracking branch 'wallabag/master' | Paulino Michelazzo | 2016-10-18 | 459 | -20211/+144794 |
| |\ | |||||
| * | | Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-18 | 4 | -0/+460 |
| | | | | | | | | | | | | This the Portuguese (Brazilian) for the Wallaby v2. | ||||
* | | | Merge pull request #2493 from bmillemathias/add_link_content_fetch_problem | Nicolas Lœuillet | 2016-10-24 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | Add relevant links to fetch content error page | ||||
| * | | | Removed the email part | Nicolas Lœuillet | 2016-10-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add relevant links to fetch content error pages. | Baptiste Mille-Mathias | 2016-10-23 | 1 | -1/+2 |
|/ / / | | | | | | | | | | We link to the troubleshooting guide and give the mail link. | ||||
* | | | Merge pull request #2486 from wallabag/translate-backup-doc | Jeremy Benoist | 2016-10-22 | 5 | -11/+63 |
|\ \ \ | | | | | | | | | Added :fr: documentation for wallabag backup | ||||
| * | | | Translate backup.rst to German | Julian Oster | 2016-10-22 | 1 | -14/+14 |
| | | | | |||||
| * | | | Added :fr: documentation for wallabag backup | Nicolas Lœuillet | 2016-10-22 | 5 | -11/+63 |
|/ / / | |||||
* | | | Merge pull request #2484 from bmillemathias/fix_2479 | Nicolas Lœuillet | 2016-10-22 | 2 | -0/+27 |
|\ \ \ | | | | | | | | | Document what to backup in Wallabag | ||||
| * | | | Document what to backup in Wallabag | Baptiste Mille-Mathias | 2016-10-22 | 2 | -0/+27 |
| | | | | | | | | | | | | | | | | Fixes issue #2479 | ||||
* | | | | Merge pull request #2485 from bmillemathias/fix_android_documentation | Jeremy Benoist | 2016-10-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Fix missing words in Android application documentation | ||||
| * | | | Add missing words in the documentation | Baptiste Mille-Mathias | 2016-10-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #2481 from wallabag/some-fixes | Nicolas Lœuillet | 2016-10-21 | 29 | -19/+68 |
|\ \ \ | | | | | | | | | Some fixes | ||||
| * | | | Update Twitter cards description | Jeremy Benoist | 2016-10-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update translation for piwik_host | Jeremy Benoist | 2016-10-21 | 13 | -13/+13 |
| | | | | |||||
| * | | | Fix missing translations | Jeremy Benoist | 2016-10-21 | 11 | -0/+33 |
| | | | | |||||
| * | | | Fix test | Jeremy Benoist | 2016-10-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | Requeue depending on producer | Jeremy Benoist | 2016-10-20 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | Browser import can requeue message from `parseEntry` but we should take care of the way import are handled (depending on the producer) | ||||
| * | | | Avoid RabbitMQ consumer to loop | Jeremy Benoist | 2016-10-20 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | When the `parseEntry` returns null it means the entry already exists in the database. Sending `false` as return, will requeue the message which will then loop forever. | ||||
| * | | | Translate date | Jeremy Benoist | 2016-10-20 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | I use a kind of hacky way to convert the user locale (defined with 2 letters, like `fr`) into a local with 5 letters (like `fr_FR`). I guess it should work on most of the case.. | ||||
| * | | | Fix french translation | Jeremy Benoist | 2016-10-20 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #2482 from wallabag/avoid-bad-refresh | Nicolas Lœuillet | 2016-10-21 | 6 | -2/+53 |
|\ \ \ | |/ / |/| | | If reload content failed, don’t update it | ||||
| * | | This test doesn’t require an internet connection | Jeremy Benoist | 2016-10-20 | 1 | -2/+0 |
| | | | |||||
| * | | If reload content failed, don’t update it | Jeremy Benoist | 2016-10-20 | 6 | -2/+55 |
|/ / | | | | | | | In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content. | ||||
* | | Merge pull request #2467 from wallabag/version-213dev | Jeremy Benoist | 2016-10-17 | 1 | -1/+1 |
|\ \ | | | | | | | Update wallabag version for master branch | ||||
| * | | Update wallabag version for master branch | Nicolas Lœuillet | 2016-10-17 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2466 from wallabag/fix-update-doc | Nicolas Lœuillet | 2016-10-17 | 3 | -3/+3 |
|\ \ | | | | | | | Removed MD5 hash in documentation | ||||
| * | | Removed MD5 hash in documentation | Nicolas Lœuillet | 2016-10-17 | 3 | -3/+3 |
|/ / | |||||
* | | Merge pull request #2452 from wallabag/prepare-212 | Nicolas Lœuillet | 2016-10-17 | 3 | -1336/+78 |
|\ \ | | | | | | | Prepare wallabag 2.1.2 :rocket: | ||||
| * | | Change release title in changelog | Nicolas Lœuillet | 2016-10-17 | 1 | -1/+1 |
| | | | |||||
| * | | Update release process | Nicolas Lœuillet | 2016-10-17 | 1 | -1/+1 |
| | | | |||||
| * | | Update changelog | Nicolas Lœuillet | 2016-10-17 | 1 | -1356/+50 |
| | | | |||||
| * | | Prepare wallabag 2.1.2 :rocket: | Nicolas Lœuillet | 2016-10-17 | 2 | -3/+51 |
|/ / | |||||
* | | Merge pull request #2464 from wallabag/fix-settings-translation | Nicolas Lœuillet | 2016-10-17 | 1 | -1/+1 |
|\ \ | | | | | | | Fixed hardcoded title for internal settings | ||||
| * | | Fixed hardcoded title for internal settings | Nicolas Lœuillet | 2016-10-17 | 1 | -1/+1 |
|/ / | | | | | | | Fix #2458 | ||||
* | | Merge pull request #2455 from wallabag/fix-material-config-tabs | Jeremy Benoist | 2016-10-16 | 3 | -11/+11 |
|\ \ | | | | | | | Fix tabs on material | ||||
| * | | Fix tabs on material | Thomas Citharel | 2016-10-15 | 3 | -11/+11 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | Merge pull request #2454 from wallabag/fix-baggy-small-width | Jeremy Benoist | 2016-10-16 | 11 | -42/+28 |
|\ \ \ | | | | | | | | | Fix baggy display on small screens | ||||
| * | | | Fix baggy on small screens | Thomas Citharel | 2016-10-15 | 11 | -42/+28 |
| |/ / | |||||
* | | | Merge pull request #2459 from wallabag/improve-german-translation | Thomas Citharel | 2016-10-16 | 3 | -53/+53 |
|\ \ \ | | | | | | | | | German: improve existing and add missing translation | ||||
| * | | | German: improve existing and add missing translation | Sven Fischer | 2016-10-16 | 3 | -53/+53 |
| |/ / | |||||
* | | | Merge pull request #2457 from wallabag/link-german-docu | Thomas Citharel | 2016-10-16 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | add link to German documentation in about page |