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 |
mod_storage_memory: Support the purge driver method
0.11
|
Kim Alvefur |
2018-11-07 |
mod_register: Move dependency on mod_register_limits into mod_register_ibr
0.11
|
Kim Alvefur |
2018-11-07 |
mod_pep: Remove incorrect features advertised on the bare host
|
Kim Alvefur |
2018-11-01 |
Merge 0.11->trunk
|
Matthew Wild |
2018-10-31 |
issue1224.scs: Fix to expect new affiliation change notifications
0.11
|
Matthew Wild |
2018-10-31 |
issue1224.scs: Update title
0.11
|
Matthew Wild |
2018-10-31 |
MUC: Add luacheck annotation for unused parameter in filter function
0.11
|
Matthew Wild |
2018-10-31 |
muc_affiliation_notify.scs: Remove trailing whitespace
0.11
|
Matthew Wild |
2018-10-31 |
muc_register.scs: Fix to expect new affiliation change notifications
0.11
|
Matthew Wild |
2018-10-31 |
Merge 0.11->trunk
|
Matthew Wild |
2018-10-31 |
MUC: Announce affiliation changes for JIDs that are not in the room
0.11
|
Matthew Wild |
2018-10-31 |
Merge 0.11->trunk
|
Kim Alvefur |
2018-10-30 |
pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226)
0.11
|
Kim Alvefur |
2018-10-30 |
Merge 0.11->trunk
|
Matthew Wild |
2018-10-30 |
spec/scansion: Add pep_publish_subscribe (fixes #1222)
0.11
|
Matthew Wild |
2018-10-30 |
net.server_epoll: Use method to update peername on connect
|
Kim Alvefur |
2018-10-29 |
prosody.cfg.lua.dist: Replace old vcard module with new ones
0.11
|
Kim Alvefur |
2018-10-29 |
prosody.cfg.lua.dist: Add mod_muc_mam to example MUC section
0.11
|
Kim Alvefur |
2018-10-29 |
prosody.cfg.lua.dist: Mention that mod_pep handles avatars
0.11
|
Kim Alvefur |
2018-10-29 |
prosody.cfg.lua.dist: Add mod_csi_simple
0.11
|
Kim Alvefur |
2018-10-29 |
mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules
0.11
|
Kim Alvefur |
2018-10-29 |
CHANGES: Mention mod_csi
0.11
|
Kim Alvefur |
2018-10-29 |
net.server_epoll: Reschedule delayed timers relative to current time
|
Kim Alvefur |
2018-10-28 |
Merge 0.11->trunk
|
Kim Alvefur |
2018-10-28 |
mod_storage_sql1: Remove pre-0.10 SQL module
0.11
|
Kim Alvefur |
2018-10-28 |
util.sslconfig: Recognise TLS 1.3 as a protocol version
0.11
|
Kim Alvefur |
2018-10-28 |
CHANGES: Update with new branch
0.11
|
Kim Alvefur |
2018-10-27 |
Diverge 0.11
0.11
|
Kim Alvefur |
2018-10-27 |
net.server: Add an API for holding writes of outgoing data
|
Kim Alvefur |
2018-10-25 |
net.server_select: Still allow buffering outgoing data on write-locked connections
|
Kim Alvefur |
2018-10-28 |
net.server_select: Replace use of deprecated :lock_read in server.link
|
Kim Alvefur |
2018-10-28 |
net.server_select: Deprecate :lock method
|
Kim Alvefur |
2018-10-28 |
server_select: Fix :lock method
|
Kim Alvefur |
2018-10-28 |
net.server_select: Move code from :lock_read into :pause and :resume
|
Kim Alvefur |
2018-10-28 |
net.server_event: Deprecate :lock_read here too
|
Kim Alvefur |
2018-10-28 |
net.server_select: Deprecate connection:lock_read() method
|
Kim Alvefur |
2018-10-28 |
net.server_epoll: Shuffle variables earlier to improve readability
|
Kim Alvefur |
2018-10-27 |
mod_ping, mod_uptime: Use module:provides
|
Kim Alvefur |
2018-10-27 |
mod_adhoc: Add compat marker for older handling of adhoc items
|
Kim Alvefur |
2018-10-27 |
util.serialization: Encode non-fatal error in way that can be restored
|
Kim Alvefur |
2018-10-27 |