Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version to 1.6.8HEAD1.6.8master | Tails developers | 2013-06-13 | 6 | -4/+16 |
| | |||||
* | Update translations from Transifex. | Tails developers | 2013-06-13 | 9 | -169/+726 |
| | |||||
* | translation | Tails developers | 2013-05-11 | 1 | -18/+18 |
| | |||||
* | Update version to 1.6.71.6.7 | Tails developers | 2013-05-03 | 6 | -4/+18 |
| | |||||
* | New translation: Swedish. Update translations for many more languages. | Tails developers | 2013-05-03 | 16 | -848/+729 |
| | |||||
* | whisperback (1.6.6)1.6.6 | Tails developers | 2013-04-03 | 1 | -0/+12 |
| | |||||
* | WhisperBack 1.6.6 | Tails developers | 2013-04-03 | 5 | -4/+11 |
| | |||||
* | Stop listing PO and MO files in MANIFEST. | Tails developers | 2013-04-03 | 1 | -16/+0 |
| | | | | | | This is apparently useless, since new translations are shipped in Debian packages even when we forgot to add them to MANIFEST. So, let's get rid of a source of obsolete information. | ||||
* | New translations: Finnish, Chinese. | Tails developers | 2013-04-03 | 2 | -0/+401 |
| | |||||
* | Update translations: Arabic, German, Greek, Spanish, Korean, Polish, Russian. | Tails developers | 2013-04-03 | 7 | -576/+348 |
| | |||||
* | Update PO file. | Tails developers | 2013-03-26 | 1 | -117/+176 |
| | |||||
* | Update POT file. | Tails developers | 2013-03-26 | 1 | -103/+56 |
| | |||||
* | Spelling fixes. | Tails developers | 2013-03-26 | 2 | -2/+2 |
| | |||||
* | Declare Debian source format is 3.0 (native). | Tails developers | 2013-02-14 | 1 | -0/+1 |
| | |||||
* | Releasing WhisperBack 1.6.51.6.5 | Tails developers | 2013-02-14 | 6 | -4/+17 |
| | |||||
* | Update Spanish and Korean translations, import new Polish translation. | Tails developers | 2013-02-14 | 3 | -19/+267 |
| | |||||
* | Don't translate the bug report template. | Tails developers | 2013-01-24 | 1 | -4/+4 |
| | | | | | Else, it seems it encourages people to write in their own language, that we don't necessarily understand, rather than in English. | ||||
* | WhisperBack 1.6.41.6.4 | Tails developers | 2012-12-13 | 6 | -4/+20 |
| | |||||
* | Update Spanish translation from Transifex. | Tails developers | 2012-12-13 | 1 | -28/+30 |
| | |||||
* | Update Portuguese (Brazil) translation from Transifex. | Tails developers | 2012-12-13 | 1 | -5/+6 |
| | |||||
* | Import new translations (Hebrew and Latvian) from Transifex. | Tails developers | 2012-12-13 | 2 | -0/+494 |
| | |||||
* | update-version.sh: fix typo in DEBFULLNAME. | Tails developers | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | WhisperBack 1.6.31.6.3 | Tails developers | 2012-11-25 | 6 | -4/+17 |
| | |||||
* | HACKING: don't fetch incomplete PO files from Transifex. | Tails developers | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | Update translation for Euskadi. | Tails developers | 2012-11-25 | 1 | -3/+3 |
| | |||||
* | Update version to 1.6.21.6.2 | Tails developers | 2012-11-07 | 6 | -4/+21 |
| | |||||
* | Import Korean translation from Transifex. | Tails developers | 2012-11-07 | 1 | -0/+248 |
| | |||||
* | Import Italian translation from Transifex. | Tails developers | 2012-11-07 | 1 | -0/+250 |
| | |||||
* | Import Hungarian translation from Transifex. | Tails developers | 2012-11-07 | 1 | -0/+247 |
| | |||||
* | Import Hebrew translation from Transifex. | Tails developers | 2012-11-07 | 1 | -0/+249 |
| | |||||
* | Import German translation from Transifex. | Tails developers | 2012-11-07 | 1 | -0/+248 |
| | |||||
* | Update version to 1.6.11.6.1 | Tails developers | 2012-10-02 | 6 | -4/+25 |
| | |||||
* | Use smtplib's timeout parameter | Tails developers | 2012-09-17 | 1 | -6/+2 |
| | | | | It was introduced in Python 2.6 which is in debian squeeze | ||||
* | Reinitialise error output when calling send a 2nd time | Tails developers | 2012-09-17 | 1 | -1/+2 |
| | | | | | | Error output coming form the mail sending thread was not reinitialised before a new send attemps. Thus, the previous error was reported. We now reinitialize the error before each send attempt. | ||||
* | Raise the socket library timeout to 120 seconds. | amnesia | 2012-09-13 | 1 | -1/+1 |
| | | | | | During testing, I have experienced many timeouts with the original (60 seconds) value, that don't happen with 120. | ||||
* | Update version to 1.61.6 | Tails developers | 2012-08-23 | 6 | -4/+18 |
| | |||||
* | Add Czech translation | Tails developers | 2012-08-23 | 1 | -0/+247 |
| | |||||
* | Update version to 1.6~rc21.6-rc2 | Tails developers | 2012-08-19 | 6 | -4/+19 |
| | |||||
* | Use an external keyring instead of a dedicated gnupg homedir | Tails developers | 2012-08-19 | 3 | -11/+11 |
| | | | | | Using a dedicated gnupg homedir is a false good idea as it must be writable by the user running WhisperBack. | ||||
* | Encryption: use GnuPGInterface instead of pyme | Tails developers | 2012-08-19 | 5 | -97/+31 |
| | | | | It has more options, and especially it is able to use an external keyring. | ||||
* | Update version to 1.6~rc11.6-rc1 | Tails developers | 2012-08-18 | 6 | -4/+39 |
| | |||||
* | Update arabic translation | Tails developers | 2012-08-18 | 1 | -5/+6 |
| | |||||
* | Fix imports in encryption module | Tails developers | 2012-08-18 | 1 | -1/+1 |
| | | | | It is cleaner even though it used to work without this change. | ||||
* | Allow to use arbitrary gnupg homdir | Tails developers | 2012-08-18 | 3 | -3/+15 |
| | |||||
* | ui: replace help frame by a notebook | Tails developers | 2012-08-14 | 1 | -7/+19 |
| | | | | The title of the frame was reported to be unclear. | ||||
* | Update copyright year | Tails developers | 2012-08-14 | 24 | -68/+68 |
| | |||||
* | Releasing snapshot1.6-alpha1 | Tails developers | 2012-08-05 | 1 | -0/+7 |
| | |||||
* | ui: GHIG space widgets | Tails developers | 2012-07-27 | 1 | -0/+4 |
| | |||||
* | ui: fix left hbox size | Tails developers | 2012-07-27 | 1 | -3/+0 |
| | |||||
* | ui: put help navigation button to the top | Tails developers | 2012-07-27 | 1 | -14/+14 |
| |