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.