log

age author description
2015-12-10 Kim Alvefur mod_s2s_auth_dane/README: DANE Operational Guidance got RFC'd
2015-12-10 Kim Alvefur README: Upgrade links to HTTPS :)
2015-12-10 Kim Alvefur mod_s2s_auth_dane: Add a telnet console command that exposes DANE information
2015-12-10 Kim Alvefur mod_s2s_auth_dane: Keep DANE response around after the connection is established to aid in debugging
2015-12-10 Kim Alvefur mod_s2s_auth_dane: Some more verbose debug logging
2015-12-10 Kim Alvefur mod_s2s_auth_dane/README: Automagic links!
2015-12-10 Kim Alvefur mod_presence_cache/README: Try to discourage full stanza caching since it is experimental
2015-12-10 Kim Alvefur mod_mam_muc/README: Automagic links!
2015-12-09 Kim Alvefur mod_mam: Clarify condition presendence
2015-11-25 Kim Alvefur Merge
2015-11-24 Goffi mod_privilege: fixed session.privilege overwritting when multiple hosts are activated + fixed roster permission check on presence permission.
2015-11-22 Matthew Wild mod_muc_access_control: Module to allow restricting rooms to a list of JIDs, which can include domains
2015-11-21 moparisthebest mod_alias: New alias module
2015-11-16 Kim Alvefur mod_presence_cache: Cache incoming presence broadcasts in order to get clients up to speed with who is online faster
2015-11-16 Kim Alvefur mod_s2s_auth_dane: Consider TLSA records with PKIX uses as supported (if enabled) even if the chain is invalid (if no match is found the session is considered insecure)
2015-11-14 Kim Alvefur mod_s2s_auth_dane/README: Add missing whitespace
2015-11-13 Matthew Wild mod_auto_accept_subscriptions: Fix typo in variable name, which would prevent subscription request being sent to contact (thanks Andrey)
2015-11-10 Kim Alvefur mod_roster_command: Update workaround to perhaps work in 0.10
2015-11-10 Kim Alvefur mod_roster_command: Attempt to update for compatibility with 0.10
2015-11-10 Kim Alvefur mod_roster_command: Update link to new docs site
2015-11-08 Goffi mod_ipcheck: Fixed bad namespace
2015-11-05 Kim Alvefur mod_s2s_auth_dane: Consider the current certificate chain status before checking PKIX-{EE,CA} TLSA records
2015-11-05 Kim Alvefur mod_s2s_auth_dane: Support servers without SRV records by falling back to port 5269 and the bare hostname for TLSA lookups
2015-11-01 Kim Alvefur mod_http_upload: Say Hello to anyone opening the "bare" HTTP URL (helpful to show that module is loaded correctly)
2015-10-30 Kim Alvefur mod_limit_auth: Only apply limit to normal c2s sessions (thanks cuc)
2015-10-28 Kim Alvefur mod_storage_xmlarchive/README: Add example configuration
2015-10-28 Kim Alvefur mod_auth_http_async: Correctly pass password to provider.test_password (thanks mother)
2015-10-28 Kim Alvefur mod_auth_http_async: Fix syntax error
2015-10-26 Kim Alvefur mod_rawdebug/README: Fix typos
2015-10-26 Kim Alvefur mod_rawdebug/README: H3 -> H2
2015-10-26 Kim Alvefur mod_support_contact/README: Update compatibility section
2015-10-24 Kim Alvefur mod_auth_custom_http: Add README
2015-10-24 Kim Alvefur mod_auth_http_async/README: Add compatibility info
2015-10-24 Kim Alvefur mod_auth_http_async: Remove unused variable
2015-10-24 Kim Alvefur mod_auth_http_async: Actually do the HTTP request
2015-10-24 Kim Alvefur mod_auth_http_async: Don't set global
2015-10-23 Kim Alvefur mod_block_strangers: Add missing import of util.stanza
2015-10-23 Kim Alvefur mod_block_strangers: Bounce IQ stanzas (they MUST be replied to)
2015-10-23 Kim Alvefur mod_auth_http_async: Wrap up async http request in a function
2015-10-23 Kim Alvefur mod_watchuntrusted: Add a fallback string as hash if no certificate was provided
2015-10-23 Kim Alvefur mod_throttle_presence: Switch if-else statement around to improve readability
2015-10-23 Kim Alvefur mod_cloud_notify: Wrap notification form in <item>
2015-10-23 Kim Alvefur mod_cloud_notify: Send notification from bare user JID per http://xmpp.org/extensions/xep-0357.html#publishing
2015-10-23 Kim Alvefur mod_cloud_notify: Save list of push services
2015-10-22 Kim Alvefur mod_candy/README: Mention mod_default_bookmarks
2015-10-22 Kim Alvefur mod_candy/README: Describe how it decides login method
2015-10-22 Kim Alvefur mod_candy/README: Update compatibility table
2015-10-22 Kim Alvefur mod_candy/README: Compact links
2015-10-22 Kim Alvefur mod_candy/README: Correct command for unzipping Candy release
2015-10-20 Kim Alvefur mod_compat_dialback: Use correct API for hooking events (Thanks sol, Lance)
2015-10-20 Kim Alvefur mod_http_muc_log: Produce local timestamps in local format
2015-10-19 Kim Alvefur mod_http_upload: Add missing local of string.upper (Thanks Thilo)
2015-10-18 Kim Alvefur mod_http_upload/README: Update with XEP reference, stage, description
2015-10-18 Kim Alvefur mod_http_upload: Duplicate code from net.http.server in order send proper HEAD responses
2015-10-18 Kim Alvefur mod_proctitle/README: Linkify URL
2015-10-14 Thijs Alkemade mod_onions: Patch from David Goulet: Fix onions_map when the target is a string.
2015-10-14 Kim Alvefur mod_cloud_notify: Make inclusion of message sender and body optional via config option
2015-10-14 Kim Alvefur mod_cloud_notify: Add some comments describing code blocks
2015-10-14 Kim Alvefur mod_cloud_notify: Allow the 'node' to be left out when disabling, clients MAY include it (and therefore leave it out)
2015-10-14 Kim Alvefur mod_http_upload: Fix Content-Length header (it is now identical to the one in net.http.server)
2015-10-13 Kim Alvefur mod_http_upload: Fix HEAD requests
2015-10-11 Kim Alvefur mod_auth_ccert/README: It's cafile, not cacert
2015-10-11 Kim Alvefur mod_mam_archive/README: Rely on autolinking
2015-10-11 Kim Alvefur mod_s2s_keepalive/README: Update to say it works with 0.8
2015-10-11 Michael Töglhofer mod_s2s_keepalive: Add README
2015-10-11 Kim Alvefur mod_compat_dialback: Workaround for Dialback with servers that violate RFC 6120 § 4.7.2
2015-10-08 Kim Alvefur mod_fallback_vcard: Generates missing vcards from a template
2015-10-07 Kim Alvefur mod_munin: Fix syntax error
2015-10-07 Kim Alvefur mod_munin: Strip mod_measure_ and mod_statistics_ from section names
2015-10-04 Kim Alvefur mod_manifesto/README: Linkfy link
2015-10-04 Kim Alvefur mod_s2s_keysize_policy: Add a README
2015-10-04 Kim Alvefur mod_privacy_lists/README: Remove what looks like a mistake in metadata conversion
2015-10-03 Kim Alvefur mod_pubsub_feeds/README: Update wording to be clearer
2015-10-03 Kim Alvefur mod_pubsub_feeds/README: Increase header levels (modules.prosody.im decreases all by one)
2015-10-02 Kim Alvefur mod_tls_policy: Change the FS shortcut to match on ciphers with (EC)DHE (produces nicer stream error)
2015-10-01 Kim Alvefur mod_remote_roster: Add README
2015-10-01 Kim Alvefur mod_extdisco: Add a README
2015-10-01 Kim Alvefur mod_auth_http_async: Add README
2015-10-01 Kim Alvefur mod_storage_multi: Put in Alpha stage
2015-10-01 Kim Alvefur mod_storage_multi: Add README
2015-10-01 Kim Alvefur mod_openid/README: Convert raw HTML to emphasis
2015-10-01 Kim Alvefur mod_auth_ccert/README: Recomend cacert instead of capath
2015-09-30 Kim Alvefur mod_http_logging: MIT
2015-09-30 Kim Alvefur mod_http_logging: Produce HTTP logs in the style of Apache
2015-09-29 Kim Alvefur mod_smacks: Add experimental resending of unacked messages in s2s queues (disabled by default)
2015-09-29 Kim Alvefur mod_checkcerts: Improve error handling when loading certificate
2015-09-29 Kim Alvefur mod_checkcerts: Improve logic for finding an ssl section with a certificate
2015-09-27 Kim Alvefur mod_watchuntrusted: Add support for SHA-256 hash in message
2015-09-27 Kim Alvefur mod_watchuntrusted: Fix periodic cleanup to run more than once
2015-09-27 Kim Alvefur mod_smacks/README: Update link to 0.8 version
2015-09-27 Kim Alvefur mod_s2s_auth_fingerprint: Limit number of replacements instead of stripping extra separators
2015-09-24 Michael Töglhofer mod_http_upload.lua: use official namespace from XEP-0363
2015-09-23 Kim Alvefur mod_filter_chatstates: Link to mod_csi
2015-09-23 Kim Alvefur mod_csi/README: Link to XEP
2015-09-23 Kim Alvefur mod_csi: Add links to other modules that act on CSI info
2015-09-23 Kim Alvefur mod_log_mark/README: Also mention logging
2015-09-22 Kim Alvefur mod_log_mark: Module that sends a line to the log once per minute
2015-09-21 Kim Alvefur mod_filter_chatstates: Revert filter-to-nothing hack
2015-09-21 Kim Alvefur mod_throttle_presence: Skip past things that are not stanza objects
2015-09-21 Kim Alvefur mod_filter_chatstates: Break out maptags filter into a stateless function
2015-09-21 Kim Alvefur mod_admin_web,mod_carbons,mod_csi_compat,mod_mam_muc,mod_tcpproxy: Explicitly return true
2015-09-19 Kim Alvefur mod_candy: Update to work with a stable release instead of git (which no longer works)
2015-09-18 Kim Alvefur mod_firewall: Fix missing import of util.set (used to be global)
2015-09-17 Kim Alvefur mod_http_upload/README: Fix typo (thanks you-know-who-you-are)
2015-09-17 Kim Alvefur mod_http_upload/README: More explaining text
2015-09-17 Kim Alvefur mod_http_upload/README: Reorder text and mention what the examples are
2015-09-14 Kim Alvefur mod_lastlog/README: Adjust formatting / indentation to help pandoc produce fancy html
2015-09-14 Kim Alvefur mod_limit_auth: Add README
2015-09-14 Kim Alvefur mod_benchmark_storage: Add README
2015-09-14 Kim Alvefur mod_admin_probe: Add README
2015-09-14 Kim Alvefur mod_admin_blocklist: Add README
2015-09-14 Kim Alvefur mod_limit_auth: Get rid of old inactive throttle objects
2015-09-14 Kim Alvefur mod_cloud_notify/README: Sentence was missing the ending
2015-09-14 Kim Alvefur mod_cloud_notify/README: XEP-0357 changed name to Push Notifications
2015-09-14 Kim Alvefur mod_http_upload: Add support for a file size limit
2015-09-14 Kim Alvefur mod_http_upload: Include failure reason in error response
2015-09-14 Kim Alvefur mod_http_upload: Log a message with the upload URL and storage path for easy discovery
2015-09-14 Kim Alvefur mod_http_upload: Cache first-level child <request> in local variable
2015-09-14 Kim Alvefur mod_http_upload/README: Say it works with 0.9+
2015-09-13 Kim Alvefur mod_proctitle: Add README
2015-09-13 Kim Alvefur mod_tls_policy/README: Fix summary so modules.prosody.im understands it
2015-09-13 Kim Alvefur mod_dwd/README: Fix compatibility table
2015-09-12 Kim Alvefur mod_tls_policy/README: Reflow and strip trailing whitespace (pandoc thougt it meant explicit line breaks)
2015-09-12 Kim Alvefur mod_tls_policy: Add README
2015-09-11 Kim Alvefur mod_mam_sql, mod_mam_muc_sql: Begone, unsupported and unmaintained experiments
2015-09-11 Kim Alvefur mod_http_upload/README: Point to Prosodys HTTP docs
2015-09-09 Kim Alvefur mod_adhoc_blacklist/README: Hint at how to find the command
2015-09-09 Kim Alvefur mod_s2s_auth_dane/README: Note about LuaSec
2015-09-09 Kim Alvefur mod_s2s_auth_dane/README: Describe DANE uses
2015-09-09 Kim Alvefur mod_s2s_auth_dane/README: Bump heading levels (modules.prosody.im decreases them one step) and fix some missing spaces
2015-09-09 Kim Alvefur mod_mam/README: Reorganise config options under sub-headings and rewrite description of options
2015-09-09 Kim Alvefur mod_pastebin/README: Try to clarify the config differences in 0.9+
2015-09-07 Kim Alvefur mod_muc_limits/README: Footnote formatting so pandoc understands it
2015-09-07 Kim Alvefur mod_http_muc_log: If archive driver provides the dates method, use it
2015-09-07 Kim Alvefur mod_storage_xmlarchive: Expose method for getting a list of dates which do have messages
2015-09-05 Matthew Wild mod_http_user_count: Support for host and MUC session counts
2015-09-03 Kim Alvefur mod_filter_chatstates: Hack to make sure session.send does not return nil which may break things sometimes
2015-09-03 Kim Alvefur mod_http_index: Add README file
2015-09-03 Kim Alvefur mod_http_index: Move template out into a file and make it configurable
2015-09-03 Kim Alvefur mod_http_index: Remove unused CSS (it was copied as-is from mod_http_muc_log)
2015-09-03 Kim Alvefur mod_http_index: Update to use util.interpolation (makes it depend on 0.10+)
2015-09-03 Kim Alvefur mod_auth_ldap/README: Fix missing word and more markdown syntax tweaks
2015-09-03 Kim Alvefur mod_auth_ldap/README: Minor tweaks
2015-09-03 Kim Alvefur mod_auth_ldap/README: Remove note about alternate version, I don't think it is relevant anymore
2015-09-02 Kim Alvefur Fix intralinks in READMEs
2015-09-02 Kim Alvefur Various README files: Correct indentation levels, fix syntax and other small fixes
2015-09-02 Kim Alvefur mod_storage_xmlarchive: Add support for purging (used when deleting users)
2015-09-01 Kim Alvefur mod_auto_activate_hosts: Import hostmanager (thanks mt)
2015-09-01 Kim Alvefur mod_http_upload: Fix typo (thanks mo)
2015-09-01 Kim Alvefur mod_http_upload: Add README
2015-09-01 Kim Alvefur mod_http_upload: Include join_path function, should make it work with 0.9.x
2015-09-01 Kim Alvefur mod_migrate/README: Change headings and adjust usage string
2015-09-01 Kim Alvefur mod_migrate: Add support for migrating archives
2015-09-01 Kim Alvefur mod_migrate: Fix typo in usage string
2015-08-31 Kim Alvefur mod_adhoc_blacklist: Add README
2015-08-31 Kim Alvefur mod_s2s_log_certs/README: Fix link
2015-08-31 Kim Alvefur CONTRIBUTING: Run through pandoc to normalize markdown syntax
2015-08-31 Kim Alvefur CONTRIBUTING: Update guidelines and URL to hg repo
2015-08-31 Kim Alvefur mod_throttle_presence/README: http://xkcd.com/859/
2015-08-31 Kim Alvefur mod_webpresence/README: Code block
2015-08-30 Kim Alvefur mod_http_upload: Depend on mod_disco, allows it to be discovered when set up as a component
2015-08-30 Kim Alvefur mod_mam/README: Minor fixup
2015-08-28 Kim Alvefur Convert all wiki pages to Markdown
2015-08-28 Kim Alvefur Delete wiki pages of deleted modules
2015-08-27 Kim Alvefur mod_mam/README: Add example of use with mod_storage_sql2
2015-08-27 Kim Alvefur mod_storage_lmdb: Remove redundant table
2015-08-27 Kim Alvefur mod_storage_lmdb: Rearrange module to allow using as a library
2015-08-27 Kim Alvefur mod_roster_allinall: Cleanup, remove unused variables [luacheck]
2015-08-27 Kim Alvefur mod_mam_sql/README: More obvious pointers to use mod_mam instead
2015-08-27 Kim Alvefur mod_blocking: Import datamanager (thanks kriztan)
2015-08-27 Kim Alvefur mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck]
2015-08-27 Kim Alvefur mod_carbons: Stanza, not standard, silly autocomplete (Thanks mt)
2015-08-27 Kim Alvefur mod_storage_xmlarchive: Remove redundant stream header
2015-08-26 Kim Alvefur mod_isolate_host: Bump event hook priorities to make sure they are above the core plugins
2015-08-26 Kim Alvefur mod_migrate: Provides a prosodyctl mod_migrate command for copying data between storage backends
2015-08-26 Kim Alvefur mod_mam: Store chat messages and normal messages with a body
2015-08-26 Kim Alvefur mod_carbons: Carbon chat messages or normal messages that have a body
2015-08-26 Kim Alvefur mod_mam: Unindent 'else' block
2015-08-25 Kim Alvefur 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
2015-08-25 Kim Alvefur README: Update repository link
2015-08-24 Kim Alvefur mod_cloud_notify/README: Correct file extension
2015-08-24 Kim Alvefur mod_cloud_notify: Fix syntax errors and name last-google-code-commit
2015-08-24 Kim Alvefur mod_cloud_notify: XEP-0357: Push - the server bits ("app server" not included)
2015-08-24 Kim Alvefur Import wiki pages
2015-08-13 Thijs Alkemade mod_onions: Now allows configuration of an "onions_map", allowing administrator to manually specify alternate hidden services for clearnet addresses.
2015-08-13 Thijs Alkemade mod_onions: Small fixes making bounce_sendq match mod_s2s again.
2015-08-13 Thijs Alkemade mod_client_certs: Patch from mathieui fixing invalid results when requesting multiple certs, missing stream feature and problem with PEM decoding.
2015-03-04 Thijs Alkemade mod_register_web: Switch to the new reCAPTCHA API, including support for "nocaptcha" when users are already signed in to Google.
2015-08-10 Kim Alvefur Merge with Goffi
2015-07-31 Goffi mod_delegation: fixed bad calling of on_auth for components
2015-07-31 Goffi mod_privilege: fixed bad calling of on_auth for components
2015-07-31 Goffi mod_delegation: fixed handling of <iq> results without children
2015-07-18 Kim Alvefur mod_mam: Support both spellings of XEP-0334 processing hints until XEP is clarified
2015-07-18 Kim Alvefur mod_http_upload: Implementation of Conversations HTTP upload file transfer mode
2015-07-02 Kim Alvefur mod_mam: Same with no-storage, not no-store
2015-07-02 Kim Alvefur mod_mam: Fix message hints, it's no-permanent-*storage*, not ..-store
2015-06-18 Kim Alvefur mod_benchmark_storage: A storage benchmark run through prosodyctl
2015-06-18 Kim Alvefur mod_muc_limits: Update to work with both the new and the old MUC API
2015-06-08 Kim Alvefur mod_filter_chatstates: Backout 02cd4a081db4; no longer required due to changes in mod_smacks
2015-06-08 Kim Alvefur mod_list_inactive: Print some usage info when not called with enough arguments
2015-05-29 Kim Alvefur mod_storage_xmlarchive: Mistake in copypaste of copyright header :P
2015-05-29 Kim Alvefur mod_storage_xmlarchive: Add (c) header
2015-05-29 Kim Alvefur mod_storage_xmlarchive: Remove leftover debug code
2015-05-27 Kim Alvefur mod_log_rate: Log sink that reports the rate of log messages to statsmanager
2015-05-27 Kim Alvefur mod_compact_resource: Enforces short random resources
2015-05-21 Kim Alvefur mod_storage_(various): Order swapping in 54c8a0cb2996 was backwards
2015-05-21 Kim Alvefur Fix for 54c8a0cb2996
2015-05-21 Kim Alvefur mod_s2s_auth_dane: Ignore mutating of the 'module' global, that is ok in prosody plugins [luacheck]
2015-05-21 Kim Alvefur mod_s2s_auth_dane: Validate names of DANE-TA certs
2015-05-19 Kim Alvefur mod_storage_gdbm: Reorganize (vacuum) databases on module unload
2015-05-19 Kim Alvefur mod_storage_lmdb: Storage module using Lightning Memory-Mapped Database
2015-05-19 Kim Alvefur mod_storage_gdbm: Fix typo in unused field on store instance
2015-05-19 Kim Alvefur mod_storage_(archive-capable): Change order of arguments to :append to be the same as return values from :find iterator (see prosody 41725f3df3cc)
2015-05-19 Kim Alvefur mod_storage_xmlarchive: Return 'when' as number
2015-05-19 Kim Alvefur mod_http_muc_log: Update template for changes in template engine
2015-05-19 Kim Alvefur mod_http_muc_log: Template engine thing moved into util.interpolation
2015-05-18 Kim Alvefur mod_auth_http_async: Don't go throug usermanager to call a function from the same module
2015-05-18 Kim Alvefur mod_mamsub: Prevent nil indexing if message is added to archive of an offline user
2015-05-18 Kim Alvefur mod_mamsub: Experimental implementation of MAM subscriptions
2015-05-18 Kim Alvefur mod_mam: Fire event on successful storage of message
2015-05-18 Kim Alvefur mod_profile: Return error on storage error, don't attempt to migrate from old storage
2015-05-18 Kim Alvefur mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions
2015-05-18 Kim Alvefur mod_profile: Don't use import()
2015-05-18 Kim Alvefur mod_storage_xmlarchive: Store timestamps in text form, I don't trust numeric timestamps in Lua
2015-05-18 Kim Alvefur mod_storage_xmlarchive: Optimize access to variables used in inner loop
2015-05-18 Kim Alvefur mod_storage_xmlarchive: Code is annoying to read when every other line is 'if not ok then return'
2015-05-18 Kim Alvefur mod_storage_xmlarchive: This module only supports storage of stanzas, log a warning about attempts to do otherwise
2015-05-18 Kim Alvefur mod_storage_xmlarchive: The last :seek() should return something truish, if not, don't ignore
2015-05-17 Kim Alvefur mod_mam: There are other storage backends that support archives now
2015-05-16 Kim Alvefur mod_adhoc_blacklist: Fix traceback if blacklist is empty
2015-05-13 Kim Alvefur mod_admin_blocklist: Prevents s2s connections to/from domains blocked by a local admin using mod_blocklist (0.10+)
2015-05-13 Kim Alvefur mod_adhoc_blacklist: Provides the Edit Blacklist command described in XEP-0133 and uses this to block s2s connections
2015-05-11 Kim Alvefur mod_smacks: Handle the read timeout event (0.10+ only) and send an ack request, close the connection the second time if unanswerd
2015-05-11 Kim Alvefur mod_smacks: Handle unacked messages in s2s queues
2015-05-11 Kim Alvefur mod_smacks_offline: Only deal with authenticated (c2s) sessions
2015-05-11 Kim Alvefur mod_storage_xmlarchive: Increase severity of log message regarding unexpected missing items
2015-05-11 Kim Alvefur mod_storage_xmlarchive: Remove overly verbose debug message
2015-05-11 Kim Alvefur mod_storage_xmlarchive: Adjust wording in log message
2015-05-11 Kim Alvefur mod_storage_xmlarchive: Attempt to recover after parse failures
2015-05-11 Kim Alvefur mod_storage_xmlarchive: Improve logging of parse errors