log

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.
Tue, 05 Sep 2023 00:06:17 +0300 Matti Hamalainen Set ustatus and uscode if returning an error -1 from utl_http_do_request()
Fri, 23 Jun 2023 21:21:59 +0300 Matti Hamalainen calc: Rename proc.
Fri, 23 Jun 2023 18:48:38 +0300 Matti Hamalainen quotedb: Cleanups. Rename some proc arguments and variables for clarity.
Fri, 23 Jun 2023 17:24:32 +0300 Matti Hamalainen fetch_weather: Cleanups.
Thu, 22 Jun 2023 15:47:45 +0300 Matti Hamalainen urllog: Adjust commented out code.
Thu, 22 Jun 2023 13:51:49 +0300 Matti Hamalainen weather: Show limit of matches.
Thu, 22 Jun 2023 13:32:07 +0300 Matti Hamalainen fetch_weather, weather: Update to match with Digitraffic API changes.
Thu, 22 Jun 2023 13:28:34 +0300 Matti Hamalainen tj: Remove dead line.
Thu, 22 Jun 2023 13:27:32 +0300 Matti Hamalainen weather: Cleanup.
Thu, 15 Jun 2023 13:25:32 +0300 Matti Hamalainen fetch_weather: Cleanups, fix counting of FMI stations.
Fri, 13 May 2022 15:22:44 +0300 Matti Hamalainen urllog: Use user's stored handle (if available) when recording URLs.
Fri, 13 May 2022 15:21:14 +0300 Matti Hamalainen urllog: Improve some logging / error messages.
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.
Thu, 15 Jul 2021 12:37:58 +0300 Matti Hamalainen weather: Add 'minmax' to the help in example configuration.
Thu, 15 Jul 2021 12:36:50 +0300 Matti Hamalainen utillib: Increase HTTP request timeout to 8 seconds from 6.
Sun, 23 May 2021 13:26:15 +0300 Matti Hamalainen fetch_weather: Add commandline option to dump the received raw data in stdout.
Sun, 23 May 2021 13:25:48 +0300 Matti Hamalainen fetch_weather: Disable debug from example config.
Sun, 04 Apr 2021 23:38:13 +0300 Matti Hamalainen tj: Fix future TJ date displays.
Tue, 23 Feb 2021 15:12:27 +0200 Matti Hamalainen Remove obsolete script.
Tue, 23 Feb 2021 15:11:32 +0200 Matti Hamalainen feeds: Bump version.
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 15:09:51 +0200 Matti Hamalainen urllog: Bump version.
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:05:25 +0200 Matti Hamalainen quotedb: Clean up example configuration.
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.
Sat, 20 Feb 2021 17:52:49 +0200 Matti Hamalainen feeds: Improve admin checks.
Sat, 20 Feb 2021 17:45:13 +0200 Matti Hamalainen tj: Use utl_arg_rest instead of tj_arg_rest.
Sat, 20 Feb 2021 17:44:49 +0200 Matti Hamalainen utillib: Add utl_arg_rest helper.
Sat, 20 Feb 2021 17:35:40 +0200 Matti Hamalainen feeds: Use command matching helpers.
Sat, 20 Feb 2021 17:35:07 +0200 Matti Hamalainen feeds: Fix binds to actually work.
Fri, 19 Feb 2021 21:06:20 +0200 Matti Hamalainen fetch_feeds: Clean up some comments.
Fri, 19 Feb 2021 21:06:04 +0200 Matti Hamalainen fetch_feeds: Use the common HTTP helpers.
Fri, 19 Feb 2021 21:03:26 +0200 Matti Hamalainen urllog: Use new HTTP helpers from utillib.
Fri, 19 Feb 2021 21:02:53 +0200 Matti Hamalainen utillib: Add helper functions utl_http_do_request() and utl_http_clear_request().
Fri, 19 Feb 2021 19:30:53 +0200 Matti Hamalainen fetch_feeds: Use generic HTTP request handling code also for RSS feed fetches.
Fri, 19 Feb 2021 19:30:30 +0200 Matti Hamalainen fetch_feeds: Copy improved HTTP request code from urllog script.
Fri, 19 Feb 2021 19:29:51 +0200 Matti Hamalainen fetch_feeds: Move HTTP initialization to end of script.
Wed, 17 Feb 2021 12:10:14 +0200 Matti Hamalainen urllog: Cleanup.
Wed, 17 Feb 2021 11:09:50 +0200 Matti Hamalainen quotedb: Use splitx instead of split.
Wed, 17 Feb 2021 11:05:20 +0200 Matti Hamalainen urllog: Adjust some messages.
Wed, 17 Feb 2021 11:00:49 +0200 Matti Hamalainen urllog: Use regexp splitx instead of string split.
Wed, 17 Feb 2021 10:55:52 +0200 Matti Hamalainen Remove obsolete scripts.
Wed, 17 Feb 2021 10:29:41 +0200 Matti Hamalainen calc: Cleanup.
Wed, 17 Feb 2021 10:29:06 +0200 Matti Hamalainen quotedb: Add few comments.
Wed, 17 Feb 2021 10:21:23 +0200 Matti Hamalainen tj: Adjust few comments.
Tue, 16 Feb 2021 13:16:08 +0200 Matti Hamalainen tj: Add comment.
Tue, 16 Feb 2021 13:12:50 +0200 Matti Hamalainen tj: Adjust example config.
Tue, 16 Feb 2021 13:06:50 +0200 Matti Hamalainen tj: Add numerous comments.
Tue, 16 Feb 2021 13:01:29 +0200 Matti Hamalainen tj: Add some error messages to example configuration.
Tue, 16 Feb 2021 12:58:01 +0200 Matti Hamalainen tj: Fix handling of description updating and setting.
Tue, 16 Feb 2021 12:46:25 +0200 Matti Hamalainen tj: Use ustamp instead of rstamp here.
Tue, 16 Feb 2021 12:31:40 +0200 Matti Hamalainen tj: Fix/improve some messages.
Tue, 16 Feb 2021 12:31:17 +0200 Matti Hamalainen tj: Use new datefmt_short and datefmt_long and fix up/implement rest of the
Tue, 16 Feb 2021 12:30:07 +0200 Matti Hamalainen tj: Oops, forgot to use LIKE instead of '=' here for comparing uid. Fixed.
Tue, 16 Feb 2021 12:29:36 +0200 Matti Hamalainen tj: Improve a comment.
Tue, 16 Feb 2021 12:29:17 +0200 Matti Hamalainen tj: Oops, in 'set' command UPDATE clause we had forgotten to specify
Tue, 16 Feb 2021 12:28:23 +0200 Matti Hamalainen tj: Remove access check from 'list' command.
Tue, 16 Feb 2021 12:27:41 +0200 Matti Hamalainen tj: Use uclock uniformly in tj_cmd.
Tue, 16 Feb 2021 12:26:40 +0200 Matti Hamalainen tj: Add max items as configurable setting.
Mon, 15 Feb 2021 13:42:42 +0200 Matti Hamalainen tj: Rename variable.
Mon, 15 Feb 2021 13:42:10 +0200 Matti Hamalainen tj: Adjust database schema a bit, add new field 'uupdated'.
Thu, 11 Feb 2021 16:23:45 +0200 Matti Hamalainen tj: Add few comments.
Thu, 11 Feb 2021 11:12:21 +0200 Matti Hamalainen tj: Adjust some messages.
Thu, 11 Feb 2021 10:44:46 +0200 Matti Hamalainen tj: If user deletes his or her default TJ ID, re-set the default to global default.
Thu, 11 Feb 2021 10:44:18 +0200 Matti Hamalainen tj: Add the delete success message.
Thu, 11 Feb 2021 10:43:53 +0200 Matti Hamalainen tj: When deleting a TJ, check if it exists and say so if it does not.
Thu, 11 Feb 2021 10:32:51 +0200 Matti Hamalainen tj: Implement command to set/reset default ID for TJs.
Thu, 11 Feb 2021 10:02:55 +0200 Matti Hamalainen tj: Only get clock once.
Wed, 10 Feb 2021 15:27:31 +0200 Matti Hamalainen tj: Clean up and improve help texts for a number of commands.
Wed, 10 Feb 2021 15:27:10 +0200 Matti Hamalainen tj: Add ability for administrator users to 'list' other peoples TJs.
Wed, 10 Feb 2021 15:26:10 +0200 Matti Hamalainen tj: Require #-prefix for ids in 'delete' command.
Wed, 10 Feb 2021 15:25:31 +0200 Matti Hamalainen tj: Clarify some comments.
Wed, 10 Feb 2021 15:02:57 +0200 Matti Hamalainen tj: Adjust two messages.
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.
Wed, 27 Jan 2021 10:24:59 +0200 Matti Hamalainen weather: Fix weather_cmd return values.
Wed, 27 Jan 2021 10:24:44 +0200 Matti Hamalainen Add @nick@ token to messages.
Sun, 24 Jan 2021 23:13:41 +0200 Matti Hamalainen urllog: Bump version.
Sun, 24 Jan 2021 23:13:01 +0200 Matti Hamalainen urllog: Clean up redirection handling and improve error checking and handling.
Sun, 24 Jan 2021 21:47:27 +0200 Matti Hamalainen urllog: Use lowercase HTTP metadata keys and sanitize them.
Sun, 10 Jan 2021 14:57:30 +0200 Matti Hamalainen urllog: Handle 303 redirects.
Tue, 05 Jan 2021 09:13:55 +0200 Matti Hamalainen utillib: Add missing HTML entity.
Mon, 04 Jan 2021 12:20:38 +0200 Matti Hamalainen urllog: Remove rasiatube hack setting, it's not used.
Mon, 04 Jan 2021 12:18:39 +0200 Matti Hamalainen urllog: Update example configuration.
Mon, 04 Jan 2021 12:17:43 +0200 Matti Hamalainen urllog: Remove TLD checks, as they are rather useless nowadays.