From 6c85194c3b1baef0eaa011c4f1b8e48e11860f45 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 3 Aug 2021 15:06:57 +0200 Subject: Make body items private, add accessor functions This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5bc6668..82467dd 100644 --- a/TODO +++ b/TODO @@ -191,4 +191,5 @@ Handle users_default power level in matrix. Remove power_levels from sync and request them manually when entering a room. Synapse is gay and mentions do not actually include the whole mxid. It only includes the username part of it. This conflicts with quickmedia notification and mentions where quickmedia includes the mxid in the mention instead, while the user might have disable username mentions. In those cases the user wont get a notification for mxid mention. Mention name instead? -Make it possible to redact invites. \ No newline at end of file +Make it possible to redact invites. +Reapply filter when changing body item text. \ No newline at end of file -- cgit v1.2.3