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
*
Merge with 0.5
Matthew Wild
2009-07-22
1
-0
/
+5
|
\
|
*
mod_presence: Ignore presence sent to host and invalid JIDs, fixes traceback ↵
Matthew Wild
2009-07-22
1
-0
/
+5
|
|
|
|
|
|
|
|
(thanks Deepspawn)
*
|
mod_muc: Expose rooms table to the host and plugins
Matthew Wild
2009-07-20
1
-0
/
+3
|
|
*
|
mod_console: Add server:shutdown() command
Matthew Wild
2009-07-18
1
-0
/
+5
|
|
*
|
mod_console: Add config:reload() command
Matthew Wild
2009-07-18
1
-0
/
+6
|
|
*
|
mod_console: Rename server:reload() to server:insane_reload() (basically ↵
Matthew Wild
2009-07-18
1
-1
/
+1
|
/
|
|
|
no-one should use it except me...)
*
mod_httpserver: Update to use new new_from_config() too
Matthew Wild
2009-07-14
1
-1
/
+1
|
*
mod_bosh: Update to use new new_from_config()
Matthew Wild
2009-07-14
1
-1
/
+1
|
*
mod_bosh: Mark a session as secure if it is created with HTTPS
Matthew Wild
2009-07-12
1
-1
/
+1
|
*
mod_httpserver: Use new httpserver helper to initialise ports
Matthew Wild
2009-07-12
1
-11
/
+1
|
*
mod_bosh: Use new httpserver helper to initialise ports
Matthew Wild
2009-07-12
1
-11
/
+1
|
*
mod_uptime: Fix bad uptime if module is loaded at startup
Matthew Wild
2009-07-10
1
-0
/
+2
|
*
Remove version number from copyright headers
Matthew Wild
2009-07-10
20
-20
/
+20
|
*
Add copyright header to those files missing one
Matthew Wild
2009-07-10
13
-0
/
+104
|
*
mod_time Convert from Windows line endings
Matthew Wild
2009-07-09
1
-29
/
+29
|
*
mod_ping: Convert from Windows line endings
Matthew Wild
2009-07-09
1
-11
/
+11
|
*
mod_disco: Convert from Windows line endings
Matthew Wild
2009-07-09
1
-12
/
+12
|
*
mod_presence: Convert from Windows line endings
Matthew Wild
2009-07-09
1
-337
/
+337
|
*
mod_console: Expose commands and environment table
Matthew Wild
2009-07-09
1
-0
/
+2
|
*
mod_console: Add quit and exit as aliases for 'bye' command
Matthew Wild
2009-07-09
1
-0
/
+1
|
*
mod_console: Check for commands when not executing in the global environment
Matthew Wild
2009-07-09
1
-6
/
+9
|
*
mod_console: server:version() and server:uptime() commands
Matthew Wild
2009-07-08
1
-0
/
+18
|
*
mod_uptime: Use time of server start rather than module load
Matthew Wild
2009-07-08
1
-1
/
+1
|
*
mod_uptime: Convert to unix line endings
Matthew Wild
2009-07-08
1
-24
/
+24
|
*
mod_console: Add c2s:close() command
Matthew Wild
2009-07-08
1
-0
/
+11
|
*
Merged with trunk
Waqas Hussain
2009-07-06
2
-3
/
+15
|
\
|
*
Merge with main branch.
Tobias Markmann
2009-07-05
4
-128
/
+153
|
|
\
|
|
*
mod_console: Allow customisation/suppression of the banner
Matthew Wild
2009-07-05
1
-0
/
+13
|
|
|
|
*
|
Remove to-unicode conversion because it's done in sasl.lua now.
Tobias Markmann
2009-07-05
1
-2
/
+1
|
|
|
|
*
|
Fixed decoding of parameters.
Tobias Markmann
2009-07-05
1
-1
/
+1
|
|
|
*
|
|
mod_presence: Fixed: Presence probe replies now get sent to the full JID of ↵
Waqas Hussain
2009-07-06
1
-1
/
+1
|
|
/
|
/
|
|
|
|
|
the probe sender
*
|
mod_presence: Send unavailable presence to resources from non-available ↵
Waqas Hussain
2009-07-05
1
-0
/
+9
|
|
|
|
|
|
|
|
resources on disconnect
*
|
Moved automatic unavailable presence generation on disconnect from ↵
Waqas Hussain
2009-07-05
1
-0
/
+11
|
|
|
|
|
|
|
|
sessionmanager to mod_presence
*
|
mod_presence: Broadcast presence to resources before contacts
Waqas Hussain
2009-07-05
1
-6
/
+6
|
|
*
|
mod_presence: Prevented normal presence from non-interested resources from ↵
Waqas Hussain
2009-07-05
1
-70
/
+66
|
|
|
|
|
|
|
|
being dropped
*
|
mod_presence: Changed handle_normal_presence to use a local roster rather ↵
Waqas Hussain
2009-07-05
1
-6
/
+7
|
|
|
|
|
|
|
|
than origin's roster
*
|
mod_presence: Simplified roster iteration
Waqas Hussain
2009-07-05
1
-6
/
+4
|
|
*
|
mod_presence: Eliminated a jid_split
Waqas Hussain
2009-07-05
1
-1
/
+1
|
|
*
|
mod_presence: Removed some unnecessary code
Waqas Hussain
2009-07-05
1
-3
/
+0
|
|
*
|
mod_presence: Declare t_insert, fixes a potential traceback
Matthew Wild
2009-07-03
1
-1
/
+1
|
|
*
|
mod_presence: Removed dead code
Waqas Hussain
2009-07-02
1
-48
/
+0
|
|
*
|
mod_pep: Escape + in pattern
Matthew Wild
2009-07-02
1
-1
/
+1
|
|
*
|
mod_pep: Pass origin/session to publish_all()
Matthew Wild
2009-07-02
1
-1
/
+1
|
|
*
|
mod_offline: Initial commit
Waqas Hussain
2009-07-02
1
-0
/
+47
|
|
*
|
Merged with trunk
Waqas Hussain
2009-07-02
1
-1
/
+2
|
\
|
|
*
Making sure the node is in unicode when passing it to password lookup function.
Tobias Markmann
2009-07-01
1
-1
/
+2
|
|
*
|
mod_pep: Fixed boolean indexing error while casting all messages for a user
Waqas Hussain
2009-07-02
1
-2
/
+3
|
/
*
mod_pep: Fixed a nil access error
Waqas Hussain
2009-06-28
1
-2
/
+4
|
*
mod_pep: Use cached caps
Waqas Hussain
2009-06-28
1
-14
/
+23
|
*
Merged with trunk
Waqas Hussain
2009-06-28
2
-4
/
+7
|
\
[next]