Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-07 | [feat] Write service tokens to a file | Ruben Pollan | |
The thunderbird plugin will read the tokens from there. - Related: #6041 | |||
2016-03-29 | [doc] add entry in next-changelog for the pixelated feature | Kali Kaneko | |
2016-03-22 | [bug] re-download smtp certificate if needed. | Kali Kaneko | |
the should_redownload function was only called if the pemfile was not present of the fs. - Resolves: #7869 | |||
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 | [feat] multi-user events. | Kali Kaneko | |
Adapt to users emitting the userid/uuid too. - Resolves: #7656 - Releases: 0.10.0 | |||
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-06 | [bug] fix set_soledad_invalid_auth_token event cb signature | Kali Kaneko | |
2015-11-04 | [feat] improve msg and add margin above box | Ivan Alejandro | |
- Related: #7552 | |||
2015-11-04 | [bug] fix typo on signal name | Ivan Alejandro | |
- Resolves: #7568 | |||
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-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 | |