Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-21 | [bug] fix some version handling errors | Kali Kaneko | |
2016-03-04 | [style] pep8 | Kali Kaneko | |
2016-03-04 | [pkg] move to versioneer 0.15 | Kali Kaneko | |
2016-02-25 | [feat] use fingerprint instead of key_id to address keys | Ruben Pollan | |
2016-02-09 | Merge branch 'patch-2' into develop | Ruben Pollan | |
2016-02-03 | [bug] frozen backend fails to spawn on windows | PaixuAabuizia | |
according to [1] the backend should raise a Runtime Error, instead what happens is that the process is spawned again and again but never runs actual code. [1] https://docs.python.org/2.7/library/multiprocessing.html#multiprocessing.freeze_support | |||
2016-01-26 | Merge branch 'patch-1' from PaixuAabuizia into develop | Ruben Pollan | |
2016-01-24 | [bug] change backend process spawn method | PaixuAabuizia | |
the original implementation causes problems in win32 (see #7240) possibly because pyinstaller cannot resolve the lambda correctly. using the documented multiprocessing.Process approach to pass parameters works here | |||
2016-01-02 | [bug] run make on bitmask_client when updating docker | Ruben Pollan | |
2015-12-18 | [feat] adapt to use cred-based authentication for smtp | Kali Kaneko | |
2015-12-15 | [feat] adapt to use cred-based authentication for imap | Kali Kaneko | |
This includes getting the token for the imap authentication, and displaying it on the help window. - Resolves: #4469 - Releases: 0.10.0 | |||
2015-12-10 | [style] autopep8 | Kali Kaneko | |
2015-12-10 | [feat] multi-user events. | Kali Kaneko | |
Adapt to users emitting the userid/uuid too. - Resolves: #7656 - Releases: 0.10.0 | |||
2015-12-10 | [docs] fix outdated signature description | Kali Kaneko | |
2015-11-16 | [feat] use bitmask repo instead of leap.se | Ivan Alejandro | |
Also map 'sana' (codename for kali linux 2.0) to jessie. | |||
2015-11-11 | [i18n] do not translate https label text | Ivan Alejandro | |
2015-11-11 | [but] Fix errback on InvalidAuthToken | Ruben Pollan | |
- Related: #7583 | |||
2015-11-09 | [bug] open email help link on browser | Ivan Alejandro | |
- Resolves: #7585 | |||
2015-11-09 | [i18n] update source strings | Ivan Alejandro | |
2015-11-09 | solved transifex issues, language | kwadronaut | |
https://www.transifex.com/otf/bitmask/translate/#ar/$/31977726 https://www.transifex.com/otf/bitmask/translate/#nl/$/32117870 https://www.transifex.com/otf/bitmask/translate/#ar/$/22113277 https://www.transifex.com/otf/bitmask/translate/#nl/$/22113279 | |||
2015-11-09 | Change title 'Missing Bitmask helpers' | kwadronaut | |
solves https://www.transifex.com/otf/bitmask/translate/#ar/$/31977726 | |||
2015-11-09 | Debian capitalization | kwadronaut | |
Solves https://www.transifex.com/otf/bitmask/translate/#es/$/31977728 | |||
2015-11-06 | [docs] add info for translators | Kali Kaneko | |
2015-11-06 | [bug] fix set_soledad_invalid_auth_token event cb signature | Kali Kaneko | |
2015-11-06 | [docs] add link to irc-es and bugtracker | Kali Kaneko | |
2015-11-04 | [docs] update manpages | Kali Kaneko | |
2015-11-04 | [docs] add codename for 090 | Kali Kaneko | |
2015-11-04 | [feat] improve msg and add margin above box | Ivan Alejandro | |
- Related: #7552 | |||
2015-11-04 | [pkg] update supported distros for .deb packages | Ivan Alejandro | |
2015-11-04 | [bug] fix typo on signal name | Ivan Alejandro | |
- Resolves: #7568 | |||
2015-11-03 | [docs] update history with latest changelogs0.9.1 | Ivan Alejandro | |
2015-11-03 | [pkg] update release notes | Ivan Alejandro | |
2015-11-03 | [pkg] fold in changes | Ivan Alejandro | |
2015-11-03 | try to use /usr/bin/gpg1, gpg2 is broken for keygen | Kali Kaneko | |
2015-11-03 | [feat] add ui message to help new mail users | Ivan Alejandro | |
Add a UI message for the user to know where to go next. This message goes away after 60 seconds or right after a MUA logs in. - Resolves: #7552 | |||
2015-11-02 | [docs] this was really a feature, not a bugfix | Kali Kaneko | |
2015-11-02 | [bug] use gpg2 binary if gpg not found. Closes: #7563 | Kali Kaneko | |
from debian stretch on, gpg will be a symlink to gpg2. this is currently failing if one uses dpkg-divert to make gpg2 provide /usr/bin/gpg. this solution just attempts to use gpg2 binary if the search for gpg binary fails. - Resolves: #7563 - Releases: 0.9.1 | |||
2015-11-02 | [pkg] merge previous feature file into new changelog format | Kali Kaneko | |
2015-11-02 | [pkg] add new changelog format | Kali Kaneko | |
2015-11-02 | [bug] use embedded minitornado. Closes: #7562 | Kali Kaneko | |
using system tornado library raises a bug due to a mismatching signature. - Resolves: #7562 - Releases: 0.9.1 | |||
2015-11-02 | [docs] add link to mail help in About dialog | Kali Kaneko | |
2015-10-30 | [docs] reword release notes | Ivan Alejandro | |
2015-10-29 | [pkg] catch file errors for sdist | Kali Kaneko | |
2015-10-29 | [feat] pin mail.bitmask.net provider | Ivan Alejandro | |
- Resolves: #7542 | |||
2015-10-29 | [pkg] bump status to beta | Kali Kaneko | |
2015-10-28 | [pkg] bump dependencies0.9.0 | Ivan Alejandro | |
2015-10-28 | [pkg] add joint changelog and announcement text | Ivan Alejandro | |
2015-10-28 | [pkg] merge RCs changes and fold in files | Ivan Alejandro | |
2015-10-27 | [pkg] remove old relnotes file | Ivan Alejandro | |
We now use the more nice looking release-notes.rst - Annoucement text goes on the website - License is already in a file and on the readme - Instructions to install/test/hack have their own page on docs | |||
2015-10-23 | [i18n] add an extra env variable to change lang | Ivan Alejandro | |
In some cases setting just `LANG` doesn't change the language, in those cases, setting `LC_ALL` does the trick. |