Age | Commit message (Expand) | Author |
2013-12-17 | pep8 | Kali Kaneko |
2013-12-17 | Reset registration error and input widgets. | Ivan Alejandro |
2013-12-17 | take get_db_paths function out of class | Kali Kaneko |
2013-12-17 | display mail version too | Kali Kaneko |
2013-12-13 | Merge remote-tracking branch 'refs/remotes/ivan/feature/4734-akm-stored-publi... | Tomás Touceda |
2013-12-13 | Add view for stored public keys. Closes #4734. | Ivan Alejandro |
2013-12-12 | main window ui: remove unused statusbar | elijah |
2013-12-12 | login widget: tighten spacing, get rid of non-standard font family. | elijah |
2013-12-12 | modified eip widget: change font to look better when under login widget, tigh... | elijah |
2013-12-12 | move login widget to top of main window, move preference buttons to menu. | elijah |
2013-12-12 | Disable and stop EIP on setting save. | Ivan Alejandro |
2013-12-06 | Use service name instead of hardcoded one. | Ivan Alejandro |
2013-12-06 | Disable Turn On EIP in tray if EIP is disabled. | Ivan Alejandro |
2013-12-02 | Merge remote-tracking branch 'chiiph/bug/4504_properly_close_soledad' into de... | Kali Kaneko |
2013-12-02 | Remove EIP has stopped message | Tomás Touceda |
2013-12-02 | Encode paths out. | Ivan Alejandro |
2013-12-02 | Encode URIs out. | Ivan Alejandro |
2013-12-02 | Use repr() to show unicode values. | Ivan Alejandro |
2013-11-29 | Properly close Soledad at quit | Tomás Touceda |
2013-11-28 | Add --nobind as VPN parameter | Tomás Touceda |
2013-11-26 | Merge remote-tracking branch 'kali/bug/do-not-install-policykit-in-deb' into ... | Ivan Alejandro |
2013-11-26 | do not compare to True as per pep8 recommendations | Kali Kaneko |
2013-11-25 | Select the provider selected in the login widget. | Ivan Alejandro |
2013-11-25 | Avoids the checking for an "updated" policy file for debian package. | Kali Kaneko |
2013-11-21 | Disable eip-config for uninitialized providers. | Ivan Alejandro |
2013-11-20 | Remove unused import. | Ivan Alejandro |
2013-11-20 | Disable the EIP start if EIP is disabled. | Ivan Alejandro |
2013-11-20 | Add providers even if the wizard is rejected. | Ivan Alejandro |
2013-11-19 | Remove unused execution path. | Ivan Alejandro |
2013-11-19 | Disable EIP if need login before to be usable. | Ivan Alejandro |
2013-11-19 | Fix soledad bootstrap subtasks order. Closes #4537. | drebs |
2013-11-14 | Merge remote-tracking branch 'ivan/feature/advanced_key_management' into develop | Tomás Touceda |
2013-11-14 | Add the advanced key management to the main window | Ivan Alejandro |
2013-11-14 | Enable password change in proper conditions. | Ivan Alejandro |
2013-11-14 | Use services' module names for the service. | Ivan Alejandro |
2013-11-14 | Set token to none in logout. | Ivan Alejandro |
2013-11-14 | Add advanced key management dialog. | Ivan Alejandro |
2013-11-13 | do not raise if error while syncing | Kali Kaneko |
2013-11-13 | Merge remote-tracking branch 'kali/feature/do-not-wait-for-initial-sync' into... | Tomás Touceda |
2013-11-12 | re-raise the exceptions on init as expected | Kali Kaneko |
2013-11-12 | deferToThread initial soledad sync | Kali Kaneko |
2013-11-12 | Send user's key to nickserver whenever the keymanager is initialized. | drebs |
2013-11-11 | Merge remote-tracking branch 'ivan/feature/4200_change-key-generation-time-me... | Tomás Touceda |
2013-11-11 | Show a more generic message to the user. | Ivan Alejandro |
2013-11-11 | Fix call to smtp gateway. | drebs |
2013-11-08 | Check if we have a systray to use. | Ivan Alejandro |
2013-11-08 | Use service's module strings instead of locals. | Ivan Alejandro |
2013-11-08 | Use custom systray that ease the tooltip use. | Ivan Alejandro |
2013-11-08 | Use display service name instead of hardcode it. | Ivan Alejandro |
2013-11-08 | Use module attributes to store services strings. | Ivan Alejandro |