Community Modules


69219097aa85 muc_notifications: notify non-present members of new messages marc0s
bc67519803f5 mod_bookmarks/README: Mention XEP 411 Kim Alvefur
262e68821f3f mod_map: Experimental module exposing MAM summary Kim Alvefur
5567098a7f91 mod_conversejs/README: Update text about mod_bosh and mod_websocket Kim Alvefur
4feab7e87675 mod_conversejs: Add dependency on mod_bookmarks Kim Alvefur
3d4eefdd950a mod_smacks: Raise error on out-of-range config options (thanks marc0s) Matthew Wild
f59334da6df9 mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ) Kim Alvefur
4e9d4b07e3e9 mod_storage_xmlarchive: Remove per day files during migration Kim Alvefur
972b21d34306 mod_csi_battery_saver: fix typo in util.stanza:get_child() tmolitor
33b3f02a9e7d mod_pubsub_text_interface: Remove unused variable [luacheck] Kim Alvefur
4ddb034a8a03 mod_pubsub_text_interface: Add command for listing current subscriptions Kim Alvefur
e60933722248 mod_bookmarks: Use correct variable, fixes a traceback (thanks dan) Kim Alvefur
887ce59cf396 mod_http_muc_log: Split long line [luacheck] Kim Alvefur
181561d0aae5 mod_http_muc_log: Add functionality for hiding joins and parts Kim Alvefur
ce89fabb1f02 mod_pastebin: Update compatibility docs (thanks Ge0rG) Matthew Wild
78049e8b5a6b mod_firewall: Improve debug logging for chain results Matthew Wild
0fd7802b435e mod_invite: Made web pages responsive jeybe
1c8612d8db55 mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code Matthew Wild
5911030a1a66 mod_invite: Fire event that signals that an user has registered (thanks jeybe) Kim Alvefur
9ef309fb501d mod_smacks: apply resumed logger and type to new session, fix #1229 Georg Lukas
f6319346e2a3 mod_smacks: improved debug logging Georg Lukas
1f2381492c9f mod_smacks: no crash on <a> without @h, fix #1317 Georg Lukas
4ce945490a24 mod_bookmarks: Actually save node config Emmanuel Gil Peyrot
820c891a54cc mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness Emmanuel Gil Peyrot
c3b886331de7 mod_http_avatar: Announce 0.11 works Emmanuel Gil Peyrot
fd889eb16541 mod_bookmarks: Remove unused bookmarks/updated event Emmanuel Gil Peyrot
ac1f63cdb6d6 mod_auth_token: Check realm against module.host JC Brand
b4bcb84997e7 mod_auth_token: Update README. JC Brand
c0fc739a1b81 mod_delay: Remove this module, it is never useful Emmanuel Gil Peyrot
85b849d5ec88 mod_storage_muc_log: Remove unused variable [luacheck] Kim Alvefur
228e59bee8ad mod_storage_muc_log: Return 'with' property for items (API conformance) Kim Alvefur
741886d5d84f mod_mam_muc: Mention that this MAM version is legacy. Emmanuel Gil Peyrot
f879e28daf97 mod_mam_muc: Explicit which namespace MAM version 0.5 implements. Emmanuel Gil Peyrot
468082a9913c mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!) Emmanuel Gil Peyrot
13b394b0db82 mod_cache_c2s_caps: Fail to load if module:send_iq() is not available Matthew Wild
2aaf93d2b219 mod_muc_mam_hints: Respect XEP-0334 hints in MUC messages marc0s
d73ed7975d82 mod_storage_xmlarchive: Add some debug logging Kim Alvefur
b54e98d5c4a1 mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311. Emmanuel Gil Peyrot
f25b0623b276 mod_storage_xmlarchive/README: And don't have prosody running at the same time Kim Alvefur
471855552f49 mod_storage_xmlarchive/README: Add reminder about backups Kim Alvefur
adf84d6a457d mod_muc_log/README: Update compatibility Kim Alvefur
058844edcaaf mod_storage_muc_log/README: Update compatibility Kim Alvefur
b85622b577ad mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation. Emmanuel Gil Peyrot
1ef702d30b6b mod_cache_c2s_caps: Add a missing return when the hash is wrong. Emmanuel Gil Peyrot
c424bfb927b1 mod_cache_c2s_caps: Switch to the new module:send_iq() API. Emmanuel Gil Peyrot
41e1cacf3c4e mod_storage_xmlarchive: Don't return early when looking through entire archive Kim Alvefur
0c539092aa75 mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format Kim Alvefur
7b97abf26612 mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam Kim Alvefur
9b6206f23151 mod_smacks: Fire event on delivery failure/success for each stanza Matthew Wild
5e91a34b1e71 mod_muc_limits: Fix being unload on trunk Kim Alvefur
c4db126a9f04 Fix http_auth_check example in README Nicolas Cedilnik
5f2eeebcf899 mod_client_certs: do not crash on plain sockets Thibaut Girka
a5a50cd34386 mod_http_upload: Fix indentation Kim Alvefur
19924a2c4a48 mod_presence_dedup: Remove unused variables [luacheck] Kim Alvefur
e0fb97f47212 mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.) Kim Alvefur
284d8c18060e mod_slack_webhooks: Fix use with 0.11+ MUC API Kim Alvefur
05725785e3a6 mod_http_authentication: Allow HTTP error events to pass through (fixes #1293) Kim Alvefur
0bff7d5ca81d mod_http_upload: Clarify how quotas affect upload requests Kim Alvefur
64d1af33084f mod_http_upload: Document prosodyctl command for expiring uploads Kim Alvefur
5912f3bacdb4 mod_http_upload: Clarify when expiry is checked Kim Alvefur