Software /
code /
prosody-modules
Graph
-
Merge2015-04-03, by Paul Aurich
-
mod_lib_ldap: Update README to clarify discussion of auth / TLS... and discourage disabling TLS.2015-04-03, by Paul Aurich
-
mod_s2s_auth_dane: Update for recent changes in Zashs LuaSec branch2015-03-31, by Kim Alvefur
-
Merge2015-03-31, by Kim Alvefur
-
Merge2015-03-31, by Matthew Wild
-
mod_log_messages_sql: Better logging on error2015-03-31, by Matthew Wild
-
mod_log_events: Module to log all events on the server/host2015-03-31, by Matthew Wild
-
mod_smacks: Don't restore filters from original session after resumption, use new filters2015-03-21, by Matthew Wild
-
mod_mam_muc: Fix character limit2015-03-29, by Kim Alvefur
-
mod_storage_gdbm: Fix name of empty table2015-03-25, by Kim Alvefur
-
mod_storage_gdbm: Add purge action2015-03-25, by Kim Alvefur
-
mod_storage_gdbm: Add user iterator2015-03-25, by Kim Alvefur
-
mod_storage_gdbm: Prefix archive item keys with username to prevent collisions2015-03-25, by Kim Alvefur
-
mod_storage_gdbm: Update archive metadata only if data write succeeds2015-03-25, by Kim Alvefur
-
mod_storage_gdbm: Minor reorganization, more locals2015-03-25, by Kim Alvefur
-
mod_storage_gdbm: Fix traceback if query is nil or no metadata exists2015-03-25, by Kim Alvefur
-
mod_mam_muc: fix <iq type='get' to='room-bare-jid'> query2015-03-24, by Stuart Carnie
-
mod_s2s_auth_dane: Comments and cleanup2015-03-16, by Kim Alvefur
-
mod_http_muc_log: Alter template language to more simply allow optional bits in templates2015-03-11, by Kim Alvefur
-
mod_munin: Implementation of the Munin collection protocol2015-03-10, by Kim Alvefur
-
mod_measure_memory: Module for polling memory useage from Lua, meminfo() and /proc depending on availability2015-03-10, by Kim Alvefur
-
mod_statistics_statsd: Module for pushing from util.statistics (0.10) to statsd2015-03-10, by Matthew Wild
-
mod_http_muc_log: Fix alignment of month-tables (Thanks March)2015-03-02, by Kim Alvefur
-
mod_pubsub_github: Update for new Github webhook format2015-02-27, by Matthew Wild
-
mod_pubsub_post: Module to publish to pubsub nodes from a simple HTTP POST2015-02-27, by Matthew Wild
-
mod_register_web: Send Content-Type headers2015-02-26, by Kim Alvefur
-
mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2s2015-02-25, by Matthew Wild
-
mod_mam_muc: support to disable presence logging via muc_log_presences2015-02-23, by Stuart Carnie
-
mod_tls_policy: Include which part of the cipher that did not match the policy in stream error2015-02-23, by Kim Alvefur
-
mod_muc_restrict_rooms: Fixed the way of getting room and user2015-02-20, by Nicolás Kovac
-
mod_muc_restrict_rooms: Some fixes based on Matthew's comments + a few more2015-02-20, by Nicolás Kovac
-
Adding new mod_muc_restrict_rooms module2015-02-20, by Nicolás Kovac
-
mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well.2015-02-13, by Waqas Hussain
-
mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection.2015-02-13, by Waqas Hussain
-
mod_auth_ldap: Connect to LDAP lazily, and add support for reconnects on error.2015-02-12, by Waqas Hussain
-
mod_storage_memory: Add support for archive stores2015-02-12, by Kim Alvefur
-
mod_storage_memory: Add support for map stores2015-02-12, by Kim Alvefur
-
mod_http_muc_log: Switch to a calendar view for selecting dates2015-02-10, by Kim Alvefur
-
mod_http_muc_log: Sort date list in reverse2015-02-08, by Kim Alvefur
-
mod_storage_gdbm: Fix comparison of 'end'2015-02-08, by Kim Alvefur
-
mod_storage_gdbm: Add support for 'limit' query parameter2015-02-07, by Kim Alvefur
-
mod_storage_gdbm: Get 'after' parameter from correct table2015-02-07, by Kim Alvefur
-
mod_tls_policy: Fix pattern matching2015-01-30, by Kim Alvefur
-
mod_tls_policy: New module to enforce per-host TLS parameter policies2015-01-30, by Kim Alvefur
-
mod_smacks: Don't attach timestamps to 'iq' stanzas2015-01-26, by Kim Alvefur
-
mod_smacks: Remove negation of condition, most likely a leftover from debugging2015-01-26, by Kim Alvefur
-
mod_smacks: Stanzas don't have a ':' in their name2015-01-26, by Kim Alvefur
-
mod_storage_gdbm: Add archive support2015-01-25, by Kim Alvefur
-
mod_storage_gdbm: Prepare for supporting multiple store types2015-01-25, by Kim Alvefur
-
mod_admin_message: New IM-based administration console2015-01-25, by Mikael Berthe
-
Add support for IPv4 addresses in SRV injections2015-01-20, by Ashley Ward
-
mod_pep_vcard_avatar: Syncs avatars between PEP and vCard2015-01-18, by Kim Alvefur
-
mod_csi: Update namespace to published version2015-01-09, by Kim Alvefur
-
mod_http_muc_log: (template) Remove duplicate CSS property2014-12-20, by Kim Alvefur
-
mod_query_client_ver: Query and log client software2014-12-20, by Kim Alvefur
-
mod_mam: Make sure default_archive_policy is a boolean or "roster" (thanks souliane)2014-12-18, by Kim Alvefur
-
mod_mam_archive: Fixing SQL concatenation bug2014-12-11, by syn
-
mod_statistics/prosodytop.lua: Simplify and fix buffering and line separation (thanks Ge0rG)2014-12-08, by Kim Alvefur
-
mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG)2014-12-08, by Kim Alvefur
-
mod_limit_auth: Throttle authentication (failed) attempts with optional (0.10+) tarpit2014-12-06, by Kim Alvefur
-
mod_http_muc_log: Split out template into a configurable file.2014-12-03, by Kim Alvefur
Scroll all the way down to load more.