Software /
code /
prosody
Log
util/events.lua @ 8116:76ac8b617402
description | author | age |
---|---|---|
util.events: Fix comparison of event_name with nil instead of false (fixes #554) | Matthew Wild | Thu, 12 May 2016 18:45:30 +0100 |
util.events: Document data structures | Matthew Wild | Wed, 23 Dec 2015 11:17:26 +0000 |
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 |
Merge | Matthew Wild | Wed, 06 May 2015 19:21:29 +0100 |
util.events: Add get_handlers() method | Matthew Wild | Wed, 06 May 2015 19:21:18 +0100 |
util.events: Add local reference to table.remove (fixes traceback) | Kim Alvefur | Tue, 05 May 2015 00:41:39 +0200 |
util.events: Change from nil to false to indicate adding a global wrapper | Matthew Wild | Tue, 28 Apr 2015 14:19:28 +0100 |