| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mod_pubsub: Advertise support for 'max' as value for max_items | Kim Alvefur | 2021-09-15 | 1 | -0/+4 |
* | mod_http_file_share: Fix measuring how long periodic task take | Kim Alvefur | 2021-09-14 | 1 | -2/+6 |
* | mod_message: Clarify purpose of username field in offline message event | Kim Alvefur | 2021-09-12 | 1 | -2/+2 |
* | mod_carbons: Reduce line count using new util.stanza attr method | Kim Alvefur | 2021-09-12 | 1 | -4/+2 |
* | mod_mam: Reduce line count using new util.stanza attr method | Kim Alvefur | 2021-09-12 | 1 | -4/+2 |
* | mod_http_file_share: Measure current total usage | Kim Alvefur | 2021-09-12 | 1 | -0/+7 |
* | mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP | Matthew Wild | 2021-09-12 | 1 | -23/+495 |
* | mod_pubsub/pubsub.lib: Export config forms for use by other modules | Matthew Wild | 2021-09-11 | 1 | -0/+3 |
* | mod_http_file_share: Fix traceback in global quota debug logging (thanks Martin) | Kim Alvefur | 2021-09-12 | 1 | -2/+4 |
* | mod_http_file_share: Add optional global quota on total storage usage | Kim Alvefur | 2021-09-12 | 1 | -3/+55 |
* | mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarity | Kim Alvefur | 2021-09-09 | 1 | -1/+1 |
* | mod_s2s: Rename Direct TLS listener 's2s_direct_tls' | Kim Alvefur | 2021-09-09 | 1 | -1/+1 |
* | mod_s2s: Add a Direct TLS listener | Kim Alvefur | 2021-08-10 | 1 | -0/+14 |
* | mod_s2s: Handle connections having TLS from the start | Kim Alvefur | 2021-08-10 | 1 | -0/+4 |
* | mod_s2s: Factor out procedure for newly encrypted sessions | Kim Alvefur | 2021-08-10 | 1 | -12/+16 |
* | mod_bosh,mod_websocket: Make into global-shared modules (...again) | Kim Alvefur | 2021-06-21 | 2 | -22/+28 |
* | mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 ... | Kim Alvefur | 2021-09-06 | 2 | -2/+10 |
* | mod_pubsub: Move reversal of item order in <items> | Kim Alvefur | 2021-09-05 | 1 | -3/+9 |
* | mod_pubsub: Add support for limiting result size #1608 | Kim Alvefur | 2021-09-05 | 1 | -1/+5 |
* | mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connections | Kim Alvefur | 2021-09-01 | 1 | -0/+8 |
* | mod_storage_internal: Stop storing XEP-0091 timestamp | Kim Alvefur | 2021-09-04 | 1 | -2/+1 |
* | mod_mam: Suppress offline message broadcast for MAM clients | Kim Alvefur | 2021-08-31 | 1 | -0/+7 |
* | mod_mam: Only check for locally generated stanza-ids | Kim Alvefur | 2021-08-31 | 1 | -2/+5 |
* | mod_mam: Explain behavior with absent mod_offline in a comment | Kim Alvefur | 2021-08-31 | 1 | -0/+4 |
* | mod_mam: "Handle" messages that have been archived in the absense of mod_offline | Kim Alvefur | 2020-06-25 | 1 | -0/+7 |
* | mod_external_services: Factor out public function for converting to XML | Kim Alvefur | 2021-08-30 | 1 | -28/+21 |
* | mod_external_services: Factor out public function returning current services | Kim Alvefur | 2021-08-30 | 1 | -8/+11 |
* | mod_external_services: Filter services by requested credentials using a Set | Kim Alvefur | 2021-08-30 | 1 | -23/+21 |
* | mod_external_services: Validate required attributes on credentials requests | Kim Alvefur | 2021-08-29 | 1 | -1/+6 |
* | usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role | Matthew Wild | 2021-08-26 | 1 | -3/+33 |
* | mod_muc_mam: Omit queryid attribute from <fin/> | Holger Weiss | 2021-08-06 | 1 | -1/+1 |
* | mod_c2s,mod_s2s: Fire event just before writes | Kim Alvefur | 2021-08-16 | 2 | -0/+14 |
* | mod_s2s: Fire 's2s-ondrain' event, mirroring mod_c2s | Kim Alvefur | 2021-08-16 | 1 | -0/+7 |
* | mod_disco: Send XEP-0115 caps in s2s stream features | Kim Alvefur | 2021-08-12 | 1 | -0/+6 |
* | mod_admin_shell: Keep unrestricted environment for session lifetime | Kim Alvefur | 2021-08-11 | 1 | -1/+5 |
* | mod_limits: Extend unlimited_jids to s2s sessions (for Ge0rG) | Kim Alvefur | 2021-07-29 | 1 | -0/+15 |
* | mod_limits: Factor out function for disabling limits allowing use from shell | Kim Alvefur | 2021-07-29 | 1 | -9/+13 |
* | mod_bosh: Add todo to use util.session to create session object | Kim Alvefur | 2021-07-29 | 1 | -0/+1 |
* | mod_pubsub: Update callbacks on reload to more completely refresh config | Kim Alvefur | 2021-07-29 | 1 | -0/+8 |
* | Fix various spelling errors (thanks codespell) | Kim Alvefur | 2021-07-27 | 5 | -5/+5 |
* | mod_pubsub: Update configuration on reload (fixes #1382) | Kim Alvefur | 2021-07-25 | 1 | -0/+3 |