log quotedb.tcl @ 516:4995ee3a95db

age author description
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.