mod_pubsub_post: Make debug messages more informative
|
Kim Alvefur |
2019-03-30 |
mod_pubsub_post: Restructure authentication and authorization (BC)
|
Kim Alvefur |
2019-03-30 |
mod_pubsub_post/README: Fix some typos
|
Kim Alvefur |
2019-03-30 |
mod_pubsub_post: Add support for WebSub authentication
|
Kim Alvefur |
2018-08-24 |
offline_hints: discard no-store hinted messages at mod_offline
|
marc0s |
2019-03-29 |
muc_mam_markers: store chat markers in the Group Chat archives
|
marc0s |
2019-03-29 |
muc_notifications: notify non-present members of new messages
|
marc0s |
2019-03-29 |
mod_bookmarks/README: Mention XEP 411
|
Kim Alvefur |
2019-03-28 |
mod_map: Experimental module exposing MAM summary
|
Kim Alvefur |
2019-02-25 |
mod_conversejs/README: Update text about mod_bosh and mod_websocket
|
Kim Alvefur |
2019-03-24 |
mod_conversejs: Add dependency on mod_bookmarks
|
Kim Alvefur |
2019-03-24 |
mod_smacks: Raise error on out-of-range config options (thanks marc0s)
|
Matthew Wild |
2019-03-22 |
mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)
|
Kim Alvefur |
2019-03-19 |
mod_storage_xmlarchive: Remove per day files during migration
|
Kim Alvefur |
2019-03-17 |
mod_csi_battery_saver: fix typo in util.stanza:get_child()
|
tmolitor |
2019-03-18 |
mod_pubsub_text_interface: Remove unused variable [luacheck]
|
Kim Alvefur |
2019-03-15 |
mod_pubsub_text_interface: Add command for listing current subscriptions
|
Kim Alvefur |
2019-03-15 |
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan)
|
Kim Alvefur |
2019-03-14 |
mod_http_muc_log: Split long line [luacheck]
|
Kim Alvefur |
2019-03-13 |
mod_http_muc_log: Add functionality for hiding joins and parts
|
Kim Alvefur |
2019-03-13 |
mod_pastebin: Update compatibility docs (thanks Ge0rG)
|
Matthew Wild |
2019-03-13 |
mod_firewall: Improve debug logging for chain results
|
Matthew Wild |
2019-03-11 |
mod_invite: Made web pages responsive
|
jeybe |
2019-03-07 |
mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code
|
Matthew Wild |
2019-03-08 |
mod_invite: Fire event that signals that an user has registered (thanks jeybe)
|
Kim Alvefur |
2019-03-07 |
mod_smacks: apply resumed logger and type to new session, fix #1229
|
Georg Lukas |
2019-03-06 |
mod_smacks: improved debug logging
|
Georg Lukas |
2019-03-06 |
mod_smacks: no crash on <a> without @h, fix #1317
|
Georg Lukas |
2019-03-06 |
mod_bookmarks: Actually save node config
|
Emmanuel Gil Peyrot |
2019-03-06 |
mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
|
Emmanuel Gil Peyrot |
2019-03-06 |
mod_http_avatar: Announce 0.11 works
|
Emmanuel Gil Peyrot |
2019-03-05 |
mod_bookmarks: Remove unused bookmarks/updated event
|
Emmanuel Gil Peyrot |
2019-03-05 |
mod_auth_token: Check realm against module.host
|
JC Brand |
2019-02-28 |
mod_auth_token: Update README.
|
JC Brand |
2019-02-26 |
mod_delay: Remove this module, it is never useful
|
Emmanuel Gil Peyrot |
2019-02-24 |
mod_storage_muc_log: Remove unused variable [luacheck]
|
Kim Alvefur |
2019-02-19 |
mod_storage_muc_log: Return 'with' property for items (API conformance)
|
Kim Alvefur |
2019-02-19 |
mod_mam_muc: Mention that this MAM version is legacy.
|
Emmanuel Gil Peyrot |
2019-02-15 |
mod_mam_muc: Explicit which namespace MAM version 0.5 implements.
|
Emmanuel Gil Peyrot |
2019-02-15 |
mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!)
|
Emmanuel Gil Peyrot |
2019-02-15 |
mod_cache_c2s_caps: Fail to load if module:send_iq() is not available
|
Matthew Wild |
2019-02-14 |
mod_muc_mam_hints: Respect XEP-0334 hints in MUC messages
|
marc0s |
2019-02-13 |
mod_storage_xmlarchive: Add some debug logging
|
Kim Alvefur |
2019-02-07 |
mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.
|
Emmanuel Gil Peyrot |
2019-02-03 |
mod_storage_xmlarchive/README: And don't have prosody running at the same time
|
Kim Alvefur |
2019-01-24 |
mod_storage_xmlarchive/README: Add reminder about backups
|
Kim Alvefur |
2019-01-24 |
mod_muc_log/README: Update compatibility
|
Kim Alvefur |
2019-01-23 |
mod_storage_muc_log/README: Update compatibility
|
Kim Alvefur |
2019-01-23 |
mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.
|
Emmanuel Gil Peyrot |
2019-01-22 |
mod_cache_c2s_caps: Add a missing return when the hash is wrong.
|
Emmanuel Gil Peyrot |
2019-01-22 |
mod_cache_c2s_caps: Switch to the new module:send_iq() API.
|
Emmanuel Gil Peyrot |
2019-01-22 |
mod_storage_xmlarchive: Don't return early when looking through entire archive
|
Kim Alvefur |
2019-01-21 |
mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format
|
Kim Alvefur |
2019-01-21 |
mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam
|
Kim Alvefur |
2019-01-20 |
mod_smacks: Fire event on delivery failure/success for each stanza
|
Matthew Wild |
2019-01-20 |
mod_muc_limits: Fix being unload on trunk
|
Kim Alvefur |
2019-01-18 |
Fix http_auth_check example in README
|
Nicolas Cedilnik |
2019-01-18 |
mod_client_certs: do not crash on plain sockets
|
Thibaut Girka |
2019-01-18 |
mod_http_upload: Fix indentation
|
Kim Alvefur |
2019-01-18 |
mod_presence_dedup: Remove unused variables [luacheck]
|
Kim Alvefur |
2019-01-17 |