aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | mod_pep: Pass origin/session to publish_all()Matthew Wild2009-07-021-1/+1
* | mod_offline: Initial commitWaqas Hussain2009-07-021-0/+47
* | Merged with trunkWaqas Hussain2009-07-021-1/+2
|\|
| * Making sure the node is in unicode when passing it to password lookup function.Tobias Markmann2009-07-011-1/+2
* | mod_pep: Fixed boolean indexing error while casting all messages for a userWaqas Hussain2009-07-021-2/+3
|/
* mod_pep: Fixed a nil access errorWaqas Hussain2009-06-281-2/+4
* mod_pep: Use cached capsWaqas Hussain2009-06-281-14/+23
* Merged with trunkWaqas Hussain2009-06-282-4/+7
|\
| * mod_console: Reload/unload a module on a component host if it is loaded thereMatthew Wild2009-06-281-4/+5
| * Automated merge with http://waqas.ath.cx:8000/Matthew Wild2009-06-271-0/+2
| |\
| | * mod_message: Advertise offline message support as per XEP-0160 (thanks nolan)Matthew Wild2009-06-261-0/+2
* | | mod_pep: Entity capabilitiesWaqas Hussain2009-06-281-11/+84
|/ /
* | mod_pep: Broadcast only to available recipients with capsWaqas Hussain2009-06-261-19/+14
* | mod_pep: Ignore presence subscriptions when extractng hash informationWaqas Hussain2009-06-261-2/+5
* | mod_pep: Added function get_caps_hash_from_presenceWaqas Hussain2009-06-261-0/+17
* | mod_pep: Removed some YODO commentsWaqas Hussain2009-06-261-2/+2
* | mod_pep: Added handler for disco responsesWaqas Hussain2009-06-261-0/+13
|/
* mod_iq: Change sub-event names for IQ errors and results to use stanza IDsWaqas Hussain2009-06-261-2/+2
* mod_message, mod_presence: Maintain list of top resources. Less work in routi...Waqas Hussain2009-06-262-23/+34
* mod_component: Rewrite jabber:client stanzas to jabber:component:accept, than...Matthew Wild2009-06-251-1/+6
* mod_pep: Use new style eventsWaqas Hussain2009-06-241-2/+2
* mod_iq: Fire sub-events for IQ results and errorsWaqas Hussain2009-06-241-2/+4
* mod_pep: Broadcast from the user's bare JID, not full JIDWaqas Hussain2009-06-241-2/+2
* mod_pep: Remove data when a user disables a nodeWaqas Hussain2009-06-241-2/+9
* mod_pep: Added some commentsWaqas Hussain2009-06-241-3/+3
* mod_pep: Fixed detection of contact presence changesWaqas Hussain2009-06-241-2/+2
* mod_muc: Now based on util.mucWaqas Hussain2009-06-241-396/+36
* mod_announce: Work with non-local adminsWaqas Hussain2009-06-231-2/+2
* mod_announce: Use usermanager.is_admin to verify admin statusWaqas Hussain2009-06-231-1/+2
* mod_groups: Support for public groups, and extra loggingMatthew Wild2009-06-221-7/+21
* mod_announce: New module to send a message to all online usersMatthew Wild2009-06-221-0/+37
* mod_httpserver: Allow configuration of ports and base path, like mod_boshMatthew Wild2009-06-221-1/+12
* mod_groups: Experimental shared roster supportMatthew Wild2009-06-221-0/+79
* Adding a parameter for realm to the password_callback.Tobias Markmann2009-06-201-4/+4
* mod_roster: Removed references to presencemanager and core_route_stanzaWaqas Hussain2009-06-141-2/+0
* mod_roster: Using core_post_stanza in place of core.presencemanager.handle_pr...Waqas Hussain2009-06-141-4/+3
* util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID fro...Waqas Hussain2009-06-141-1/+1
* mod_muc: Don't reply with an error in response to unacceptable result stanzasWaqas Hussain2009-06-141-1/+1
* mod_console: Redirect print() to console session when executing commands in g...Matthew Wild2009-06-121-1/+7
* mod_console: Fix syntax errorMatthew Wild2009-06-121-1/+1
* mod_console: Add s2s:close() to close s2s sessions between two hostsMatthew Wild2009-06-121-0/+42
* Automated merge with http://waqas.ath.cx:8000/Matthew Wild2009-06-121-1/+1
|\
| * mod_dialback: Change FIXME comment to COMPATMatthew Wild2009-06-121-1/+1
* | mod_pep: Add pubsub#publsih disco feature to hostWaqas Hussain2009-06-121-0/+1
|/
* mod_pep: Add host identity pubsub/pepWaqas Hussain2009-06-121-0/+2
* MergeWaqas Hussain2009-06-122-0/+9
|\
| * mod_message: Require stanza lib to prevent traceback on error repliesMatthew Wild2009-06-071-0/+1
| * Automated merge with http://waqas.ath.cx:8000/Matthew Wild2009-06-071-0/+8
| |\
| | * mod_console: Show total incoming/outgoing s2s connectionsMatthew Wild2009-06-061-0/+8
* | | mod_pep: Fix a nil index bugWaqas Hussain2009-06-121-1/+1
|/ /