view TODO.txt @ 103:fc361e368630

Improve gcm_dump_events() further by changing show parameter to a lambda function to filter events to be shown. If set to None, everything will be shown.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 17 Oct 2016 13:16:32 +0300
parents 4446e70ede79
children
line wrap: on
line source

- improve documentation a bit, it is rather barebones at the moment.

- (re-)implement limiting source events from given start time, instead of
  processing all events available.

- test e-mail sending, might need fixing