I will invite you. You dont need a googlemail to register, just seoct to use your own mail
mdoschhas left
Axelhas joined
Axelhas left
resolihas joined
mdoschhas joined
zonsopkomsthas left
catchyhas left
catchyhas joined
Daniel
My regular email address is a Google account anyway
emus
Daniel: ok sure, last time dev refused to participate because of this. Thats why I put on my list to clarify
emus
For GSoC I am still looking for volunteers to support the creating of an XMPP quiz, I collect valuable and educational questions here: https://yopad.eu/p/XMPP-Quiz-365days
It should help new developers to ask guiding questions and ensure in the end they have a basic understanding of the technology (maybe kinda impossible, but you know what I mean)
wurstsalathas joined
florettahas left
atomicwatchhas joined
atomicwatchhas left
tbm16has left
tbm16has joined
atomicwatchhas joined
atomicwatchhas left
Axelhas joined
Axelhas left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
Mario Sabatinohas joined
goffihas joined
chipmnkhas joined
TheCoffeMakerhas left
Axelhas joined
Axelhas left
TheCoffeMakerhas joined
Peter Waherhas left
*IM*has left
zonsopkomsthas joined
Sevehas left
Sevehas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
atomicwatchhas left
atomicwatchhas joined
Alexhas joined
TheCoffeMakerhas left
TheCoffeMakerhas joined
goffihas left
resolihas left
tbm16has left
tbm16has joined
neoxhas joined
Skull Fuckerhas left
Skull Fuckerhas joined
Skull Fuckerhas left
Skull Fuckerhas joined
Skull Fuckerhas left
Skull Fuckerhas joined
Skull Fuckerhas left
Skull Fuckerhas joined
djorzhas joined
TheCoffeMakerhas left
TheCoffeMakerhas joined
sonnyhas left
bhavyhas left
bhavyhas joined
konstantinoshas left
sonnyhas joined
konstantinoshas joined
intosihas joined
konstantinoshas left
konstantinoshas joined
Maxencehas left
Maxencehas joined
Maxencehas left
Maxencehas joined
intosihas left
tbm16has left
tbm16has joined
inkyhas left
Alexhas left
Alexhas joined
djorzhas left
lskdjfhas joined
tbm16has left
TheCoffeMakerhas left
tbm16has joined
TheCoffeMakerhas joined
Axelhas joined
tbm16has left
tbm16has joined
Axelhas left
SteveFhas joined
TheCoffeMakerhas left
TheCoffeMakerhas joined
Kevhas joined
goffihas joined
Kevhas left
jgarthas left
LNJhas joined
moparisthebesthas left
Axelhas joined
Axelhas left
tbm16has left
Dele Olajidehas joined
Dele Olajidehas left
TheCoffeMakerhas left
tbm16has joined
moparisthebesthas joined
TheCoffeMakerhas joined
Andrzejhas joined
Sevehas left
atomicwatchhas left
Axelhas joined
Titihas joined
Kevhas joined
antranigvhas joined
antranigvhas left
Sevehas joined
tbm16has left
tbm16has joined
projjalmhas joined
antranigvhas joined
antranigvhas left
TheCoffeMakerhas left
antranigvhas joined
Titihas left
antranigvhas left
TheCoffeMakerhas joined
antranigvhas joined
atomicwatchhas joined
goffihas left
goffihas joined
antranigvhas left
Sevehas left
eevvoorhas left
intosihas joined
tbm16has left
eevvoorhas joined
tbm16has joined
Sevehas joined
antranigvhas joined
antranigvhas left
Vaulorhas left
Vaulorhas joined
Titihas joined
asterixhas left
asterixhas joined
goffihas left
Titihas left
Danielhas left
Danielhas joined
stphas joined
Titihas joined
Danielhas left
Danielhas joined
Danielhas left
Danielhas joined
Danielhas left
Danielhas joined
Danielhas left
Danielhas joined
TheCoffeMakerhas left
Danielhas left
Titihas left
Danielhas joined
TheCoffeMakerhas joined
Martinhas joined
karoshihas joined
Titihas joined
papatutuwawahas joined
gooyahas joined
antranigvhas joined
lovetoxhas left
lovetoxhas joined
stphas left
inkyhas joined
TheCoffeMakerhas left
TheCoffeMakerhas joined
massiveboxhas left
asterixhas left
asterixhas joined
sonnyhas left
Rebeldhas joined
tbm16has left
tbm16has joined
sonnyhas joined
TheCoffeMakerhas left
uhoreghas left
Half-Shothas left
Matthewhas left
homebeachhas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
karoshihas left
TheCoffeMakerhas joined
atomicwatchhas left
massiveboxhas joined
larma
Are messages of type=error typically stored in MAM if the message they are "replying" to was stored in MAM?
tbm16has left
Ge0rG
larma: it depends. I think there was a hacky change in prosody to store all (or at least most) error messages in MAM, but I'm pretty sure there is no implementation that will query archives whether the original message was stored, or keep a list of in-flight messages.
resolihas joined
tbm16has joined
larma
I was just wondering, because not storing errors in MAM would mean that only the sending entity learns about something being wrong with the message, but all others (that retrieve the sent message from MAM) won't know and thing everything worked as intended
Ge0rG
larma: yes
larma
Context: MattJ made me look into XEP-0334 which says "A message containing the <store/> hint that is not of type 'error' SHOULD be stored by the entity." - and thereby making it not possible to mark an error as important for MAM
Ge0rG
larma: yes, but errors are also generated by servers generally, and those don't know about MAM in that place of the code
larma: if the message was stored in the recipient's MAM, should an error be returned at all?
Ge0rG
so many questions.
uhoreghas left
Half-Shothas left
Matthewhas left
homebeachhas left
Half-Shothas joined
Matthewhas joined
homebeachhas joined
uhoreghas joined
larma
Well, for MUC cases, I expected it to be very logical (even if not properly specified) that
- Only the MUC itself can error, not participants
- If the MUC errors to a message, that message is neither reflected, nor sent to other occupants in the room, nor stored in the MUCs MAM
sonnyhas left
tbm16has left
konstantinoshas left
konstantinoshas joined
Kev
Why would an occupant not be able to send an error?
inkyhas left
Kev
> If the MUC errors to a message, that message is neither reflected, nor sent to other occupants in the room, nor stored in the MUCs MAM
All of that seems like the right thing.
larma
Kev, because it's sending that error to the MUC, which typically causes the MUC to just kick them, no?
inkyhas joined
Kev
Only for some errors, but yes - I was thinking of DMs.
Kev
One occupant can error to another in a DM legitimately, I think.
larma
Ah, yeah for DMs that would work (but they're also not stored in MUCs MAM, but occupants MAM)✎
larma
Ah, yeah for DMs that would work (but they're also not stored in MUCs MAM, but both occupants MAM, so situation is similar as direct chat) ✏
Kev
Indeed.
Kev
(Although carbons and MAM for DMs is itself contentious)
tbm16has joined
inkyhas left
inkyhas joined
larma
Beside that, I'd think it makes sense if MAM stores between sender and recipient that do not error have the following rule: if the intermediate entity sees an error in reply to a message stored in MAM it should store the error message in MAM as well (just like the carbons ruleset proposes)
atomicwatchhas joined
larma
Knowing that such an implementation isn't strictly trivial 😉✎
larma
Knowing that such an implementation isn't trivial 😉 ✏
sonnyhas joined
Kev
I see a summit discussion looming. Hopefully the trains don't prevent UK folks getting there.
larma
Are they on strike or something?
Kev
On Wednesday, when both Matt and I are travelling, yes.
Steve Killehas left
larma
At least they're announcing that a week in advance
Kev
I think that for the thin client approach, you probably don't even want messages that didn't get delivered to appear in your standard MAM query.
Kev
> At least they're announcing that a week in advance
More, even. Oh! The luxury!
larma
In Germany I remember them at a press conference around noon being like "Oh btw, starting today 6pm until tomorrow EOB, we'll be striking"
larma
And then obviously all trains until 6pm are unbearably full
Kev
I'm coming back on Saturday, and they're striking Friday as well, so trains back are likely to be screwey.
Kev
I'm going to have a great time.
TheCoffeMakerhas left
inkyhas left
inkyhas joined
TheCoffeMakerhas joined
Wojtekhas joined
Wojtekhas left
Steve Killehas joined
goffihas joined
goffihas left
goffihas joined
projjalmhas left
tbm16has left
Ge0rG
Damn, I totally missed the approaching deadline.
gooyahas left
gooyahas joined
Ingolfhas left
Ingolfhas joined
tbm16has joined
TheCoffeMakerhas left
tbm16has left
florettahas joined
Ge0rG
(and of course I just booked a complex series of trips for the whole second half of next week)