- 18 May, 2022 1 commit
-
-
Philipp Hörist authored
-
- 16 May, 2022 1 commit
-
-
Philipp Hörist authored
-
- 14 May, 2022 1 commit
-
-
Philipp Hörist authored
-
- 12 May, 2022 1 commit
-
-
Philipp Hörist authored
-
- 10 May, 2022 1 commit
-
-
Philipp Hörist authored
Fixes #126
-
- 09 May, 2022 5 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 02 May, 2022 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 18 Apr, 2022 1 commit
-
-
Philipp Hörist authored
-
- 07 Apr, 2022 3 commits
-
-
André authored
The support of setup.py is deprecated by setuptools and will be removed in the future. For a summary about setup.py, PEP 517 [1] and 518 [2], see [3]. To install nbxmpp (still) run pip install . To package nbxmpp use pip install build python -m build [1]: https://peps.python.org/pep-0517/ [2]: https://peps.python.org/pep-0518/ [3]: https://lists.archlinux.org/pipermail/arch-dev-public/2022-February/030737.html
-
André authored
-
André authored
To install nbxmpp together with the optional dependeny run `pip install .[gssapi]`.
-
- 03 Apr, 2022 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 02 Apr, 2022 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 30 Mar, 2022 1 commit
-
-
Philipp Hörist authored
-
- 15 Mar, 2022 1 commit
-
-
Philipp Hörist authored
-
- 14 Mar, 2022 1 commit
-
-
Philipp Hörist authored
-
- 13 Mar, 2022 5 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Correct the default value for subscription
-
- 12 Mar, 2022 1 commit
-
-
Philipp Hörist authored
PRIORITY_DEFAULT is used for example for X Server events or other UI tasks. This should help to prefer UI events before network events.
-
- 01 Feb, 2022 1 commit
-
-
Philipp Hörist authored
Returns True if the stream is resumeable via stream management
-
- 24 Jan, 2022 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 22 Jan, 2022 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 21 Jan, 2022 1 commit
-
-
Philipp Hörist authored
-
- 14 Jan, 2022 1 commit
-
-
Philipp Hörist authored
This functionality is still desired
-
- 10 Jan, 2022 2 commits
-
-
Philipp Hörist authored
Its unspecified if servers need to send a full JID or bare JID here. Further its also unspecified if they need to send all full JIDs of all connected resources. So we implement on what we can actually depend, there needs to be at least a bare JID.
-
Philipp Hörist authored
-