mod_compression_unsafe: Offer compression to c2s_unbound sessions (fixes compat with 0.10, thanks Flow)
|
Matthew Wild |
2017-10-11 |
mod_compression_unsafe README: Fix module name (thanks Flow)
|
Matthew Wild |
2017-10-11 |
mod_cloud_notify: Remove some leftover code
|
tmolitor |
2017-10-11 |
mod_cloud_notify: Fix regression in error handling
|
tmolitor |
2017-10-11 |
mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk)
|
Kim Alvefur |
2017-10-09 |
mod_measure_client_presence: Counts presence show and reports using 0.10+ statistics API.
|
Emmanuel Gil Peyrot |
2017-10-09 |
mod_measure_stanza_counts: Fix a crash in mod_bosh.
|
Emmanuel Gil Peyrot |
2017-10-09 |
mod_measure_stanza_counts: Counts stanzas and reports using 0.10+ statistics API
|
Kim Alvefur |
2017-10-09 |
mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013)
|
Kim Alvefur |
2017-10-07 |
mod_register_redirect: Update doc
|
t2d |
2017-10-06 |
mod_register_redirect: Import configmanager correctly (fixes #820)
|
t2d |
2017-10-06 |
mod_register_web: Update README to explain customization
|
Matthew Wild |
2017-10-05 |
mod_firewall: Don't interpret format specifiers in LOG
|
Matthew Wild |
2017-10-04 |
mod_s2s_reload_newcomponent: Fix to use imported configmanager instead of global
|
Matthew Wild |
2017-10-03 |
mod_swedishchef: Fix logging and traceback uncovered by util.format (thanks Kafkei)
|
Kim Alvefur |
2017-10-03 |
mod_swedishchef: Add event so other modules can use this filter
|
Matthew Wild |
2017-09-29 |
mod_swedishchef: Add configuration toggle
|
Matthew Wild |
2017-09-29 |
mod_limits: Handle fractional outstanding balance (imported from prosody 25237002aba4)
|
Matthew Wild |
2017-09-26 |
mod_compression: Rename to mod_compression_unsafe and add security note
|
Matthew Wild |
2017-09-26 |
mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck]
|
Kim Alvefur |
2017-09-26 |
mod_auth_ldap: Split long line into many [luacheck]
|
Kim Alvefur |
2017-09-26 |
mod_traceback: Write current stack trace to file on SIGUSR1
|
Matthew Wild |
2017-09-25 |
mod_server_contact_info: Correctly pass the list of addresses to util.dataforms
|
Matthew Wild |
2017-09-23 |
mod_muc_limits: Fix alignment of table columns
|
Kim Alvefur |
2017-09-22 |
mod_muc_limits: Update compatibility table
|
Matthew Wild |
2017-09-22 |
mod_muc_limits: Document muc_max_nick_length
|
Matthew Wild |
2017-09-22 |
mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996)
|
Kim Alvefur |
2017-09-21 |
mod_http_upload: Send a correct response on namespace :0.
|
Emmanuel Gil Peyrot |
2017-09-19 |
mod_pastebin: Check for MUC presence before handling a message.
|
Emmanuel Gil Peyrot |
2017-09-19 |
mod_http_host_status_check: Add list of failing hosts to the first line for summary
|
Matthew Wild |
2017-09-18 |
mod_mam: Use a FIFO queue for scheduling archive expiry
|
Kim Alvefur |
2017-09-12 |
mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc
|
Kim Alvefur |
2017-09-04 |
mod_mam: Fix traceback due to borked transplant from 0.10
|
Kim Alvefur |
2017-09-03 |
mod_mam: Clone stanza before stripping stanza id after carbons
|
Kim Alvefur |
2017-09-03 |
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961)
|
Kim Alvefur |
2017-09-02 |
mod_delegation: added disco#items:* in doc and changed status to Stage-Beta
|
Goffi |
2017-08-30 |
mod_delegation: fixed misplaced up() in <message> stanza generation
|
Goffi |
2017-08-30 |
mod_csi_battery_saver: Fix #921
|
tmolitor |
2017-08-27 |
mod_smacks: Fix #921
|
tmolitor |
2017-08-27 |
Merge with zash
|
tmolitor |
2017-08-27 |
mod_csi_battery_saver: Consider chat markers and outgoing carbon copies as important.
|
tmolitor |
2017-08-27 |
Merge with goffi
|
Kim Alvefur |
2017-08-27 |
mod_delegation: added disco#items support
|
Goffi |
2017-08-27 |
mod_cloud_notify: Implement version 0.3 of XEP-0357
|
tmolitor |
2017-08-24 |
mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header
|
Matt Loupe |
2017-08-23 |
mod_cloud_notify: Fix small bug.
|
tmolitor |
2017-08-22 |
mod_csi_battery_saver: Fix small bug and correct readme.
|
tmolitor |
2017-08-22 |
mod_csi_battery_saver: only depend on mod_track_muc_joins if actually used
|
tmolitor |
2017-08-19 |
mod_csi_battery_saver: Add config option for better muc handling
|
tmolitor |
2017-08-18 |
mod_csi_battery_saver: Fix bug when smacks is resumed before hibernating
|
tmolitor |
2017-08-17 |
mod_smacks: Trigger event smacks-hibernation-end after queue resend
|
tmolitor |
2017-08-17 |
merge commit
|
tmolitor |
2017-08-17 |
mod_csi_battery_saver: Fix a bug introduced by commit f43c77c69a8a
|
tmolitor |
2017-08-17 |
mod_csi_battery_saver: Fix interaction with smacks hibernation
|
tmolitor |
2017-08-17 |
mod_register_web: Normalize indentation [luacheck]
|
Kim Alvefur |
2017-08-17 |
mod_register_web: Import missing datamanager
|
Michel Le Bihan |
2017-08-17 |