Log

util/jid.lua @ 13156:019cd1db9bec

description author age
util: Prefix module imports with prosody namespace Kim Alvefur 2023-03-17
util.jid: Simplify boolean logic in conditionals Matthew Wild 2022-10-11
util.jid: Remove redundant check from split() (micro-optimization?) Matthew Wild 2022-10-11
doap: Update XEP versions for which no code changes appear needed Kim Alvefur 2022-08-08
util.jid: Explicitly check for nil rather than falsy Kim Alvefur 2022-01-15
util.jid: Fix special escaping of '\' per XEP-0106 Kim Alvefur 2020-08-28
util.jid: Add a 'strict' flag for jidprep calls Kim Alvefur 2019-09-09
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