<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmppchat</title>
<subtitle>A simple XMPP webchat</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/'/>
<entry>
<title>Add a disconnect button</title>
<updated>2010-11-12T23:19:26Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2010-11-12T23:19:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=3cd1748e378f0cfa34f208abddd03fa1798b5364'/>
<id>3cd1748e378f0cfa34f208abddd03fa1798b5364</id>
<content type='text'>
* Disconnect button added
* updated strophe.js version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Disconnect button added
* updated strophe.js version
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies</title>
<updated>2010-03-17T20:33:50Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2010-03-17T20:33:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=6c19bc50128edf5f1675a022a586423533104c3a'/>
<id>6c19bc50128edf5f1675a022a586423533104c3a</id>
<content type='text'>
* New Strophe.js
* New JQery
* Listen to JSLint
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* New Strophe.js
* New JQery
* Listen to JSLint
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix subject handling</title>
<updated>2009-11-28T22:18:55Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2009-11-28T22:18:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=47a6cb2f8dcd84d9176551caae12de9b5fe88408'/>
<id>47a6cb2f8dcd84d9176551caae12de9b5fe88408</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>/me support</title>
<updated>2009-11-28T21:27:21Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2009-11-28T21:27:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=b05a99e9f93f553586cc4210d4cc79caa174f1e0'/>
<id>b05a99e9f93f553586cc4210d4cc79caa174f1e0</id>
<content type='text'>
 * Support for the /me command
 * Fix escaping
 * New strophe.js version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Support for the /me command
 * Fix escaping
 * New strophe.js version
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate config</title>
<updated>2009-11-28T21:26:01Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2009-11-28T21:26:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=b0c2de16a64172c6a7760f62428e4c785c381edf'/>
<id>b0c2de16a64172c6a7760f62428e4c785c381edf</id>
<content type='text'>
 * Config in a separate file
 * Default is now SASL ANONYMOUS
 * use compiled strophe.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Config in a separate file
 * Default is now SASL ANONYMOUS
 * use compiled strophe.js
</pre>
</div>
</content>
</entry>
<entry>
<title>Show joins and leaves</title>
<updated>2009-08-08T20:17:09Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2009-08-08T20:17:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=35779938882c9328858d8494cc62f01fda153bd8'/>
<id>35779938882c9328858d8494cc62f01fda153bd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved markup and general updates</title>
<updated>2009-03-20T01:35:43Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2009-03-20T01:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=d9678bdbb5da09f1a2d515715b429177bab1adc9'/>
<id>d9678bdbb5da09f1a2d515715b429177bab1adc9</id>
<content type='text'>
* Minor markup improvements
* jquery is now at version 1.3.2
* strophejs submodule updated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Minor markup improvements
* jquery is now at version 1.3.2
* strophejs submodule updated
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace static strophejs copy with git submodule</title>
<updated>2008-12-11T20:25:19Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2008-12-11T20:25:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=8301aa9e29d1a0b76268df269055915e6392b89c'/>
<id>8301aa9e29d1a0b76268df269055915e6392b89c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fade out Bubbles and handle IQs</title>
<updated>2008-11-30T14:49:08Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2008-11-30T14:49:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=8c38c9e8ffa44debec345aa65c72b3e2877e4ae7'/>
<id>8c38c9e8ffa44debec345aa65c72b3e2877e4ae7</id>
<content type='text'>
* Bubbles now fade out on closing them using the .hide('slow') function
  from jQuery
* IQs are now answered (not fullfilling a SHOULD though)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bubbles now fade out on closing them using the .hide('slow') function
  from jQuery
* IQs are now answered (not fullfilling a SHOULD though)
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to strophejs and jquery</title>
<updated>2008-11-30T04:38:02Z</updated>
<author>
<name>Florian Zeitz</name>
<email>florob@babelmonkeys.de</email>
</author>
<published>2008-11-30T04:38:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.babelmonkeys.de/cgit.cgi/xmppchat/commit/?id=0f774d8b5c4049745e6f8560e80f744d50eda3ee'/>
<id>0f774d8b5c4049745e6f8560e80f744d50eda3ee</id>
<content type='text'>
* 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 =&gt; effects \o/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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 =&gt; effects \o/
</pre>
</div>
</content>
</entry>
</feed>

