Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | A script to start the imap server | Christian Mollekopf | 2017-11-23 |
| | |||
* | Disable coredumps in the container | Christian Mollekopf | 2017-11-23 |
| | | | | All they do is block when crashing | ||
* | Encrypted mails | Christian Mollekopf | 2017-11-23 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-11-23 |
| | |||
* | Fixed recipient removal | Christian Mollekopf | 2017-11-23 |
| | |||
* | Prepared crypto | Christian Mollekopf | 2017-11-23 |
| | |||
* | Avoid crashing if we fail to assemble the message | Christian Mollekopf | 2017-11-22 |
| | |||
* | We want sudo and pinentry in the container. | Christian Mollekopf | 2017-11-22 |
| | | | | | pinentry-qt has rendering issues and the gtk version just works..., so let's use that. | ||
* | Run an imap server as part of the container | Christian Mollekopf | 2017-11-22 |
| | |||
* | Find signing keys | Christian Mollekopf | 2017-11-22 |
| | |||
* | Setup key with docker | Christian Mollekopf | 2017-11-22 |
| | |||
* | Prepping encryption | Christian Mollekopf | 2017-11-22 |
| | |||
* | Removed obsolete dependencies and made sure ps is available | Christian Mollekopf | 2017-11-22 |
| | |||
* | Show the host not found error dialog on connection error as well. | Christian Mollekopf | 2017-11-22 |
| | |||
* | new icon for logview | Michael Bohlender | 2017-11-16 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-11-11 |
| | |||
* | Deal with defunc processes | Christian Mollekopf | 2017-11-11 |
| | | | | | | When running the tests on the CI the gpg process goes defunc instead of away. To avoid waiting forever we need to carry on as soon as that happens. | ||
* | Fixed dockerfile | Christian Mollekopf | 2017-11-09 |
| | |||
* | Added llvm to dockerfile | Christian Mollekopf | 2017-11-09 |
| | |||
* | We don't need an entry point | Christian Mollekopf | 2017-11-09 |
| | |||
* | Install noto fonts and remove unused packages | Christian Mollekopf | 2017-11-08 |
| | |||
* | Login page for generic imap account | Christian Mollekopf | 2017-11-08 |
| | |||
* | script to run the container | Christian Mollekopf | 2017-11-07 |
| | |||
* | Set some necessary ENV variables in the docker container | Christian Mollekopf | 2017-11-07 |
| | |||
* | Added dockerfile for development | Christian Mollekopf | 2017-11-06 |
| | |||
* | Don't get stuck on a subtype | Christian Mollekopf | 2017-11-06 |
| | |||
* | place popup notificaitons at the bottom | Michael Bohlender | 2017-11-02 |
| | |||
* | Handle host not found | Christian Mollekopf | 2017-10-27 |
| | |||
* | Merge logentries by subtype if available | Christian Mollekopf | 2017-10-26 |
| | |||
* | Avoid warning | Christian Mollekopf | 2017-10-26 |
| | |||
* | brush up logview a bit more | Michael Bohlender | 2017-10-26 |
| | |||
* | make logview list slimer and remove margins | Michael Bohlender | 2017-10-26 |
| | |||
* | A login error view | Christian Mollekopf | 2017-10-25 |
| | |||
* | Return to the mailview when popping all views off | Christian Mollekopf | 2017-10-25 |
| | |||
* | Use a loader so we can load different components depending on the error | Christian Mollekopf | 2017-10-25 |
| | |||
* | Prepare logview for error merging. | Christian Mollekopf | 2017-10-25 |
| | |||
* | Call loginIfNecessary | Christian Mollekopf | 2017-10-25 |
| | |||
* | Hide change password button if we don't have one | Christian Mollekopf | 2017-10-25 |
| | |||
* | Merge branch 'feature/kolabnowsetup' into develop | Christian Mollekopf | 2017-10-24 |
|\ | |||
| * | Sign up link for Kolab Now | Christian Mollekopf | 2017-10-24 |
| | | |||
* | | Only load the login view for accounts that require a keyring | Christian Mollekopf | 2017-10-24 |
|/ | |||
* | Always select the latest notification | Christian Mollekopf | 2017-10-23 |
| | |||
* | Alert when we have pending errors in the logview. | Christian Mollekopf | 2017-10-23 |
| | |||
* | "alert" button mode to draw attention to a button. | Christian Mollekopf | 2017-10-23 |
| | |||
* | Require the PasswordField to not be empty. | Christian Mollekopf | 2017-10-23 |
| | |||
* | Show an IBeamCursor while hovering over a textfield. | Christian Mollekopf | 2017-10-23 |
| | |||
* | Hide the sign/encrypt checkboxes until they do something. | Christian Mollekopf | 2017-10-23 |
| | |||
* | Support links on all labels | Christian Mollekopf | 2017-10-23 |
| | |||
* | We require qtsvg for svg loading. | Christian Mollekopf | 2017-10-20 |
| | | | | Otherwise we can't load our theme. | ||
* | Load html messages as html | Christian Mollekopf | 2017-10-12 |
| |