IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/util
Matthew Wild 7b1d24c0b4 util.pubsub: Fix undefined global accesses 17 years ago
..
array.lua util.array: Add support for + operator to create a new array from two arrays joined 17 years ago
dataforms.lua util.dataforms: Allow form layouts to specify default values for fields 17 years ago
datamanager.lua datamanager: Fixed incorrect callback result checking 17 years ago
datetime.lua util.datetime: Allow specifying a time to format 17 years ago
dependencies.lua 0.3->0.4 17 years ago
discohelper.lua util.discohelper: Convert from Windows line endings 17 years ago
events.lua util.events: Convert from Windows line endings 17 years ago
hmac.lua util.hmac: Convert spaces to tabs 17 years ago
import.lua 0.3->0.4 17 years ago
iterators.lua util.iterators: New iterators library 17 years ago
jid.lua util.jid: Eliminate global method use 17 years ago
logger.lua util.logger: Fix for attempting to call a table 17 years ago
muc.lua util.muc: Fixed duplicate parameter names in function room:set_subject 17 years ago
multitable.lua util.multitable: No globals today, thank you. Fixes missing table entries and a potential traceback 17 years ago
pluginloader.lua util.pluginloader: Append "@" to chunk names (fixes weird formatting in plugin tracebacks) 17 years ago
prosodyctl.lua util.prosodyctl: Fix undefined global access 17 years ago
pubsub.lua util.pubsub: Fix undefined global accesses 17 years ago
sasl.lua util.sasl: Convert spaces to tabs 17 years ago
serialization.lua util/serialization: Fixed serialization formatting 17 years ago
set.lua util.set: Add set.xor() to get a set consisting of items not in both sets 17 years ago
stanza.lua util.stanza: Convert spaces to tabs 17 years ago
termcolours.lua 0.3->0.4 17 years ago
timer.lua 0.3->0.4 17 years ago
uuid.lua util.uuid: Added function seed(string) to allow further seeding of the PRNG 17 years ago
xmlrpc.lua util.xmlrpc: Support for multiple parameters in requests 17 years ago
ztact.lua 0.3->0.4 17 years ago