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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
byvalue where applicable.