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
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
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
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-05-31
Merge branch 'develop' into stream_features
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
Use underscore method name.
Lance Stout
2011-03-18
Fix error with session feature.
Lance Stout
2011-02-14
Merge branch 'develop' into stream_features
Lance Stout
2011-02-14
Remap old method names in a better way.
Lance Stout
2011-02-13
Return the name of the registered callback.
Lance Stout
2011-02-12
Return the registered callback when using iq.send(callback=foo).
Lance Stout
2011-02-11
XMPPError exceptions can keep a stanza's contents.
Lance Stout
2011-01-28
First pass at re-worked stream features.
Lance Stout
2011-01-27
Make StreamError work properly.
Lance Stout
2011-01-19
Fix namespace for Nick stanza.
Lance Stout
2011-01-16
Add StreamError stanza and a stream_error event.
Lance Stout
2011-01-12
Fix ordering error in Iq._set_stanza_values.
Lance Stout
2010-12-17
Make tests pass for catching exceptions.
Lance Stout
2010-12-17
RootStanza raises unexpected exceptions
Florent Le Coz
2010-12-07
Actually make the Iq callbacks work for real.
Lance Stout
2010-12-07
Added option for iq.send to accept a callhandler.
Lance Stout
2010-11-17
Fix RESPONSE_TIMEOUT dependency loops.
Lance Stout
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-10-21
presence no longer replies when exception is caught and tweaks to presence ev...
Nathan Fritz
2010-10-17
Underscore names by default.
Lance Stout
2010-10-16
Cleanup, restore PEP8.
Lance Stout
2010-10-17
Fix the error on non-number priority
Florent Le Coz
2010-10-07
Corrected test errors.
Lance Stout
2010-10-06
More PEP8 compliance cleanups.
Lance Stout
2010-08-11
Updated roster stanza with docs and PEP8 style.
Lance Stout
2010-08-03
Update nick stanza with documentation and PEP8 style.
Lance Stout
2010-08-03
Updated XHTML-IM stanza with documentation and PEP8 style.
Lance Stout
2010-08-03
Updated presence stanza with documentation and PEP8 style.
Lance Stout
2010-08-03
Updated message stanzas and tests with documentation and PEP8 style.
Lance Stout
2010-07-30
Added optional default value to _getAttr.
Lance Stout
2010-07-29
Updated, cleaned, and documented Iq stanza class. Also added unit tests.
Lance Stout
2010-07-29
Added unit tests for error stanzas. Corrected error in deleting conditions.
Lance Stout
2010-07-29
Updated error stanza to be PEP8 compliant and include documentation.
Lance Stout
2010-07-29
Fixed some PEP8 errors in RootStanza (trailing whitespace and line length)
Lance Stout
2010-07-28
Updated RootStanza to use registerStanzaPlugin, and be PEP8 compliant.
Lance Stout
2010-07-26
Replaced traceback calls to use logging.exception where applicable.
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-07-20
Updated presence stanza to include a 'show' interface. Presence stanza tests ...
Lance Stout
2010-07-19
Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...
Lance Stout
[next]