From d84b4c3466adcc085b7df36015df4b46488ba591 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 6 Mar 2021 12:12:03 +0100 Subject: add proper previous-log parsing for matrix Doing all the "new log" insertion based on simple string operations is a bit of madness, so the proper course of action is to parse them into a proper intermediate representation from which we can then generate a plain and HTML body. In addition, this has some other minor code cleanup for the matrix module. --- test/logs/arkk.zevtc | Bin 465767 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/logs/arkk.zevtc (limited to 'test') diff --git a/test/logs/arkk.zevtc b/test/logs/arkk.zevtc deleted file mode 100644 index 510df20..0000000 Binary files a/test/logs/arkk.zevtc and /dev/null differ -- cgit v1.2.3