Log

util/jid.lua @ 9759:1af5106a2c34

description author age
util.jid: Add missing semicolon Kim Alvefur 2018-09-21
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744) Kim Alvefur 2016-09-23
util.jid: Import select() into local (fixes traceback, tests on Lua 5.2) Kim Alvefur 2016-03-28
util.jid+tests: Add simple helpers... node(), host() and resource() for extracting specific parts of a JID Matthew Wild 2016-03-17
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