10
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #27 and #49: send accepts non elements and does not accept Builders. More... about 16 years ago
Add Strophe.NS.STANZAS namespace. More... about 16 years ago
add a function for extending namespaces and extending the Strophe.Connection instances. More... about 16 years ago
added all fixes for sendIQ specified in #33 review. More... about 16 years ago
Fixed #36: bad disconnect event ordering. More... about 16 years ago
Fixed #28: incorrect DOM building in echobot example. More... about 16 years ago
Cleanup whitespace. More... about 16 years ago
Added xmlInput and xmlOutput to do structured logging. More... about 16 years ago
Fixed #34: SASL digest-uri not set properly. Original patch submitted by Collin Grady <[email protected]>. More... over 16 years ago
fix for pubsub subscription handler More... over 16 years ago
don't require plugins to use prototype to extend the connection object. pass in a dict with the plugin name and the connection instance will do the extension. More... over 16 years ago
added function to retrieve all persistent items More... over 16 years ago
mv b64.js to src dir More... over 16 years ago
remove debug statement More... over 16 years ago
create a plugin interface to extend the Strophe.Connection object. More... over 16 years ago
move NS extension into pubsub code More... over 16 years ago
renamed test javascript file. fixed test html file to use new structure. More... over 16 years ago
moved js to src directory More... over 16 years ago
added more comments to sendIQ function. More... over 16 years ago
added sendIQ helper function to Strophe.Connection More... over 16 years ago
Minor fixes to namespace test. More... over 16 years ago
rename some files to match master More... over 16 years ago
Fixed #32: incorrect namespaces from builder. More... over 16 years ago
Removed duplicate files left over from last commit. More... over 16 years ago
First pass at simple build system. More... over 16 years ago
take a call back for pubsub items to be published to. More... over 16 years ago
initial pubsub support More... over 16 years ago
Add in discojs demo as contrib. More... over 16 years ago
Added jabber:iq:version namespace. to Strophe.NS. More... over 16 years ago
Fixed SASL PLAIN auth method when resource was supplied. More... over 16 years ago