log

age author description
Fri, 26 Oct 2018 15:42:28 +0300 Matti Hamalainen urllog: Fix the Twitter title parsing.
Fri, 26 Oct 2018 09:38:33 +0300 Matti Hamalainen Merge.
Fri, 26 Oct 2018 09:38:18 +0300 Matti Hamalainen urllog: Add support for Twitter meta titles.
Fri, 26 Oct 2018 09:37:59 +0300 Matti Hamalainen urllog: Delete some obsolete code.
Sun, 01 Jul 2018 18:57:00 +0300 Matti Hamalainen Delete trailing whitespace.
Wed, 09 May 2018 20:04:44 +0300 Matti Hamalainen utillib: Add unicode hyphen conversion to ascii.
Wed, 09 May 2018 20:04:13 +0300 Matti Hamalainen quotedb: Add 'stats' command.
Thu, 22 Feb 2018 20:15:20 +0200 Matti Hamalainen quotedb: Add get latest quote feature.
Wed, 07 Feb 2018 19:01:36 +0200 Matti Hamalainen urllog: Improve URL validation.
Mon, 18 Dec 2017 14:54:18 +0200 Matti Hamalainen fetch_weather: Perhaps, possibly, fix the UTF8 issues. Maybe.
Mon, 18 Dec 2017 14:42:15 +0200 Matti Hamalainen fetch_weather: When force_update is set, do not load the old data cache.
Mon, 18 Dec 2017 14:41:51 +0200 Matti Hamalainen fetch_weather: Cleanups.
Mon, 30 Oct 2017 15:46:50 +0200 Matti Hamalainen fetch_feeds: Add support for SNI in TLS and make note about requiring tcl-tls 1.7.13+
Sat, 21 Oct 2017 00:59:06 +0300 Matti Hamalainen quotedb: Do not update quote creation timestamp field when updating quote.
Tue, 17 Oct 2017 10:58:02 +0300 Matti Hamalainen urllog: tcl-tls 1.7.x (tested with 1.7.13) is now a requirement. It is
Tue, 17 Oct 2017 09:27:35 +0300 Matti Hamalainen urllog: Do not use Connection: keep-alive for production.
Mon, 16 Oct 2017 11:28:56 +0300 Matti Hamalainen urllog: Improve how http headers are formed.
Mon, 16 Oct 2017 11:14:07 +0300 Matti Hamalainen weather: Improve parsing of GPS coordinates.
Tue, 10 Oct 2017 01:32:58 +0300 Matti Hamalainen weather: Improve "nearest" sub-command argument parsing.
Tue, 10 Oct 2017 01:32:25 +0300 Matti Hamalainen weather: Rename a variable to be more descriptive.
Fri, 06 Oct 2017 17:30:06 +0300 Matti Hamalainen fetch_weather: Improve some debug messages.
Thu, 28 Sep 2017 15:25:12 +0300 Matti Hamalainen weather: Bump version.
Thu, 28 Sep 2017 15:24:49 +0300 Matti Hamalainen fetch_weather: Bump version.
Thu, 28 Sep 2017 15:24:36 +0300 Matti Hamalainen weather: No longer use named keys for measurement data that is not common for all measurement station types.
Thu, 28 Sep 2017 15:22:03 +0300 Matti Hamalainen fetch_weather: Change to use the new REST/JSON API for fetching Tiehallinto digitraffic weather data.
Thu, 28 Sep 2017 15:19:09 +0300 Matti Hamalainen fetch_weather: Instead of checking the latest static metadata update timestamp against the weather data XML, have a setting of days until the metadata is considered stale.
Thu, 28 Sep 2017 15:17:39 +0300 Matti Hamalainen fetch_weather: Rename the Tiehallinto static metadata cache filename setting.
Thu, 28 Sep 2017 15:16:40 +0300 Matti Hamalainen Cosmetics.
Thu, 28 Sep 2017 15:15:23 +0300 Matti Hamalainen Oops, a typo.
Tue, 26 Sep 2017 12:38:24 +0300 Matti Hamalainen fetch_weather: Make tiehallinto API urls configurable.