summaryrefslogtreecommitdiff
path: root/changes/next-changelog.rst
AgeCommit message (Collapse)Author
2016-05-13[pkg] fold in changelog0.9.2rc4Kali Kaneko
2016-04-25[docs] add logout segfault to known issuesKali Kaneko
2016-04-19[docs] add email prefs to changelogKali Kaneko
2016-04-19[docs] document bitmask.core in the changelogKali Kaneko
2016-04-07[feat] Write service tokens to a fileRuben Pollan
The thunderbird plugin will read the tokens from there. - Related: #6041
2016-03-29[doc] add entry in next-changelog for the pixelated featureKali 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 smtpKali Kaneko
2015-12-15[feat] adapt to use cred-based authentication for imapKali 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 textIvan Alejandro
2015-11-11[but] Fix errback on InvalidAuthTokenRuben Pollan
- Related: #7583
2015-11-09[bug] open email help link on browserIvan Alejandro
- Resolves: #7585
2015-11-06[bug] fix set_soledad_invalid_auth_token event cb signatureKali Kaneko
2015-11-04[feat] improve msg and add margin above boxIvan Alejandro
- Related: #7552
2015-11-04[bug] fix typo on signal nameIvan Alejandro
- Resolves: #7568
2015-11-03[pkg] fold in changesIvan Alejandro
2015-11-03try to use /usr/bin/gpg1, gpg2 is broken for keygenKali Kaneko
2015-11-02[docs] this was really a feature, not a bugfixKali Kaneko
2015-11-02[bug] use gpg2 binary if gpg not found. Closes: #7563Kali 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 formatKali Kaneko
2015-11-02[pkg] add new changelog formatKali Kaneko