Software /
code /
prosody
Graph
-
luacheckrc, mod_http_file_share: Update for module API change (once->on_ready)16 months ago, by Matthew Wild
-
modulemanager: Allow modules to expose module.ready - to be called after init16 months ago, by Matthew Wild
-
moduleapi: Rename :once() to :on_ready() for clarity16 months ago, by Matthew Wild
-
usermanager, mod_auth_internal_hashed: Support metadata when disabling a user16 months ago, by Matthew Wild
-
util.datamanager: Load first item into index earlier16 months ago, by Kim Alvefur
-
mod_mam: Use for loop in metadata query16 months ago, by Kim Alvefur
-
mod_tokenauth: Ignore invalid grants in storage that have no id16 months ago, by Matthew Wild
-
mod_invites: Fix linter issues16 months ago, by Matthew Wild
-
mod_admin_shell: Fix linter issues16 months ago, by Matthew Wild
-
mod_invites: Use new shell-command API16 months ago, by Matthew Wild
-
mod_admin_shell: Remove verbose logging16 months ago, by Matthew Wild
-
mod_admin_shell: Remove timer:info() (it's been debug:timers() for some time)16 months ago, by Matthew Wild
-
mod_admin_shell: Support for 'shell-command' items (global and per-host)16 months ago, by Matthew Wild
-
mod_admin_shell: Refactor help to data structures for extensibility16 months ago, by Matthew Wild
-
migrator: Add an escape hatch to allow arbitrary config options16 months ago, by Kim Alvefur
-
util.poll: Rename things to clarify poll(2) limits16 months ago, by Kim Alvefur
-
mod_storage_internal: Clear archive item count cache after experimental trim16 months ago, by Kim Alvefur
-
mod_blocklist: Remove weak cache (and increase default LRU cache size)16 months ago, by Kim Alvefur
-
mod_storage_internal: Close lazy-loading list abstraction after trim16 months ago, by Kim Alvefur
-
mod_storage_internal: Only close lazy-loading list store abstractions16 months ago, by Kim Alvefur
-
util.startup: Use prosody. module namespace16 months ago, by Kim Alvefur
-
net.http.server: Complete async waiter for non-persistent connections16 months ago, by Kim Alvefur
-
mod_storage_internal: Close archive list after completion of iteration16 months ago, by Kim Alvefur
-
mod_pubsub: Provide some node properties in summary template #180916 months ago, by Kim Alvefur
-
mod_admin_shell: Fix lint [luacheck]16 months ago, by Kim Alvefur
-
util.async: Clip long line [luacheck]16 months ago, by Kim Alvefur
-
net.server_epoll: Avoid call to update socket watch flags when nothing changed16 months ago, by Kim Alvefur
-
util.poll: Quadruple number of events retrieved at once from epoll16 months ago, by Kim Alvefur
-
mod_admin_shell: Add debug:async() command to show blocked async runners16 months ago, by Matthew Wild
-
util.async: Expose default runner function16 months ago, by Matthew Wild
-
util.async: Record current work item in the runner object16 months ago, by Matthew Wild
-
util.async: Improve debug logging in a few places16 months ago, by Matthew Wild
-
util.async: Export a table of currently-waiting runners16 months ago, by Matthew Wild
-
util.poll: Return early if given zero timeout and no pending events16 months ago, by Kim Alvefur
-
moduleapi: Update Teal spec16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Disable https cert check if http_external_url set16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Check cert for HTTPS if http module enabled16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Update conditions for s2s cert checks16 months ago, by Kim Alvefur
-
util.prosodyctl.check: Simplify conditions for c2s and s2s cert checks16 months ago, by Kim Alvefur
-
tools/build-env: Tools for building and testing in a container16 months ago, by Kim Alvefur
-
mod_s2s_auth_dane_in: Bail out on explicit service denial16 months ago, by Kim Alvefur
-
mod_tokenauth: Include more details in debug logs16 months ago, by Kim Alvefur
-
net.http: Set Connection header based on connection pool usage16 months ago, by Kim Alvefur
-
net.http: Add simple connection pooling16 months ago, by Kim Alvefur
-
mod_storage_sql: Use UUIDv7 as keys20 months ago, by Kim Alvefur
-
util.uuid: Add UUIDv72021-08-15, by Kim Alvefur
-
util.prosodyctl.check: Try to clarify check for misplaced k=v in modules_enabled (thanks aab and Menel)16 months ago, by Kim Alvefur
-
doap: Update XEP-0359 version, no protocol changes16 months ago, by Kim Alvefur
-
doap: Update XEP-0353 version, no change affecting server handling16 months ago, by Kim Alvefur
-
doap: Update XEP-0313 version, only change align with current mod_mam behavior16 months ago, by Kim Alvefur
-
doap: Update XEP-0045 version, only minor changes16 months ago, by Kim Alvefur
-
util.startup: Attempt to bring some order to startup/shutdown with util.fsm16 months ago, by Matthew Wild
-
.luacheckrc: Add module:could()16 months ago, by Matthew Wild
-
moduleapi: may(): Support explicit actor_jid in context object16 months ago, by Matthew Wild
-
mod_muc: Switch to module:could() for some implicit access control checks16 months ago, by Matthew Wild
-
mod_muc: Allow guest users to list rooms by default16 months ago, by Matthew Wild
-
mod_muc: Add :list-rooms permission16 months ago, by Matthew Wild
-
mod_tokenauth: Fix saving grants after clearing expired tokens16 months ago, by Kim Alvefur
-
mod_s2s_auth_certs: Remove LuaSec compat that moved to net.server16 months ago, by Kim Alvefur
-
core.certmanager: Handle dane context setting same way on reload as on initialization16 months ago, by Kim Alvefur
Scroll all the way down to load more.