Software /
code /
prosody
Graph
-
mod_auth_internal_hashed: Add stub methods for enabling and disabling users2023-02-22, by Kim Alvefur
-
mod_auth_internal_hashed: Refactor to prepare for disabling users2023-02-22, by Kim Alvefur
-
Merge 0.12->trunk2023-02-22, by Kim Alvefur
-
util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings 0.122023-02-22, by Kim Alvefur
-
Merge 0.12->trunk2023-02-21, by Matthew Wild
-
Merge 0.12->trunk2023-02-20, by Matthew Wild
-
MUC: Add Occupant API methods to Teal spec2023-02-20, by Kim Alvefur
-
MUC: Add Teal description of muc.lib functions2023-02-20, by Kim Alvefur
-
MUC: Start on a Teal description of MUC rooms2023-02-20, by Kim Alvefur
-
Merge 0.12->trunk2023-02-17, by Matthew Wild
-
Merge 0.12->trunk2023-02-16, by Kim Alvefur
-
mod_admin_socket: Return error on unhandled input to prevent apparent freeze 0.122023-02-16, by Kim Alvefur
-
Merge 0.12->trunk2023-02-16, by Matthew Wild
-
util.poll: Include unistd.h only for epoll2023-02-09, by Kim Alvefur
-
Merge 0.12->trunk2023-02-09, by Matthew Wild
-
net.http.parser: Improve handling of responses without content-length 0.122023-02-09, by Matthew Wild
-
Merge 0.12->trunk2023-02-09, by Matthew Wild
-
core.sessionmanager: Skip log when (not) destroying destroyed sessions 0.122023-01-19, by Kim Alvefur
-
util.crypto: Preemptively silence 'strict-prototypes' warning2023-01-31, by Kim Alvefur
-
mod_storage_sql: Remove module status on unknown 'debug' level2023-01-31, by Kim Alvefur
-
core.moduleapi: Fix passing variable to logging2023-01-31, by Kim Alvefur
-
mod_storage_sql: Silence luacheck warning2023-01-29, by Kim Alvefur
-
mod_storage_sql: Record connection to database as module status2023-01-29, by Kim Alvefur
-
mod_admin_shell: Match substring in muc:affiliations() like muc:occupants()2023-01-29, by Kim Alvefur
-
mod_admin_shell: Sort MUC users by relation and JID2023-01-29, by Kim Alvefur
-
mod_admin_shell: Make Role and Affiliation columns the same width for aesthetics2023-01-29, by Kim Alvefur
-
mod_admin_shell: Use tables to present MUC users2023-01-29, by Kim Alvefur
-
mod_admin_shell: Factor out room retrieval into common function2023-01-29, by Kim Alvefur
-
mod_admin_shell: Add muc:affiliations(room) command to list memberships2023-01-29, by Kim Alvefur
-
mod_admin_shell: Add muc:occupants(room) command to list occupants2023-01-29, by Kim Alvefur
-
Merge 0.12->trunk2023-01-22, by Kim Alvefur
-
util.startup: Close state on exit to ensure GC finalizers are called 0.122023-01-22, by Kim Alvefur
-
util.prosodyctl.shell: Close state on exit to fix saving shell history 0.122023-01-22, by Kim Alvefur
-
mod_muc_mam: Use higher precision timestamps2023-01-21, by Kim Alvefur
-
Merge 0.12->trunk2023-01-21, by Kim Alvefur
-
mod_mam,mod_muc_mam: Minimize differences (reorder, copy some comments) 0.122023-01-21, by Kim Alvefur
-
util.dnsregistry: Remove unintentional 'Unassigned' record2023-01-20, by Kim Alvefur
-
tools/dnsregistry: Fix to ignore unassigned entries2023-01-20, by Kim Alvefur
-
MUC: Add note about non-existant room method2023-01-20, by Kim Alvefur
-
util.struct: Fix typo in comment2023-01-20, by Kim Alvefur
-
mod_admin_socket: Fix typo in comments2023-01-20, by Kim Alvefur
-
Merge 0.12->trunk2023-01-19, by Kim Alvefur
-
luacheck: Remove long gone mod_storage_sql1 from excludes2023-01-19, by Kim Alvefur
-
util.sqlite3: Skip prepared statements when no parameters are given2022-08-01, by Kim Alvefur
-
util.sqlite3: Create util.error registry from headers2021-10-01, by Kim Alvefur
-
mod_storage_sql: Support SQLite3 without LuaDBI2023-01-19, by Kim Alvefur
-
util.sqlite3: SQLite3-only variant of util.sql using LuaSQLite32022-08-01, by Kim Alvefur
-
util.hashes: Silence compiler warning about char pointer signedness2023-01-17, by Kim Alvefur
-
Merge 0.12->trunk2023-01-14, by Kim Alvefur
-
prosodyctl check dns: Check for Direct TLS SRV records even if not configured (fix #1793) 0.122023-01-14, by Kim Alvefur
Scroll all the way down to load more.