index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mod_groups: Support for public groups, and extra logging
Matthew Wild
2009-06-22
1
-7
/
+21
|
*
mod_announce: New module to send a message to all online users
Matthew Wild
2009-06-22
1
-0
/
+37
|
*
mod_httpserver: Allow configuration of ports and base path, like mod_bosh
Matthew Wild
2009-06-22
1
-1
/
+12
|
*
mod_groups: Experimental shared roster support
Matthew Wild
2009-06-22
1
-0
/
+79
|
*
Adding a parameter for realm to the password_callback.
Tobias Markmann
2009-06-20
1
-4
/
+4
|
*
mod_roster: Removed references to presencemanager and core_route_stanza
Waqas Hussain
2009-06-14
1
-2
/
+0
|
*
mod_roster: Using core_post_stanza in place of ↵
Waqas Hussain
2009-06-14
1
-4
/
+3
|
|
|
|
core.presencemanager.handle_presence
*
util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID ↵
Waqas Hussain
2009-06-14
1
-1
/
+1
|
|
|
|
from full to bare, and marked it as a TODO
*
mod_muc: Don't reply with an error in response to unacceptable result stanzas
Waqas Hussain
2009-06-14
1
-1
/
+1
|
*
mod_console: Redirect print() to console session when executing commands in ↵
Matthew Wild
2009-06-12
1
-1
/
+7
|
|
|
|
global environment
*
mod_console: Fix syntax error
Matthew Wild
2009-06-12
1
-1
/
+1
|
*
mod_console: Add s2s:close() to close s2s sessions between two hosts
Matthew Wild
2009-06-12
1
-0
/
+42
|
*
Automated merge with http://waqas.ath.cx:8000/
Matthew Wild
2009-06-12
1
-1
/
+1
|
\
|
*
mod_dialback: Change FIXME comment to COMPAT
Matthew Wild
2009-06-12
1
-1
/
+1
|
|
*
|
mod_pep: Add pubsub#publsih disco feature to host
Waqas Hussain
2009-06-12
1
-0
/
+1
|
/
*
mod_pep: Add host identity pubsub/pep
Waqas Hussain
2009-06-12
1
-0
/
+2
|
*
Merge
Waqas Hussain
2009-06-12
2
-0
/
+9
|
\
|
*
mod_message: Require stanza lib to prevent traceback on error replies
Matthew Wild
2009-06-07
1
-0
/
+1
|
|
|
*
Automated merge with http://waqas.ath.cx:8000/
Matthew Wild
2009-06-07
1
-0
/
+8
|
|
\
|
|
*
mod_console: Show total incoming/outgoing s2s connections
Matthew Wild
2009-06-06
1
-0
/
+8
|
|
|
*
|
|
mod_pep: Fix a nil index bug
Waqas Hussain
2009-06-12
1
-1
/
+1
|
/
/
*
|
mod_pep: Give the presence handler a higher than default priority
Waqas Hussain
2009-06-07
1
-1
/
+1
|
|
*
|
mod_pep: Send items to contacts coming online
Waqas Hussain
2009-06-07
1
-0
/
+27
|
|
*
|
mod_pep: Fix undefined global access
Waqas Hussain
2009-06-07
1
-1
/
+1
|
|
*
|
mod_pep: Maintain user nodes for delayed delivery
Waqas Hussain
2009-06-06
1
-1
/
+9
|
/
*
mod_console: Allow running code in the global environment by prefixing with '>'
Matthew Wild
2009-06-05
1
-1
/
+9
|
*
mod_console: Some "improvements" to the useless server:reload() command :)
Matthew Wild
2009-06-05
1
-0
/
+2
|
*
mod_console: Much improved module load/unload/reload commands
Matthew Wild
2009-06-05
1
-16
/
+79
|
*
mod_version: Use version from prosody.version
Matthew Wild
2009-06-05
1
-2
/
+2
|
*
mod_privacy: Initial commit
Waqas Hussain
2009-06-03
1
-0
/
+23
|
*
mod_message: Fix global access
Waqas Hussain
2009-06-02
1
-0
/
+2
|
*
mod_iq: Limit sub-events to get and set IQs
Waqas Hussain
2009-06-02
1
-2
/
+2
|
*
mod_presence: Fix a global access
Waqas Hussain
2009-06-02
1
-1
/
+1
|
*
mod_presence: Check for nil 'to' attribute in all cases for outgoing stanzas
Waqas Hussain
2009-06-02
1
-14
/
+16
|
*
mod_presence: Check for nil 'to' attribute in all cases for incoming stanzas
Waqas Hussain
2009-06-02
1
-7
/
+7
|
*
mod_presence: return true from incoming presence handlers to prevent further ↵
Waqas Hussain
2009-06-02
1
-0
/
+2
|
|
|
|
processing
*
mod_presence: Handle non-subscription presence and routing
Waqas Hussain
2009-06-02
1
-0
/
+20
|
*
mod_presence: Handle subscriptions and probes
Waqas Hussain
2009-06-02
1
-2
/
+14
|
*
mod_presence: Add hooks for inbound presence
Waqas Hussain
2009-06-02
1
-0
/
+9
|
*
mod_presence: Fix a comment
Waqas Hussain
2009-06-02
1
-1
/
+1
|
*
mod_presence: Handle all outbound presence stanzas
Waqas Hussain
2009-06-02
1
-2
/
+6
|
*
mod_presence: A little cleanup
Waqas Hussain
2009-06-02
1
-4
/
+5
|
*
mod_presence: Remove JIDs from directed presence list on sending error or ↵
Waqas Hussain
2009-06-02
1
-1
/
+5
|
|
|
|
unavailable presence
*
mod_presence: Handle outbound presence to full JIDs
Waqas Hussain
2009-06-02
1
-0
/
+17
|
*
mod_message: A little cleanup
Waqas Hussain
2009-06-01
1
-22
/
+21
|
*
mod_message: mod_message now handles all cases
Waqas Hussain
2009-06-01
1
-18
/
+40
|
*
mod_message: Added code to handle error groupchat and headline messages to ↵
Waqas Hussain
2009-06-01
1
-9
/
+27
|
|
|
|
bare JID
*
mod_message: Move bare JID processing to it's own function
Waqas Hussain
2009-06-01
1
-16
/
+20
|
*
mod_iq: Correctly handle the lack of 'to' on IQs
Waqas Hussain
2009-06-01
1
-2
/
+3
|
*
mod_iq: Immediately return an error for IQs to non-existing bare JIDs
Waqas Hussain
2009-06-01
1
-1
/
+11
|
[next]