log

age author description
Thu, 30 Jan 2020 13:40:40 +0200 Matti Hamalainen Exclude "extendedProperties property.
Mon, 11 Nov 2019 13:47:39 +0200 Matti Hamalainen Minor fix.
Tue, 17 Jan 2017 10:45:22 +0200 Matti Hamalainen Update copyright years.
Tue, 17 Jan 2017 10:43:33 +0200 Matti Hamalainen Add timestamps to messages.
Mon, 28 Nov 2016 10:51:55 +0200 Matti Hamalainen Add .hgignore.
Mon, 07 Nov 2016 10:14:46 +0200 Matti Hamalainen Improve comments.
Mon, 07 Nov 2016 09:21:29 +0200 Matti Hamalainen Update README to match python3 things. python3
Mon, 07 Nov 2016 09:15:50 +0200 Matti Hamalainen Changes required for Python 3. python3
Mon, 07 Nov 2016 09:10:29 +0200 Matti Hamalainen Use list comprehensions instead of map().
Tue, 18 Oct 2016 18:10:20 +0300 Matti Hamalainen Added signature for changeset 155056498592
Tue, 18 Oct 2016 18:10:02 +0300 Matti Hamalainen Added tag rel-1.0 for changeset 4500fbf91294
Tue, 18 Oct 2016 15:12:54 +0300 Matti Hamalainen More comments. rel-1.0
Tue, 18 Oct 2016 15:05:55 +0300 Matti Hamalainen Improve and add comments.
Tue, 18 Oct 2016 14:39:59 +0300 Matti Hamalainen Rename some objects and variables.
Tue, 18 Oct 2016 14:03:18 +0300 Matti Hamalainen Remove the original specification "document".
Tue, 18 Oct 2016 14:01:02 +0300 Matti Hamalainen Update documentation.
Tue, 18 Oct 2016 13:41:07 +0300 Matti Hamalainen Added signature for changeset 89a43917ad18
Tue, 18 Oct 2016 13:39:36 +0300 Matti Hamalainen Added tag rel-1.0 for changeset 591cc558bbcd
Tue, 18 Oct 2016 13:38:59 +0300 Matti Hamalainen Use summaryOverride field as summary for calendars where it is being matched
Tue, 18 Oct 2016 13:26:20 +0300 Matti Hamalainen Implement sendmail mail sending support. Various e-mail related settings have also
Tue, 18 Oct 2016 12:56:44 +0300 Matti Hamalainen Added tag rel-0.9 for changeset 8b773358ad47
Tue, 18 Oct 2016 12:30:19 +0300 Matti Hamalainen Use "id" field in source calendar events gcm_id generation, and "iCalUID" for the target calendar. rel-0.9
Tue, 18 Oct 2016 12:29:13 +0300 Matti Hamalainen Add gcm_fetch_events() function that properly implements chained event list fetching.
Tue, 18 Oct 2016 12:25:33 +0300 Matti Hamalainen Add exception checking to calendar list fetching.
Tue, 18 Oct 2016 12:24:44 +0300 Matti Hamalainen Merged.
Tue, 18 Oct 2016 11:55:14 +0300 Matti Hamalainen We should not fetch single events. It is bad for you.
Mon, 17 Oct 2016 16:37:09 +0300 Matti Hamalainen Add two helper functions to GCMColor class.
Mon, 17 Oct 2016 15:16:15 +0300 Matti Hamalainen Update counters only per successful operation.
Mon, 17 Oct 2016 14:06:48 +0300 Matti Hamalainen Make debug/error messages more consistent.
Mon, 17 Oct 2016 13:16:32 +0300 Matti Hamalainen Improve gcm_dump_events() further by changing show parameter to a lambda