mod_smacks: Remove dead legacy code for 0.10
|
Kim Alvefur |
2021-12-01 |
mod_smacks: Use new pre-session-close event instead of monkeypatch
|
Kim Alvefur |
2021-12-01 |
mod_c2s: Add event just before closing as session
|
Kim Alvefur |
2021-12-01 |
util.dependencies: Fix typo (thanks jonas’)
|
Kim Alvefur |
2021-11-30 |
net.server_epoll: Prevent loop attempting to send last data after close
|
Kim Alvefur |
2021-11-30 |
mod_storage_sql: Return cached total where it makes sense
|
Kim Alvefur |
2021-11-30 |
mod_storage_sql: Adjust handling of 'total' for multi-id queries
|
Kim Alvefur |
2021-11-30 |
mod_storage_sql: Fix traceback on multi-user deletion
|
Kim Alvefur |
2021-11-30 |
mod_mam,mod_muc_mam: Simplify deletion when multi-user-deletion is supported
|
Kim Alvefur |
2021-11-30 |
mod_storage_sql: Expose multi-user deletion capability
|
Kim Alvefur |
2021-11-30 |
configure: Silence warning about echo -n [shellcheck]
|
Kim Alvefur |
2021-11-29 |
configure: Remove variable noop (thanks shellcheck)
|
Kim Alvefur |
2021-11-29 |
util.async tests: Explicitly import match from luassert (luacheck)
|
Matthew Wild |
2021-11-29 |
util.startup: Initialize util.async at startup
|
Matthew Wild |
2021-11-29 |
util.async: Add next-tick configuration
|
Matthew Wild |
2021-11-29 |
util.async: Add sleep() method with configurable scheduling backend
|
Matthew Wild |
2021-11-29 |
util.stanza: Adjust pretty printing for symmetry
|
Kim Alvefur |
2021-11-29 |
util.dependencies: Discourage Lua 5.1
|
Kim Alvefur |
2021-11-28 |
util.dependencies: Consider Lua 5.4 Supported:tm:
|
Kim Alvefur |
2021-11-28 |
util.prosodyctl.check: Support direct TLS connectivity checks
|
Kim Alvefur |
2021-11-28 |
doap: Remove stray ... is that a tab or a space?
|
Kim Alvefur |
2021-11-28 |
doap: Fill in the mandatory 'status' field everywhere
|
Kim Alvefur |
2021-11-28 |
mod_admin_shell: Remove now redundant promise awaiting in dns:lookup()
|
Kim Alvefur |
2021-11-27 |
mod_admin_shell: Remove now redundant promise awaiting in xmpp:ping()
|
Kim Alvefur |
2021-11-27 |
mod_smacks: Remove left-over debug logging
|
Kim Alvefur |
2021-11-27 |
util.promise: Fix test
|
Kim Alvefur |
2021-11-26 |
mod_admin_shell: Fix indentation
|
Kim Alvefur |
2021-11-26 |
mod_admin_shell: Wait for promises
|
Kim Alvefur |
2021-11-26 |
util.startup: Integrate util.promise with net.server main loop
|
Kim Alvefur |
2019-01-05 |
util.promise: Support delayed promise execution
|
Kim Alvefur |
2019-01-05 |
mod_admin_shell: Reduce width of 'Status' column
|
Kim Alvefur |
2021-11-26 |
mod_admin_shell: Reduce width of 'Security' column (thanks Link Mauve)
|
Kim Alvefur |
2021-11-26 |