Software /
code /
prosody
Log
util/jid.lua @ 7331:c8ad387aab1c
description | author | age |
---|---|---|
util.jid: Import select() into local (fixes traceback, tests on Lua 5.2) | Kim Alvefur | Mon, 28 Mar 2016 13:27:42 +0200 |
util.jid+tests: Add simple helpers... node(), host() and resource() for extracting specific parts of a JID | Matthew Wild | Thu, 17 Mar 2016 23:15:08 +0000 |
util.jid: Fix backout | Kim Alvefur | Fri, 02 Oct 2015 12:16:47 +0200 |
Backout 7e820979fd9b (broke tests) | Kim Alvefur | Fri, 02 Oct 2015 12:12:24 +0200 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
util.jid: Optimize bare | Kim Alvefur | Thu, 07 Aug 2014 17:43:28 +0200 |
util.jid: Use existing join function in jid.prep | Kim Alvefur | Thu, 07 Aug 2014 17:35:11 +0200 |