Age | Commit message (Expand) | Author |
2016-03-23 | [feature] allow to disable pixelmail integration | Kali Kaneko |
2016-03-23 | [feature] quick integration with legacy gui | Kali Kaneko |
2015-12-10 | [style] autopep8 | Kali Kaneko |
2015-12-10 | [feat] multi-user events. | Kali Kaneko |
2015-11-04 | [bug] fix typo on signal name | Ivan Alejandro |
2015-06-22 | [feat] replace old log handler with new one | Ivan Alejandro |
2015-06-08 | [bug] fix attribute error on mail conductor | Kali Kaneko |
2015-05-27 | [feat] adapt to new events api on common | Ivan Alejandro |
2015-02-11 | Use the incoming mail IService | Ruben Pollan |
2014-12-18 | Quit Bitmask if there is no polkit agent running. | Ivan Alejandro |
2014-09-11 | Add email firewall | Ruben Pollan |
2014-07-14 | Do backend calls using kwargs. | Ivan Alejandro |
2014-05-23 | Fix method names. | Ivan Alejandro |
2014-05-21 | Rename backend methods for consistency. | Ivan Alejandro |
2014-05-21 | Move waiting logic for imap stop to the backend. | Ivan Alejandro |
2014-05-21 | Move Mail logic to backend. | Ivan Alejandro |
2014-05-21 | Separate imap/smtp logic from conductor. | Ivan Alejandro |
2014-05-21 | Refactor SoledadBootstrapper to backend. | Ivan Alejandro |
2014-05-08 | Organize smtp logic in the bootstrapper. | Ivan Alejandro |
2014-04-17 | Use consistent wording for triggers documentation. | Ivan Alejandro |
2014-04-17 | Use Slot decorator instead of SLOT docstring. | Ivan Alejandro |
2014-03-18 | Catch soledad invalid token error (#5191). | drebs |
2014-02-07 | Ensure IMAP flushes data to disk before quitting. Closes #5095. | drebs |
2014-01-12 | Merge remote-tracking branch 'refs/remotes/kali/feature/offline-mode' into de... | Tomás Touceda |
2014-01-11 | offline mode | Kali Kaneko |
2014-01-08 | Flag imap session for closing. Fixes: #4925 | Kali Kaneko |
2013-11-12 | re-raise the exceptions on init as expected | Kali Kaneko |
2013-11-11 | Fix call to smtp gateway. | drebs |
2013-11-07 | Reject sender if it's not the logged in user | Tomás Touceda |
2013-11-06 | Initializes mail service with the user id. | Kali Kaneko |
2013-10-30 | Properly stop imap at logout | Tomás Touceda |
2013-10-28 | Mail State Machine refactor. Closes: #4059 | Kali Kaneko |