summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jakob Cornell [Sun, 6 Nov 2022 16:30:34 +0000 (10:30 -0600)]
Update roadmap for live-autojoin
Jakob Cornell [Sun, 6 Nov 2022 16:24:05 +0000 (10:24 -0600)]
Fix bug in update parser `pre' handling
Jakob Cornell [Sun, 6 Nov 2022 16:21:26 +0000 (10:21 -0600)]
Fix number parsing bugs
Previously we could accept counts with invalid digit grouping, and we wouldn't always strike rejected updates that
started with a digit.
Andrea Cornell [Wed, 2 Nov 2022 01:19:28 +0000 (21:19 -0400)]
sidebot, strikebot: number parsing bugfix
Andrea Cornell [Wed, 2 Nov 2022 01:46:34 +0000 (21:46 -0400)]
sidebot: catch up strikebot_updates.py
Andrea Cornell [Wed, 2 Nov 2022 01:19:48 +0000 (21:19 -0400)]
sidebot: ignore build files
Andrea Cornell [Wed, 2 Nov 2022 01:18:13 +0000 (21:18 -0400)]
joinbot tweaks
* do not use service name as PGSERVICE
* mod PM template: don't pretend it can be processed automatically
Andrea Cornell [Wed, 2 Nov 2022 01:05:49 +0000 (21:05 -0400)]
joinbot build/packaging
Jakob Cornell [Tue, 11 Oct 2022 23:35:48 +0000 (18:35 -0500)]
Sidebot refactoring
Jakob Cornell [Thu, 29 Sep 2022 03:27:29 +0000 (22:27 -0500)]
Complete Markdown support ("hr" tag) and add test
Jakob Cornell [Thu, 29 Sep 2022 03:27:00 +0000 (22:27 -0500)]
Fix HTML flattening bug
Anders Cornell [Sun, 2 Oct 2022 04:03:33 +0000 (00:03 -0400)]
add the thing
Jakob Cornell [Wed, 28 Sep 2022 04:29:28 +0000 (23:29 -0500)]
Fix config entry name to match documentation
Jakob Cornell [Wed, 28 Sep 2022 04:26:22 +0000 (23:26 -0500)]
Disqualify stricken updates from validity on ingest & resync
Jakob Cornell [Wed, 28 Sep 2022 02:31:53 +0000 (21:31 -0500)]
Improve incorrect strike report format
Jakob Cornell [Wed, 28 Sep 2022 02:31:13 +0000 (21:31 -0500)]
Don't ask for confirmation in build helper
Jakob Cornell [Mon, 26 Sep 2022 18:58:47 +0000 (13:58 -0500)]
Fix request prioritization bug
Jakob Cornell [Mon, 26 Sep 2022 04:34:55 +0000 (23:34 -0500)]
Make build helper play nicer with binary package build
Jakob Cornell [Mon, 26 Sep 2022 04:33:48 +0000 (23:33 -0500)]
Add update parsing support for h3 elements and up
Jakob Cornell [Sun, 25 Sep 2022 18:03:16 +0000 (13:03 -0500)]
Add support for database TLS client cert auth
Jakob Cornell [Sun, 25 Sep 2022 18:01:18 +0000 (13:01 -0500)]
Expose read-only mode as a config file entry
Jakob Cornell [Sun, 25 Sep 2022 17:57:18 +0000 (12:57 -0500)]
Minor tweaks to build helper
Jakob Cornell [Wed, 14 Sep 2022 04:56:09 +0000 (23:56 -0500)]
Make stdout logging threshold configurable
Jakob Cornell [Sat, 10 Sep 2022 02:19:03 +0000 (21:19 -0500)]
Increase compatibility with older dependency versions
I can't remember the precise reason for these various changes or whether they're still needed.
Jakob Cornell [Tue, 6 Sep 2022 03:53:11 +0000 (22:53 -0500)]
Restructure for Debian packaging (WIP)
Jakob Cornell [Thu, 21 Jul 2022 03:07:55 +0000 (22:07 -0500)]
Add live thread read-only switch for local testing
Jakob Cornell [Thu, 21 Jul 2022 02:16:11 +0000 (21:16 -0500)]
Various MVP improvements, bug fixes, and new debugging stuff
Jakob Cornell [Fri, 3 Jun 2022 19:42:57 +0000 (14:42 -0500)]
MVP features and fixes
Jakob Cornell [Thu, 28 Apr 2022 05:44:29 +0000 (00:44 -0500)]
Full MVP and some unit tests