Software /
code /
prosody
Graph
-
mod_admin_shell: Return counts of shown vs total from new table viewsTue, 16 Nov 2021 16:06:41 +0100, by Kim Alvefur
-
mod_csi_simple: Detach cleanly from sessions if unloaded while flushingTue, 16 Nov 2021 16:03:23 +0100, by Kim Alvefur
-
MUC: Actually set the new affiliation data if it was previously emptyTue, 16 Nov 2021 15:00:02 +0000, by Matthew Wild
-
mod_csi_simple: Only act in inactive mode to prevent infinite recursionTue, 16 Nov 2021 13:53:30 +0100, by Kim Alvefur
-
mod_csi_simple: Unlock writes after event, to allow things to be queuedTue, 16 Nov 2021 13:37:18 +0100, by Kim Alvefur
-
MUC: Include old affiliation data in affiliation change eventTue, 16 Nov 2021 12:57:23 +0000, by Matthew Wild
-
MUC: Add room:set_affiliation_data()Tue, 16 Nov 2021 12:57:04 +0000, by Matthew Wild
-
MUC: Set .previous_affiliation = "none" if nil, for consistency with .affiliationTue, 16 Nov 2021 12:02:54 +0000, by Matthew Wild
-
MUC: Fix incorrect variable name (thanks luacheck)Tue, 16 Nov 2021 11:54:32 +0000, by Matthew Wild
-
MUC: Switch to event.allowed signaling to block event, matching muc-pre-set-roleTue, 16 Nov 2021 11:52:36 +0000, by Matthew Wild
-
MUC: Add 'muc-pre-set-affiliation' event, allowing to block change or modify dataTue, 16 Nov 2021 11:41:08 +0000, by Matthew Wild
-
MUC: Add option to include form in registration queryMon, 15 Nov 2021 16:11:03 +0000, by Matthew Wild
-
mod_admin_shell: Handle absence of connection in security column (thanks arcseconds)Mon, 15 Nov 2021 13:31:06 +0100, by Kim Alvefur
-
mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin)Sat, 13 Nov 2021 22:12:39 +0100, by Kim Alvefur
-
net.connect: Prefer last connection error over last resolver errorSat, 13 Nov 2021 13:32:43 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Bring back banner set from config!Fri, 12 Nov 2021 22:34:04 +0100, by Kim Alvefur
-
net.connect: Propagate last error message from resolversFri, 12 Nov 2021 16:52:55 +0100, by Kim Alvefur
-
s2smanager: Fire s2s-destroyed event to mirror s2s-createdFri, 12 Nov 2021 13:30:39 +0000, by Matthew Wild
-
mod_c2s: Disconnect user sessions on a role change eventFri, 12 Nov 2021 13:26:05 +0000, by Matthew Wild
-
usermanager: Fire user-roles-changed event when updating roles of a local userFri, 12 Nov 2021 13:25:09 +0000, by Matthew Wild
-
util.human.io: Use UTF-8-aware length check in padding functionsFri, 12 Nov 2021 14:22:21 +0100, by Kim Alvefur
-
util.human.io: Fix cutting of UTF-8 into piecesFri, 12 Nov 2021 14:21:15 +0100, by Kim Alvefur
-
util.human.io: Trim any broken UTF-8 from ellipsisFri, 12 Nov 2021 12:19:01 +0100, by Kim Alvefur
-
util.human.io: Factor out ellipsis functionFri, 12 Nov 2021 12:14:27 +0100, by Kim Alvefur
-
util.human.io: Support specifying column defaults in tablesFri, 12 Nov 2021 11:44:31 +0100, by Kim Alvefur
-
util.human.io: Pass nil to cell mapper to signal missing valueFri, 12 Nov 2021 11:43:24 +0100, by Kim Alvefur
-
mod_admin_shell: Respect metatables in output serializationFri, 12 Nov 2021 11:33:09 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)Thu, 11 Nov 2021 13:27:28 +0000, by Matthew Wild
-
mod_admin_shell: Specify a width for cert columnWed, 10 Nov 2021 21:31:41 +0100, by Kim Alvefur
-
mod_admin_shell: Indicate bi-directional s2s connectionsWed, 10 Nov 2021 20:25:37 +0100, by Kim Alvefur
-
mod_admin_shell: Allow passing columns as a string for convenienceWed, 10 Nov 2021 16:28:54 +0100, by Kim Alvefur
-
mod_admin_shell: Optionally group session listings by host when not included as columnWed, 10 Nov 2021 15:54:27 +0100, by Kim Alvefur
-
mod_admin_shell: New table based implementation of c2s and s2s:show()Wed, 10 Nov 2021 17:59:35 +0100, by Kim Alvefur
-
prosodyctl: Fix weird indentationSat, 06 Nov 2021 18:45:44 +0100, by Kim Alvefur
-
doap: Bump XEP-0313 version for going StableWed, 03 Nov 2021 14:36:58 +0100, by Kim Alvefur
-
mod_pubsub: Return proper errors for disco queries on nodesMon, 01 Nov 2021 17:59:46 +0100, by Kim Alvefur
-
util.dataforms: Encode size attributes as integers in XEP-0221 media elementThu, 28 Oct 2021 13:02:59 +0200, by Kim Alvefur
-
util.dataforms: Ensure larger integers are serialized as suchThu, 28 Oct 2021 13:00:24 +0200, by Kim Alvefur
-
util.dataforms: Scope integer handling testsTue, 26 Oct 2021 15:41:54 +0200, by Kim Alvefur
-
util.dataforms: Turn number values into timestamps for datetime fieldsTue, 26 Oct 2021 15:17:49 +0200, by Kim Alvefur
-
util.dataforms: Coerce number values for boolean fieldsTue, 26 Oct 2021 15:15:57 +0200, by Kim Alvefur
-
mod_muc_mam: Use util.dataforms timestamp validationTue, 26 Oct 2021 13:35:04 +0200, by Kim Alvefur
-
mod_mam: Use util.dataforms timestamp validationTue, 26 Oct 2021 13:31:40 +0200, by Kim Alvefur
-
util.dataforms: Add support for datetime field types via XEP-0122Mon, 25 Oct 2021 21:45:46 +0200, by Kim Alvefur
-
mod_http_file_share: Move number coercion into util.dataformsMon, 25 Oct 2021 21:45:06 +0200, by Kim Alvefur
-
mod_admin_adhoc: Move number coercion into util.dataformsMon, 25 Oct 2021 21:43:23 +0200, by Kim Alvefur
-
ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuringTue, 26 Oct 2021 23:29:40 +1300, by arcseconds
-
util.startup: Understand -h, -? as --help in prosodyctl but ignoreMon, 25 Oct 2021 15:47:18 +0200, by Kim Alvefur
-
util.startup: Show brief usage on `prosody -h|-?|--help`Mon, 25 Oct 2021 15:46:01 +0200, by Kim Alvefur
-
mod_c2s,etc: Identify stanza object with appropriate functionSun, 24 Oct 2021 15:17:01 +0200, by Kim Alvefur
-
mod_s2s: Fix logging of <stream:error> consistency with other modsSun, 24 Oct 2021 15:11:01 +0200, by Kim Alvefur
-
util.startup: Skip config readability check in migrator (thanks eTaurus)Sat, 23 Oct 2021 22:24:59 +0200, by Kim Alvefur
-
mod_http_file_share: Silence luacheck warningSat, 23 Oct 2021 13:32:01 +0200, by Kim Alvefur
-
mod_http_file_share: Clean up incomplete uploadsSat, 23 Oct 2021 01:53:07 +0200, by Kim Alvefur
-
doap: Make note about missing 'restartlogic' from XEP-0206Thu, 21 Oct 2021 21:02:14 +0200, by Kim Alvefur
-
doap: Update versions of XEP-0178Thu, 21 Oct 2021 20:58:22 +0200, by Kim Alvefur
-
doap: Update versions of XEPsThu, 21 Oct 2021 20:58:19 +0200, by Kim Alvefur
-
doap: Fill in missing XEP versionsThu, 21 Oct 2021 20:55:48 +0200, by Kim Alvefur
-
mod_s2s: Don't pass unknown hostnames as stats labelThu, 21 Oct 2021 17:51:56 +0200, by Kim Alvefur
-
net.server_epoll: Process all queued events from epoll before timersThu, 21 Oct 2021 15:59:16 +0200, by Kim Alvefur
Scroll all the way down to load more.