net.server_epoll: Use method to update peername on connect
|
Kim Alvefur |
Mon, 29 Oct 2018 02:13:09 +0100 |
prosody.cfg.lua.dist: Replace old vcard module with new ones
0.11
|
Kim Alvefur |
Mon, 29 Oct 2018 22:04:58 +0100 |
prosody.cfg.lua.dist: Add mod_muc_mam to example MUC section
0.11
|
Kim Alvefur |
Mon, 29 Oct 2018 16:07:42 +0100 |
prosody.cfg.lua.dist: Mention that mod_pep handles avatars
0.11
|
Kim Alvefur |
Mon, 29 Oct 2018 21:33:01 +0100 |
prosody.cfg.lua.dist: Add mod_csi_simple
0.11
|
Kim Alvefur |
Mon, 29 Oct 2018 21:50:40 +0100 |
mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules
0.11
|
Kim Alvefur |
Mon, 29 Oct 2018 21:15:38 +0100 |
CHANGES: Mention mod_csi
0.11
|
Kim Alvefur |
Mon, 29 Oct 2018 21:04:32 +0100 |
net.server_epoll: Reschedule delayed timers relative to current time
|
Kim Alvefur |
Sun, 28 Oct 2018 18:22:17 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Sun, 28 Oct 2018 17:17:07 +0100 |
mod_storage_sql1: Remove pre-0.10 SQL module
0.11
|
Kim Alvefur |
Sun, 28 Oct 2018 16:35:12 +0100 |
util.sslconfig: Recognise TLS 1.3 as a protocol version
0.11
|
Kim Alvefur |
Sun, 28 Oct 2018 16:12:30 +0100 |
CHANGES: Update with new branch
0.11
|
Kim Alvefur |
Sun, 28 Oct 2018 01:40:52 +0200 |
Diverge 0.11
0.11
|
Kim Alvefur |
Sun, 28 Oct 2018 00:00:33 +0200 |
net.server: Add an API for holding writes of outgoing data
|
Kim Alvefur |
Thu, 25 Oct 2018 15:12:59 +0200 |
net.server_select: Still allow buffering outgoing data on write-locked connections
|
Kim Alvefur |
Sun, 28 Oct 2018 17:11:18 +0100 |
net.server_select: Replace use of deprecated :lock_read in server.link
|
Kim Alvefur |
Sun, 28 Oct 2018 17:08:50 +0100 |
net.server_select: Deprecate :lock method
|
Kim Alvefur |
Sun, 28 Oct 2018 16:55:21 +0100 |
server_select: Fix :lock method
|
Kim Alvefur |
Sun, 28 Oct 2018 16:54:08 +0100 |
net.server_select: Move code from :lock_read into :pause and :resume
|
Kim Alvefur |
Sun, 28 Oct 2018 16:53:10 +0100 |
net.server_event: Deprecate :lock_read here too
|
Kim Alvefur |
Sun, 28 Oct 2018 16:51:58 +0100 |
net.server_select: Deprecate connection:lock_read() method
|
Kim Alvefur |
Sun, 28 Oct 2018 16:49:28 +0100 |
net.server_epoll: Shuffle variables earlier to improve readability
|
Kim Alvefur |
Sat, 27 Oct 2018 20:44:53 +0200 |
mod_ping, mod_uptime: Use module:provides
|
Kim Alvefur |
Sat, 27 Oct 2018 17:36:51 +0200 |
mod_adhoc: Add compat marker for older handling of adhoc items
|
Kim Alvefur |
Sat, 27 Oct 2018 17:25:50 +0200 |
util.serialization: Encode non-fatal error in way that can be restored
|
Kim Alvefur |
Sat, 27 Oct 2018 12:56:01 +0200 |
util.serialization: Rename non-fatal fallback handler for clarity
|
Kim Alvefur |
Sat, 27 Oct 2018 12:54:57 +0200 |
util.serialization: Disable use of unquoted table keys by default
|
Kim Alvefur |
Sat, 27 Oct 2018 12:48:48 +0200 |
util.serialization: Add option for allowing multiple references to the same table (but not cycles)
|
Kim Alvefur |
Sat, 27 Oct 2018 12:43:03 +0200 |
util.serialization: Test rejection of multiple references to same table
|
Kim Alvefur |
Sat, 27 Oct 2018 12:40:47 +0200 |
util.serialization: Separate errors for multiple table references and max depth
|
Kim Alvefur |
Sat, 27 Oct 2018 12:38:47 +0200 |