log urllog.tcl @ 698:6ba9f961e463 default tip

age author description
Thu, 22 Jun 2023 15:47:45 +0300 Matti Hamalainen urllog: Adjust commented out code.
Fri, 13 May 2022 15:22:44 +0300 Matti Hamalainen urllog: Use user's stored handle (if available) when recording URLs.
Fri, 13 May 2022 15:21:14 +0300 Matti Hamalainen urllog: Improve some logging / error messages.
Tue, 23 Feb 2021 15:09:51 +0200 Matti Hamalainen urllog: Bump version.
Fri, 19 Feb 2021 21:03:26 +0200 Matti Hamalainen urllog: Use new HTTP helpers from utillib.
Wed, 17 Feb 2021 12:10:14 +0200 Matti Hamalainen urllog: Cleanup.
Wed, 17 Feb 2021 11:00:49 +0200 Matti Hamalainen urllog: Use regexp splitx instead of string split.
Thu, 04 Feb 2021 18:01:31 +0200 Matti Hamalainen urllog: Improve title handling in "URL is known" messages.
Wed, 03 Feb 2021 13:37:10 +0200 Matti Hamalainen urllog: Clean up regexp statements.
Wed, 03 Feb 2021 11:05:59 +0200 Matti Hamalainen Cleanup.
Thu, 28 Jan 2021 12:47:20 +0200 Matti Hamalainen urllog: More cleanups.
Wed, 27 Jan 2021 16:52:19 +0200 Matti Hamalainen urllog: Rename urllog_shorturl_str to urllog_shorturl_codes.
Wed, 27 Jan 2021 13:22:46 +0200 Matti Hamalainen urllog: Update instructions a bit.
Wed, 27 Jan 2021 12:01:20 +0200 Matti Hamalainen urllog: Massive refactoring to use similar message system as other scripts,
Sun, 24 Jan 2021 23:13:41 +0200 Matti Hamalainen urllog: Bump version.
Sun, 24 Jan 2021 23:13:01 +0200 Matti Hamalainen urllog: Clean up redirection handling and improve error checking and handling.
Sun, 24 Jan 2021 21:47:27 +0200 Matti Hamalainen urllog: Use lowercase HTTP metadata keys and sanitize them.
Sun, 10 Jan 2021 14:57:30 +0200 Matti Hamalainen urllog: Handle 303 redirects.
Mon, 04 Jan 2021 12:20:38 +0200 Matti Hamalainen urllog: Remove rasiatube hack setting, it's not used.
Mon, 04 Jan 2021 12:17:43 +0200 Matti Hamalainen urllog: Remove TLD checks, as they are rather useless nowadays.
Mon, 04 Jan 2021 12:00:44 +0200 Matti Hamalainen Bump copyright years.
Sun, 27 Sep 2020 14:58:55 +0300 Matti Hamalainen urllog: Bump version.
Sun, 27 Sep 2020 14:56:48 +0300 Matti Hamalainen urllog: Improve invalid/local IPv4 network check
Sun, 27 Sep 2020 14:51:19 +0300 Matti Hamalainen urllog: Improve URL parsing/validation and protocol guessing.
Sun, 20 Sep 2020 18:47:16 +0300 Matti Hamalainen urllog: Cosmetics.
Thu, 09 Jul 2020 13:41:46 +0300 Matti Hamalainen urllog: Bump version.
Thu, 09 Jul 2020 13:25:09 +0300 Matti Hamalainen urllog: Cleanups.
Thu, 09 Jul 2020 12:49:48 +0300 Matti Hamalainen urllog: Cleanups.
Wed, 08 Jul 2020 01:42:40 +0300 Matti Hamalainen urllog: Adjust messages.
Tue, 07 Jul 2020 14:22:47 +0300 Matti Hamalainen urllog: Rename two functions.
Thu, 23 Jan 2020 08:04:48 +0200 Matti Hamalainen urllog: Migration from old versions hasn't been supported in reality for a rel-0_3_0
Thu, 23 Jan 2020 05:48:28 +0200 Matti Hamalainen urllog: Bump copyright year.
Fri, 20 Sep 2019 12:08:15 +0300 Matti Hamalainen urllog: Improve documentation slightly.
Mon, 05 Nov 2018 17:07:38 +0200 Matti Hamalainen urllog: Fixes to Twitter title matching.
Fri, 26 Oct 2018 15:42:28 +0300 Matti Hamalainen urllog: Fix the Twitter title parsing.
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.
Wed, 07 Feb 2018 19:01:36 +0200 Matti Hamalainen urllog: Improve URL validation.
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.
Sun, 08 Jan 2017 03:57:05 +0200 Matti Hamalainen Bump some copyright years and versions.
Sun, 08 Jan 2017 03:55:55 +0200 Matti Hamalainen Cosmetic / stray trailing whitespace cleanup.
Sun, 08 Jan 2017 03:52:15 +0200 Matti Hamalainen Add utl_ctime() to utillib and use it elsewhere.
Sat, 30 Jan 2016 00:28:14 +0200 Matti Hamalainen urllog: Fix missing http(s)/ftp:// protocol prefix guessing.
Wed, 03 Jun 2015 18:52:34 +0300 Matti Hamalainen urllog: Bump version.
Wed, 03 Jun 2015 18:51:30 +0300 Matti Hamalainen urllog: Fix redirection handling for HTTP 1.1.
Tue, 21 Apr 2015 21:57:37 +0300 Matti Hamalainen urllog: Bump version.
Tue, 21 Apr 2015 21:57:30 +0300 Matti Hamalainen urllog: Fix character set conversion a bit.
Fri, 27 Feb 2015 17:39:54 +0200 Matti Hamalainen urllog: Add new configuration option urllog_msg_channels.
Fri, 27 Feb 2015 14:38:25 +0200 Matti Hamalainen urllog: Improve URL title functionality.
Sat, 31 Jan 2015 01:15:08 +0200 Matti Hamalainen urllog: Force binary fetch.
Sat, 31 Jan 2015 00:43:06 +0200 Matti Hamalainen urllog: Various cleanups.
Tue, 27 Jan 2015 08:44:15 +0200 Matti Hamalainen urllog: 100L.
Tue, 27 Jan 2015 08:40:17 +0200 Matti Hamalainen urllog: Added urllog_extra_strict option.
Tue, 27 Jan 2015 08:39:21 +0200 Matti Hamalainen urllog: Add message for unknown TLDs.
Tue, 27 Jan 2015 08:23:22 +0200 Matti Hamalainen urllog: Make TLD check configurable.
Tue, 27 Jan 2015 08:22:36 +0200 Matti Hamalainen urllog: Make rasiatube hack configurable.
Tue, 27 Jan 2015 08:21:00 +0200 Matti Hamalainen urllog: Fix comment.
Mon, 26 Jan 2015 15:23:33 +0200 Matti Hamalainen urllog: 10L.