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
/
sleekxmpp
/
stanza
Age
Commit message (
Expand
)
Author
2012-10-31
Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter...
Joe Hildebrand
2012-09-25
Add options to auto add ID values to message and presence stanzas.
Lance Stout
2012-09-01
Map <group /> elements with no content to '' instead of None.
Lance Stout
2012-07-23
Add 'by' attribute for error stanzas.
Lance Stout
2012-06-22
Add 'thread' and 'parent_thread' interfaces to message stanzas.
Lance Stout
2012-06-22
Mark presence status as language aware.
Lance Stout
2012-06-22
Mark message body and subject as language aware interfaces.
Lance Stout
2012-06-19
Fix assigning values to error stanzas.
Lance Stout
2012-06-19
Remove usage of deprecated getchildren() method.
Lance Stout
2012-06-19
PEP8 formatting updates.
Lance Stout
2012-06-18
Add support for error conditions that include data.
Lance Stout
2012-06-18
Update stream features stanza to work with new plugin keys.
Lance Stout
2012-06-18
Add initial support for xml:lang for streams and stanza plugins.
Lance Stout
2012-04-08
Undo the additional Iq result checks until further testing is done.
Lance Stout
2012-04-08
Check for Iq results based on both the sender's JID and the ID value.
Lance Stout
2012-03-30
Fix typo
Lance Stout
2012-03-11
Expand support of XEP-0172 (user nickname) to include PEP.
Lance Stout
2012-03-07
Add support for roster versioning.
Lance Stout
2012-02-18
More import cleanup based on pyflakes.
Lance Stout
2012-02-18
Use JID objects when dealing with roster items.
Lance Stout
2012-01-12
Update Roster stanza to use RosterItem substanzas.
Lance Stout
2011-12-30
Merge pull request #130 from rhcarvalho/master
Lance Stout
2011-12-30
Fix docstring of a method of Message stanzas.
Rodolfo Carvalho
2011-11-20
This change stops sleekxmpp from spending huge amounts of time unnecessarily ...
Vijay Pandurangan
2011-08-31
Added pubsub error stanza.
Lance Stout
2011-08-19
Make Iq exceptions more discoverable and simpler to use.
Lance Stout
2011-08-12
Merge branch 'develop' into roster
Lance Stout
2011-08-12
Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop
Nathan Fritz
2011-08-12
Merge branch 'exceptions' into develop
Nathan Fritz
2011-08-06
Fix XEP-0078 using the new stream feature workflow.
Lance Stout
2011-08-04
Merge branch 'develop' into roster
Lance Stout
2011-07-03
Merge branch 'develop' into exceptions
Lance Stout
2011-07-02
Fix ordering bug when retrieving an error condition.
Lance Stout
2011-07-02
Simplify SASL mech registration.
Lance Stout
2011-07-01
Merge branch 'develop' into stream_features
Lance Stout
2011-07-01
Merge branch 'develop' into roster
Lance Stout
2011-07-01
So using sys.excepthook to catch errors only works once.
Lance Stout
2011-07-01
Continued reorganization and streamlining.
Lance Stout
2011-06-28
Reorganized stream level stanzas.
Lance Stout
2011-06-20
Merge branch 'develop' into stream_features
Lance Stout
2011-06-20
Merge branch 'develop' into exceptions
Lance Stout
2011-06-20
Merge branch 'develop' into roster
Lance Stout
2011-06-20
Fix stanza clobbering when replying to errors.
sleek-1.0.0-beta5
sleek-1.0-Beta5
1.0.0-beta5
1.0-Beta5
Lance Stout
2011-06-01
IqTimeout now references the original sent stanza.
Lance Stout
2011-06-01
Begin experimental use of exceptions.
Lance Stout
2011-05-31
Merge branch 'develop' into stream_features
Lance Stout
2011-05-31
Merge branch 'develop' into roster
Lance Stout
2011-05-27
Don't use the send queue for stream initialization.
Lance Stout
2011-05-20
Merge branch 'develop' into stream_features
Lance Stout
2011-04-08
Merge branch 'develop' into roster
Lance Stout
[next]