Software /
code /
prosody
Log
description | author | age |
---|---|---|
plugins/muc/muc.lib: Turn get_default_role into an event | daurnimator | Thu, 03 Apr 2014 18:36:28 -0400 |
plugins/muc/muc.lib: Fix getting a list of occupants by role (it was sending presences instead of items inside an iq) | daurnimator | Thu, 03 Apr 2014 18:10:16 -0400 |
plugins/muc: Move valid_roles, valid_affiliations and is_kickable_error to new muc/util module | daurnimator | Thu, 03 Apr 2014 17:09:04 -0400 |
plugins/muc/muc.lib: Use util.iterators to count occupants | daurnimator | Thu, 03 Apr 2014 16:10:43 -0400 |
plugins/muc/muc.lib: Move occupancy check to later in `deconstruct_stanza_id`: As vcards are from the bare jid, you need to use the `from_jid` out of the encoded `id` | daurnimator | Thu, 03 Apr 2014 16:04:04 -0400 |
plugins/muc: Move history to an external module | daurnimator | Thu, 03 Apr 2014 15:14:52 -0400 |
plugins/muc: Move `whois` code to seperate file | daurnimator | Thu, 03 Apr 2014 14:24:27 -0400 |