Software /
code /
prosody
Log
util/jid.lua @ 8365:8e079677d724
description | author | age |
---|---|---|
mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744) | Kim Alvefur | Fri, 23 Sep 2016 14:03:37 +0200 |
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 |