Age | Commit message (Collapse) | Author |
|
|
|
|
|
(for now)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(but only if an invalid JID is in there, I guess)
|
|
|
|
|
|
|
|
Thanks pylint
|
|
|
|
|
|
|
|
|
|
|
|
Some things need to be rewritten in a cleaner way, and other need to be
directly deleted, but that will need to wait for the slix api change
merge.
|
|
|
|
|
|
rationale: probably 0.1% of poezio users have ever used the commands,
and a very small number of users are using the PEP events like that.
It is better to unclutter the poezio source and add it as a plugin,
with less tight coupling.
|
|
add nick if present.
|
|
(broken when moving bookmarks to async)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tried the least ugly solution I could thing of.
|
|
|
|
It is 2021, servers ought to not be broken that much.
|
|
|
|
|
|
(improve core.py SNR)
|
|
|
|
fixes omemo messages from another of our connected clients
|
|
………
|
|
Due to change again once slixmpp gets a proper API for this
|
|
Also remove a safeJID().
|