Age | Commit message (Collapse) | Author |
|
|
|
And add some Literal types.
|
|
Rewrite copyright notices to use comments and not docstrings
See merge request poezio/slixmpp!121
|
|
|
|
|
|
Update typing and generic args for plugins (step 1)
See merge request poezio/slixmpp!120
|
|
|
|
|
|
|
|
|
|
(and refactor a bit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stanzabase: make _get_plugin part of the public API
See merge request poezio/slixmpp!119
|
|
it is the only way I know of checking if an element is present in a
stanza without creating it or checking the XML manually.
|
|
itests: add a command-line parameter to enable debug logs
See merge request poezio/slixmpp!118
|
|
Remove unused and obsolete things, and make other things private
See merge request poezio/slixmpp!117
|
|
|
|
|
|
|
|
|
|
It has been removed years ago.
|
|
Documentation update
See merge request poezio/slixmpp!116
|
|
|
|
|
|
|
|
Fix return values and improve typing in "user *" PEP XEPs
See merge request poezio/slixmpp!115
|
|
|
|
|
|
|
|
|
|
|
|
basexmpp: type self.plugins in a more useful manner
See merge request poezio/slixmpp!114
|
|
|
|
docs: change theme to furo
See merge request poezio/slixmpp!113
|
|
it looks better, and has a dark mode
|
|
XEP-0045: make the join_muc_wait timeout parameter optional
See merge request poezio/slixmpp!112
|
|
|
|
XEP-0045: Add new directed events and a join_muc_wait function
See merge request poezio/slixmpp!111
|
|
Which is async, raises on timeout or error, and returns when
joined.
|
|
|
|
|
|
|
|
|
|
MIX additions: handle MIX-PAM with roster and new events
See merge request poezio/slixmpp!108
|