Fri, 21 Feb 2014 19:06:33 -0500 plugins/muc/muc.lib: Add disco iq handlers with compatible argument signature
daurnimator <quae@daurnimator.com> [Fri, 21 Feb 2014 19:06:33 -0500] rev 6101
plugins/muc/muc.lib: Add disco iq handlers with compatible argument signature
Fri, 21 Feb 2014 18:04:38 -0500 plugins/muc/muc.lib: Move all kick code into one place
daurnimator <quae@daurnimator.com> [Fri, 21 Feb 2014 18:04:38 -0500] rev 6100
plugins/muc/muc.lib: Move all kick code into one place
Fri, 21 Feb 2014 17:52:40 -0500 plugins/muc/muc.lib: Make use of return values to send service-unavailable errors
daurnimator <quae@daurnimator.com> [Fri, 21 Feb 2014 17:52:40 -0500] rev 6099
plugins/muc/muc.lib: Make use of return values to send service-unavailable errors
Fri, 21 Feb 2014 17:40:16 -0500 plugins/muc/muc.lib: Add some missing return values
daurnimator <quae@daurnimator.com> [Fri, 21 Feb 2014 17:40:16 -0500] rev 6098
plugins/muc/muc.lib: Add some missing return values
Fri, 21 Feb 2014 17:17:01 -0500 plugins/muc/muc.lib: Move (de)construct_stanza_id into `handle_iq_to_occupant`
daurnimator <quae@daurnimator.com> [Fri, 21 Feb 2014 17:17:01 -0500] rev 6097
plugins/muc/muc.lib: Move (de)construct_stanza_id into `handle_iq_to_occupant` It is the only place they were used; and I left the old function names in as comments. One reason for doing this was to reduce accesses to _occupants; which may be in a database in future revisions
Fri, 21 Feb 2014 16:30:43 -0500 plugins/muc/muc.lib: Refactor _to_occupant handlers
daurnimator <quae@daurnimator.com> [Fri, 21 Feb 2014 16:30:43 -0500] rev 6096
plugins/muc/muc.lib: Refactor _to_occupant handlers
Fri, 21 Feb 2014 15:48:26 -0500 plugins/muc/muc.lib: Split out the room iq handler into functions
daurnimator <quae@daurnimator.com> [Fri, 21 Feb 2014 15:48:26 -0500] rev 6095
plugins/muc/muc.lib: Split out the room iq handler into functions
Thu, 20 Feb 2014 16:50:18 -0500 plugins/muc/muc.lib: Factor `handle_to_occupant` out into many functions
daurnimator <quae@daurnimator.com> [Thu, 20 Feb 2014 16:50:18 -0500] rev 6094
plugins/muc/muc.lib: Factor `handle_to_occupant` out into many functions
Thu, 20 Feb 2014 14:36:49 -0500 plugins/muc/muc.lib: Split up `handle_to_room` into smaller handlers (thanks sysko)
daurnimator <quae@daurnimator.com> [Thu, 20 Feb 2014 14:36:49 -0500] rev 6093
plugins/muc/muc.lib: Split up `handle_to_room` into smaller handlers (thanks sysko)
Wed, 19 Feb 2014 17:39:57 -0500 plugins/muc/muc.lib: Split out `send_history` into `parse_history` and `get_history`
daurnimator <quae@daurnimator.com> [Wed, 19 Feb 2014 17:39:57 -0500] rev 6092
plugins/muc/muc.lib: Split out `send_history` into `parse_history` and `get_history`
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip