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
...
*
|
|
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
|
*
|
|
|
|
|
|
|
|
|
Merge 0.10->trunk
Kim Alvefur
2014-08-10
3
-439
/
+277
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
mod_private: Use map store
Kim Alvefur
2014-08-09
1
-12
/
+9
|
*
|
|
|
|
|
|
|
|
|
|
Merge 0.10->trunk
Kim Alvefur
2014-08-09
2
-55
/
+39
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
storagemanager: Fix map store shim if store is empty
Kim Alvefur
2014-08-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
plugins/mod_storage_sql2: Return correct arguments from map_store operations
daurnimator
2014-08-07
1
-2
/
+6
|
*
|
|
|
|
|
|
|
|
|
|
|
plugins/muc/mod_muc: persistent rooms keyval store needs username as nil
daurnimator
2014-08-07
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
|
plugins/muc/mod_muc: Use map store for room persistence
daurnimator
2014-08-07
1
-59
/
+72
|
*
|
|
|
|
|
|
|
|
|
|
|
plugins/muc/mod_muc: Remove unused import
daurnimator
2014-08-07
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
plugins/mod_storage_sql2: Add map store support
daurnimator
2014-08-07
1
-0
/
+35
|
*
|
|
|
|
|
|
|
|
|
|
|
core/storagemanager: When map store isn't available, fallback to keyval store
daurnimator
2014-08-07
1
-0
/
+33
|
*
|
|
|
|
|
|
|
|
|
|
|
mod_muc: Import util.stanza into the config handler modules that need it. Fix...
Matthew Wild
2014-08-05
3
-0
/
+6
|
*
|
|
|
|
|
|
|
|
|
|
|
mod_muc: Fix use of undefined global. Fixes #431.
Matthew Wild
2014-08-05
1
-1
/
+2
[prev]
[next]