prosody
log
graph
tags
bookmarks
branches
6b4232125f32
browse
changeset
util/jid.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/jid.lua @ 7046:
6b4232125f32
less
more
|
(0)
-28
tip
description
author
age
util.jid: Fix backout
Kim Alvefur
2015-10-02
Backout 7e820979fd9b (broke tests)
Kim Alvefur
2015-10-02
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Kim Alvefur
2015-02-21
util.jid: Optimize bare
Kim Alvefur
2014-08-07
util.jid: Use existing join function in jid.prep
Kim Alvefur
2014-08-07
util.jid: Return early in join on invalid jids
Kim Alvefur
2014-08-07
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
0.2->0.3
Matthew Wild
2009-01-30
GPL->MIT!
Matthew Wild
2009-01-30
util/jid: string prepping functions added: prepped_split and prep
Waqas Hussain
2009-01-14
0.1 -> 0.2
Matthew Wild
2008-12-10
Insert copyright/license headers
Matthew Wild
2008-12-03
Removed useless check
Waqas Hussain
2008-11-22
Better names for variables
Matthew Wild
2008-11-21
Remove old TODO
Matthew Wild
2008-11-21
Remove some declarations I added while debugging
Matthew Wild
2008-11-21
Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs
Matthew Wild
2008-11-21
less
more
|
(0)
-28
tip