Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | xep_0045: Make format string actually format strings | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-06-28 | XEP-363 fix: call callback when receiving the upload slot. | cnngimenez | |
2020-06-12 | Cancel run_filters task upon disconnect | ehendrix23 | |
2020-05-29 | XEP-0045: register_stanza_plgin(Message, MUCMessage) | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Split __init__ | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Add MUCMessage | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Remove unused MUCPresence attributes | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Add some types in stanza | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Add stanza.NS* consts | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Split stanza into sub-module | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Remove useless Python2-ness | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Change to a package module | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-29 | XEP-0045: Move into a package module. Add MUCMessage stanza plugin | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-28 | Merge branch 'xep-0421' into 'master' | mathieui | |
New XEP: 0421 Occupant-id See merge request poezio/slixmpp!55 | |||
2020-05-27 | XEP-0421: Add shorthand to namespace | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-27 | XEP-0421: add has_feature helper | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-27 | New XEP: 0421 Occupant-id | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-24 | WIP: doap.xml | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-24 | Merge branch 'plugin-377' into 'master' | Maxime Buquet | |
Add a plugin for XEP-0377: spam reporting See merge request poezio/slixmpp!53 | |||
2020-05-24 | Add stanza tests for 0377 | mathieui | |
2020-05-24 | Enforce <spam/> and <abuse/> quantity constraints | mathieui | |
2020-05-24 | Add a plugin for XEP-0377: spam reporting | mathieui | |
2020-05-24 | Merge branch 'tutorial' into 'master' | mathieui | |
Tutorial - english and polish version. See merge request poezio/slixmpp!33 | |||
2020-05-23 | Merge branch 'release-slix-1.5.2' into 'master' | mathieui | |
Update version to 1.5.2 See merge request poezio/slixmpp!52 | |||
2020-05-23 | Update version to 1.5.2slix-1.5.2 | mathieui | |
2020-05-22 | Merge branch 'muc-presence' into 'master' | mathieui | |
xep_0045: don't create empty item See merge request poezio/slixmpp!51 | |||
2020-05-20 | xep_0045: don't create empty item | Maxime “pep” Buquet | |
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> | |||
2020-05-12 | Merge branch 'upload-filetoobig' into 'master' | mathieui | |
xep_0363: pass more information to FileTooBig exception See merge request poezio/slixmpp!50 | |||
2020-05-12 | xep_0363: pass more information to FileTooBig exception | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-12 | Merge branch 'upload-disco-form' into 'master' | Maxime Buquet | |
xep_0363: Ensure every form in disco#info is read See merge request poezio/slixmpp!49 | |||
2020-05-12 | xep_0363: Ensure every form in disco#info is read | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-02 | Merge branch 'version-1.5.1' into 'master'3449-xmpp-connection-stuck-forever-after-error-in-start_tls | mathieui | |
Update version to 1.5.1 See merge request poezio/slixmpp!47 | |||
2020-05-02 | Update version to 1.5.1slix-1.5.1 | mathieui | |
1.5.0 changed what could be expected to be sent before calling disconnect(), this fixes it. | |||
2020-05-02 | Merge branch 'add-forever-false-examples' into 'master' | Maxime Buquet | |
Add forever=False to some examples to make them terminate See merge request poezio/slixmpp!46 | |||
2020-05-02 | Merge branch 'fix-disconnect-send-queue' into 'master' | Maxime Buquet | |
Fix a regression introduced in 1.5.0 See merge request poezio/slixmpp!45 | |||
2020-05-02 | Add forever=False to some examples to make them terminate | mathieui | |
2020-05-02 | Fix a regression introduced in 1.5.0 | mathieui | |
Due to the send queue, messages sent immediatly before calling "disconnect" would not be sent. | |||
2020-05-02 | Merge branch 'fix-start-handlers' into 'master' | Maxime Buquet | |
Change session_start callback to async in most examples See merge request poezio/slixmpp!44 | |||
2020-05-02 | Change session_start callback to async in most examples | mathieui | |
If we fetch the roster, we should probably wait until we get it back | |||
2020-05-01 | Merge branch 'release-1.5.0' into 'master' | mathieui | |
Update version to 1.5.0 See merge request poezio/slixmpp!43 | |||
2020-05-01 | Update version to 1.5.0slix-1.5.0 | mathieui | |
2020-05-01 | Merge branch 'python-version' into 'master' | Maxime Buquet | |
Update Python version minimum requirement to 3.7 See merge request poezio/slixmpp!42 | |||
2020-05-01 | Update Python version minimum requirement to 3.7 | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-14 | Changing the use of 'threading' in python for more suitable 'subprocesses'. ↵ | Paulina | |
Change of English names to Polish equivalents, as requested by the authors. | |||
2020-04-10 | Correction and editing of the tutorials. | Paulina | |
[100%] English version [100%] Polish version [100%] Both version consistency check [98 %] Final sanity check + formating | |||
2020-04-06 | xep_0196: Use correct tag local name (thanks ivucica) | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-06 | docs: remove andyet logo/link on every page | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-04 | Merge branch 'add-github-pr-template' into 'master' | mathieui | |
Add a github pull request template See merge request poezio/slixmpp!41 | |||
2020-04-04 | Add a github pull request template | mathieui | |
2020-04-04 | Merge branch 'fix-deprecations' into 'master' | mathieui | |
Fix deprecation warning regarding invalid escape sequences. See merge request poezio/slixmpp!40 |