amy
|
391d8ccc99
|
bug fixes related to top page and post link rewriting
|
2026-04-19 17:26:38 -05:00 |
|
amy
|
2526534ad7
|
added SPDX identifiers to email, exports, and htmlcheck packages, and to the setup database scripts
|
2026-03-13 14:31:45 -06:00 |
|
amy
|
5c8bb8dd5e
|
all database operations now take a context.Context, which is propagated through from sources
|
2025-12-20 22:29:26 -07:00 |
|
amy
|
7ce3bed15b
|
touched up the database code to use transactions where necessary
|
2025-11-28 23:01:56 -07:00 |
|
amy
|
038b3c7adb
|
added post link rewriter template function
|
2025-11-06 21:53:53 -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
|
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
|
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 |
|