log

age author description
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
Mon, 17 Oct 2016 12:43:56 +0300 Matti Hamalainen Only generate summaries and colors for non-deleted/cancelled events.
Mon, 17 Oct 2016 12:42:42 +0300 Matti Hamalainen Improve gcm_dump_events() to optionally show all events (deleted/cancelled).
Tue, 11 Oct 2016 15:32:14 +0300 Matti Hamalainen Print only non-cancelled events in gcm_dump_events().
Mon, 10 Oct 2016 13:07:24 +0300 Matti Hamalainen Make credential_file and secret_file arguments to gcm_get_credentials().
Thu, 06 Oct 2016 15:49:05 +0300 Matti Hamalainen Rename settings dest_* and source_* to dst_* and src_* respectively.
Thu, 06 Oct 2016 15:23:54 +0300 Matti Hamalainen Cosmetics.
Tue, 02 Aug 2016 12:50:27 +0300 Matti Hamalainen Update example configuration.
Tue, 02 Aug 2016 12:50:03 +0300 Matti Hamalainen Fix e-mail sending and implement basic TLS support for outgoing SMTP.
Wed, 27 Jul 2016 15:10:46 +0300 Matti Hamalainen Work a bit on the documentation.
Wed, 27 Jul 2016 13:49:25 +0300 Matti Hamalainen Cosmetic.
Wed, 27 Jul 2016 13:46:11 +0300 Matti Hamalainen Rename a variable/class member.
Wed, 27 Jul 2016 13:09:18 +0300 Matti Hamalainen Update documentation a bit.
Tue, 26 Jul 2016 17:02:42 +0300 Matti Hamalainen Add link to Mercurial repo.
Tue, 26 Jul 2016 15:58:34 +0300 Matti Hamalainen Require configuration file.
Tue, 26 Jul 2016 15:56:29 +0300 Matti Hamalainen Remove default dest_name and dest_regex settings.
Tue, 26 Jul 2016 15:24:42 +0300 Matti Hamalainen Add "execution time elapsed" metering.
Tue, 26 Jul 2016 15:14:52 +0300 Matti Hamalainen Make cfg.dest_id actually work.
Tue, 26 Jul 2016 15:14:44 +0300 Matti Hamalainen Count and report number of purged events.
Wed, 13 Jul 2016 15:38:12 +0300 Matti Hamalainen No need to display target calendar ID twice.
Wed, 13 Jul 2016 14:32:09 +0300 Matti Hamalainen Update TODO.
Wed, 13 Jul 2016 14:15:19 +0300 Matti Hamalainen Add TODO.
Wed, 13 Jul 2016 14:14:10 +0300 Matti Hamalainen Add debug information about how many events were new, updated or unchanged.