Added tag 0.12.3 for changeset 0598d822614f
0.12
|
Matthew Wild |
22 months ago |
Merge 0.12->trunk
|
Matthew Wild |
22 months ago |
mod_websocket: Fire pre-session-close event (fixes #1800)
0.12 0.12.3
|
Matthew Wild |
22 months ago |
MUC: Add Occupant API methods to Teal spec
|
Kim Alvefur |
22 months ago |
MUC: Add Teal description of muc.lib functions
|
Kim Alvefur |
22 months ago |
MUC: Start on a Teal description of MUC rooms
|
Kim Alvefur |
22 months ago |
Merge 0.12->trunk
|
Matthew Wild |
22 months ago |
net.http.parser: Fix off-by-one error in chunk parser
0.12
|
Matthew Wild |
22 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
22 months ago |
mod_admin_socket: Return error on unhandled input to prevent apparent freeze
0.12
|
Kim Alvefur |
22 months ago |
Merge 0.12->trunk
|
Matthew Wild |
22 months ago |
net.http.server: Add new API to get HTTP request from a connection
0.12
|
Matthew Wild |
22 months ago |
util.poll: Include unistd.h only for epoll
|
Kim Alvefur |
23 months ago |
Merge 0.12->trunk
|
Matthew Wild |
23 months ago |
net.http.parser: Improve handling of responses without content-length
0.12
|
Matthew Wild |
23 months ago |
net.http: Add missing log parameter
0.12
|
Matthew Wild |
23 months ago |
Merge 0.12->trunk
|
Matthew Wild |
23 months ago |
sessionmanager: Improve logging around session destruction
0.12
|
Matthew Wild |
23 months ago |
core.sessionmanager: Mark session as destroyed to prevent reentry
0.12
|
Kim Alvefur |
23 months ago |
core.sessionmanager: Skip log when (not) destroying destroyed sessions
0.12
|
Kim Alvefur |
23 months ago |
util.crypto: Preemptively silence 'strict-prototypes' warning
|
Kim Alvefur |
23 months ago |
mod_storage_sql: Remove module status on unknown 'debug' level
|
Kim Alvefur |
23 months ago |
core.moduleapi: Fix passing variable to logging
|
Kim Alvefur |
23 months ago |
mod_storage_sql: Silence luacheck warning
|
Kim Alvefur |
23 months ago |
mod_storage_sql: Record connection to database as module status
|
Kim Alvefur |
23 months ago |
mod_admin_shell: Match substring in muc:affiliations() like muc:occupants()
|
Kim Alvefur |
23 months ago |
mod_admin_shell: Sort MUC users by relation and JID
|
Kim Alvefur |
23 months ago |
mod_admin_shell: Make Role and Affiliation columns the same width for aesthetics
|
Kim Alvefur |
23 months ago |