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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mod_pubsub: Add support for requesting default node configuration
Kim Alvefur
2014-09-28
2
-0
/
+9
|
*
|
mod_pubsub: Add max items to node config form
Kim Alvefur
2014-09-28
1
-0
/
+5
|
*
|
util.pubsub: Add support for limiting the number of item in a node (default t...
Kim Alvefur
2014-09-28
1
-0
/
+11
|
*
|
mod_pubsub: Add support for node configuration
Kim Alvefur
2014-09-28
2
-0
/
+59
|
*
|
util.pubsub: Add support for node configuration
Kim Alvefur
2014-09-28
1
-2
/
+22
|
*
|
util.pubsub: One less table allocated per pubsub object created
Kim Alvefur
2014-09-28
1
-3
/
+3
|
*
|
util.pubsub: Use local
Kim Alvefur
2014-09-27
1
-1
/
+1
|
*
|
mod_pubsub: Transplant pieces of cdcfd93e2f43 from trunk
Kim Alvefur
2014-09-27
2
-3
/
+3
|
*
|
net.server_select: When an SSL handshake is connected, if there is pending da...
Matthew Wild
2014-09-26
1
-0
/
+3
*
|
|
mod_pep_plus: Add pubsub service objects to an item list
Kim Alvefur
2014-09-27
1
-4
/
+7
*
|
|
muc: Add 'occupant' to muc-occupant-{joined,left,session-new} events (thanks ...
Matthew Wild
2014-09-26
1
-4
/
+8
*
|
|
hostmanager: Don't prevent host_session.send() from routing errors or iq resu...
Matthew Wild
2014-09-26
1
-7
/
+0
*
|
|
plugins/muc: Add muc-occupant-groupchat event
daurnimator
2014-09-25
2
-25
/
+36
*
|
|
Merge 0.10->trunk
Kim Alvefur
2014-09-23
3
-70
/
+43
|
\
|
|
|
*
|
mod_saslauth: Fix encoding of missing vs empty SASL reply messages
Kim Alvefur
2014-09-23
1
-7
/
+7
|
*
|
mod_s2s: Close s2s connections that can not proceed due to mod_dialback not b...
Kim Alvefur
2014-09-23
1
-0
/
+4
|
*
|
mod_saslauth: Stricter SASL EXTERNAL handling more in line with XEP-0178
Kim Alvefur
2014-09-23
1
-51
/
+30
|
*
|
mod_dialback, mod_saslauth: Remove broken fallback to dialback on SASL EXTERN...
Kim Alvefur
2014-09-23
2
-12
/
+2
*
|
|
Merge 0.10->trunk
Kim Alvefur
2014-09-23
3
-6
/
+8
|
\
|
|
|
*
|
core.module{manager,api}: Fix for 010b141e91ed (Thanks v1ct0r)
Kim Alvefur
2014-09-23
2
-2
/
+4
|
*
|
util.random: Ensure at least 4 bytes of previous random state is used when ge...
Kim Alvefur
2014-09-18
1
-2
/
+2
|
*
|
util.random: Switch to SHA512
Kim Alvefur
2014-09-18
1
-2
/
+2
*
|
|
plugins/muc/muc.lib: Fix iq results coming from the real jid, not the in-room...
daurnimator
2014-09-16
1
-1
/
+1
*
|
|
Merge 0.10->trunk
Kim Alvefur
2014-09-18
10
-29
/
+57
|
\
|
|
|
*
|
util.array: Add type() local
Kim Alvefur
2014-09-17
1
-0
/
+1
|
*
|
prosody: Fix getfenv replacement for Lua 5.2
Kim Alvefur
2014-09-17
1
-1
/
+6
|
*
|
core.modulemanager, core.moduleapi: Hack around dependency loop
Kim Alvefur
2014-09-17
2
-3
/
+6
|
*
|
core.moduleapi: Use require instead of global to get storagemanager in module...
Kim Alvefur
2014-09-17
1
-1
/
+2
|
*
|
util-src/*.c: Add macro for compiling with Lua 5.2
Kim Alvefur
2014-09-17
6
-0
/
+24
|
*
|
util-src/*.c: Use the more concise lua_setfield
Kim Alvefur
2014-09-17
4
-13
/
+7
|
*
|
util-src/*.c: Don't create globals when loaded
Kim Alvefur
2014-09-16
6
-11
/
+11
*
|
|
plugins/muc/muc.lib: Allow plugins to reject broadcasts in the muc-broadcast-...
daurnimator
2014-09-16
1
-1
/
+4
*
|
|
plugins/mod_muc_unique: Fix undefined global access (thanks Lance)
Waqas Hussain
2014-09-16
1
-1
/
+2
*
|
|
Merge 0.10->trunk
Kim Alvefur
2014-09-11
31
-1223
/
+3545
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
util.vcard: Turn PHOTO fields into data-uris
Kim Alvefur
2014-09-10
1
-1
/
+5
|
*
|
Merge 0.10->trunk
Matthew Wild
2014-09-05
3
-49
/
+354
|
|
\
\
|
*
|
|
plugins/muc: Add affiliation_notify config option to send out status code 101
daurnimator
2014-09-05
2
-0
/
+68
|
*
|
|
plugins/muc/muc.lib: Add muc-set-affiliation event
daurnimator
2014-09-05
1
-0
/
+11
|
*
|
|
plugins/muc/muc.lib: Use get_affilation() inside of set_affiliation(), so tha...
daurnimator
2014-09-05
1
-3
/
+2
|
*
|
|
plugins/muc/muc.lib: Add instant room support
daurnimator
2014-09-05
1
-4
/
+9
|
*
|
|
Merge 0.10->trunk
Matthew Wild
2014-09-05
2
-0
/
+460
|
|
\
\
\
|
*
\
\
\
Merge 0.10->trunk
Matthew Wild
2014-09-03
1
-1
/
+5
|
|
\
\
\
\
|
*
\
\
\
\
Merge 0.10->trunk
Kim Alvefur
2014-09-03
1
-2
/
+2
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge 0.10->trunk
Kim Alvefur
2014-09-02
14
-78
/
+159
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mod_muc: Fix 'destroy rooms' adhoc command (Thanks Florob)
Kim Alvefur
2014-08-31
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge 0.10->trunk
Matthew Wild
2014-08-28
0
-0
/
+0
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge 0.10->trunk
Matthew Wild
2014-08-28
10
-21
/
+37
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge 0.10->trunk
Kim Alvefur
2014-08-13
1
-6
/
+6
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
mod_storage_sql2: DELETE then INSERT in map stores
Kim Alvefur
2014-08-12
1
-13
/
+8
|
*
|
|
|
|
|
|
|
|
|
mod_muc: Fix tracebacks (thanks nick1)
Kim Alvefur
2014-08-11
1
-5
/
+5
[prev]
[next]