Closed progval closed 1 year ago
Yeah, sounds reasonable.
And a Goguma patch which disables chathistory when MSGREFTYPES
is missing timestamp
, because it only supports that at the moment: https://git.sr.ht/~emersion/goguma/commit/5466e6ee58154bdada45baf47b34a4c8d50b87a3
It appears that both Soju and Matrix2051 have issues implementing one of the types (resp. msgid and timestamp).
While they could add full support eventually, these would cause higher resource usage, so it will be beneficial to indicate a preference even if both types are supported.
@emersion and I considered adding optional
msgid
s to read-marker but it would add a lot of complexity to clients, without much benefit.