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 |