@machniak We've been running with this for the past 6 months as a patch, can I push it to the repo?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Dec 15 2020
Dec 14 2020
Nov 30 2020
Nov 19 2020
Take the timezone offset at the start date, not at the current date.
Moved the timezone guessing to kolab_sync_timezone_converter and take kolab_format::timezone into account.
Nov 18 2020
Nov 9 2020
Oct 28 2020
Oct 20 2020
Move the function closer to where we actually need it.
Removed ct:print call
Sep 30 2020
Included second patch to load the driver.
Aug 11 2020
It's not quite clear to me how simply ignoring if the stream is at the end is a valid error handling strategy (it seems we aren't buffering the existing data, so it would be lost?), but if it's acceptable for the properties above I suppose it is ok here too.
Jun 4 2020
I'm abandoning this revision for now.
May 22 2020
May 20 2020
In D1279#14068, @machniak wrote:Maybe we should authenticate the user with IMAP instead? As far as I know the protocol spec. does not require authentication, but it recommends it.
May 13 2020
May 4 2020
Apr 30 2020
Apr 24 2020
Apr 15 2020
Apr 8 2020
The serverside counterpart to D1144