-
lovetox
i found a interesting problem once again with MUC PMs, the gift that keeps giving
-
lovetox
if you receive a PM over MAM, which another client of your sent
-
lovetox
the server includes nowhere your own nickname
-
lovetox
message looks like this ```xml <message from="lovetox2@movim.eu" to="lovetox2@movim.eu/gajim.QD8X38UF"> <result id="1769459540529199" queryid="829ce4ef-6ca0-4e90-becc-f0c2f27b873f" xmlns="urn:xmpp:mam:2"> <forwarded xmlns="urn:xmpp:forward:0"> <message from="lovetox2@movim.eu/Conversations.3VwMkUzSjW" id="495a18b5-c45b-4207-a7aa-dac50c0e407a" to="jayasayi@conference.hydrant.one/Philipp" type="chat" xml:lang="en" xmlns="jabber:client"> <archived by="lovetox2@movim.eu" id="1769459540529199" xmlns="urn:xmpp:mam:tmp"/> <stanza-id by="lovetox2@movim.eu" id="1769459540529199" xmlns="urn:xmpp:sid:0"/> <x xmlns="http://jabber.org/protocol/muc#user"/> <request xmlns="urn:xmpp:receipts"/> <body>Fdg2</body> </message> <delay from="movim.eu" stamp="2026-01-26T20:32:20.529199Z" xmlns="urn:xmpp:delay"/> </forwarded> </result> </message> ```
-
lovetox
i see the recipient, but i cannot store my own nickname at the time into the database
-
lovetox
maybe we should solve that by simply only showing "Me" in the GUI as nickname :D
-
lovetox
ok this is also for carbons the case, so for every forwarded message
-
lovetox
its because my own server issues the carbon message and puts it into MAM
-
lovetox
and my own server cannot know the nickname of a joined MUC anyway, whats also missing is the occupant-id which it can also not know