mod_watchuntrusted: Add support for SHA-256 hash in message
|
Kim Alvefur |
2015-09-27 |
mod_watchuntrusted: Fix periodic cleanup to run more than once
|
Kim Alvefur |
2015-09-27 |
mod_smacks/README: Update link to 0.8 version
|
Kim Alvefur |
2015-09-27 |
mod_s2s_auth_fingerprint: Limit number of replacements instead of stripping extra separators
|
Kim Alvefur |
2015-09-27 |
mod_http_upload.lua: use official namespace from XEP-0363
|
Michael Töglhofer |
2015-09-24 |
mod_filter_chatstates: Link to mod_csi
|
Kim Alvefur |
2015-09-23 |
mod_csi/README: Link to XEP
|
Kim Alvefur |
2015-09-23 |
mod_csi: Add links to other modules that act on CSI info
|
Kim Alvefur |
2015-09-23 |
mod_log_mark/README: Also mention logging
|
Kim Alvefur |
2015-09-23 |
mod_log_mark: Module that sends a line to the log once per minute
|
Kim Alvefur |
2015-09-22 |
mod_filter_chatstates: Revert filter-to-nothing hack
|
Kim Alvefur |
2015-09-21 |
mod_throttle_presence: Skip past things that are not stanza objects
|
Kim Alvefur |
2015-09-21 |
mod_filter_chatstates: Break out maptags filter into a stateless function
|
Kim Alvefur |
2015-09-21 |
mod_admin_web,mod_carbons,mod_csi_compat,mod_mam_muc,mod_tcpproxy: Explicitly return true
|
Kim Alvefur |
2015-09-21 |
mod_candy: Update to work with a stable release instead of git (which no longer works)
|
Kim Alvefur |
2015-09-19 |
mod_firewall: Fix missing import of util.set (used to be global)
|
Kim Alvefur |
2015-09-18 |
mod_http_upload/README: Fix typo (thanks you-know-who-you-are)
|
Kim Alvefur |
2015-09-17 |
mod_http_upload/README: More explaining text
|
Kim Alvefur |
2015-09-17 |
mod_http_upload/README: Reorder text and mention what the examples are
|
Kim Alvefur |
2015-09-17 |
mod_lastlog/README: Adjust formatting / indentation to help pandoc produce fancy html
|
Kim Alvefur |
2015-09-14 |
mod_limit_auth: Add README
|
Kim Alvefur |
2015-09-14 |
mod_benchmark_storage: Add README
|
Kim Alvefur |
2015-09-14 |
mod_admin_probe: Add README
|
Kim Alvefur |
2015-09-14 |
mod_admin_blocklist: Add README
|
Kim Alvefur |
2015-09-14 |
mod_limit_auth: Get rid of old inactive throttle objects
|
Kim Alvefur |
2015-09-14 |
mod_cloud_notify/README: Sentence was missing the ending
|
Kim Alvefur |
2015-09-14 |
mod_cloud_notify/README: XEP-0357 changed name to Push Notifications
|
Kim Alvefur |
2015-09-14 |
mod_http_upload: Add support for a file size limit
|
Kim Alvefur |
2015-09-14 |
mod_http_upload: Include failure reason in error response
|
Kim Alvefur |
2015-09-14 |
mod_http_upload: Log a message with the upload URL and storage path for easy discovery
|
Kim Alvefur |
2015-09-14 |
mod_http_upload: Cache first-level child <request> in local variable
|
Kim Alvefur |
2015-09-14 |
mod_http_upload/README: Say it works with 0.9+
|
Kim Alvefur |
2015-09-14 |
mod_proctitle: Add README
|
Kim Alvefur |
2015-09-13 |
mod_tls_policy/README: Fix summary so modules.prosody.im understands it
|
Kim Alvefur |
2015-09-13 |
mod_dwd/README: Fix compatibility table
|
Kim Alvefur |
2015-09-13 |
mod_tls_policy/README: Reflow and strip trailing whitespace (pandoc thougt it meant explicit line breaks)
|
Kim Alvefur |
2015-09-12 |
mod_tls_policy: Add README
|
Kim Alvefur |
2015-09-12 |
mod_mam_sql, mod_mam_muc_sql: Begone, unsupported and unmaintained experiments
|
Kim Alvefur |
2015-09-11 |
mod_http_upload/README: Point to Prosodys HTTP docs
|
Kim Alvefur |
2015-09-11 |
mod_adhoc_blacklist/README: Hint at how to find the command
|
Kim Alvefur |
2015-09-09 |
mod_s2s_auth_dane/README: Note about LuaSec
|
Kim Alvefur |
2015-09-09 |
mod_s2s_auth_dane/README: Describe DANE uses
|
Kim Alvefur |
2015-09-09 |
mod_s2s_auth_dane/README: Bump heading levels (modules.prosody.im decreases them one step) and fix some missing spaces
|
Kim Alvefur |
2015-09-09 |
mod_mam/README: Reorganise config options under sub-headings and rewrite description of options
|
Kim Alvefur |
2015-09-09 |
mod_pastebin/README: Try to clarify the config differences in 0.9+
|
Kim Alvefur |
2015-09-09 |
mod_muc_limits/README: Footnote formatting so pandoc understands it
|
Kim Alvefur |
2015-09-07 |
mod_http_muc_log: If archive driver provides the dates method, use it
|
Kim Alvefur |
2015-09-07 |
mod_storage_xmlarchive: Expose method for getting a list of dates which do have messages
|
Kim Alvefur |
2015-09-07 |
mod_http_user_count: Support for host and MUC session counts
|
Matthew Wild |
2015-09-05 |
mod_filter_chatstates: Hack to make sure session.send does not return nil which may break things sometimes
|
Kim Alvefur |
2015-09-03 |
mod_http_index: Add README file
|
Kim Alvefur |
2015-09-03 |
mod_http_index: Move template out into a file and make it configurable
|
Kim Alvefur |
2015-09-03 |
mod_http_index: Remove unused CSS (it was copied as-is from mod_http_muc_log)
|
Kim Alvefur |
2015-09-03 |
mod_http_index: Update to use util.interpolation (makes it depend on 0.10+)
|
Kim Alvefur |
2015-09-03 |
mod_auth_ldap/README: Fix missing word and more markdown syntax tweaks
|
Kim Alvefur |
2015-09-03 |
mod_auth_ldap/README: Minor tweaks
|
Kim Alvefur |
2015-09-03 |
mod_auth_ldap/README: Remove note about alternate version, I don't think it is relevant anymore
|
Kim Alvefur |
2015-09-03 |
Fix intralinks in READMEs
|
Kim Alvefur |
2015-09-02 |
Various README files: Correct indentation levels, fix syntax and other small fixes
|
Kim Alvefur |
2015-09-02 |
mod_storage_xmlarchive: Add support for purging (used when deleting users)
|
Kim Alvefur |
2015-09-02 |