Software /
code /
prosody
Log
util/jid.lua @ 5459:3a821511b9ec
description | author | age |
---|---|---|
util.jid: Added escape() and unescape(). | Waqas Hussain | Tue, 01 Nov 2011 23:41:32 +0500 |
util.jid: Fix parsing of JIDs with no nodepart and an @ in the resourcepart (thanks seth) | Matthew Wild | Tue, 31 Aug 2010 00:38:44 +0100 |
util.jid: compare() added, with some tests. | Kim Alvefur | Fri, 16 Jul 2010 00:36:02 +0200 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
util.jid: Add join(node, host, resource) function to join the components and return nil if invalid | Matthew Wild | Fri, 27 Nov 2009 17:33:55 +0000 |
Remove version number from copyright headers | Matthew Wild | Fri, 10 Jul 2009 03:11:45 +0100 |
util.jid: Eliminate global method use | Waqas Hussain | Sat, 16 May 2009 03:56:51 +0500 |