index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2020-12-01
Examples: remove wait arg to join_muc calls
mathieui
2020-05-02
Add forever=False to some examples to make them terminate
mathieui
2020-05-02
Change session_start callback to async in most examples
mathieui
2018-10-27
typo
Florian Klien
2018-10-27
examples: Add the possibility to use another HTTP File Upload domain.
Emmanuel Gil Peyrot
2018-10-27
fixing uncaught async exceptions due to missing await
Florian Klien
2018-10-09
examples: Remove unused asyncio imports.
Emmanuel Gil Peyrot
2018-08-19
examples, tests: Replace all @asyncio.coroutines with proper async functions.
Emmanuel Gil Peyrot
2018-05-13
examples: Display only the form, and not the entire stanza.
Emmanuel Gil Peyrot
2018-05-13
examples: Display the actual cause for a failed command.
Emmanuel Gil Peyrot
2018-05-13
examples: Use the existing get_node_config function.
Emmanuel Gil Peyrot
2018-05-13
examples: Add support for node configuration to pubsub_client.
Emmanuel Gil Peyrot
2018-03-08
Simplify usage of HTTP File Upload plugin.
Emmanuel Gil Peyrot
2018-03-08
Add max-file-size support to HTTP File Upload example.
Emmanuel Gil Peyrot
2018-03-08
Add an HTTP File Upload example.
Emmanuel Gil Peyrot
2017-11-23
Add a Markup plugin.
Emmanuel Gil Peyrot
2017-10-24
MAM example: Also display the timestamp.
Emmanuel Gil Peyrot
2017-10-24
Clean up the MAM example a bit.
Emmanuel Gil Peyrot
2017-09-24
Update the MAM plugin for asyncio & new namespace
mathieui
2017-02-14
Fix the http over xmpp example
mathieui
2017-02-14
Fix the gtalk example
mathieui
2017-02-14
Fix custom stanza examples
mathieui
2016-12-29
Examples: Use argparse for http_over_xmpp.
Emmanuel Gil Peyrot
2016-10-22
sed -i 's/set((\(.*\)))$/{\1}/g' **/*.py
Emmanuel Gil Peyrot
2016-09-30
Fix uses of super() in the codebase
mathieui
2016-09-21
XEP-0045: Remove support for old-style {get,set,del}TitleCase methods.
Emmanuel Gil Peyrot
2016-09-20
Various XEPs: Remove deprecated aliases.
Emmanuel Gil Peyrot
2016-08-19
Improve XEP-0070 and examples
mathieui
2016-08-19
Initial work on XEP_0070, plugin and examples
Emmanuel Gil Peyrot
2015-10-02
Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge
mathieui
2015-08-23
Add SOCKS5 Bytestream examples.
Emmanuel Gil Peyrot
2015-08-08
Fix the pubsub_client example.
Emmanuel Gil Peyrot
2015-08-08
Stop disco_browser and pubsub_client examples once they are finished.
Emmanuel Gil Peyrot
2015-07-09
Fix UnboundlocalError in disco_browser.py example
elya5
2015-07-05
Merge pull request #365 from jdowner/staging
Mike Taylor
2015-05-25
Change to roster migration example
Steven Roose
2015-05-13
Fixed imports
Joshua Downer
2015-04-28
Merge remote-tracking branch 'origin/develop' into xep_0332
Sangeeth Saravanaraj
2015-04-19
XEP-0047: fix examples.
Emmanuel Gil Peyrot
2015-04-11
Merge pull request #313 from mayflower/develop
Mike Taylor
2015-03-25
Fixed bug #353 Python3 XEP-0084 error
Richard Kellner
2015-02-28
Fix examples relying on the changed API
mathieui
2015-02-24
Update the documentation and examples
mathieui
2015-02-05
Added help for running example..
Sangeeth Saravanaraj
2015-02-05
Updated Example..
Sangeeth Saravanaraj
2015-01-22
renamed example for convenience.
Sangeeth Saravanaraj
2015-01-22
Boilerplate example.
Sangeeth Saravanaraj
2014-09-28
Remove all deprecated alias in the core of slixmpp, and wherever they were used.
Emmanuel Gil Peyrot
2014-09-28
Don’t set the wait time to True instead of leaving its float default, in ex...
Emmanuel Gil Peyrot
2014-09-01
Remove all trailing whitespaces.
Emmanuel Gil Peyrot
[next]