Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-20 | Improve logout action and fix typo. | Ivan Alejandro | |
Related to #5131. [Closes #4815] | |||
2014-01-13 | Use set_status for all messages. | Ivan Alejandro | |
Remove set_login_status since it's a remaining code after split the login in a separated widget. [Closes #4942] | |||
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. | |||
2013-10-30 | Refactor keyring usage and fix saving problem | Tomás Touceda | |
2013-10-29 | Update docstrings to unicode types. | Ivan Alejandro | |
2013-10-16 | Remember last domain used to login. Closes #4116. | Ivan Alejandro | |
2013-10-08 | Hide login error message when editing lnUser and lnPassword | Tomás Touceda | |
2013-10-03 | Disable EIP on/off button and action when login required. | Kali Kaneko | |
Also adds an explicit should_autostart flag in config. | |||
2013-10-02 | Hide logout error message label | Tomás Touceda | |
2013-10-01 | Hide error message label when starting a new login | Tomás Touceda | |
2013-10-01 | Implement new UI | Tomás Touceda | |
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality) | |||
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |