Tue, 15 Apr 2014 18:20:56 -0400 plugins/muc/muc.lib: Refactor subject logic; fix bug of mixed up subject/author
daurnimator <quae@daurnimator.com> [Tue, 15 Apr 2014 18:20:56 -0400] rev 6223
plugins/muc/muc.lib: Refactor subject logic; fix bug of mixed up subject/author
Tue, 15 Apr 2014 17:06:04 -0400 plugins/muc: Move persistent room configuration to own module
daurnimator <quae@daurnimator.com> [Tue, 15 Apr 2014 17:06:04 -0400] rev 6222
plugins/muc: Move persistent room configuration to own module
Fri, 04 Apr 2014 11:20:20 -0400 plugins/muc/muc.lib: Move members_only into seperate file
daurnimator <quae@daurnimator.com> [Fri, 04 Apr 2014 11:20:20 -0400] rev 6221
plugins/muc/muc.lib: Move members_only into seperate file
Thu, 03 Apr 2014 18:36:28 -0400 plugins/muc/muc.lib: Turn get_default_role into an event
daurnimator <quae@daurnimator.com> [Thu, 03 Apr 2014 18:36:28 -0400] rev 6220
plugins/muc/muc.lib: Turn get_default_role into an event
Thu, 03 Apr 2014 18:10:16 -0400 plugins/muc/muc.lib: Fix getting a list of occupants by role (it was sending presences instead of items inside an iq)
daurnimator <quae@daurnimator.com> [Thu, 03 Apr 2014 18:10:16 -0400] rev 6219
plugins/muc/muc.lib: Fix getting a list of occupants by role (it was sending presences instead of items inside an iq)
Thu, 03 Apr 2014 17:09:04 -0400 plugins/muc: Move valid_roles, valid_affiliations and is_kickable_error to new muc/util module
daurnimator <quae@daurnimator.com> [Thu, 03 Apr 2014 17:09:04 -0400] rev 6218
plugins/muc: Move valid_roles, valid_affiliations and is_kickable_error to new muc/util module
Thu, 03 Apr 2014 16:10:43 -0400 plugins/muc/muc.lib: Use util.iterators to count occupants
daurnimator <quae@daurnimator.com> [Thu, 03 Apr 2014 16:10:43 -0400] rev 6217
plugins/muc/muc.lib: Use util.iterators to count occupants
Thu, 03 Apr 2014 16:04:04 -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 <quae@daurnimator.com> [Thu, 03 Apr 2014 16:04:04 -0400] rev 6216
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`
Thu, 03 Apr 2014 15:14:52 -0400 plugins/muc: Move history to an external module
daurnimator <quae@daurnimator.com> [Thu, 03 Apr 2014 15:14:52 -0400] rev 6215
plugins/muc: Move history to an external module This resulted in the split up of the main muc-occupant-joined event handler into 3 seperate ones, handling occupant list, history and subject
Thu, 03 Apr 2014 14:24:27 -0400 plugins/muc: Move `whois` code to seperate file
daurnimator <quae@daurnimator.com> [Thu, 03 Apr 2014 14:24:27 -0400] rev 6214
plugins/muc: Move `whois` code to seperate file
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip