Age | Commit message (Expand) | Author |
2014-03-06 | Select current provider as default in eip settings | Ivan Alejandro |
2014-03-04 | double dot → ellipsis | KwadroNaut |
2014-02-27 | Merge remote-tracking branch 'refs/remotes/kali/fix/unread-notification-phras... | Tomás Touceda |
2014-02-26 | Fix wrong method name for pastebin error. | Ivan Alejandro |
2014-02-26 | Show sending status in button and return raw link. | Ivan Alejandro |
2014-02-26 | Add pastebin support for upload logs. | Ivan Alejandro |
2014-02-26 | Add Pastebin button to logger window. | Ivan Alejandro |
2014-02-26 | Add pastebin api wrapper file. | Ivan Alejandro |
2014-02-25 | fix phrasing of unread mail notification | Kali Kaneko |
2014-02-24 | Connect with correct soledad_failed signal. | Ivan Alejandro |
2014-02-20 | Improve logout action and fix typo. | Ivan Alejandro |
2014-02-19 | Catch ProgrammingError from pysqlcipher too. | Ivan Alejandro |
2014-02-17 | Update keymanager auth to interact with webapp v2 (Closes #5120). | drebs |
2014-02-17 | Merge remote-tracking branch 'refs/remotes/kali/profiling_goodies' into develop | Tomás Touceda |
2014-02-17 | silence decorator | Kali Kaneko |
2014-02-13 | Preserve settings' uuid on logout. | Ivan Alejandro |
2014-02-12 | Merge remote-tracking branch 'refs/remotes/ivan/bug/cancel-login-does-not-wor... | Tomás Touceda |
2014-02-12 | Handle closed db exception during sync. | Ivan Alejandro |
2014-02-11 | Properly handle defer cancelling. | Ivan Alejandro |
2014-02-07 | Merge remote-tracking branch 'refs/remotes/ivan/bug/cosmetic-fixes' into develop | Tomás Touceda |
2014-02-07 | Pep8 fixes, remove commented ipdb, group imports. | Ivan Alejandro |
2014-02-07 | Merge remote-tracking branch 'refs/remotes/kali/feature/memstore-support' int... | Tomás Touceda |
2014-02-07 | Ensure IMAP flushes data to disk before quitting. Closes #5095. | drebs |
2014-02-07 | Merge remote-tracking branch 'kali/bug/help_typos' into develop | Ivan Alejandro |
2014-02-06 | Take care of None value for the uuid. | Ivan Alejandro |
2014-02-05 | fix typos | Kali Kaneko |
2014-02-04 | Merge remote-tracking branch 'refs/remotes/ivan/bug/4984_update-menu-name-in-... | Tomás Touceda |
2014-02-04 | Update menu name in wizard. | Ivan Alejandro |
2014-02-03 | Use the new log format in the GUI too. | Ivan Alejandro |
2014-01-31 | Improve logs readability | Ivan Alejandro |
2014-01-31 | Only sync soledad at account creation, otherwise defer to thread | Tomás Touceda |
2014-01-27 | make plumber use memory store | Kali Kaneko |
2014-01-24 | Handle wizard close correctly. Closes #4986. | Ivan Alejandro |
2014-01-23 | Replace provider hardcoded path with helper. | Ivan Alejandro |
2014-01-22 | Merge remote-tracking branch 'refs/remotes/ivan/feature/4488_use-existing-pro... | Tomás Touceda |
2014-01-22 | Select by default the use of an existing provider. | Ivan Alejandro |
2014-01-22 | Don't use an empty password to configure email. | Ivan Alejandro |
2014-01-20 | Disable Advanced Key Manager import. Closes #4877. | Ivan Alejandro |
2014-01-17 | defend against keyring errors | Kali Kaneko |
2014-01-14 | Merge remote-tracking branch 'refs/remotes/ivan/feature/4530_add-in-app-help-... | Tomás Touceda |
2014-01-14 | Add dialog with instructions to configure mail. | Ivan Alejandro |
2014-01-14 | Add an extra string for the singular 'email' word. | Ivan Alejandro |
2014-01-13 | Merge remote-tracking branch 'refs/remotes/kali/bug/improve-commands-logging'... | Tomás Touceda |
2014-01-13 | Merge remote-tracking branch 'refs/remotes/ivan/bug/4942_fix-logout-error-mes... | Tomás Touceda |
2014-01-13 | Reorder initialization calls. | Kali Kaneko |
2014-01-13 | Use set_status for all messages. | Ivan Alejandro |
2014-01-13 | able to import maildir | Kali Kaneko |
2014-01-12 | rename repair to plumber to suit more generic functionality | Kali Kaneko |
2014-01-12 | make plumber use the cached uuid instead of authenticating | Kali Kaneko |
2014-01-12 | Merge remote-tracking branch 'refs/remotes/kali/feature/offline-mode' into de... | Tomás Touceda |