Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-13 | Support latest psutil version. | Ivan Alejandro | |
2014-03-13 | Check for DNS resolution after connecting EIP. | Ivan Alejandro | |
[Closes #5301] | |||
2014-03-12 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/5219_srpauth-error-messages' into develop | |||
2014-03-12 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/5048_version-checks-in-wizard' into develop | |||
2014-03-11 | Add changes file for #5219. | Ivan Alejandro | |
2014-03-10 | Merge remote-tracking branch 'refs/remotes/kali/feature/graph-cpu-and-mem' ↵ | Tomás Touceda | |
into develop | |||
2014-03-10 | changes file | Kali Kaneko | |
2014-03-10 | Merge remote-tracking branch 'chiiph/feature/remove_qtreactor' into develop | Kali Kaneko | |
2014-03-07 | Merge remote-tracking branch 'refs/remotes/ivan/bug/better-soledad-retry' ↵ | Tomás Touceda | |
into develop | |||
2014-03-07 | Remove qtreactor dependency | Tomás Touceda | |
2014-03-07 | Run all the soledad bootstrap on error. | Ivan Alejandro | |
Before this fix, if the soledad bootstrapping failed during the first download process, we retried since after that point which caused a failure. | |||
2014-03-06 | Select current provider as default in eip settings | Ivan Alejandro | |
Set as selected default for the eip preferences window the item selented in the bitmask main window. [Closes #5153] | |||
2014-02-28 | Do version checks in the wizard too. | Ivan Alejandro | |
When the user choose to use an existing provider we download the provider.json again so the version checks are executed. [Closes #5048] | |||
2014-02-26 | Add changes file for #5163. | Ivan Alejandro | |
2014-02-20 | Improve logout action and fix typo. | Ivan Alejandro | |
Related to #5131. [Closes #4815] | |||
2014-02-17 | Update keymanager auth to interact with webapp v2 (Closes #5120). | drebs | |
2014-02-12 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/cancel-login-does-not-work' into develop | |||
2014-02-12 | Handle closed db exception during sync. | Ivan Alejandro | |
[Closes #5130] | |||
2014-02-11 | Properly handle defer cancelling. | Ivan Alejandro | |
- Fix issues related to "Cancel login does not work". - Move srpauth errback to mainwindow. - Add signal for provider setup cancel. - Add support to cancel the soledad defer. [Closes #4869] [Closes #4973] | |||
2014-02-07 | Ensure IMAP flushes data to disk before quitting. Closes #5095. | drebs | |
2014-02-06 | Take care of None value for the uuid. | Ivan Alejandro | |
Receiving a None value was raising an exception that didn't show up since was trapped inside the srpauth:logout method. [Closes #4995] [Closes #5071] | |||
2014-02-04 | Update menu name in wizard. | Ivan Alejandro | |
[Closes 4984] | |||
2014-01-31 | Only sync soledad at account creation, otherwise defer to thread | Tomás Touceda | |
2014-01-24 | Add changes file for #4986. | Ivan Alejandro | |
2014-01-22 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/feature/4488_use-existing-provider-by-default' into develop | |||
2014-01-22 | Select by default the use of an existing provider. | Ivan Alejandro | |
[Closes #4488] | |||
2014-01-22 | Don't use an empty password to configure email. | Ivan Alejandro | |
- Also add translation support for the help message. [Closes #4985] | |||
2014-01-20 | Disable Advanced Key Manager import. Closes #4877. | Ivan Alejandro | |
2014-01-17 | defend against keyring errors | Kali Kaneko | |
on certain settings, like a virtualenv with symlinks, I'm getting errors after a suspend, related to a error to connect to the dbus socket. wrapping all of it in a conditional we avoid that kind of error. | |||
2014-01-15 | move file to where it belongs... | Kali Kaneko | |
2014-01-14 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/feature/4530_add-in-app-help-for-mail' into develop | |||
2014-01-14 | Add dialog with instructions to configure mail. | Ivan Alejandro | |
[Closes #4530] | |||
2014-01-14 | Add an extra string for the singular 'email' word. | Ivan Alejandro | |
Client should say 1 unread email, not emails. [Closes #4952] | |||
2014-01-13 | able to import maildir | Kali Kaneko | |
2014-01-12 | Merge remote-tracking branch 'refs/remotes/kali/feature/offline-mode' into ↵ | Tomás Touceda | |
develop | |||
2014-01-11 | offline mode | Kali Kaneko | |
This will skip: * srp authentication with server * remote soledad configuration * keymanager sending key to server * imap fetches. Its main goal is to help us while debugging imap accounts, by cutting almost all communication with server. It will break havoc if you use it without having local keys configured. So, basically, use with care. | |||
2014-01-09 | Merge remote-tracking branch 'refs/remotes/kali/bug/close_imap_session' into ↵ | Tomás Touceda | |
develop | |||
2014-01-09 | bump version compat | Kali Kaneko | |
2014-01-09 | Add changelog for #4636. | Ivan Alejandro | |
2014-01-08 | Flag imap session for closing. Fixes: #4925 | Kali Kaneko | |
This will need a more serious investigation, since we're not shutting down all the imap-related objects, but will do for now to prevent access to different accounts while a session is initiated in the MUA. (tested with thunderbird). | |||
2014-01-07 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/drebs/feature/4885_make-soledad-wait-for-eip-after-logging-in' into develop | |||
2014-01-07 | Make Soledad wait for EIP before starting (#4885). | drebs | |
2014-01-06 | Disconnect signals before closing the wizard. | Ivan Alejandro | |
[Closes #4817] | |||
2013-12-23 | add hash specifically in about dialog. | Kali Kaneko | |
2013-12-20 | Merge remote-tracking branch 'refs/remotes/kali/feature/mail-debug' into develop | Tomás Touceda | |
2013-12-20 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/4633-fix-resolvconf-usage' into develop | |||
2013-12-20 | mail logs | Kali Kaneko | |
2013-12-19 | Merge remote-tracking branch ↵ | Ivan Alejandro | |
'chiiph/feature/display_domain_instead_of_provider_name' into develop | |||
2013-12-19 | Display domain instead of provider name in the login info | Tomás Touceda | |
2013-12-19 | Merge remote-tracking branch 'chiiph/bug/use_bitmask_icon_mac' into develop | Ivan Alejandro | |