util/jid.lua
Sat, 15 Jan 2022 16:25:25 +0100 Kim Alvefur util.jid: Explicitly check for nil rather than falsy
Fri, 28 Aug 2020 18:44:02 +0200 Kim Alvefur util.jid: Fix special escaping of '\' per XEP-0106
Mon, 09 Sep 2019 22:15:04 +0200 Kim Alvefur util.jid: Add a 'strict' flag for jidprep calls
Fri, 21 Sep 2018 14:23:21 +0200 Kim Alvefur util.jid: Add missing semicolon
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Fri, 23 Sep 2016 14:03:37 +0200 Kim Alvefur mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744)
Mon, 28 Mar 2016 13:27:42 +0200 Kim Alvefur util.jid: Import select() into local (fixes traceback, tests on Lua 5.2)
Thu, 17 Mar 2016 23:15:08 +0000 Matthew Wild util.jid+tests: Add simple helpers... node(), host() and resource() for extracting specific parts of a JID
Fri, 02 Oct 2015 12:16:47 +0200 Kim Alvefur util.jid: Fix backout
Fri, 02 Oct 2015 12:12:24 +0200 Kim Alvefur Backout 7e820979fd9b (broke tests)
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Thu, 07 Aug 2014 17:43:28 +0200 Kim Alvefur util.jid: Optimize bare
Thu, 07 Aug 2014 17:35:11 +0200 Kim Alvefur util.jid: Use existing join function in jid.prep
Thu, 07 Aug 2014 17:20:51 +0200 Kim Alvefur util.jid: Return early in join on invalid jids
Mon, 16 Dec 2013 02:04:16 +0000 Matthew Wild Merge 0.9->0.10
Mon, 16 Dec 2013 02:03:35 +0000 Matthew Wild util.jid: Strip trailing '.' when normalizing hostnames
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Tue, 01 Nov 2011 23:41:32 +0500 Waqas Hussain util.jid: Added escape() and unescape().
Tue, 31 Aug 2010 00:38:44 +0100 Matthew Wild util.jid: Fix parsing of JIDs with no nodepart and an @ in the resourcepart (thanks seth)
Fri, 16 Jul 2010 00:36:02 +0200 Kim Alvefur util.jid: compare() added, with some tests.
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 27 Nov 2009 17:33:55 +0000 Matthew Wild util.jid: Add join(node, host, resource) function to join the components and return nil if invalid
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Sat, 16 May 2009 03:56:51 +0500 Waqas Hussain util.jid: Eliminate global method use
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Thu, 15 Jan 2009 04:34:55 +0500 Waqas Hussain util/jid: string prepping functions added: prepped_split and prep
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
less more (0) -30 tip