- Aug 23, 2017
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Aug 22, 2017
-
-
Christoph Wurst authored
Use JsonSerializable::jsonSerialize instead of a custom method
-
Christoph Wurst authored
Remove unused import statement in IAccount
-
Christoph Wurst authored
-
Christoph Wurst authored
Remove unused Account::reconnect method
-
Christoph Wurst authored
Refactor folder sync
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
IAccount extends php's JsonSerialize interface which already comes with a proper method that seralizes an object into an array. Hence we shall use this method instead of duplicating and throwing an exception in the implementation. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Aug 21, 2017
-
-
Christoph Wurst authored
-
Christoph Wurst authored
Use another IMAP docker image that allows more connections
-
Christoph Wurst authored
Since CI builds of #326 failed and I could reproduce this locally, it turned out that running single tests or tests of a single directory was no problem. However, executing all tests at once led to failing IMAP connections. Apparently an increased number of allowed IMAP connections fixes the problem (locally). Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
-
Christoph Wurst authored
Remove wrong abstraction in IAccount and use impl instead
-
Nextcloud bot authored
-
- Aug 20, 2017
-
-
Nextcloud bot authored
-
- Aug 19, 2017
-
-
Nextcloud bot authored
-
- Aug 18, 2017
-
-
Nextcloud bot authored
-
- Aug 17, 2017
-
-
Nextcloud bot authored
-
- Aug 16, 2017
-
-
Nextcloud bot authored
-
- Aug 14, 2017
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Add keyboard shortcut to compose a new message
-
Christoph Wurst authored
Use a common base class for all tests
-
Christoph Wurst authored
Add integration tests for outgoing messages with attachments
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Aug 12, 2017
-
-
Nextcloud bot authored
-
- Aug 11, 2017
-
-
Christoph Wurst authored
-
Christoph Wurst authored
Fix IMAP tests
-
- Aug 07, 2017
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
IMAP integration tests failed because the 'Drafts' mailbox is not part of the automatically created ones, hence it was removed now. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Fix test base class and namespace
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-