Mercurial > psgxs
log
age | author | description |
---|---|---|
2010-10-19 | Emmanuel Gil Peyrot | JID handling conforming to the RFC. |
2010-09-09 | Emmanuel Gil Peyrot | Correct syntax error. |
2010-09-08 | Emmanuel Gil Peyrot | Better access mode handling. |
2010-08-26 | Emmanuel Gil Peyrot | Use new functions like console.log instead of sys.puts, and aerate a bit. |
2010-08-26 | Emmanuel Gil Peyrot | Add an uncaught exceptions caughter to prevent the server from crashing. |
2010-08-26 | Emmanuel Gil Peyrot | Fix getItem method. |
2010-08-26 | Emmanuel Gil Peyrot | First implementation of XEP-0050 (ad-hoc commands). |
2010-08-26 | Emmanuel Gil Peyrot | Rename cx method to cnode and define it if xmpp.js didn’t. |
2010-08-26 | Emmanuel Gil Peyrot | Allow others JIDs than super-owners to create nodes. |
2010-08-23 | Emmanuel Gil Peyrot | A few changes. |
2010-06-29 | Emmanuel Gil Peyrot | Reimport nodes methods when loading from file. |
2010-06-29 | Emmanuel Gil Peyrot | Ensure that the creator of a node is the default owner; don’t crash |