Scope message and reaction identifiers by connection and conversation #5

Open
opened 2026-07-21 15:39:02 +00:00 by kruno · 0 comments
Owner

Reply, reaction, and body caches currently use bare IRC/XMPP identifiers globally. Identical IDs from different networks or rooms can collide.

Introduce a scoped message-reference type containing the connection, room/channel, identifier, and the XMPP stanza-ID by value where applicable.

Reply, reaction, and body caches currently use bare IRC/XMPP identifiers globally. Identical IDs from different networks or rooms can collide. Introduce a scoped message-reference type containing the connection, room/channel, identifier, and the XMPP stanza-ID `by` value where applicable.
kruno added the
Priority
Medium
3
Kind/Enhancement
labels 2026-07-21 15:39:02 +00:00
kruno added this to the Release 1.2.0 milestone 2026-07-21 15:40:00 +00:00
Sign in to join this conversation.