Software /
code /
prosody-modules
Graph
-
lint: Teach luacheck about the new module:send_iq API2019-01-02, by Kim Alvefur
-
mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacy2018-12-31, by Kim Alvefur
-
mod_bookmarks: Mention that it also works on 0.11.2018-12-28, by Emmanuel Gil Peyrot
-
mod_ignore_host_chatstates: Discard chat state messages sent to a bare host2018-12-28, by Kim Alvefur
-
mod_muc_limits: Simplify bypass for affiliated users2018-12-23, by Kim Alvefur
-
mod_muc_limits: Add support for new MUC API in Prosody 0.112018-12-23, by Kim Alvefur
-
mod_adhoc_account_management: Reduce indentation of one in the main function.2018-12-23, by Emmanuel Gil Peyrot
-
mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)2018-12-23, by Kim Alvefur
-
mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.22018-12-23, by Matthew Wild
-
mod_pubsub_text_interface/README: Add lost _2018-12-22, by Kim Alvefur
-
mod_pubsub_text_interface/README: Add a Compatibility section2018-12-22, by Kim Alvefur
-
mod_pubsub_text_interface/README: Document the 'last' command2018-12-22, by Kim Alvefur
-
mod_pubsub_text_interface/README: Normalize Markdown syntax2018-12-22, by Kim Alvefur
-
mod_pubsub_stats/README: Link to docs for Prosodys statistics2018-12-22, by Kim Alvefur
-
mod_pubsub_stats: Sort summary2018-12-22, by Kim Alvefur
-
mod_pubsub_stats: Generate a textual summary for notifications2018-12-22, by Kim Alvefur
-
mod_bidi: Mark as Stable2018-12-18, by Kim Alvefur
-
mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)2018-12-16, by Kim Alvefur
-
mod_xhtmlim: Turn unknown elements into <span>2018-12-13, by Kim Alvefur
-
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced2018-12-13, by Matthew Wild
-
mod_muc_limits: Document brokenness with 0.11.x2018-12-11, by Kim Alvefur
-
mod_motd_sequential: Fix typo (fixes unintentional global access)2018-12-11, by Kim Alvefur
-
mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258)2018-12-11, by Kim Alvefur
-
mod_prometheus/README: Add line for 0.11 in compat section2018-12-08, by Kim Alvefur
-
mod_minimix: Fix typo in comment2018-12-08, by Kim Alvefur
-
mod_devices: New module for device identification2018-12-06, by Matthew Wild
-
mod_csi: Update README2018-12-05, by Matthew Wild
-
mod_csi: Backport 989cf872d5c0 from Prosody 0.11 to preserve compatibility2018-12-05, by Matthew Wild
-
Merge with goffi2018-12-01, by Kim Alvefur
-
mod_privilege: fixed routing issue with message permission:2018-12-01, by Goffi
-
mod_s2s_auth_monkeysphere: Remove blocking mode (simplifes code) (not tested)2018-12-01, by Kim Alvefur
-
mod_s2s_auth_monkeysphere/README: Normalize markdown2018-12-01, by Kim Alvefur
-
mod_auth_external/README: Update mentioning 0.11.x2018-12-01, by Kim Alvefur
-
mod_auth_external/README: Update to reflect non-blocking by default2018-12-01, by Kim Alvefur
-
mod_auth_external: Use blocking mode by default as non-blocking is experimental but available in 0.11.x2018-12-01, by Kim Alvefur
-
mod_delegation: avoid crash on recent prosody versions2018-12-01, by Goffi
-
mod_e2e_policy: Fix an error with getting stanza from event2018-11-30, by Michel Le Bihan
-
mod_e2e_policy: Verify that the bare JID of stanza to and from is not in the whitelist2018-11-30, by Michel Le Bihan
-
mod_password_reset: Fix titles for consistency2018-11-22, by Matthew Wild
-
mod_password_reset: Adjust form slightly after user testing2018-11-22, by Matthew Wild
-
mod_password_reset: Add magic viewport tag to make reset pages mobile-friendly2018-11-22, by Matthew Wild
-
mod_muc_ping: Update README to mention 0.11.x as separate from trunk2018-11-22, by Kim Alvefur
-
mod_http_upload: Disallow POST in CORS2018-11-18, by Emmanuel Gil Peyrot
-
mod_http_upload: Remove extra check for Origin HTTP header2018-11-18, by Emmanuel Gil Peyrot
-
mod_http_upload: Relocate function definition to avoid traceback2018-11-18, by Matthew Wild
-
mod_http_upload: Also add CORS headers in response to PUT2018-11-18, by Matthew Wild
-
mod_http_upload: Add CORS headers for web clients (untested)2018-11-18, by Matthew Wild
-
mod_muc_cloud_notify: README updates2018-11-17, by JC Brand
-
mod_measure_client_features: Add a module to count the features of each connected client2018-11-11, by Emmanuel Gil Peyrot
-
mod_presence_cache: Set delay source to bare JID instead of host2018-11-07, by Kim Alvefur
-
mod_register_web: Add soft dependency on mod_register_limits (0.11+)2018-11-07, by Kim Alvefur
-
mod_firewall: Improve logging on chain return2018-11-07, by Matthew Wild
-
mod_measure_message_e2ee: Count OTR messages too.2018-11-06, by Emmanuel Gil Peyrot
-
mod_http_upload: Fix order of arguments to :measure2018-11-06, by Kim Alvefur
-
mod_bob: Don’t try to access XHTML-IM when it isn’t present.2018-11-04, by Emmanuel Gil Peyrot
-
mod_measure_malloc: Use the 'amount' measure type2018-10-29, by Kim Alvefur
Scroll all the way down to load more.