Ge0rGdoes the bot accept "Yes" as a "yes" already?
GuusHell no?
Guusunsure, I'm conditioned to use lower case.
DanielNo
Ge0rGGuus: me too, but my mobile client's keyboard will auto-capitalize
xnamedhas joined
ZashButtons^W Quick Responses ?
Ge0rGAlex: two of the applicants have 2019 application links in place. Was that a deliberate move by the applicants or did they actually miss their deadline and didn't do anything?
Alexlet me check
Alex@Ge0rG fixed, thans
Ge0rG👍
mukt2has left
stpeterhas joined
etahas left
etahas joined
debaclehas joined
sonnyhas left
sonnyhas joined
Syndace> Buttons^W Quick Responses ?
soon (tm)
stpeterhas left
LNJhas left
stpeterhas joined
strypeyhas left
strypeyhas joined
karoshihas left
karoshihas joined
mukt2has joined
Ge0rGWhy oh why did I parse that as "buttocks"?
mukt2has left
LNJhas joined
stpeterhas left
robertooohas left
calvinhas joined
robertooohas joined
adiaholic_has left
adiaholic_has joined
mukt2has joined
GuusFreud?
mukt2has left
mukt2has joined
LNJhas left
mukt2has left
mukt2has joined
eevvoorhas joined
stpeterhas joined
adiaholic_has left
adiaholic_has joined
mukt2has left
strypeyhas left
strypeyhas joined
stpeterhas left
mukt2has joined
sonnyhas left
sonnyhas joined
strypeyhas left
mukt2has left
Vaulorhas left
Sevehas left
Sevehas joined
Vaulorhas joined
mukt2has joined
Tobiashas left
Tobiashas joined
stpeterhas joined
mukt2has left
mukt2has joined
lovetoxhas joined
debaclehas left
lovetoxhas left
mukt2has left
karoshihas left
karoshihas joined
mukt2has joined
flowhas left
moparisthebestapparantly gajim gives you the option to delete your account on the server, anyone know where "delete my account" is defined?
moparisthebestI can only find https://xmpp.org/extensions/xep-0133.html#delete-user which seems to be only for administrators
moparisthebestand https://xmpp.org/extensions/inbox/account-management.html#deletion which looks like it was never accepted
moparisthebestthanks Ge0rG ! that explains why my searching for "delete" found nothing...
Ge0rGThe "remove" is also well-hidden in the XML
Wojtekhas joined
moparisthebestIBR security concerns could use some work, in practice how many servers actually ask for current password when changing your password and/or deleting your account?
lovetoxhas joined
moparisthebestit gives a MAY up higher, but that seems like a pretty big security concern:
> A given deployment MAY choose to require additional information (such as the old password or previously-gathered personal information) before cancelling the registration. In order to do so, the server or service SHOULD return a Data Form in the error stanza
jonas’Alex, memberbot doesn’t send presence to me
jonas’(jonas@wielicki.name)
jonas’that’s a first
neshtaxmpphas left
flowhas joined
pep.> does the bot accept "Yes" as a "yes" already?
I fixed it a few months ago? dunno if Alex is using it though
Ge0rGYes, it worked. Thanks very much!
lskdjfhas left
Alex@jonas’ all looks good on my end. Also have done not modifications with memberbots roster
jonas’hm
jonas’I re-requested authorization, that hasn’t worked so far
Alex@pep. not running the latest versions, I tried, but get exceptions when I ran it ofr testing. Still trying to find out whats going wrong. I think it may be related to chat states. Also, there is still a PR open from you.
AlexI cherry pickted the Yes, No changes to the branch I run
jonas’I’m getting straight type='unavailable' back on subscribe
jonas’now it replies to me
jonas’but still shows unavailable presence
jonas’something is definitely weird
MattJ> load_roster: loading for offline user: memberbot@xmpp.org
MattJ(Prosody log)
jonas’also it stopped replying again
Alex@jonas' bot crashed, will be online again soon
jonas’thanks
mukt2has left
gabrielhas left
werdanhas joined
andrey.ghas joined
jonas’I see memberbot & presence now
goffihas left
alexishas left
goffihas joined
neshtaxmpphas joined
mukt2has joined
neshtaxmpphas left
lovetoxhas left
adiaholic_has left
adiaholic_has joined
Alex@pep. this is what I get when I try to start a new coting session with the latest Memberbot code on Github:
```
2020-05-19 18:55:04,652 DEBUG RECV: <message xml:lang="en" to="memberbot@palaver.im/16903948272308590243398178" from="alex@palaver.im/gajim.ZV7K69RF" type="chat" id="5acded22-1e4a-4e4a-a9b3-d9110d2aca3f"><origin-id xmlns="urn:xmpp:sid:0" id="5acded22-1e4a-4e4a-a9b3-d9110d2aca3f" /><request xmlns="urn:xmpp:receipts" /><body>hi</body></message>
2020-05-19 18:55:04,654 DEBUG Event triggered: message
2020-05-19 18:55:04,655 DEBUG SEND: <message to="alex@palaver.im/gajim.ZV7K69RF" id="f9429227-baf9-4a1a-a03a-fc39894e8ae8-13" xml:lang="en"><composing xmlns="http://jabber.org/protocol/chatstates" /></message>
2020-05-19 18:55:04,657 DEBUG Looking up cached disco#info data for alex@palaver.im/gajim.ZV7K69RF, node .
2020-05-19 18:55:04,658 DEBUG SEND: <r xmlns="urn:xmpp:sm:3" />
2020-05-19 18:55:04,658 DEBUG SEND: <iq id="f9429227-baf9-4a1a-a03a-fc39894e8ae8-15" to="alex@palaver.im/gajim.ZV7K69RF" type="get"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
2020-05-19 18:55:04,659 DEBUG SEND: <message xml:lang="en" to="alex@palaver.im/gajim.ZV7K69RF" type="error" id="5acded22-1e4a-4e4a-a9b3-d9110d2aca3f"><error type="cancel"><undefined-condition xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Slixmpp got into trouble.</text></error></message>
2020-05-19 18:55:04,660 ERROR Error handling {jabber:client}message stanza
Traceback (most recent call last):
File "/home/alex/.local/lib/python3.6/site-packages/slixmpp/api.py", line 133, in run
return handler(jid, node, ifrom, args)
File "/home/alex/.local/lib/python3.6/site-packages/slixmpp/plugins/xep_0115/static.py", line 73, in supports
info = self.disco._wrap(ifrom, jid, info, True)
File "/home/alex/.local/lib/python3.6/site-packages/slixmpp/plugins/xep_0030/disco.py", line 780, in _wrap
iq.append(payload)
File "/home/alex/.local/lib/python3.6/site-packages/slixmpp/xmlstream/stanzabase.py", line 1170, in append
raise TypeError
TypeError
During handling of the above exception, another exception occurred:
```
pep.Alex, maybe move this to slixmpp@muc.poez.io :)
pep.Also I don't get notified on "@pep."
AlexI use Slack too often ☺️
Zash😱️
pep.Alex, fwiw, I also can't run memberbot, serialization fails I'm not entirely sure why..
lovetoxhas joined
Alexokay, good to know that its not related to my python skills only ;-)
pep.Except it's not the same error
Danielhas left
Danielhas joined
xnamedhas left
xnamedhas joined
gabrielhas joined
jonas’Daniel, Conversations prefers Opus for audio calls, right?
lovetoxhas left
Nekithas left
sonnyhas left
sonnyhas joined
xeckshas left
xeckshas joined
karoshihas left
Danieljonas’: yes
robertooohas left
robertooohas joined
karoshihas joined
jonas’thanks :)
lovetoxhas joined
LNJhas joined
mukt2has left
mukt2has joined
mukt2has left
Dele Olajidehas joined
mukt2has joined
lovetoxhas left
j.rhas left
lovetoxhas joined
Marandahas left
j.rhas joined
Andrzejhas left
Marandahas joined
mukt2has left
mukt2has joined
Yagizahas left
Andrzejhas joined
Andrzejhas left
karoshihas left
karoshihas joined
Nekithas joined
bearhas left
nycohas left
reedhhwhas left
edhelashas left
debaclehas joined
lovetoxhas left
Bezihas left
Bezihas joined
Danielhas left
Danielhas joined
mukt2has left
mukt2has joined
adiaholic_has left
adiaholic_has joined
govanifyhas left
govanifyhas joined
lskdjfhas joined
jabberjockehas joined
Shellhas left
Shellhas joined
emushas left
bearhas joined
Neustradamus_It is possible to update the memberbot logo? Always the old...
- https://commons.wikimedia.org/wiki/File:XMPP_logo.svg
Neustradamus_About "? (yes / no)"
When we click on:
- yes, it is showed: yes
- no, it is showed: No
pep.PR welcome
etahas left
etahas joined
Shellhas left
Shellhas joined
moparisthebestso python memberbot crashes a lot and can't be reliably ran across different machines, anxiously awaiting memberbot-rs pep. :)
pep.:-°
pep.I'm using it to work on xmpp-rs mostly
Shellhas left
Shellhas joined
jabberjockehas left
Shellhas left
Shellhas joined
Marandahas left
Marandahas joined
waqashas joined
werdanhas left
emushas joined
Shellhas left
Shellhas joined
xsfhas joined
edhelashas joined
Shellhas left
Shellhas joined
adiaholic_has left
adiaholic_has joined
robertooohas left
robertooohas joined
robertooohas left
robertooohas joined
adiaholic_has left
adiaholic_has joined
nycohas joined
alexishas joined
wurstsalathas left
wurstsalathas joined
adiaholic_has left
adiaholic_has joined
Tobiashas left
mukt2has left
mukt2has joined
larmahas left
larmahas joined
larmahas left
larmahas joined
Mikaelahas left
Danielhas left
karoshihas left
karoshihas joined
goffihas left
flowhas left
Danielhas joined
neshtaxmpphas joined
Shellhas left
Shellhas joined
Dele Olajidehas left
neshtaxmpphas left
neshtaxmpphas joined
robertooohas left
robertooohas joined
neshtaxmpphas left
neshtaxmpphas joined
Shellhas left
Shellhas joined
paulhas left
Nekithas left
mukt2has left
Shellhas left
calvinhas left
andyhas left
gabrielhas left
debaclehas left
Danielhas left
Danielhas joined
neshtaxmpphas left
mukt2has joined
Neustradamus_has left
Danielhas left
xeckshas left
Danielhas joined
sonnyhas left
sonnyhas joined
mukt2has left
karoshihas left
j.rhas left
neshtaxmpphas joined
mukt2has joined
LNJhas left
neshtaxmpphas left
lorddavidiiihas left
calvinhas joined
Neustradamus_has joined
eevvoorMentioning best prectices: Beagle IM does not want to use mentioning without @
https://github.com/tigase/beagle-im/issues/14✎
eevvoorMentioning best practices: Beagle IM does not want to use mentioning without @
https://github.com/tigase/beagle-im/issues/14 ✏
LNJhas joined
eevvoor> Neustradamus: We type the first letter (or two or more), after tab key, the first username is detected, tab again, the second...
> woj-tek: Great that it works in other applications. Though, it's never been specified so that's customary at best. Morover, it can lead to excessive notification when we namedrop someone without intention to rise attention.
Is there some standards / XEPs we could come up with?
pep.Yeah that was mentioned in jdev yesterday, re mentions
eevvoorah ok
pep.the issue here is that choosing a specific character is again mixing input format and wire format
pep.There's conversejs using 0372 for this specific use-case. The user types @ and autocompletes a nick, and converse on the wire sends 0372. The receiving client then knows it's been mentioned. It doesn't have to parse "@" in the text, and it can also use another character if it wants (or no character)
Neustradamus_has left
eevvoorWhere is that docunented? What could I cite here in the github issue pep.?
sonnyhas left
pep.I'm replying in the issue
sonnyhas joined
pep.And Wojtek knows what I'm talking about I assume
pep."Current situation is is not ideal and it seems that the best way forward would be to implement XEP-0372: References: Mentions and while we consider it there is no ETA."
Neustradamus_has joined
stpeterhas left
pep.(fwiw I'm not especially advertising for 372, I just care about the distinction between input and wire format :p)