Log

description author age
mod_proxy65_whitelist: Add proxy hosts enabled after module is loaded (fixes #494) Kim Alvefur 2016-11-07
mod_webpresence: Check that top resources are set (fixes #665) Kim Alvefur 2016-11-07
mod_log_auth/README: Update regex for 9d43095d915f (fixes #764) Kim Alvefur 2016-11-07
mod_watchuntrusted: Fix backwards time comparison Kim Alvefur 2016-11-06
mod_onions: Reduce line count for redirect check Kim Alvefur 2016-11-04
mod_onions: Use typed config API Kim Alvefur 2016-11-04
mod_storage_xmlarchive: Fix name in datamanager monkeypatch (fixes #774) Kim Alvefur 2016-11-04
mod_firewall: Add conditions for testing whether a sender of a stanza is in the recipient's roster (or in a certain roster group) Matthew Wild 2016-11-04
mod_candy: Update to point to Candy v2.2.0 Kim Alvefur 2016-11-02
mod_seclabels/README: Note that this only serves the catalogue, eg mod_firewall would be doing enforcement Kim Alvefur 2016-10-29
mod_track_muc_joins: Bump priority up over mod_presence to ensure event is caught Kim Alvefur 2016-10-20
mod_carbons: Fix logic presendence Kim Alvefur 2016-10-18
Add mod_http_authentication.lua JC Brand 2016-10-17
New module: mod_http_rest.lua JC Brand 2016-10-17
mod_track_muc_joins: Check if the map of directed presence exists earlier (fixes traceback due to precedence error) (thanks Link Mauve) Kim Alvefur 2016-10-15
mod_http_upload_external: Add README Matthew Wild 2016-10-13
mod_http_upload_external: Add share.php example implementation Matthew Wild 2016-10-13
mod_http_upload_external: Variant of mod_http_upload that delegates HTTP handling to other server using signed URLs Kim Alvefur 2016-10-13
mod_e2e_policy: Do not reply to error stenzas Michel Le Bihan 2016-10-13
mod_pubsub_hub/README: Update specification link Kim Alvefur 2016-10-13
mod_mam_muc/README: Mention store name Kim Alvefur 2016-10-12
mod_mam_muc/README: Defer to main documentation site for storage docs Kim Alvefur 2016-10-12
mod_mam_muc/README: Try to clarify storage example Kim Alvefur 2016-10-12
mod_http_upload/README: Mention the new HTTP parser limit on body/upload size Kim Alvefur 2016-10-08
Add information about ImageMagick dependency Michael Vetter 2016-09-15
mod_throttle_unsolicited: Add support for throttling unsolicited messages on incoming s2s connections Kim Alvefur 2016-10-04
Add some documentation stubs Kim Alvefur 2016-10-01
mod_compat_bind: Use non-deprecated way to access core_process_stanza (thanks Roi) Kim Alvefur 2016-10-01
mod_server_contact_info/README: Update Kim Alvefur 2016-10-01
mod_server_contact_info: Add copyright header Kim Alvefur 2016-10-01
mod_server_contact_info: Use more explicit value data format for dataform Kim Alvefur 2016-10-01
mod_server_contact_info: Log error when no addresses or admins are set Kim Alvefur 2016-10-01
mod_server_contact_info: Include both global and local admins in fallback mode Kim Alvefur 2016-10-01
mod_admin_blocklist/README: Turns out autolink.lua doesn't know about official modules Kim Alvefur 2016-09-30
mod_admin_blocklist/README: Autolinks! Kim Alvefur 2016-09-30
mod_admin_blocklist/README: Actually, it doesn't need to be reloaded Kim Alvefur 2016-09-30
mod_admin_blocklist: Do block check only when a stanza is about to trigger a new outgoing s2s connection Kim Alvefur 2016-09-30
Proper markdown syntax JC Brand 2016-09-28
Add labels JC Brand 2016-09-28
Rename README to README.markdown JC Brand 2016-09-28
mod_carbons: Fix inverted logic (Thanks Ge0rg) Kim Alvefur 2016-09-23
mod_carbons: Compare with correct variable Kim Alvefur 2016-09-23
mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744) Kim Alvefur 2016-09-23
mod_onions: Prevent s2s_secure_auth policy enforcement from rejecting .onion connections Kim Alvefur 2016-09-23
mod_onions: Hook event using moduleapi Kim Alvefur 2016-09-23
mod_onions: Remove capture of final period (stripped by util.jid) Kim Alvefur 2016-09-23
mod_onions: Escape period in pattern Kim Alvefur 2016-09-23
mod_track_muc_joins: Use correct number in comment Kim Alvefur 2016-09-22
mod_statistics: Add a read timeout handler that keeps the connection alive (fixes #742) Kim Alvefur 2016-09-19
mod_statistics/stats: Guard usage of module:get_option() so we only call it when Prosody is running Matthew Wild 2016-09-18
mod_storage_ldap: Handle being passed an explicit storage "type" (fixes #654) Kim Alvefur 2016-09-17
mod_spam_reporting: Include jid in event Kim Alvefur 2016-09-10
mod_measure_storage: Experimental new module to measure storage API operations (requires 0.10) Matthew Wild 2016-08-31
mod_log_slow_events: Add metric to monitor number of slow events Matthew Wild 2016-08-31
mod_register_dnsbl: Add README Kim Alvefur 2016-08-30
mod_atom: Expose Microbloging PEP data over HTTP Kim Alvefur 2016-08-29
mod_mam: Check that user exists (#731) Kim Alvefur 2016-08-29
mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self) Kim Alvefur 2016-08-28
mod_storage_xmlarchive/README: Should work in 0.9 now Kim Alvefur 2016-08-23
mod_storage_xmlarchive: Determine if a message is the first of day by checking if the list file exists before Kim Alvefur 2016-08-23
mod_storage_xmlarchive: Include the missing append_raw() for 0.9 compatibility Kim Alvefur 2016-08-23
mod_http_upload: Handle case of non-existant path Kim Alvefur 2016-08-23
mod_http_upload: Add a comment Kim Alvefur 2016-08-23
mod_http_upload: Construct the upload slot URL using the LuaSocket URL library (fixes #717) Kim Alvefur 2016-08-22
mod_http_upload: Warn if upload size limit set higher than body size limit in http parser (applies to 0.10+) Kim Alvefur 2016-08-20
mod_http_upload: Mention modules_enabled, but no example Kim Alvefur 2016-08-20
mod_spam_reporting: Correctly check <text> child, not <reason> Kim Alvefur 2016-08-20
mod_spam_reporting/README: Mention the event. Kim Alvefur 2016-08-20
mod_spam_reporting: Apply JID prepping Kim Alvefur 2016-08-20
mod_spam_reporting: Add Copyright header Kim Alvefur 2016-08-20
mod_spam_reporting: Remove unused import of util.stanza [luacheck] Kim Alvefur 2016-08-20
mod_spam_reporting/README: Set Beta tag Kim Alvefur 2016-08-20
mod_spam_reporting: Fire an event to ease processing from other modules Kim Alvefur 2016-08-20
mod_spam_reporting: Continue looking for spam reports even when one <item> does not have one Kim Alvefur 2016-08-20
mod_spam_reporting: Hook the blocking action, not blocklist fetching Kim Alvefur 2016-08-20
mod_track_muc_joins: Fix saving the room nick (was using the room node) Kim Alvefur 2016-08-18
mod_filter_words: Very basic module in its early stages, to filter words in messages Matthew Wild 2016-08-18
mod_block_registrations/README: Correct name of option (thanks Milan*) Kim Alvefur 2016-08-13
mod_storage_xmlarchive: Fix date pattern in purge (related to #725) Kim Alvefur 2016-08-13
mod_mam: Log messages from local clients on the clients session Kim Alvefur 2016-08-12
mod_spam_reporting/README: Fix syntax mistakenly normalized by pandoc Kim Alvefur 2016-08-09
mod_spam_reporting: Add README Kim Alvefur 2016-08-09
mod_spam_reporting: Fix syntax [luacheck] Kim Alvefur 2016-08-09
mod_spam_reporting: Basic implementation of XEP-0377: Spam Reporting Kim Alvefur 2016-08-09
mod_http_hostaliases: Give HTTP hosts additional aliases Kim Alvefur 2016-08-09
mod_track_muc_joins: Keep the nickname around Kim Alvefur 2016-07-31
mod_cloud_notify: One log message per push sent (happy now Ge0rg?) Kim Alvefur 2016-07-28
mod_cloud_notify: Log when sending notifications Kim Alvefur 2016-07-28
mod_cloud_notify: Store data for corret user (origin is not correct here) Kim Alvefur 2016-07-28
mod_cloud_notify: Save data after changes Kim Alvefur 2016-07-28
mod_cloud_notify: Abort and return error if unable to read storage to prevent loss of existing but unreachable data Kim Alvefur 2016-07-28
mod_cloud_notify: Log message if no dataform is found Kim Alvefur 2016-07-28
mod_cloud_notify: Log message when 'jid' is missing from enable request Kim Alvefur 2016-07-28
mod_rawdebug: Simplify, remove telnet command, log every single byte Kim Alvefur 2016-07-28
mod_cloud_notify: Retrieve data form by name and namespace so unknown elements are ignored Kim Alvefur 2016-07-28
mod_cloud_notify: Cache <enable> in local Kim Alvefur 2016-07-28
mod_cloud_notify: Apply pre-serialization to publish-options Kim Alvefur 2016-07-26
mod_cloud_notify: Add some logging when a client attempts to enable push notifications Kim Alvefur 2016-07-26
mod_smacks: Signal that we're about to send an ack request from read timeout event to prevent a duplicate request from outgoing stanza filter Kim Alvefur 2016-07-26
mod_cloud_notify/README: Reflow text Kim Alvefur 2016-07-26
mod_cloud_notify/README: Let's call it Beta Kim Alvefur 2016-07-26
mod_cloud_notify/README: Add compatibility section Kim Alvefur 2016-07-26
mod_cloud_notify: Update copyright year Kim Alvefur 2016-07-26
mod_cloud_notify: Use typed config API Kim Alvefur 2016-07-26
mod_storage_muconference_readonly: Use the correct store name, and add description. Emmanuel Gil Peyrot 2016-07-24
mod_storage_ejabberd_readonly: Fix the key for the private store, it’s node:namespace but just namespace in Ejabberd Emmanuel Gil Peyrot 2016-07-24
mod_log_rate: Fix to actually use module methods Kim Alvefur 2016-07-18
mod_host_status_heartbeat/README: Correct module name Kim Alvefur 2016-07-14
mod_host_status_check/README: Linkify module names Kim Alvefur 2016-07-14
mod_invite: Serve CSS correctly Kim Alvefur 2016-07-08
mod_invite: Add explicit dependency on mod_adhoc to make sure it is loaded Kim Alvefur 2016-07-08
mod_invite: Use XML/HTML entity escaping from util.stanza Kim Alvefur 2016-07-08
mod_privacy_lists/README: Link to mod_blocklist Kim Alvefur 2016-07-08
mod_http_muc_log: Find next and previous date with date index if this is supported by the storage driver Kim Alvefur 2016-07-08
mod_http_muc_log: Link to next day with content, regardless of type (simplifes) Kim Alvefur 2016-07-08
mod_s2s_auth_samecert: Log which s2sout has a matching cert Kim Alvefur 2016-07-08
mod_vjud/README: Use autolinking Kim Alvefur 2016-07-08
mod_blocking/README: Use magic autolinking Kim Alvefur 2016-07-08
mod_http_upload: Add disco identity Matthew Wild 2016-07-04
Correct short description key to 'summary' Kim Alvefur 2016-07-02
mod_http_host_status_check: Bump default timeout threshold to 10s (from 5s). Heartbeats default to every 5s. Matthew Wild 2016-07-02
mod_http_host_status_check: Fix some luacheck warnings Matthew Wild 2016-07-02
mod_http_host_status_check: Emit log message when host status is not the same as last time we looked Matthew Wild 2016-07-02
mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Actually fix the links. Emmanuel Gil Peyrot 2016-06-30
mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Make links use the better syntax. Emmanuel Gil Peyrot 2016-06-30
mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Fix table rendering. Emmanuel Gil Peyrot 2016-06-30
mod_storage_ejabberdsql_readonly: Initial commit Emmanuel Gil Peyrot 2016-06-30
mod_storage_muconference_readonly: Initial commit Emmanuel Gil Peyrot 2016-06-30
mod_host_status_check: Remove debug log message from testing Matthew Wild 2016-06-29
mod_host_status_heartbeat: Remove FIXME comment from testing Matthew Wild 2016-06-29
Three new modules: mod_host_status_check, mod_host_status_heartbeat and mod_http_host_status_check Matthew Wild 2016-06-28
mod_pep_vcard_png_avatar: Add a README Michel Le Bihan 2016-06-26
mod_pep_vcard_png_avatar: Fix Lua warnings Michel Le Bihan 2016-06-24
mod_pep_vcard_png_avatar: Initial commit Michel Le Bihan 2016-06-24
mod_http_upload/README: Simplify instructions, show only one method Kim Alvefur 2016-06-24
mod_privacy_lists: Fix selecting the top resource (fixes #694) Kim Alvefur 2016-06-22
mod_e2e_policy: Fix README markdown issue Michel Le Bihan 2016-06-14
mod_e2e_policy: Initial commit Michel Le Bihan 2016-06-14
mod_http_roster_admin: Also log if the status error is 0 (Connection refused) JC Brand 2016-06-14
mod_http_roster_admin: Also log if the status error is 0 (Connection refused) JC Brand 2016-06-14
mod_statistics: Add 'statistics_meminfo_interval' option to control the number of seconds between calls to mallinfo(). Between calls, cached results are used. Matthew Wild 2016-06-13
mod_http_upload: Log if file size exceeds limit Kim Alvefur 2016-06-12
mod_http_upload: Add additional debug logging Kim Alvefur 2016-06-12
mod_pep_vcard_avatar: Include user field in event Kim Alvefur 2016-06-10
mod_storage_appendmap: Prevent _ENV = false Kim Alvefur 2016-06-09
mod_s2s_auth_samecert: Authenticate incoming s2s connection if certificate matches that of an established outgoing s2s connection Kim Alvefur 2016-06-09
mod_register_dnsbl: Include more information in log message Kim Alvefur 2016-06-09
mod_log_rate: Use moduleapi Kim Alvefur 2016-06-09
mod_cloud_notify: Enable persistent storage of user notification settings Kim Alvefur 2016-06-06
mod_cloud_notify: Advertise feature on bare jid disco (thanks iNPUTmice) Kim Alvefur 2016-06-06
mod_cloud_notify/README: Fixup markdown Kim Alvefur 2016-06-03
mod_cloud_notify: default false for sending body and sender Chris Ballinger 2016-06-02
mod_s2s_auth_dane: Use util.async if available (current prosody trunk) Kim Alvefur 2016-06-01
mod_block_strangers: Allow stanzas form jids the user has sent directed presence to Kim Alvefur 2016-06-01
mod_benchmark_storage: Switch to an invalid host and inject a stub host object Kim Alvefur 2016-06-01
mod_benchmark_storage: Put hostname in a variable Kim Alvefur 2016-06-01
mod_http_upload: Return nil if no upload slot is found (should prevent conflicts between multiple instances on the same path) Kim Alvefur 2016-05-31
mod_http_upload: Demote some errors to warnings Kim Alvefur 2016-05-31
mod_http_upload: Add more logging Kim Alvefur 2016-05-31
mod_list_inactive/README: Describe what the dependency does Kim Alvefur 2016-05-31
mod_list_inactive/README: Fixup markdown Kim Alvefur 2016-05-31
mod_list_inactive/README: Change extension to .markdown currently required by the site generator Kim Alvefur 2016-05-31
mod_list_inactive: Add README.md (fixes issue #684 - thanks t2d2!) Matthew Wild 2016-05-31
mod_s2s_auth_monkeysphere: Query Monkeysphere asynchronously if util.async is available Kim Alvefur 2016-05-30
mod_s2s_auth_dane: Move pausing code to a function Kim Alvefur 2016-05-28
Backed out changeset f00cbfb812cd, it only half-worked and broke things Kim Alvefur 2016-05-28
mod_storage_xmlarchive: Pass a default namespace to xmppstream so result items default to xmlns = nil (fixes non-mam use, like mod_mam_muc sending history) Kim Alvefur 2016-05-27
mod_s2s_auth_dane: Remove unused local Kim Alvefur 2016-05-26
mod_s2s_auth_dane: Attempt a new approach to async lookups that doesn't depend on connection pausing Kim Alvefur 2016-05-26
mod_s2s_auth_dane: Make sure dane field has correct type Kim Alvefur 2016-05-26
mod_vjud: Fix missing comma (thanks Tobias) Kim Alvefur 2016-05-24
mod_mam_muc: Fix previous commit Kim Alvefur 2016-05-21
mod_mam_muc: Fix order of arguments for archive API Kim Alvefur 2016-05-21
mod_presence_cache: Add copyright header Kim Alvefur 2016-05-11
mod_presence_cache: Also cache the 'show' value Kim Alvefur 2016-05-11
mod_log_mark: Try to prevent timer drift Kim Alvefur 2016-05-08
mod_log_mark: Make a global module (should only be loaded once anyways) Kim Alvefur 2016-05-08
mod_storage_memory: Fix copypaste error Kim Alvefur 2016-05-07
mod_storage_memory: Implement 'add_keys' method of map stores (required for rosters in 0.10+) Kim Alvefur 2016-05-07
mod_graceful_shutdown: Experiment in improving the shutdown experience Kim Alvefur 2016-05-05
Tag last commit available on Google Code for future reference Kim Alvefur 2016-05-04
mod_auth_phpbb3: Add support for verifying bcrypt hashes (thanks bios) Kim Alvefur 2016-04-30
mod_munin/README: Mention how to enable statsmanager (pending docs for this) Kim Alvefur 2016-04-27
mod_munin/README: Fix config file syntax (thanks mt) Kim Alvefur 2016-04-27
Merge with Link Mauve Kim Alvefur 2016-04-17
mod_idlecompat: Reference the correct XEP (256, not 12) and drop a redundant check Emmanuel Gil Peyrot 2016-04-16
mod_http_logging: Fix endless loop on 0.9.x (Thanks Mint) Kim Alvefur 2016-04-16
mod_s2s_keepalive/README: Give language hints to rendering for syntax hilighting Kim Alvefur 2016-04-16
Add mod_http_roster_admin JC Brand 2016-04-15
Merge JC Brand 2016-04-15
mod_auth_http_async: Fall back to non-async calling of http_auth_url JC Brand 2016-04-15
mod_track_muc_joins: Skip creating room map if leaving a room and it does not exist Kim Alvefur 2016-04-13