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.