log quotedb.tcl @ 698:6ba9f961e463 default tip

age author description
Mon, 18 Sep 2023 11:38:41 +0300 Matti Hamalainen quotedb: Bump version and copyright. default tip
Mon, 18 Sep 2023 11:20:46 +0300 Matti Hamalainen quotedb: When searching quotes, inform user if we found more matches than the max matches limit.
Fri, 23 Jun 2023 18:48:38 +0300 Matti Hamalainen quotedb: Cleanups. Rename some proc arguments and variables for clarity.
Sun, 28 Nov 2021 04:20:18 +0200 Matti Hamalainen quotedb: Change voting a bit.
Sun, 10 Oct 2021 20:52:20 +0300 Matti Hamalainen quotedb: Use custon qdb_ctime() instead of utl_ctime() for shorter timestamp.
Tue, 23 Feb 2021 15:10:52 +0200 Matti Hamalainen quotedb: Bump version.
Tue, 23 Feb 2021 15:10:44 +0200 Matti Hamalainen quotedb: Rename some variables.
Tue, 23 Feb 2021 14:42:17 +0200 Matti Hamalainen quotedb: Cleanup.
Tue, 23 Feb 2021 14:41:42 +0200 Matti Hamalainen quotedb: Rename qdb_get() to qdb_show() and remove extraneous unused argument.
Tue, 23 Feb 2021 14:40:37 +0200 Matti Hamalainen quotedb: Cleanups.
Tue, 23 Feb 2021 13:04:41 +0200 Matti Hamalainen quotedb: Cleanup.
Tue, 23 Feb 2021 13:04:24 +0200 Matti Hamalainen quotedb: Use LIKE instead of = for user.
Wed, 17 Feb 2021 11:09:50 +0200 Matti Hamalainen quotedb: Use splitx instead of split.
Wed, 17 Feb 2021 10:29:06 +0200 Matti Hamalainen quotedb: Add few comments.
Mon, 08 Feb 2021 12:37:59 +0200 Matti Hamalainen quotedb: Rename SQLite3 database filename configuration variable.
Thu, 04 Feb 2021 12:23:52 +0200 Matti Hamalainen Cleanup.
Wed, 03 Feb 2021 13:36:43 +0200 Matti Hamalainen quotedb: Clean up regexp statements.
Wed, 03 Feb 2021 11:05:59 +0200 Matti Hamalainen Cleanup.
Wed, 27 Jan 2021 10:57:13 +0200 Matti Hamalainen Oops.
Wed, 27 Jan 2021 10:24:44 +0200 Matti Hamalainen Add @nick@ token to messages.
Mon, 04 Jan 2021 12:00:44 +0200 Matti Hamalainen Bump copyright years.
Thu, 09 Jul 2020 12:47:39 +0300 Matti Hamalainen quotedb: Cleanups.
Thu, 09 Jul 2020 12:24:56 +0300 Matti Hamalainen quotedb: Rename a function argument.
Wed, 08 Jul 2020 22:55:56 +0300 Matti Hamalainen Rename *_logmsg settings to *_log_enable.
Wed, 08 Jul 2020 12:12:57 +0300 Matti Hamalainen quotedb: Rename qdb_command() to qdb_cmd()
Tue, 07 Jul 2020 14:22:16 +0300 Matti Hamalainen quotedb: Cleanup.
Tue, 07 Jul 2020 14:22:06 +0300 Matti Hamalainen quotedb: Use utillib version of the function.
Sat, 02 May 2020 15:29:03 +0300 Matti Hamalainen quotedb: Improve statistics.
Sat, 02 May 2020 07:41:41 +0300 Matti Hamalainen quotedb: Show help instead.
Sat, 02 May 2020 07:38:07 +0300 Matti Hamalainen quotedb: Check if any search parameters have been given, error out if not.
Sat, 02 May 2020 07:17:17 +0300 Matti Hamalainen quotedb: Adjust some messages.
Sat, 02 May 2020 06:01:29 +0300 Matti Hamalainen quotedb: Bump version.
Sat, 02 May 2020 06:01:13 +0300 Matti Hamalainen quotedb: Refactor qdb_msg and message handling in general.
Fri, 01 May 2020 13:17:21 +0300 Matti Hamalainen quotedb: Fix handling of 'vote' command parameters in case of '!xxx vote <1|-1>' to vote for the latest added quote.
Thu, 30 Apr 2020 23:59:04 +0300 Matti Hamalainen quotedb: Bump version.
Thu, 30 Apr 2020 23:40:03 +0300 Matti Hamalainen quotedb: Add new information in statistics sub-command.
Thu, 23 Jan 2020 06:04:58 +0200 Matti Hamalainen quotedb: Adjust the note in the script header blurb, update copyright.
Tue, 22 Oct 2019 17:45:22 +0300 Matti Hamalainen quotedb: Add img: image URL support.
Fri, 25 Jan 2019 14:23:36 +0200 Matti Hamalainen quotedb: Make more things configurable.
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.
Sat, 21 Oct 2017 00:59:06 +0300 Matti Hamalainen quotedb: Do not update quote creation timestamp field when updating quote.
Wed, 26 Apr 2017 15:20:11 +0300 Matti Hamalainen quotedb: Add display of current quote rating when voting for it.
Sun, 08 Jan 2017 04:11:17 +0200 Matti Hamalainen quotedb: Bump copyright and version.
Sun, 08 Jan 2017 04:04:35 +0200 Matti Hamalainen Add utl_msg_do() function into utillib and refactor out similar things in quotedb and weather scripts.
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.
Tue, 20 Oct 2015 10:44:21 +0300 Matti Hamalainen qdb: Bump version.
Tue, 20 Oct 2015 10:44:15 +0300 Matti Hamalainen qdb: Add support for enabled channels.
Tue, 27 Jan 2015 13:15:30 +0200 Matti Hamalainen quotedb: Bump version.
Mon, 26 Jan 2015 14:07:16 +0200 Matti Hamalainen utillib: utl_escape (which will be deprecated soon).
Mon, 26 Jan 2015 14:03:41 +0200 Matti Hamalainen quotedb: Use utillib string splitting.
Sun, 25 Jan 2015 15:34:27 +0200 Matti Hamalainen quotedb: Add nick to parameters.
Fri, 23 Jan 2015 13:20:17 +0200 Matti Hamalainen quotedb: Move various message texts to configuration file. Not everything yet.
Fri, 23 Jan 2015 09:47:35 +0200 Matti Hamalainen quotedb: Move settings/config into separate file.
Sun, 28 Sep 2014 07:11:19 +0300 Matti Hamalainen Rename some commands.
Tue, 27 May 2014 07:12:01 +0300 Matti Hamalainen quotedb: Show quote addition date.
Tue, 27 May 2014 07:11:29 +0300 Matti Hamalainen quotedb: Simplify a bit.
Wed, 21 Sep 2011 07:47:47 +0300 Matti Hamalainen Clarify authorship by doing sed "s/ccr\/TNSP/Matti 'ccr' Hamalainen/g".
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.