counting.git
2023-10-01 Jakob CornellNumber parsing refactors and minor changes
2023-10-01 Jakob CornellFix digit group validation bug in Rust number parsing
2023-10-01 Jakob CornellFix digit grouping bug in Rust number parsing typo...
2023-10-01 Jakob CornellFix Rust number parsing worklist ordering bug
2023-10-01 Jakob CornellPort number parsing tests to Rust
2023-09-30 Jakob CornellRefactor number parsing regex
2023-09-28 Andrea CornellUniqHtmlElement: don't wrap the root element
2023-09-26 Jakob CornellAdd Rust number parsing implementation
2023-09-23 Andrea Cornellcode jumble
2023-09-22 Jakob CornellMinor tweaks to Python number parsing
2023-09-21 Andrea Cornelladd notes and rust stuff
2023-09-21 Andrea Cornellsome changles to sidebot
2023-01-29 Jakob CornellSet socket option to enable Strikebot traffic partitioning strikebot-0.0.9
2023-01-09 Jakob CornellFix concurrency bug in Strikebot's queues strikebot-0.0.8
2023-01-09 Jakob CornellReorganize for multi-project builds, improve build...
2022-12-19 Jakob CornellImplement Mentionbot and tests
2022-11-20 Jakob CornellFix Strikebot number parsing bug (mixed separators... strikebot-0.0.7
2022-11-12 Jakob CornellStrikebot version bump
2022-11-06 Jakob CornellAutojoin: load all search results to determine allowed...
2022-11-06 Jakob CornellUpdate roadmap for live-autojoin
2022-11-06 Jakob CornellFix bug in update parser `pre' handling
2022-11-06 Jakob CornellFix number parsing bugs
2022-11-02 Andrea Cornellsidebot, strikebot: number parsing bugfix
2022-11-02 Andrea Cornellsidebot: catch up strikebot_updates.py
2022-11-02 Andrea Cornellsidebot: ignore build files
2022-11-02 Andrea Cornelljoinbot tweaks
2022-11-02 Andrea Cornelljoinbot build/packaging
2022-10-11 Jakob CornellSidebot refactoring
2022-10-02 Jakob CornellComplete Markdown support ("hr" tag) and add test
2022-10-02 Jakob CornellFix HTML flattening bug
2022-10-02 Anders Cornelladd the thing
2022-09-28 Jakob CornellFix config entry name to match documentation
2022-09-28 Jakob CornellDisqualify stricken updates from validity on ingest...
2022-09-28 Jakob CornellImprove incorrect strike report format
2022-09-28 Jakob CornellDon't ask for confirmation in build helper
2022-09-27 Jakob CornellFix request prioritization bug
2022-09-26 Jakob CornellMake build helper play nicer with binary package build
2022-09-26 Jakob CornellAdd update parsing support for h3 elements and up
2022-09-25 Jakob CornellAdd support for database TLS client cert auth
2022-09-25 Jakob CornellExpose read-only mode as a config file entry
2022-09-25 Jakob CornellMinor tweaks to build helper
2022-09-14 Jakob CornellMake stdout logging threshold configurable
2022-09-10 Jakob CornellIncrease compatibility with older dependency versions
2022-09-06 Jakob CornellRestructure for Debian packaging (WIP)
2022-07-21 Jakob CornellAdd live thread read-only switch for local testing
2022-07-21 Jakob CornellVarious MVP improvements, bug fixes, and new debugging...
2022-06-03 Jakob CornellMVP features and fixes
2022-04-29 Jakob CornellFull MVP and some unit tests