log

age author description
Mon, 12 Sep 2011 19:15:17 +0300 Matti Hamalainen Added signature for changeset 8139169293f9
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 18:57:52 +0300 Matti Hamalainen help: Remove useless spam.
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.
Mon, 12 Sep 2011 03:02:18 +0300 Matti Hamalainen Add documentation for short URL redirector.
Mon, 12 Sep 2011 01:52:05 +0300 Matti Hamalainen urllog: Cleanups.
Mon, 12 Sep 2011 01:50:53 +0300 Matti Hamalainen urllog: Different strategy for charset encoding conversion.
Mon, 12 Sep 2011 01:41:00 +0300 Matti Hamalainen quotedb: Add in !quote command.
Sun, 11 Sep 2011 19:39:40 +0300 Matti Hamalainen urllog: Bump version to 2.1.
Sun, 11 Sep 2011 19:39:30 +0300 Matti Hamalainen urllog: Split urllog_add function to urllog_exists for checking whether given URL already exists in the database. Use urllog_exists where appropriate.
Sun, 11 Sep 2011 19:37:40 +0300 Matti Hamalainen urllog: Rename few variables for clarity.
Sun, 11 Sep 2011 18:49:06 +0300 Matti Hamalainen urllog, quotedb: Improve documentation.
Sun, 11 Sep 2011 18:37:10 +0300 Matti Hamalainen calc: Rename a variable (finnish vs. english)
Sun, 11 Sep 2011 18:36:55 +0300 Matti Hamalainen calc: Old script name had been left in the startup message, fixed.
Sun, 11 Sep 2011 18:35:22 +0300 Matti Hamalainen Don't show *.orig and *.rej files in file listing.
Sun, 11 Sep 2011 18:12:27 +0300 Matti Hamalainen quotedb: Cosmetics, add some commented out examples for future, improve documentation of settings.
Sun, 11 Sep 2011 18:09:25 +0300 Matti Hamalainen Separate script for creating just one QuoteDB table.
Sun, 11 Sep 2011 18:09:10 +0300 Matti Hamalainen Cosmetics.
Sun, 11 Sep 2011 18:04:41 +0300 Matti Hamalainen Mention QuoteDB in create_spede_mn_tuksu.tcl.
Sun, 11 Sep 2011 18:03:01 +0300 Matti Hamalainen urllog: Improve documentation of different settings.
Sun, 11 Sep 2011 17:54:12 +0300 Matti Hamalainen Renamed laske.tcl to calc.tcl
Sun, 11 Sep 2011 17:53:50 +0300 Matti Hamalainen laske: Rename functions, add a bit of comments, cosmetics, etc.
Sun, 11 Sep 2011 17:48:23 +0300 Matti Hamalainen More cosmetics.
Sun, 11 Sep 2011 17:43:32 +0300 Matti Hamalainen Translate some comments to english and cosmetic fixes.
Sun, 11 Sep 2011 16:48:48 +0300 Matti Hamalainen urllog: Cosmetics.
Sat, 10 Sep 2011 18:17:20 +0300 Matti Hamalainen quotedb: Bump version.
Sat, 10 Sep 2011 18:14:13 +0300 Matti Hamalainen quotedb: Use TCL function append instead of set foo "$foo..."
Sat, 10 Sep 2011 17:02:25 +0300 Matti Hamalainen urllog: Improve urllog_isnumber function.
Sat, 10 Sep 2011 17:00:22 +0300 Matti Hamalainen quotedb: Add in +n flag override for deleting and updating quotes.
Thu, 08 Sep 2011 22:26:52 +0300 Matti Hamalainen Remove tabs and reindent.
Thu, 08 Sep 2011 22:23:33 +0300 Matti Hamalainen urllog: Remove some global variable references where they are not used.
Thu, 08 Sep 2011 22:18:06 +0300 Matti Hamalainen quotedb: Remove commented out dead statements.
Thu, 08 Sep 2011 22:16:54 +0300 Matti Hamalainen quotedb: Add "update" sub-command for modifying/updating recently added quotes.
Thu, 08 Sep 2011 22:16:00 +0300 Matti Hamalainen quotedb: Cleanups. We do not need to SELECT quoteID for these operations, we already know what it is.
Thu, 08 Sep 2011 22:14:27 +0300 Matti Hamalainen quotedb: Retrieving total number of quotes in the table does not seem to be working, so commenting out the code.
Thu, 08 Sep 2011 21:53:55 +0300 Matti Hamalainen Update page descriptions.
Thu, 08 Sep 2011 21:00:31 +0300 Matti Hamalainen quotedb: Show command name in the short helps.
Thu, 08 Sep 2011 17:49:50 +0300 Matti Hamalainen quotedb: Add qdb_split function for splitting long strings nicely to substrings of specified length as a list. Use the function to send overly long quotes correctly to IRC.
Thu, 08 Sep 2011 17:48:37 +0300 Matti Hamalainen quotedb: Using [join utext " "] on command input string is harmful. Fixed.
Thu, 08 Sep 2011 17:47:24 +0300 Matti Hamalainen feeds: No need to spam the bot log with "checking for new entries".
Thu, 08 Sep 2011 15:28:29 +0300 Matti Hamalainen Update directory description.
Wed, 07 Sep 2011 15:33:57 +0300 Matti Hamalainen urlredirect: Cosmetics.
Wed, 07 Sep 2011 14:53:46 +0300 Matti Hamalainen Update some comments and add a bit of documentation.
Wed, 07 Sep 2011 14:47:34 +0300 Matti Hamalainen urllog: Bump version.
Wed, 07 Sep 2011 14:10:20 +0300 Matti Hamalainen Cleanups. Add "not found" message for certain quote lookup requests.
Wed, 07 Sep 2011 14:09:49 +0300 Matti Hamalainen Show score/rating for single quotedb quotes when requested by index or as random.
Wed, 07 Sep 2011 14:08:42 +0300 Matti Hamalainen Barebones help message for quotedb sub-commands.
Wed, 07 Sep 2011 14:07:48 +0300 Matti Hamalainen Log voting of quotes in bot log.
Wed, 07 Sep 2011 14:07:07 +0300 Matti Hamalainen Change one local variable name.
Wed, 07 Sep 2011 14:06:01 +0300 Matti Hamalainen Delete the votes/ratings too, when deleting a quote.
Wed, 07 Sep 2011 08:03:42 +0300 Matti Hamalainen Update help.
Tue, 06 Sep 2011 21:16:20 +0300 Matti Hamalainen Remove some commented out debugging stuff.