log

age author description
Wed, 10 Feb 2021 13:37:35 +0200 Matti Hamalainen tj: Implement initial 'delete' command functionality.
Wed, 10 Feb 2021 13:36:56 +0200 Matti Hamalainen tj: Cleanup, set rindex only once.
Wed, 10 Feb 2021 13:36:31 +0200 Matti Hamalainen tj: Improve output of 'list' command, and make it configurable.
Wed, 10 Feb 2021 12:34:12 +0200 Matti Hamalainen tj: Change #id handling to be case-insensitive.
Wed, 10 Feb 2021 11:30:11 +0200 Matti Hamalainen tj: Cleanup. Rename some variables to be more descriptive. Add a comment.
Wed, 10 Feb 2021 11:12:13 +0200 Matti Hamalainen TJ: Initial commit of the TJ2.0 refactoring effort. Instead of using Eggdrop
Wed, 10 Feb 2021 11:08:26 +0200 Matti Hamalainen utillib: Add helper functions utl_sql_stamp_to_datetime() and
Wed, 10 Feb 2021 11:07:41 +0200 Matti Hamalainen utillib: Add helper function utl_arg_get for getting arguments from a given list.
Tue, 09 Feb 2021 12:53:04 +0200 Matti Hamalainen utillib: Check against validuser() in utl_valid_user() proc.
Tue, 09 Feb 2021 00:13:42 +0200 Matti Hamalainen utillib: Add one HTML entity conversion.
Mon, 08 Feb 2021 13:28:05 +0200 Matti Hamalainen feeds: Fix variables.
Mon, 08 Feb 2021 12:38:17 +0200 Matti Hamalainen Oops, Rename SQLite3 database filename configuration variable in fetch_feeds also.
Mon, 08 Feb 2021 12:37:59 +0200 Matti Hamalainen quotedb: Rename SQLite3 database filename configuration variable.
Mon, 08 Feb 2021 12:37:33 +0200 Matti Hamalainen feeds: Rename SQLite3 database filename configuration variable.
Thu, 04 Feb 2021 18:02:43 +0200 Matti Hamalainen utillib: Cleanup.
Thu, 04 Feb 2021 18:01:31 +0200 Matti Hamalainen urllog: Improve title handling in "URL is known" messages.
Thu, 04 Feb 2021 13:51:34 +0200 Matti Hamalainen weather: Bump version.
Thu, 04 Feb 2021 12:23:52 +0200 Matti Hamalainen Cleanup.
Thu, 04 Feb 2021 12:16:32 +0200 Matti Hamalainen weather: Use new command matching.
Thu, 04 Feb 2021 12:15:54 +0200 Matti Hamalainen utillib: Add command matching helper function.
Wed, 03 Feb 2021 13:37:10 +0200 Matti Hamalainen urllog: Clean up regexp statements.
Wed, 03 Feb 2021 13:36:43 +0200 Matti Hamalainen quotedb: Clean up regexp statements.
Wed, 03 Feb 2021 11:50:02 +0200 Matti Hamalainen feeds: Slight cleanup.
Wed, 03 Feb 2021 11:05:59 +0200 Matti Hamalainen Cleanup.
Thu, 28 Jan 2021 12:47:20 +0200 Matti Hamalainen urllog: More cleanups.
Wed, 27 Jan 2021 17:14:11 +0200 Matti Hamalainen urllog: Slightly adjust example configuration comments.
Wed, 27 Jan 2021 16:52:19 +0200 Matti Hamalainen urllog: Rename urllog_shorturl_str to urllog_shorturl_codes.
Wed, 27 Jan 2021 13:22:46 +0200 Matti Hamalainen urllog: Update instructions a bit.
Wed, 27 Jan 2021 12:01:20 +0200 Matti Hamalainen urllog: Massive refactoring to use similar message system as other scripts,
Wed, 27 Jan 2021 10:57:13 +0200 Matti Hamalainen Oops.