Log

description author age
spec/keep_full_sub_req: Verify that the presence subscription stays the same after a reconnect Kim Alvefur 2018-12-01
spec/keep_full_sub_req: Add missing type attribute Kim Alvefur 2018-12-01
tests: Add scansion test for #689 about keeping the full subscription request stanza Kim Alvefur 2018-11-30
Merge 0.11->trunk Kim Alvefur 2018-11-30
server_epoll: Add comments describing config options 0.11 Kim Alvefur 2018-11-30
net.server_epoll: Remove unused config option 0.11 Kim Alvefur 2018-11-30
server_epoll: Increase write timeout 0.11 Kim Alvefur 2018-11-30
Merge 0.11->trunk Kim Alvefur 2018-11-30
util-src/makefile: Update with util.poll and util.compat (fixes #1251) 0.11 Kim Alvefur 2018-11-30
net.websocket.frames: Add some brief tests 0.11 Kim Alvefur 2018-11-29
net.websocket.frames: Prefer Lua 5.2 built-in bit module over LuaJIT version Kim Alvefur 2018-11-29
configure: Recognise 5.4 as a valid Lua version Kim Alvefur 2018-11-29
configure: Split list of possible suffixes into a line per Lua version Kim Alvefur 2018-11-29
util.format: Tweak how nil values are handled Kim Alvefur 2018-11-28
Added tag 0.11.1 for changeset 91856829f18b 0.11 Matthew Wild 2018-11-28
Merge 0.11->trunk Kim Alvefur 2018-11-27
mod_csi: Fix copypaste mistake [luacheck] 0.11 0.11.1 Kim Alvefur 2018-11-27
Merge 0.11->trunk Kim Alvefur 2018-11-27
mod_csi: Set session.state to simplify CSI modules 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Fix autocompletion mistake 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Bypass importance event in active mode (fixes #1249) 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Don't set <delay> stamps on <iq> stanzas (fixes #1248) 0.11 Kim Alvefur 2018-11-27
MUC: Move check for explicit room join earlier in room creation flow Kim Alvefur 2018-11-27
Merge 0.11->trunk Kim Alvefur 2018-11-26
Merge 0.10->0.11 0.11 Kim Alvefur 2018-11-26
mod_csi_simple: Use the same event name when firing as when hooking (fixes #1245) 0.11 Kim Alvefur 2018-11-25
mod_proxy65: Check what port is used at the time of the query 0.10.3 Kim Alvefur 2018-11-25
mod_proxy65: Return an error if no port is open (fixes #1240) Kim Alvefur 2018-11-25
Merge 0.11->trunk Kim Alvefur 2018-11-25
MUC: Fix traceback on muc#admin query with missing <item> child (#1242) 0.11 Kim Alvefur 2018-11-25
Added tag 0.11.0 for changeset 83f3a05c1b1b 0.11 Matthew Wild 2018-11-18
CHANGES: Update with release date 0.11 0.11.0 Matthew Wild 2018-11-18
prosody.cfg.lua.dist: Tidy up some comments 0.11 Matthew Wild 2018-11-18
prosody.cfg.lua.dist: Add https_certificate option 0.11 Matthew Wild 2018-11-18
Merge 0.11->trunk Kim Alvefur 2018-11-18
net.server_select: Fix IP validation to use correct variable (thanks quest) 0.11 Kim Alvefur 2018-11-17
Merge 0.11->trunk Kim Alvefur 2018-11-17
mod_csi_simple: Consider non-stanza objects important 0.11 Kim Alvefur 2018-11-17
mod_csi_simple: Skip delay tags on objects other than stanzas (thanks quest) 0.11 Kim Alvefur 2018-11-17
util.stanza: Validate input to clone() (with brief tests) 0.11 Kim Alvefur 2018-11-17
Merge 0.11->trunk Matthew Wild 2018-11-15
mod_storage_sql: Catch errors during schema upgrade (thanks Nothing4You) 0.11 Matthew Wild 2018-11-15
Merge 0.11->trunk Matthew Wild 2018-11-15
MUC: Use defaults from config in create_room() if no config provided 0.11 Matthew Wild 2018-11-15
Merge 0.11->trunk Matthew Wild 2018-11-13
net.http.server: Move event formation to avoid traceback on missing Host header 0.11 Matthew Wild 2018-11-13
Merge 0.11->trunk Kim Alvefur 2018-11-12
spec/scansion/prosody.cfg.lua: Add comment about mod_scansion_record 0.11 Kim Alvefur 2018-11-12
Merge 0.11->trunk Kim Alvefur 2018-11-12
MUC: Add scanison test case for #1230 0.11 Kim Alvefur 2018-11-12
mod_scansion_record: Split stanzas into multiple lines 0.11 Kim Alvefur 2018-11-12
mod_scansion_record: Discard from/to where these are implicitly the sessions full JID 0.11 Kim Alvefur 2018-11-12
Merge 0.11->trunk Kim Alvefur 2018-11-11
util.sql: Switch from hacky multi-arg xpcall implementation to util.xpcall 0.11 Kim Alvefur 2018-11-11
MUC: Fix spelling in comments Kim Alvefur 2018-11-10
Merge 0.11->trunk Kim Alvefur 2018-11-09
MUC: Allow anyone read access to all affiliation lists in non-anonymous rooms (fixes #1230) 0.11 Kim Alvefur 2018-11-09
MUC: Clarify condition with parenthesis 0.11 Kim Alvefur 2018-11-09
net.http: Manually merge settings (fixes #1231) 0.11 Kim Alvefur 2018-11-09
Merge 0.11->trunk Kim Alvefur 2018-11-07