log urllog.tcl @ 235:059660980388

age author description
Fri, 09 Jan 2015 15:40:54 +0200 Matti Hamalainen urllog: Enable TLS, fixes annoying issues where https fails.
Mon, 01 Dec 2014 16:08:49 +0200 Matti Hamalainen urllog: Cleanup.
Mon, 01 Dec 2014 16:08:34 +0200 Matti Hamalainen urllog: Oops, a bugfix.
Mon, 01 Dec 2014 11:42:35 +0200 Matti Hamalainen Change channels.
Mon, 01 Dec 2014 11:11:50 +0200 Matti Hamalainen urllog: Change handling of HTTP requests.
Thu, 30 Oct 2014 15:48:43 +0200 Matti Hamalainen urllog: Improve error messages a bit.
Mon, 06 Oct 2014 19:32:15 +0300 Matti Hamalainen urllog: Add one entity translation.
Tue, 30 Sep 2014 14:50:01 +0300 Matti Hamalainen Bump versions.
Tue, 30 Sep 2014 14:49:53 +0300 Matti Hamalainen urllog: Improve URL / link matching.
Tue, 30 Sep 2014 14:47:58 +0300 Matti Hamalainen urllog: Add settings for specifying channels where URL logging is active, and where !urlfind functionality works (separately, if so desired.)
Mon, 29 Sep 2014 05:49:22 +0300 Matti Hamalainen Bump versions.
Sun, 28 Sep 2014 07:11:19 +0300 Matti Hamalainen Rename some commands.
Fri, 19 Sep 2014 22:19:39 +0300 Matti Hamalainen urllog: Disable some debug logging.
Fri, 19 Sep 2014 21:30:03 +0300 Matti Hamalainen urllog: Accept only uncompressed data, because we use chunked download.
Thu, 03 Jul 2014 13:15:03 +0300 Matti Hamalainen Increase default http timeouts.
Tue, 03 Jun 2014 15:34:19 +0300 Matti Hamalainen urllog: Document ShortURL functionality slightly.
Tue, 03 Jun 2014 13:06:13 +0300 Matti Hamalainen urllog: Bump copyright, and version.
Mon, 02 Jun 2014 15:52:58 +0300 Matti Hamalainen urllog: Oops, fix a silly typobug.
Sun, 01 Jun 2014 18:46:56 +0300 Matti Hamalainen urllog: Cleanup.
Sun, 01 Jun 2014 12:02:55 +0300 Matti Hamalainen urllog: Cosmetics.
Tue, 27 May 2014 07:12:59 +0300 Matti Hamalainen urllog: Cleanups, rename/move some global variables.
Tue, 04 Jun 2013 13:23:52 +0300 Matti Hamalainen Fix additional checks for HTTPS urls.
Mon, 24 Sep 2012 18:56:01 +0300 Matti Hamalainen urllog: Oops, bugfix 10L.
Mon, 24 Sep 2012 18:42:08 +0300 Matti Hamalainen urllog: Bump version.
Mon, 24 Sep 2012 18:41:59 +0300 Matti Hamalainen urllog: Fix some entity translations.
Mon, 17 Sep 2012 17:33:59 +0300 Matti Hamalainen urllog: Bump version.
Mon, 17 Sep 2012 17:33:47 +0300 Matti Hamalainen urllog: Improve search functionality.
Mon, 17 Sep 2012 17:33:24 +0300 Matti Hamalainen urllog: Add some translated entities.
Mon, 09 Jan 2012 17:07:14 +0200 Matti Hamalainen urllog: Bump version.
Mon, 09 Jan 2012 17:07:00 +0200 Matti Hamalainen urllog: Add some entity translations.
Mon, 09 Jan 2012 17:06:42 +0200 Matti Hamalainen Update copyright year.
Sat, 15 Oct 2011 18:11:12 +0300 Matti Hamalainen Convert the title encoding when outputting to channel.
Thu, 13 Oct 2011 20:14:48 +0300 Matti Hamalainen urllog: Bump version.
Thu, 13 Oct 2011 20:14:34 +0300 Matti Hamalainen urllog: Remove lingering http token cleanup.
Thu, 13 Oct 2011 20:14:13 +0300 Matti Hamalainen urllog: Improve rasiatube URL de-mangling.
Thu, 13 Oct 2011 20:13:31 +0300 Matti Hamalainen urllog: Add some entities for conversion.
Thu, 13 Oct 2011 20:13:09 +0300 Matti Hamalainen urllog: Improvements in document / HTTP encoding handling and conversion.
Thu, 13 Oct 2011 20:11:02 +0300 Matti Hamalainen urllog: Improve entity conversion.
Wed, 21 Sep 2011 07:47:47 +0300 Matti Hamalainen Clarify authorship by doing sed "s/ccr\/TNSP/Matti 'ccr' Hamalainen/g".
Wed, 21 Sep 2011 07:46:03 +0300 Matti Hamalainen urllog: Add line about the script's license.
Mon, 19 Sep 2011 21:54:46 +0300 Matti Hamalainen urllog: Oops, a typo in variable name. Fixed.
Mon, 19 Sep 2011 21:20:08 +0300 Matti Hamalainen urllog: Improve entity handling.
Mon, 19 Sep 2011 21:19:50 +0300 Matti Hamalainen urllog and quotedb: Use SQL LIKE operator for username search terms to avoid unnecessary case-sensitivity.
Mon, 19 Sep 2011 21:18:57 +0300 Matti Hamalainen urllog and quotedb: Handle "+"-prefix in searches as it is documented.
Wed, 14 Sep 2011 19:21:48 +0300 Matti Hamalainen urllog: Bump version.
Wed, 14 Sep 2011 19:20:39 +0300 Matti Hamalainen urllog: urllog_convert_ent was incorrectly mapping entities first with -nocase, resulting in lowercase characters when uppercase was the correct one. Fixed. Also optimized a bit.
Tue, 13 Sep 2011 15:52:51 +0300 Matti Hamalainen urllog: Enable SSL/TLS support by default.
Tue, 13 Sep 2011 15:52:35 +0300 Matti Hamalainen urllog: Fix a think-o in urllog_convert_ent: multiple whitespaces were not condensed to just one because of incorrect variable use.
Tue, 13 Sep 2011 15:51:15 +0300 Matti Hamalainen urllog: Entity data is now in UTF-8, but TCL source files are interpreted with current system locale, which may not be UTF-8. We must therefore "convert" the entity mapping string to UTF-8 to be certain of TCL's interpretation of its encoding.
Tue, 13 Sep 2011 15:49:43 +0300 Matti Hamalainen urllog: Improve page character set encoding detection/guessing.
Mon, 12 Sep 2011 19:14:14 +0300 Matti Hamalainen urllog: Bump version to 2.2.
Mon, 12 Sep 2011 19:01:48 +0300 Matti Hamalainen urllog: Improve one informational / error message.
Mon, 12 Sep 2011 19:01:31 +0300 Matti Hamalainen urllog: Use u_proto variable to check for if the protocol is supported instead of doing useless additional string checking.
Mon, 12 Sep 2011 19:00:49 +0300 Matti Hamalainen urllog: Comments and cosmetics.
Mon, 12 Sep 2011 19:00:20 +0300 Matti Hamalainen urllog: Check if TLS support is enabled when checking if we can fetch title information via HTTP or SSL/HTTP.
Mon, 12 Sep 2011 17:46:55 +0300 Matti Hamalainen urllog: Insert NULL into title column when we didn't get a title.
Mon, 12 Sep 2011 17:21:25 +0300 Matti Hamalainen urllog: Cosmetics. Remove useless parenthesis.
Mon, 12 Sep 2011 17:20:53 +0300 Matti Hamalainen urllog: Reorder code and make it simpler by removing duplicate checks.
Mon, 12 Sep 2011 17:20:16 +0300 Matti Hamalainen urllog: Add .xxx TLD to supported list.
Mon, 12 Sep 2011 17:20:01 +0300 Matti Hamalainen urllog: Add certdir option setting.