- 29 May, 2020 1 commit
-
-
Klexx authored
-
- 27 May, 2020 4 commits
-
-
mathieui authored
New XEP: 0421 Occupant-id See merge request poezio/slixmpp!55
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 24 May, 2020 5 commits
-
-
Maxime Buquet authored
Add a plugin for XEP-0377: spam reporting See merge request poezio/slixmpp!53
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
Tutorial - english and polish version. See merge request poezio/slixmpp!33
-
- 23 May, 2020 2 commits
-
-
mathieui authored
Update version to 1.5.2 See merge request poezio/slixmpp!52
-
mathieui authored
-
- 22 May, 2020 1 commit
-
-
mathieui authored
xep_0045: don't create empty item See merge request poezio/slixmpp!51
-
- 19 May, 2020 1 commit
-
-
Maxime Buquet authored
Only create an item if an attribute is set. Don't create it when reading if it wasn't already present. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 11 May, 2020 4 commits
-
-
mathieui authored
xep_0363: pass more information to FileTooBig exception See merge request poezio/slixmpp!50
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
xep_0363: Ensure every form in disco#info is read See merge request poezio/slixmpp!49
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 02 May, 2020 8 commits
-
-
mathieui authored
Update version to 1.5.1 See merge request poezio/slixmpp!47
-
mathieui authored
1.5.0 changed what could be expected to be sent before calling disconnect(), this fixes it.
-
Maxime Buquet authored
Add forever=False to some examples to make them terminate See merge request poezio/slixmpp!46
-
Maxime Buquet authored
Fix a regression introduced in 1.5.0 See merge request poezio/slixmpp!45
-
mathieui authored
-
mathieui authored
Due to the send queue, messages sent immediatly before calling "disconnect" would not be sent.
-
Maxime Buquet authored
Change session_start callback to async in most examples See merge request poezio/slixmpp!44
-
mathieui authored
If we fetch the roster, we should probably wait until we get it back
-
- 01 May, 2020 4 commits
-
-
mathieui authored
Update version to 1.5.0 See merge request poezio/slixmpp!43
-
mathieui authored
-
Maxime Buquet authored
Update Python version minimum requirement to 3.7 See merge request poezio/slixmpp!42
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 14 Apr, 2020 1 commit
-
-
Paulina authored
Changing the use of 'threading' in python for more suitable 'subprocesses'. Change of English names to Polish equivalents, as requested by the authors.
-
- 10 Apr, 2020 1 commit
-
-
Paulina authored
[100%] English version [100%] Polish version [100%] Both version consistency check [98 %] Final sanity check + formating
-
- 06 Apr, 2020 2 commits
-
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 04 Apr, 2020 6 commits
-
-
mathieui authored
Add a github pull request template See merge request poezio/slixmpp!41
-
mathieui authored
-
mathieui authored
Fix deprecation warning regarding invalid escape sequences. See merge request poezio/slixmpp!40
-
mathieui authored
Fix an issue when deleting subelements: TypeError: 'NoneType' object is not an iterator See merge request poezio/slixmpp!39
-
Karthikeyan Singaravelan authored
-