mod_checkcerts: Improve error handling when loading certificate
|
Kim Alvefur |
2015-09-29 |
mod_checkcerts: Improve logic for finding an ssl section with a certificate
|
Kim Alvefur |
2015-09-29 |
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 |
mod_auto_activate_hosts: Import hostmanager (thanks mt)
|
Kim Alvefur |
2015-09-01 |
mod_http_upload: Fix typo (thanks mo)
|
Kim Alvefur |
2015-09-01 |
mod_http_upload: Add README
|
Kim Alvefur |
2015-09-01 |
mod_http_upload: Include join_path function, should make it work with 0.9.x
|
Kim Alvefur |
2015-09-01 |
mod_migrate/README: Change headings and adjust usage string
|
Kim Alvefur |
2015-09-01 |
mod_migrate: Add support for migrating archives
|
Kim Alvefur |
2015-09-01 |
mod_migrate: Fix typo in usage string
|
Kim Alvefur |
2015-09-01 |
mod_adhoc_blacklist: Add README
|
Kim Alvefur |
2015-08-31 |
mod_s2s_log_certs/README: Fix link
|
Kim Alvefur |
2015-08-31 |
CONTRIBUTING: Run through pandoc to normalize markdown syntax
|
Kim Alvefur |
2015-08-31 |
CONTRIBUTING: Update guidelines and URL to hg repo
|
Kim Alvefur |
2015-08-31 |
mod_throttle_presence/README: http://xkcd.com/859/
|
Kim Alvefur |
2015-08-31 |
mod_webpresence/README: Code block
|
Kim Alvefur |
2015-08-31 |
mod_http_upload: Depend on mod_disco, allows it to be discovered when set up as a component
|
Kim Alvefur |
2015-08-30 |
mod_mam/README: Minor fixup
|
Kim Alvefur |
2015-08-30 |
Convert all wiki pages to Markdown
|
Kim Alvefur |
2015-08-28 |
Delete wiki pages of deleted modules
|
Kim Alvefur |
2015-08-28 |
mod_mam/README: Add example of use with mod_storage_sql2
|
Kim Alvefur |
2015-08-27 |
mod_storage_lmdb: Remove redundant table
|
Kim Alvefur |
2015-08-27 |
mod_storage_lmdb: Rearrange module to allow using as a library
|
Kim Alvefur |
2015-08-27 |
mod_roster_allinall: Cleanup, remove unused variables [luacheck]
|
Kim Alvefur |
2015-08-27 |
mod_mam_sql/README: More obvious pointers to use mod_mam instead
|
Kim Alvefur |
2015-08-27 |
mod_blocking: Import datamanager (thanks kriztan)
|
Kim Alvefur |
2015-08-27 |
mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck]
|
Kim Alvefur |
2015-08-27 |
mod_carbons: Stanza, not standard, silly autocomplete (Thanks mt)
|
Kim Alvefur |
2015-08-27 |
mod_storage_xmlarchive: Remove redundant stream header
|
Kim Alvefur |
2015-08-27 |
mod_isolate_host: Bump event hook priorities to make sure they are above the core plugins
|
Kim Alvefur |
2015-08-26 |
mod_migrate: Provides a prosodyctl mod_migrate command for copying data between storage backends
|
Kim Alvefur |
2015-08-26 |
mod_mam: Store chat messages and normal messages with a body
|
Kim Alvefur |
2015-08-26 |
mod_carbons: Carbon chat messages or normal messages that have a body
|
Kim Alvefur |
2015-08-26 |
mod_mam: Unindent 'else' block
|
Kim Alvefur |
2015-08-26 |
mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
|
Kim Alvefur |
2015-08-25 |
README: Update repository link
|
Kim Alvefur |
2015-08-25 |
mod_cloud_notify/README: Correct file extension
|
Kim Alvefur |
2015-08-24 |