]> cgit.babelmonkeys.de Git - xmppchat.git/commit
Switch to strophejs and jquery
authorFlorian Zeitz <florob@babelmonkeys.de>
Sun, 30 Nov 2008 04:38:02 +0000 (05:38 +0100)
committerFlorian Zeitz <florob@babelmonkeys.de>
Sun, 30 Nov 2008 04:38:02 +0000 (05:38 +0100)
commit0f774d8b5c4049745e6f8560e80f744d50eda3ee
tree0b9410c8239603525d2cfefa985de0688f568580
parent7edeada8f83809dd0c748a1c11914e2c93fb6ad0
Switch to strophejs and jquery

* As jsjac never wanted to work in Opera and was hard to use
  switch over to strophejs
* Not sure whether strophejs depends on it, but it's examples all
  include it. Seems a nice library, so start using it => effects \o/
.gitignore [deleted file]
index.html
js/jquery-1.2.6.min.js [new file with mode: 0644]
js/main.js [new file with mode: 0644]
js/strophejs/LICENSE [new file with mode: 0644]
js/strophejs/README [new file with mode: 0644]
js/strophejs/b64.js [new file with mode: 0644]
js/strophejs/md5.js [new file with mode: 0644]
js/strophejs/sha1.js [new file with mode: 0644]
js/strophejs/strophe.js [new file with mode: 0644]
main.js [deleted file]