openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Strophe.js
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 55 of 56
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Applied patch for request retry backoff from Matthew Eernisse <
[email protected]
>.
Jack Moffitt
More...
over 16 years ago
Merged in source:/branches/builder-all-caps-25. Fixes #25.
Jack Moffitt
More...
over 16 years ago
Aborted requests werent replaced with new requests correctly in Connection._processRequest().
Jack Moffitt
More...
over 16 years ago
Test commit for e-mail check.
Jack Moffitt
More...
over 16 years ago
Test change to check commit e-mails.
Jack Moffitt
More...
over 16 years ago
Update strophe.js licensing to MIT license.
Jack Moffitt
More...
over 16 years ago
Add Strophe attach example with Django.
Jack Moffitt
More...
over 16 years ago
Disconnect immediately on 40x errors, which are fatal.
Jack Moffitt
More...
over 16 years ago
First pass at Strophe.Connection.attach().
Jack Moffitt
More...
over 16 years ago
Fixed Strophe.Connection.connect() to not strip the supplied resource. Fixes #22.
Jack Moffitt
More...
over 16 years ago
Fix Strophe.getDomainFromJid and change a few thises into Strophes.
Jack Moffitt
More...
over 16 years ago
Strophe.Connection.jid is now set properly when binding is done. Strophe.Connection.resource removed. Fixes #16: no way to discover jid.
Jack Moffitt
More...
over 16 years ago
Add Array.prototype.indexOf() and make sure not to clobber any previous prototypes with our extensions. Fixes #18: Array.indexOf not implemented in IE.
Jack Moffitt
More...
over 16 years ago
Replace for loop with forEachChild so that isMatch never gets called on non-elements.
Jack Moffitt
More...
over 16 years ago
Fix #20. xmlns attribute set multiple times.
Jack Moffitt
More...
over 16 years ago
Fixes case where escapeJid was prepending @ to a JID that had no node. This fixes #11.
Jack Moffitt
More...
over 16 years ago
Reverting [535], which was an attempt to fix #11.
Jack Moffitt
More...
over 16 years ago
Merging source:branches/strophejs-anonymous-fix #11
Christopher Zorn
More...
over 16 years ago
Revert accidental commit of basic.js
Jack Moffitt
More...
almost 17 years ago
Fix mistaken variable from Chesspark ported patch.
Jack Moffitt
More...
almost 17 years ago
Added echobot example.
Jack Moffitt
More...
almost 17 years ago
Fix silly variable name clash.
Jack Moffitt
More...
almost 17 years ago
Made disconnects graceful again. Fixed adding and removing handlers not to mess up handler iteration. Remove handlers used in auth when they are not needed.
Jack Moffitt
More...
almost 17 years ago
Get rid of super verbose logging from basic example.
Jack Moffitt
More...
almost 17 years ago
Remove comment that was left in. We do not send secure=true becuase this would require the connection be secure. The conneciton manager should still make it secure if it is possible.
Jack Moffitt
More...
almost 17 years ago
Fix a number of small issues. Fixed BOSH create body to have the new attributes in version 1.6 of the spec. Added xmpp:restart support which was added with a newer version of the spec. Made the SASL DIGEST-MD5 handlers catch early <success/> and <failure/>, fixing issues with Tigase and Openfire. Also fixed a big bug where handlers could be added to the list while it was being iterated over.
Jack Moffitt
More...
almost 17 years ago
Fix SASL ANONYMOUS test to be correct, and make _requestId work.
Jack Moffitt
More...
almost 17 years ago
Remove division by 1000 which is already done in the timeDead() function.
Jack Moffitt
More...
almost 17 years ago
Make blank resource let the server choose for consistency with libstrophe. Edited docs for this and SASL ANONYMOUS changed.
Jack Moffitt
More...
almost 17 years ago
Added SASL ANONYMOUS support.
Jack Moffitt
More...
almost 17 years ago
←
1
2
…
48
49
50
51
52
53
54
55
56
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree