plugins/muc: Move valid_roles, valid_affiliations and is_kickable_error to new muc/util module
|
daurnimator |
2014-04-03 |
plugins/muc/muc.lib: Use util.iterators to count occupants
|
daurnimator |
2014-04-03 |
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 |
2014-04-03 |
plugins/muc: Move history to an external module
|
daurnimator |
2014-04-03 |
plugins/muc: Move `whois` code to seperate file
|
daurnimator |
2014-04-03 |
plugins/muc/muc.lib: Remember to coerce nil role to "none"
|
daurnimator |
2014-04-03 |
plugins/muc/muc.lib: Refactor of change-nick presence handling
|
daurnimator |
2014-04-03 |
plugins/muc/muc.lib: Clean up whois handling
|
daurnimator |
2014-04-03 |
plugins/muc: Move name functions to seperate module
|
daurnimator |
2014-04-02 |
plugins/muc: Move password functions to seperate module
|
daurnimator |
2014-04-02 |
plugins/muc: Move locking to seperate module
|
daurnimator |
2014-04-02 |
plugins/muc/muc.lib: Move description functions out to own file
|
daurnimator |
2014-04-02 |
plugins/muc/muc.lib: Modify muc-config-submitted to keep a list of status codes instead of fields changed
|
daurnimator |
2014-04-02 |
plugins/muc/muc.lib: Refactor out process_form into hooks
|
daurnimator |
2014-04-01 |
plugins/muc/muc.lib: Move default config layout into hooks
|
daurnimator |
2014-04-01 |
plugins/muc/muc.lib: Split up get_disco_info into events
|
daurnimator |
2014-04-01 |
plugins/muc/muc.lib: Add muc-room-locked event
|
daurnimator |
2014-03-31 |
plugins/muc/muc.lib: restrict invitations in members only rooms to admins
|
daurnimator |
2014-03-31 |
plugins/muc/muc.lib: Don't try and get occupant jids for annotating invite affiliation changes
|
daurnimator |
2014-03-31 |
plugins/muc/muc.lib: Update declines to be more like invites
|
daurnimator |
2014-03-31 |
plugins/muc/muc.lib: Add pre-invite event. Move role check to it
|
daurnimator |
2014-03-31 |
plugins/muc/muc.lib: Tidy up muc-invite event.
|
daurnimator |
2014-03-31 |
plugins/muc/muc.lib: Remove top level pre-join event. Assign event priorities for other handlers
|
daurnimator |
2014-03-31 |
plugins/muc/muc.lib: Use occupant methods where possible
|
daurnimator |
2014-03-29 |
plugins/muc/muc.lib: Subjects get sent even if empty.
|
daurnimator |
2014-03-29 |
plugins/muc/muc.lib: Fix typo (moderators vs moderator)
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: nick change unavailables should be from original occupant jid
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: Status codes should be inside of x element
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: Improve set affiliation logic;
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: Smarter validation in set_affiliation
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: Fix anonymous check in `send_occupant_list`
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: Allow `:send_occupant_list` to have no filter
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: Fix sending occupant jid instead of real jid in <item/> actor
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: Clean up :set_role. Removes :can_set_role
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: Remove callback parameter from set_role and set_affiliation
|
daurnimator |
2014-03-28 |
plugins/muc/muc.lib: non-function changes (reordering, semicolons and comments)
|
daurnimator |
2014-03-27 |
plugins/muc: Massive refactor
|
daurnimator |
2014-03-27 |
mod_muc/muc.lib: Fix parameters to send_history() (thanks Peter Villeneuve)
|
Matthew Wild |
2014-05-10 |
Merge with daurnimator
|
Matthew Wild |
2014-04-17 |
plugins/muc/muc.lib: If decline is to person in room; route to all sessions
|
daurnimator |
2014-03-27 |
plugins/muc/muc.lib: Have timestamp as seconds since epoch inside of history
|
daurnimator |
2014-03-27 |
plugins/muc: Rename admin query hook
|
daurnimator |
2014-03-27 |
plugins/muc/muc.lib: Add :broadcast method; use it from :broadcast_except_nick and :broadcast_message
|
daurnimator |
2014-03-24 |
plugins/muc/muc.lib: Extra utility functions around subjects
|
daurnimator |
2014-03-24 |
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 |
2014-03-24 |
plugins/muc/muc.lib: Add muc-broadcast-message event. Use it for saving to history
|
daurnimator |
2014-03-24 |
plugins/muc/muc.lib: Better password check
|
daurnimator |
2014-03-24 |
plugins/muc/muc.lib: Add muc-occupant-prejoin events; Use it for banned, members-only, password, nick-conflict and lock checks
|
daurnimator |
2014-03-24 |
plugins/muc/muc.lib: Move password check and nick conflict check into `handle_join`
|
daurnimator |
2014-03-21 |
plugins/muc/muc.lib: Additional `route_to_occupant` usage
|
daurnimator |
2014-03-20 |
plugins/muc/muc.lib: Remove duplicate variable; it can never be nil.
|
daurnimator |
2014-03-20 |
plugins/muc/muc.lib: Add decline event for parity with invite
|
daurnimator |
2014-03-20 |
plugins/muc/muc.lib: Add route_to_occupant function to send a stanza to all occupant sessions
|
daurnimator |
2014-03-20 |
plugins/muc: Have utility methods for locking the room
|
daurnimator |
2014-03-20 |
plugins/muc/muc.lib: Use occupant jids when whois == "moderators"
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Allow users with affiliations to invite while not in room themselves
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Use `get_role` in `handle_admin_item_get_command`. Removed a TODO that's already done
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Send invite out from event: removes '-prepared' from event name
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Check role instead of current_nick
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Remove `payload` argument from `handle_mediated_*`; extract it from inside.
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Fix wrong variable in `construct_stanza_id` block
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Add muc-invite-prepared event; Use it for granting affiliations in members only rooms
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Don't get same variable twice.....
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Use `get_occupant_jid` method instead of indexing _jid_nick
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Fetch config via accessors instead of using `_data`
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: In `_route_stanza` access occupant data less often
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Tidy up `get_filtered_presence`
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Tidy up is_kickable_error: it didn't need to return the condition.
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Use module.host where `muc_domain` was previously
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Remove unused methods (breaks api)
|
daurnimator |
2014-03-19 |
plugins/muc/muc.lib: Use more modern stanza methods
|
daurnimator |
2014-03-19 |
plugins/muc: Provide a reasonable default `route_stanza`
|
daurnimator |
2014-03-19 |
plugins/muc/muc: Add 'muc-occupant-left' event
|
daurnimator |
2014-03-18 |
plugins/muc/muc: Only call get_password once in invite creation
|
daurnimator |
2014-03-18 |
plugins/muc/muc: When there's no history; return an empty iterator
|
daurnimator |
2014-03-18 |
plugins/muc/muc: Support mediated declines
|
daurnimator |
2014-03-18 |
plugins/muc/muc: Rename `handle_invite_to_room` to `handle_mediated_invite`; clean up logic
|
daurnimator |
2014-03-18 |
plugins/muc/muc: Check for mediated invites in a smarter way
|
daurnimator |
2014-03-18 |
plugins/muc/muc: Add copyright for daurnimator
|
daurnimator |
2014-03-18 |
plugins/muc/muc.lib: Add disco iq handlers with compatible argument signature
|
daurnimator |
2014-02-22 |
plugins/muc/muc.lib: Move all kick code into one place
|
daurnimator |
2014-02-21 |
plugins/muc/muc.lib: Make use of return values to send service-unavailable errors
|
daurnimator |
2014-02-21 |
plugins/muc/muc.lib: Add some missing return values
|
daurnimator |
2014-02-21 |
plugins/muc/muc.lib: Move (de)construct_stanza_id into `handle_iq_to_occupant`
|
daurnimator |
2014-02-21 |
plugins/muc/muc.lib: Refactor _to_occupant handlers
|
daurnimator |
2014-02-21 |
plugins/muc/muc.lib: Split out the room iq handler into functions
|
daurnimator |
2014-02-21 |
plugins/muc/muc.lib: Factor `handle_to_occupant` out into many functions
|
daurnimator |
2014-02-20 |
plugins/muc/muc.lib: Split up `handle_to_room` into smaller handlers (thanks sysko)
|
daurnimator |
2014-02-20 |
plugins/muc/muc.lib: Split out `send_history` into `parse_history` and `get_history`
|
daurnimator |
2014-02-19 |
Merge 0.9->0.10
|
Matthew Wild |
2014-04-02 |
MUC: Fixed traceback when a JID not in a room requested a role change for an occupant.
|
Waqas Hussain |
2014-04-01 |
MUC: Tag PMs with <x>, like presence stanzas
|
Kim Alvefur |
2014-01-28 |
MUC: Split out sending of the topic into method separate from sending history
|
Kim Alvefur |
2014-01-18 |
MUC: Split saving to history into a separate method
|
Kim Alvefur |
2014-01-18 |
Merge 0.9->0.10
|
Matthew Wild |
2013-10-05 |
muc.lib.lua: Fix Spark jabber client not displaying conference room lists, seemingly due to a missing value tag for the room description if the description has not been set
|
Paul |
2013-10-05 |
mod_muc: Support for locking newly-created rooms until they are configured (enabled with muc_room_locking = true)
|
Matthew Wild |
2013-08-30 |
Remove all trailing whitespace
|
Florian Zeitz |
2013-08-09 |
Merge 0.9->trunk
|
Matthew Wild |
2013-06-13 |
mod_muc: Fix incorrect variable name
|
Matthew Wild |
2013-05-21 |
mod_muc: Remove some old TODO comments
|
Matthew Wild |
2013-05-21 |
mod_muc: Fix incorrect variable name
|
Matthew Wild |
2013-05-21 |
mod_muc: Remove unused variable
|
Matthew Wild |
2013-05-21 |
mod_muc: Use stanza:maptags() instead of custom filtering functions, 7 insertions, 19 deletions!
|
Matthew Wild |
2013-05-21 |
mod_muc: Replace getText() with get_child_text(), 1 insertion, 12 deletions!
|
Matthew Wild |
2013-05-21 |
mod_muc: Pass actor (requesting JID) when generating the config form, and to the muc-config-form event handler
|
Matthew Wild |
2013-05-18 |
mod_muc: Add getter/setter for 'whois' (fixes traceback)
|
Matthew Wild |
2013-05-18 |
mod_muc: Refactor config form handling, and allow for clients to submit incomplete forms. Fixes #246
|
Matthew Wild |
2013-05-16 |
mod_muc: Fire muc-room-created and muc-room-destroyed events (thanks nik)
|
Matthew Wild |
2013-05-14 |
MUC: Allow actor == true to set roles (like affiliations)
|
Matthew Wild |
2013-04-29 |
MUC: Allow plugins to add and handle options in the MUC config form
|
Matthew Wild |
2013-04-29 |
MUC: add __tostring on room metatable
|
Matthew Wild |
2013-04-25 |
mod_muc/muc.lib: Don't add messages without a body (such as chat state notifications) to the room history (thanks louiz’, Link Mauve, poezio and all its users)
|
Matthew Wild |
2013-03-28 |
MUC: Always return <service-unavailable/> when a node is present in service discovery requests.
|
Waqas Hussain |
2013-02-26 |
MUC: Fix affiliation check for admins, and bring it in line with the spec (thanks Maranda).
|
Waqas Hussain |
2013-02-26 |
MUC: Don't reply to errors (thanks iron)
|
Kim Alvefur |
2013-01-09 |
MUC: Support invite messages when stanza type is explicitly set to "normal" or to an unknown value.
|
Waqas Hussain |
2012-12-15 |
muc: Make max_history_messages simply a service-wide config option, and don't store it per-room (rooms still have their own history_message, but this is a global limit)
|
Matthew Wild |
2012-11-22 |
MUC: Fix traceback caused by faulty logic precedence. (thanks waqas, nulani)
|
Kim Alvefur |
2012-09-25 |
MUC: Fix a traceback caused by private IQ result and error stanzas where the encoded id can't be processed.
|
Waqas Hussain |
2012-08-09 |
MUC: Fix private IQ results and errors for non-vcard queries.
|
Waqas Hussain |
2012-08-04 |
MUC: Expose room metatable in the MUC lib.
|
Waqas Hussain |
2012-07-31 |
MUC: Fix private IQ and message routing.
|
Waqas Hussain |
2012-07-31 |
mod_muc: Fix a couple of cases of 'forbidden' stanza error being sent with type 'cancel' - fixes #303
|
Matthew Wild |
2012-07-24 |
muc.lib: room:set_historylength(): Condense code, and don't store length when equal to default
|
Matthew Wild |
2012-05-13 |
MUC: Fix check for history length update.
|
Waqas Hussain |
2012-05-13 |
muc.lib: Fix for traceback when no history length is set for the room
|
Matthew Wild |
2012-05-13 |
muc.lib: return feature-not-implemented when a foregoing discovery node is specified in a disco#info request.
|
Marco Cirillo |
2012-05-10 |
mod_muc/muc.lib: Fall back to default_history_length if no length in config
|
Matthew Wild |
2012-04-28 |
mod_muc/muc.lib.lua: Remove unused imports and variables
|
Matthew Wild |
2012-04-28 |
muc - implement per channel history limits
|
Markus Kötter |
2012-04-13 |
MUC: Fix a possible stack overflow (when a local component joins a room, then disconnects, an unavailble-error presence cycle can occur).
|
Waqas Hussain |
2011-11-21 |
MUC: Allow affiliation change when argument actor==true in room:set_affiliation().
|
Waqas Hussain |
2011-08-25 |
MUC: Change error type of badly-formatted stanza from 'auth' to 'modify' (thanks Andrew)
|
Matthew Wild |
2011-06-27 |
MUC: Include occupant count in room disco#info response.
|
Waqas Hussain |
2011-05-07 |
MUC: Don't limit affiliation changes to owners, and allow owners to remove themselves if they are not the last owner.
|
Waqas Hussain |
2011-02-24 |
MUC: Add a textual error message when the user isn't allowed to get/set config form.
|
Waqas Hussain |
2011-02-24 |
MUC: Add option to allow participants to change the subject.
|
Kim Alvefur |
2011-01-14 |
MUC: Fix a pair of missing :up()
|
Kim Alvefur |
2011-01-03 |
MUC: Include the user's current presence contents when broadcasting a role change.
|
Waqas Hussain |
2010-11-18 |
MUC: Include the user's current presence contents when broadcasting an affiliation change.
|
Waqas Hussain |
2010-11-18 |
MUC: Change room name and description properly
|
Kim Alvefur |
2010-11-17 |
MUC: Grant membership when inviteing someone into a members-only room.
|
Kim Alvefur |
2010-11-10 |
MUC: Only send status code 110 (entering non-anonymous room) to the occupant themselves, not to other occupants.
|
Waqas Hussain |
2010-11-10 |
MUC: Added some more missing :up()s to the stanza building for presence broadcasts (thanks again Zash).
|
Waqas Hussain |
2010-11-10 |
MUC: Parse submitted form with util.dataforms
|
Kim Alvefur |
2010-11-10 |
MUC: Added a missing :up() to the stanza building for presence broadcast (thanks Zash).
|
Waqas Hussain |
2010-11-10 |
MUC: Handle missing <value/> for <field type='boolean'/> in config form submissions.
|
Waqas Hussain |
2010-11-09 |
Monster whitespace commit (beware the whitespace monster).
|
Waqas Hussain |
2010-10-16 |
MUC: Use util.dataforms to generate forms
|
Kim Alvefur |
2010-10-12 |
MUC: fix timezone support when sending history
|
Kim Alvefur |
2010-10-12 |
MUC: Make the room node be the default room name (thanks Zash).
|
Waqas Hussain |
2010-09-28 |
Merge with trunk.
|
Waqas Hussain |
2010-09-27 |
MUC: Added a 'Description' property (muc#roomconfig_roomdesc)
|
Kim Alvefur |
2010-09-26 |
MUC: Added a 'Name' property (muc#roomconfig_roomname)
|
Kim Alvefur |
2010-09-24 |
MUC: Fixed traceback on presence errors lacking a condition.
|
Waqas Hussain |
2010-09-27 |
MUC: Fixed: Unavilable presence was not being broadcasted for banned users in some cases (thanks Zash).
|
Waqas Hussain |
2010-08-03 |
MUC: Return correct error to non-members attempting to enter a members-only room.
|
Waqas Hussain |
2010-08-03 |
MUC: Store the nick (full room JID) which set the subject, and send subject to occupants from that JID.
|
Waqas Hussain |
2010-07-20 |
MUC: Fixed a traceback introduced in hg:bdc325ce9fbc.
|
Waqas Hussain |
2010-07-14 |
MUC: Make number of stored history messages configurable with option max_history_messages (thanks michal and others who requested)
|
Matthew Wild |
2010-07-06 |
MUC: A little modification to improve code analysis.
|
Waqas Hussain |
2010-06-19 |
MUC: Updated room:set_role() to use room:can_set_role().
|
Waqas Hussain |
2010-06-19 |
MUC: Added room:can_set_role().
|
Waqas Hussain |
2010-06-19 |
MUC: Added disco#info features to advertise room's anonymity status (muc_semianonymous or muc_nonanonymous).
|
Waqas Hussain |
2010-06-13 |
MUC: Added disco#info features to advertise room's public status (muc_public or muc_hidden).
|
Waqas Hussain |
2010-06-13 |
MUC: Updated code to use :set_hidden() and :is_hidden().
|
Waqas Hussain |
2010-06-13 |
MUC: Added room:set_hidden(boolean) and room:is_hidden().
|
Waqas Hussain |
2010-06-13 |
MUC: Added disco#info features to advertise room's persistence status (muc_persistent or muc_temporary).
|
Waqas Hussain |
2010-06-13 |
MUC: Replaced direct access of room's internal persistence state with :set_persistent(boolean) and :is_persistent() in various functions.
|
Waqas Hussain |
2010-06-13 |
MUC: Added room:set_persistent(boolean) and room:is_persistent().
|
Waqas Hussain |
2010-06-13 |
MUC: Added disco#info features to advertise room's members-only status (muc_membersonly or muc_open).
|
Waqas Hussain |
2010-06-13 |
MUC: Added a 'Make Room Members-Only?' field to the room config dialog.
|
Waqas Hussain |
2010-06-13 |
MUC: Updated room:get_default_role() to not assign unaffiliated occupants a role in members-only rooms.
|
Waqas Hussain |
2010-06-13 |
MUC: Added room:set_members_only(boolean) and room:is_members_only().
|
Waqas Hussain |
2010-06-13 |
MUC: Added disco#info features to advertise room's moderation status (muc_moderated or muc_unmoderated).
|
Waqas Hussain |
2010-06-13 |
MUC: Added a 'Make Room Moderated?' field to the room config dialog.
|
Waqas Hussain |
2010-06-13 |
MUC: Updated room:get_default_role() to assign unaffiliated occupants a "visitor" role in moderated rooms.
|
Waqas Hussain |
2010-06-13 |
MUC: Added room:set_moderated(boolean) and room:is_moderated().
|
Waqas Hussain |
2010-06-13 |
MUC: Persist data in room:set_password() when called programmatically.
|
Waqas Hussain |
2010-06-13 |
MUC: Added a password field to the room config dialog.
|
Waqas Hussain |
2010-06-13 |
MUC: Include a <password/> element in invites from password protected rooms.
|
Waqas Hussain |
2010-06-13 |
MUC: Added disco#info features to advertise room's password protection (muc_passwordprotected or muc_unsecured, depending on whether a password is set).
|
Waqas Hussain |
2010-06-13 |
MUC: Added password checking on room join.
|
Waqas Hussain |
2010-06-13 |
MUC: Added room:get_password() and room:set_password().
|
Waqas Hussain |
2010-06-13 |
Merge 0.7->trunk (with MUC needing checking, waqas)
|
Matthew Wild |
2010-05-04 |
Merge 0.6 into 0.7.
|
Waqas Hussain |
2010-05-01 |
MUC: Allow moderators which are not owners to change roles.
|
Waqas Hussain |
2010-04-14 |
MUC: Include <status code='100'/> in a message, not in presence. Fixes various issues.
|
Waqas Hussain |
2010-04-19 |
Merge 0.7->trunk
|
Matthew Wild |
2010-03-22 |
Merge 0.6->0.7
|
Matthew Wild |
2010-03-22 |
Update copyright headers for 2010
|
Matthew Wild |
2010-03-22 |
MUC: Added support for letting clients manage discussion history.
|
Waqas Hussain |
2010-03-16 |
MUC: Allow role changes based on JIDs.
|
Waqas Hussain |
2010-02-18 |
MUC: muc.lib.lua: Fix the sending of the occupant JID instead of the nick in role lists and presence broadcasts after role changes (thanks teo)
|
Matthew Wild |
2010-01-30 |
MUC: Allow role changes based on JIDs.
|
Waqas Hussain |
2010-02-18 |
MUC: muc.lib.lua: Fix the sending of the occupant JID instead of the nick in role lists and presence broadcasts after role changes (thanks teo)
|
Matthew Wild |
2010-01-30 |
MUC: Fixes and refactoring for the previous commit to work in all cases, text of error stanzas is now broadcast
|
Matthew Wild |
2010-01-29 |
MUC: Show error message texts when participants are kicked for stanza errors
|
Matthew Wild |
2010-01-29 |
MUC: Have get_error_condition() use the new stanza:get_error() (muc.lib.lua 11 lines shorter \o/)
|
Matthew Wild |
2010-01-29 |
MUC: Removed old commented code.
|
Waqas Hussain |
2010-01-25 |
MUC: Converted some local functions into methods.
|
Waqas Hussain |
2010-01-25 |
mod_muc/muc.lib: Use stanza:get_child() to locate MUC child element
|
Matthew Wild |
2010-01-03 |
Added notification of configuration changes for MUCs
|
Rob Hoelz |
2009-12-30 |
Add support for non-anonymous MUC rooms
|
Rob Hoelz |
2009-12-29 |
MUC: Added support for the room-destroy owner use case.
|
Waqas Hussain |
2009-11-25 |
MUC: Slightly refactored form processing.
|
Waqas Hussain |
2009-11-25 |
MUC: Only allow moderators to change the room subject.
|
Waqas Hussain |
2009-11-25 |
MUC: Prevent visitors from broadcasting messages.
|
Waqas Hussain |
2009-11-25 |
MUC: Improved handling of incoming groupchat messages (state preserved for possible later use).
|
Waqas Hussain |
2009-11-25 |
MUC: Include occupants' real JIDs in their presence (semi-anonymous rooms).
|
Waqas Hussain |
2009-10-31 |
MUC: Fixed: affiliation='none' was omitted from some presence broadcasts.
|
Waqas Hussain |
2009-10-25 |
MUC: Fixed an issue with multi-session nicks where the 'from' attribute in a presence broadcast was not being properly set.
|
Waqas Hussain |
2009-10-24 |
MUC: List occupants in a room's disco#items response.
|
Waqas Hussain |
2009-10-21 |
MUC: Re-enable nick changes for non-multisession nicks.
|
Waqas Hussain |
2009-10-18 |
MUC: Added support for reason messages in role and affiliation changes (e.g., reason for kick, etc).
|
Waqas Hussain |
2009-10-18 |
MUC: Rewrote code for mediated invites to be more robust, and to support legacy clients.
|
Waqas Hussain |
2009-10-18 |
MUC: Improved handling of error stanzas and made error messages concise.
|
Waqas Hussain |
2009-10-18 |
MUC: Ignore invisible presence (incorrectly broadcasted or forwarded by ejabberd).
|
Waqas Hussain |
2009-10-18 |
MUC: Fixed an incorrect error message.
|
Waqas Hussain |
2009-10-18 |
MUC: Kick occupants on sending error messages to other occupants.
|
Waqas Hussain |
2009-10-18 |
MUC: Multiple sessions per nick.
|
Waqas Hussain |
2009-10-17 |
MUC: Prep given JID when changing affiliation.
|
Waqas Hussain |
2009-10-02 |
MUC: Added multi-session support to the room-exiting occupant use case.
|
Waqas Hussain |
2009-09-25 |
MUC: Renamed a variable name.
|
Waqas Hussain |
2009-09-25 |
MUC: Refactored to remove some duplicate code.
|
Waqas Hussain |
2009-09-25 |
MUC: Added legacy error code to the presence error returned when a banned user attempts to join.
|
Waqas Hussain |
2009-09-24 |
MUC: Added legacy error codes to nickname conflict presence errors.
|
Waqas Hussain |
2009-09-24 |
MUC: Added MUC feature to the disco#info replies of rooms.
|
Waqas Hussain |
2009-09-21 |
MUC: Correct routing of vCard requests to bare JID.
|
Waqas Hussain |
2009-09-13 |
MUC: Preserve stanza attributes for private messages.
|
Waqas Hussain |
2009-09-09 |
MUC: Don't kick on errors in private messages.
|
Waqas Hussain |
2009-09-09 |
MUC: Removed commented code.
|
Waqas Hussain |
2009-09-09 |
MUC: Fixed traceback on unauthorized access of the room configuration form.
|
Waqas Hussain |
2009-09-07 |
MUC: Added service discovery replies for rooms.
|
Waqas Hussain |
2009-09-07 |
MUC: Fixed an undefined global access.
|
Waqas Hussain |
2009-09-07 |
MUC: Added support for room configuration forms, persistence and hidden rooms.
|
Waqas Hussain |
2009-09-07 |
MUC: Refactored IQ handling to be more easily extensible.
|
Waqas Hussain |
2009-09-07 |
MUC: Added kicking support.
|
Waqas Hussain |
2009-09-07 |
MUC: Fixed a variable scoping bug causing problems with presence routing on affiliation/role change.
|
Waqas Hussain |
2009-09-07 |
MUC: Fixed: Unavailable presence was being sent for all role and affiliation changes. Now sent only for kicked occupants.
|
Waqas Hussain |
2009-09-07 |
MUC: Changed a MUC library method into a function.
|
Waqas Hussain |
2009-09-07 |
MUC: Workaround for Miranda sending 'nick' instead of 'jid' when changing affiliation.
|
Waqas Hussain |
2009-09-07 |
MUC: Some fixes for minor bugs in IQ handling.
|
Waqas Hussain |
2009-09-07 |
MUC: Added support for requesting various lists (owner, admin, voice, etc).
|
Waqas Hussain |
2009-09-07 |
MUC: An admin or owner MUST NOT be able to revoke moderation privileges from another admin or owner.
|
Waqas Hussain |
2009-09-07 |
MUC: Owners can now modify roles and affiliations
|
Waqas Hussain |
2009-09-07 |
MUC: Send appropriate error to banned users on join.
|
Waqas Hussain |
2009-09-07 |
MUC: Renamed _participants table to _occupants
|
Waqas Hussain |
2009-09-07 |
MUC: Initial support for roles and affiliations
|
Waqas Hussain |
2009-09-07 |
MUC: Fixed function declarations.
|
Waqas Hussain |
2009-09-07 |
MUC: The MUC lib is now metatable based. Cleaned up code, etc.
|
Waqas Hussain |
2009-09-07 |
MUC: Added initial MUC lib
|
Waqas Hussain |
2009-09-07 |