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
/
plugins
Age
Commit message (
Expand
)
Author
2012-06-10
Fix XEP-0065 imports and naming for Python3.
Lance Stout
2012-06-09
Fix Python3 exception handling.
Lance Stout
2012-06-07
Added the get_socket(sid) method to the xep_0065 plugin to retrieve
Sandro Munda
2012-06-07
Added the SID in the socks_recv xmpp event in the xep_0065 plugin.
Sandro Munda
2012-06-07
Renamed Query to Socks5 in the xep_0065.
Sandro Munda
2012-06-07
Added a top level field to the xep_0065 class:
Sandro Munda
2012-06-07
Fixed the callback names of the xep_0065:
Sandro Munda
2012-06-07
Added the Socksipy module in the thirdparty of SleekXMPP.
Sandro Munda
2012-06-07
Sent a socks_closed when the socket is closed in the xep_0065 plugin.
Sandro Munda
2012-06-07
Improved the close of the proxy thread (and the socket) in the xep_0065 plugin.
Sandro Munda
2012-06-07
Changed the description of the xep_0065 plugin
Sandro Munda
2012-06-07
The xep_0065 plugin supports now multiple stream (multiple connected
Sandro Munda
2012-06-07
Renamed the _handle_on_recv to the on_recv method.
Sandro Munda
2012-06-07
Added some comments to the get_network_address method
Sandro Munda
2012-06-07
Registered stanza plugin in the stanza module
Sandro Munda
2012-06-07
Used the namespace in all stanzas
Sandro Munda
2012-06-07
Added a partial support of the XEP 0065 - Socks5 Bytestreams
Sandro Munda
2012-06-06
Don't request registration forms unless the register event is handled.
Lance Stout
2012-05-14
Add MUC events for room configuration changes.
Lance Stout
2012-05-04
Fix loading plugins from custom modules when passing the module itself.
Lance Stout
2012-04-30
Collapse initial payload to a single stanza instead of a list if only one sta...
Lance Stout
2012-04-30
Add full support for initial payloads with adhoc commands, plus test.
Lance Stout
2012-04-30
Allow providing initial payload to adhoc commands.
Lance Stout
2012-04-29
Use the correct 'from' jid when requesting vcards for avatars.
Lance Stout
2012-04-29
Don't raise errors when receiving an iq error for vcards.
Lance Stout
2012-04-09
Add initial support for XEP-0153.
Lance Stout
2012-04-08
Initial support for XEP-0231.
Lance Stout
2012-04-08
Fix looking up local and cached vcards.
Lance Stout
2012-04-08
Fix errors in caps related to unwrapped disco data and full JIDs.
Lance Stout
2012-04-08
Ensure that wrapped disco results retain requesting iq id.
Lance Stout
2012-04-07
Add nickname element to the XEP-0054 plugin.
Lance Stout
2012-04-07
Add initial XEP-0054 plugin.
Lance Stout
2012-04-06
Add support for XEP-0027
Lance Stout
2012-04-06
Simplify registering API handler defaults.
Lance Stout
2012-04-06
Don't break test plugins that use None instead of a stream object.
Lance Stout
2012-04-06
Update XEP-0012 plugin to use new api.
Lance Stout
2012-04-06
Fix XEP-0115 with the new API registry.
Lance Stout
2012-04-06
Begin experiment with a centralized API callback registry.
Lance Stout
2012-04-03
Fix MUC invite events so that they actually work.
Lance Stout
2012-04-03
Fix memory leak with adhoc command sessions.
Lance Stout
2012-03-27
Reset stream management state on session_end.
Lance Stout
2012-03-27
Make the XEP-0198 ack debug message less confusing.
Lance Stout
2012-03-21
Correct handling of acks for XEP-0198 under heavy load.
Lance Stout
2012-03-19
Fix unicode issues in test cases for Py3+ introduced by issue #150.
Lance Stout
2012-03-19
Merge pull request #150 from correl/rpc_value_fixes
Lance Stout
2012-03-18
Add initial support for XEP-0198 for stream management.
Lance Stout
2012-03-16
Fix requesting receipts on a message that has not been bound to a stream.
Lance Stout
2012-03-16
Re-add support for special case of 'presence' expiry value.
Lance Stout
2012-03-16
Update subscription event expiry value to use time objects.
Lance Stout
2012-03-16
Add events for configuration and subscription notifications.
Lance Stout
[prev]
[next]