Commit Graph

15 Commits

Author SHA1 Message Date
amy b3aab265fb fixed bugs in post link decoding and AmGetConferenceByAlias 2025-11-05 23:04:19 -07:00
amy 2783d94952 fix session manager concurrency error and error in HTML Checker doFlushNewlines 2025-11-05 22:13:49 -07:00
amy c7ea4c529a a couple more bug fixes 2025-11-05 21:09:44 -07:00
amy 8a3d02fbec fixed a first round of bugs and rewrote the URL rewriter using the old algorithm 2025-11-04 23:05:50 -07:00
amy 1ba02f37e9 documentation pass done, ready to use the HTML Checker in other code 2025-11-03 15:20:41 -07:00
amy 4f9cdde1f2 HTML checker is code complete, needs a pass for documentation 2025-11-02 23:08:40 -07:00
amy f6ed77923c beginning to implement the HTML Checker itself - incomplete 2025-10-31 23:48:46 -06:00
amy 8a2185e912 landed the tag repository 2025-10-31 22:33:56 -06:00
amy d69715557e added the tags "hierarchy" 2025-10-31 16:08:51 -06:00
amy 048ac3abc3 built the basic data around loading HTML checker configurations - next we will want to tackle the tag repository, which is massive 2025-10-30 23:18:35 -06:00
amy 596d7de7de landed the dictionary objects and spelling rewriter, which also allowed me to complete the configuration YAML file 2025-10-30 22:33:39 -06:00
amy 05a43bcd47 starting to sketch out the dictionary interfaces for spell checking 2025-10-29 23:16:21 -06:00
amy eb47b001bb landed enough rewriters and filters to begin building configurations for the HTML checker 2025-10-29 22:50:25 -06:00
amy e4d7deaf5f landed the email and URL rewriters 2025-10-29 11:49:19 -06:00
amy 122d581e7f beginnings of HTML checker - added struct and interface defs, emoticon rewriter 2025-10-28 23:33:52 -06:00