Mercurial > psgxs
log psgxs.js @ 12:9a6b8b3357c6
age | author | description |
---|---|---|
Fri, 27 Aug 2010 01:14:40 +0200 | Emmanuel Gil Peyrot | Use new functions like console.log instead of sys.puts, and aerate a bit. |
Fri, 27 Aug 2010 01:09:09 +0200 | Emmanuel Gil Peyrot | Add an uncaught exceptions caughter to prevent the server from crashing. |
Fri, 27 Aug 2010 01:02:56 +0200 | Emmanuel Gil Peyrot | Fix getItem method. |
Fri, 27 Aug 2010 00:39:03 +0200 | Emmanuel Gil Peyrot | First implementation of XEP-0050 (ad-hoc commands). |
Thu, 26 Aug 2010 23:50:04 +0200 | Emmanuel Gil Peyrot | Rename cx method to cnode and define it if xmpp.js didn’t. |
Thu, 26 Aug 2010 23:43:45 +0200 | Emmanuel Gil Peyrot | Allow others JIDs than super-owners to create nodes. |
Mon, 23 Aug 2010 14:41:55 +0200 | Emmanuel Gil Peyrot | A few changes. |