Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
For some reason 3b5e3964699f6e5eee05ac3d62847d782a9fe135 changed the
completion function for /color to be the one for recolor
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
The latter function got introduced in Python 3.7, which is conveniently
our MSPV, so let’s use that.
|
|
|
|
preliminary to more typing added to slixmpp, fix things in advance
|
|
This trips up prosody a bit, and is undefined outside of the member
affiliation.
|
|
It signals moderators that you want to speak.
|
|
this is very wrong
|
|
fixes #3385
|
|
Fix #3509
|
|
|
|
add more annotations
|
|
|
|
|
|
and fetch logs in conversationtabs and privatetabs
|
|
|
|
|
|
|
|
|
|
|
|
not sure why mypy ignores that everywhere
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add nick if present.
|
|
|
|
|
|
|
|
………
|
|
Due to change again once slixmpp gets a proper API for this
|
|
Also remove a safeJID().
|
|
Also remove two safeJID().
|
|
Now that our baseline is Python 3.7, we can rely on type annotations to
be lazily evaluated.
|
|
|
|
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|