File

plugins/mod_unknown.lua @ 6138:fa746d834424

plugins/muc/muc.lib: Add muc-get-history event; it uses an iterator in the event object so that messages don't need to be all in memory at once
author daurnimator <quae@daurnimator.com>
date Mon, 24 Mar 2014 13:34:06 -0400
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform