| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | MUC: Add room:set_affiliation_data() | Matthew Wild | 2021-11-16 | 1 | -0/+22 |
* | | MUC: Set .previous_affiliation = "none" if nil, for consistency with .affilia... | Matthew Wild | 2021-11-16 | 1 | -1/+1 |
* | | MUC: Fix incorrect variable name (thanks luacheck) | Matthew Wild | 2021-11-16 | 1 | -1/+1 |
* | | MUC: Switch to event.allowed signaling to block event, matching muc-pre-set-role | Matthew Wild | 2021-11-16 | 1 | -1/+3 |
* | | MUC: Add 'muc-pre-set-affiliation' event, allowing to block change or modify ... | Matthew Wild | 2021-11-16 | 1 | -10/+20 |
* | | MUC: Add option to include form in registration query | Matthew Wild | 2021-11-15 | 1 | -3/+11 |
* | | mod_admin_shell: Handle absence of connection in security column (thanks arcs... | Kim Alvefur | 2021-11-15 | 1 | -1/+1 |
* | | mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin) | Kim Alvefur | 2021-11-13 | 1 | -2/+6 |
* | | mod_c2s: Disconnect user sessions on a role change event | Matthew Wild | 2021-11-12 | 1 | -18/+16 |
* | | util.human.io: Pass nil to cell mapper to signal missing value | Kim Alvefur | 2021-11-12 | 1 | -15/+13 |
* | | mod_admin_shell: Respect metatables in output serialization | Kim Alvefur | 2021-11-12 | 1 | -1/+7 |
* | | mod_admin_shell: Specify a width for cert column | Kim Alvefur | 2021-11-10 | 1 | -0/+1 |
* | | mod_admin_shell: Indicate bi-directional s2s connections | Kim Alvefur | 2021-11-10 | 1 | -1/+2 |
* | | mod_admin_shell: Allow passing columns as a string for convenience | Kim Alvefur | 2021-11-10 | 1 | -0/+1 |
* | | mod_admin_shell: Optionally group session listings by host when not included ... | Kim Alvefur | 2021-11-10 | 1 | -3/+33 |
* | | mod_admin_shell: New table based implementation of c2s and s2s:show() | Kim Alvefur | 2021-11-10 | 1 | -198/+245 |
* | | mod_pubsub: Return proper errors for disco queries on nodes | Kim Alvefur | 2021-11-01 | 1 | -2/+4 |
* | | mod_muc_mam: Use util.dataforms timestamp validation | Kim Alvefur | 2021-10-26 | 1 | -14/+5 |
* | | mod_mam: Use util.dataforms timestamp validation | Kim Alvefur | 2021-10-26 | 1 | -14/+5 |
* | | mod_http_file_share: Move number coercion into util.dataforms | Kim Alvefur | 2021-10-25 | 1 | -2/+2 |
* | | mod_admin_adhoc: Move number coercion into util.dataforms | Kim Alvefur | 2021-10-25 | 1 | -8/+8 |
* | | mod_c2s,etc: Identify stanza object with appropriate function | Kim Alvefur | 2021-10-24 | 4 | -9/+9 |
* | | mod_s2s: Fix logging of <stream:error> consistency with other mods | Kim Alvefur | 2021-10-24 | 1 | -1/+1 |
* | | mod_http_file_share: Silence luacheck warning | Kim Alvefur | 2021-10-23 | 1 | -1/+1 |
* | | mod_http_file_share: Clean up incomplete uploads | Kim Alvefur | 2021-10-23 | 1 | -0/+7 |
* | | mod_s2s: Don't pass unknown hostnames as stats label | Kim Alvefur | 2021-10-21 | 1 | -0/+1 |
* | | mod_http_file_share: Allow 'Authorization' header via CORS (thanks kawaii) | Kim Alvefur | 2021-10-20 | 1 | -0/+3 |
* | | mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122 | Kim Alvefur | 2021-10-20 | 2 | -0/+14 |
* | | mod_pubsub: Prevent max_items from being set to zero | Kim Alvefur | 2021-10-20 | 1 | -0/+1 |
* | | mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 | Kim Alvefur | 2021-10-19 | 2 | -0/+19 |
* | | mod_http_file_share: return 401 instead of 403 if authentication failed | Jonas Schäfer | 2021-10-19 | 1 | -1/+1 |
* | | mod_auth_cyrus: Remove (move to community modules) | Kim Alvefur | 2021-10-17 | 1 | -85/+0 |
* | | mod_admin_shell: Show HTTP base-URLs in module:info() | Kim Alvefur | 2021-10-13 | 1 | -1/+2 |
* | | mod_mimicking: Correctly hook the *global* user-deleted event | Kim Alvefur | 2021-10-12 | 1 | -1/+2 |
* | | mod_storage_xep0227: Add scram-credentials to user element rather than server | Matthew Wild | 2021-09-22 | 1 | -1/+1 |
* | | mod_auth_ldap: Import from prosody-modules rev f52452911187 | Kim Alvefur | 2021-10-05 | 1 | -0/+154 |
* | | mod_carbons: Advertise following of recommended rules (closes #1486) | Kim Alvefur | 2021-10-05 | 1 | -0/+2 |
* | | mod_s2s_auth_certs: Collect stats on validation results (for #975) | Kim Alvefur | 2021-10-05 | 1 | -0/+4 |
* | | mod_csi_simple: Provide custom set of timing buckets | Kim Alvefur | 2021-10-05 | 1 | -1/+2 |
* | | mod_admin_shell: Allow passing an exit code to server:shutdown() | Kim Alvefur | 2021-09-30 | 1 | -2/+2 |
* | | mod_posix: Exit with non-zero status code on problems | Kim Alvefur | 2021-09-30 | 1 | -4/+4 |
* | | mod_http_errors: Make it easier to override 'http-message' handler | Kim Alvefur | 2021-09-24 | 1 | -1/+1 |
* | | mod_mam: Merge main and RSM-specific log message here too | Kim Alvefur | 2021-09-23 | 1 | -10/+10 |
* | | mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam | Kim Alvefur | 2021-09-23 | 1 | -1/+1 |
* | | mod_muc_mam: Merge main and RSM-specific log message into a single one | Kim Alvefur | 2021-09-23 | 1 | -9/+7 |
* | | mod_muc_mam: Fix copypaste mistake in debug logging | Kim Alvefur | 2021-09-23 | 1 | -1/+1 |
* | | mod_message: Fire event for groupchat messages sent to bare JID | Matthew Wild | 2021-09-22 | 1 | -0/+9 |
* | | mod_bosh: Fix typo in comment | Kim Alvefur | 2021-09-19 | 1 | -1/+1 |
* | | mod_register_limits: Reword some options | Kim Alvefur | 2021-09-19 | 1 | -19/+21 |
* | | MUC: Reject full JID in affiliation queries | Kim Alvefur | 2021-09-17 | 1 | -0/+3 |