Software /
code /
prosody
Log
util/jid.lua @ 6192:f97aa1f4b1f1
description | author | age |
---|---|---|
Merge 0.9->0.10 | Matthew Wild | 2013-12-16 |
util.jid: Strip trailing '.' when normalizing hostnames | Matthew Wild | 2013-12-16 |
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
util.jid: Added escape() and unescape(). | Waqas Hussain | 2011-11-01 |
util.jid: Fix parsing of JIDs with no nodepart and an @ in the resourcepart (thanks seth) | Matthew Wild | 2010-08-30 |
util.jid: compare() added, with some tests. | Kim Alvefur | 2010-07-15 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
util.jid: Add join(node, host, resource) function to join the components and return nil if invalid | Matthew Wild | 2009-11-27 |
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
util.jid: Eliminate global method use | Waqas Hussain | 2009-05-15 |
0.3->0.4 | Matthew Wild | 2009-03-20 |
Update copyright notices for 2009 | Matthew Wild | 2009-01-30 |