Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 6139:544f75256883
description | author | age |
---|---|---|
plugins/muc/muc.lib: Extra utility functions around subjects | daurnimator | Mon, 24 Mar 2014 13:36:43 -0400 |
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 | daurnimator | Mon, 24 Mar 2014 13:34:06 -0400 |
plugins/muc/muc.lib: Add muc-broadcast-message event. Use it for saving to history | daurnimator | Mon, 24 Mar 2014 13:10:54 -0400 |
plugins/muc/muc.lib: Better password check | daurnimator | Mon, 24 Mar 2014 12:44:31 -0400 |
plugins/muc/muc.lib: Add muc-occupant-prejoin events; Use it for banned, members-only, password, nick-conflict and lock checks | daurnimator | Mon, 24 Mar 2014 10:25:43 -0400 |
plugins/muc/muc.lib: Move password check and nick conflict check into `handle_join` | daurnimator | Fri, 21 Mar 2014 14:01:02 -0400 |