summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/mail_status.py
AgeCommit message (Collapse)Author
2013-11-01remove printKali Kaneko
2013-10-28Mail State Machine refactor. Closes: #4059Kali Kaneko
2013-10-17Only show N unread Emails when N > 0Tomás Touceda
2013-10-10Display a Soledad error to the user if needed.Ivan Alejandro
2013-10-10Remove unused line.Ivan Alejandro
Was left here after the status refactor that split status in eip status and mail status.
2013-10-03Start Soledad only if Mail is enabled for the current providerTomás Touceda
Also update enabled_services in mainwindow right after login to have an updated list of services to launch from that point on.
2013-10-01Implement new UITomás Touceda
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality)