summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* A script to start the imap serverChristian Mollekopf2017-11-23
|
* Disable coredumps in the containerChristian Mollekopf2017-11-23
| | | | All they do is block when crashing
* Encrypted mailsChristian Mollekopf2017-11-23
|
* CleanupChristian Mollekopf2017-11-23
|
* Fixed recipient removalChristian Mollekopf2017-11-23
|
* Prepared cryptoChristian Mollekopf2017-11-23
|
* Avoid crashing if we fail to assemble the messageChristian Mollekopf2017-11-22
|
* We want sudo and pinentry in the container.Christian Mollekopf2017-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 containerChristian Mollekopf2017-11-22
|
* Find signing keysChristian Mollekopf2017-11-22
|
* Setup key with dockerChristian Mollekopf2017-11-22
|
* Prepping encryptionChristian Mollekopf2017-11-22
|
* Removed obsolete dependencies and made sure ps is availableChristian Mollekopf2017-11-22
|
* Show the host not found error dialog on connection error as well.Christian Mollekopf2017-11-22
|
* new icon for logviewMichael Bohlender2017-11-16
|
* CleanupChristian Mollekopf2017-11-11
|
* Deal with defunc processesChristian Mollekopf2017-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 dockerfileChristian Mollekopf2017-11-09
|
* Added llvm to dockerfileChristian Mollekopf2017-11-09
|
* We don't need an entry pointChristian Mollekopf2017-11-09
|
* Install noto fonts and remove unused packagesChristian Mollekopf2017-11-08
|
* Login page for generic imap accountChristian Mollekopf2017-11-08
|
* script to run the containerChristian Mollekopf2017-11-07
|
* Set some necessary ENV variables in the docker containerChristian Mollekopf2017-11-07
|
* Added dockerfile for developmentChristian Mollekopf2017-11-06
|
* Don't get stuck on a subtypeChristian Mollekopf2017-11-06
|
* place popup notificaitons at the bottomMichael Bohlender2017-11-02
|
* Handle host not foundChristian Mollekopf2017-10-27
|
* Merge logentries by subtype if availableChristian Mollekopf2017-10-26
|
* Avoid warningChristian Mollekopf2017-10-26
|
* brush up logview a bit moreMichael Bohlender2017-10-26
|
* make logview list slimer and remove marginsMichael Bohlender2017-10-26
|
* A login error viewChristian Mollekopf2017-10-25
|
* Return to the mailview when popping all views offChristian Mollekopf2017-10-25
|
* Use a loader so we can load different components depending on the errorChristian Mollekopf2017-10-25
|
* Prepare logview for error merging.Christian Mollekopf2017-10-25
|
* Call loginIfNecessaryChristian Mollekopf2017-10-25
|
* Hide change password button if we don't have oneChristian Mollekopf2017-10-25
|
* Merge branch 'feature/kolabnowsetup' into developChristian Mollekopf2017-10-24
|\
| * Sign up link for Kolab NowChristian Mollekopf2017-10-24
| |
* | Only load the login view for accounts that require a keyringChristian Mollekopf2017-10-24
|/
* Always select the latest notificationChristian Mollekopf2017-10-23
|
* Alert when we have pending errors in the logview.Christian Mollekopf2017-10-23
|
* "alert" button mode to draw attention to a button.Christian Mollekopf2017-10-23
|
* Require the PasswordField to not be empty.Christian Mollekopf2017-10-23
|
* Show an IBeamCursor while hovering over a textfield.Christian Mollekopf2017-10-23
|
* Hide the sign/encrypt checkboxes until they do something.Christian Mollekopf2017-10-23
|
* Support links on all labelsChristian Mollekopf2017-10-23
|
* We require qtsvg for svg loading.Christian Mollekopf2017-10-20
| | | | Otherwise we can't load our theme.
* Load html messages as htmlChristian Mollekopf2017-10-12
|