Log

description author age
mod_smacks: Send out more ack requests where needed tmolitor 2017-02-12
mod_profile/README: Make requirements more obvious Kim Alvefur 2017-02-10
mod_http_upload: Log the directory and filename joined Kim Alvefur 2017-02-10
mod_stanzadebug: Like mod_rawdebug but stanzas instead of the raw bytes Kim Alvefur 2017-02-09
mod_http_index/README: Linkify module names Kim Alvefur 2017-02-07
mod_compression/README: Include lua-zlib installation instructions and link to source Kim Alvefur 2017-02-06
mod_persisthosts/README: Fix formatting Kim Alvefur 2017-02-05
mod_compression/README: Fix formatting Kim Alvefur 2017-02-05
mod_compression/README: Some cleanup and rewording Kim Alvefur 2017-02-05
mod_compression: Import from Prosody, revision 0c69305ab525 Kim Alvefur 2017-02-05
mod_migrate/README: Document the ability to specify multiple comma separated stores to migrate Kim Alvefur 2017-02-02
mod_http_stats_stream: Add a README Kim Alvefur 2017-01-31
Backed out changeset f48e9e25aec4, util.uuid.get_nibbles is unavailable in 0.9 Kim Alvefur 2017-01-31
mod_http_upload: Fix to include base storage path Kim Alvefur 2017-01-29
mod_http_upload: Fix typo Kim Alvefur 2017-01-29
mod_http_upload: Add missing return statement Kim Alvefur 2017-01-29
mod_http_upload: Change join_path to match behaviour of util.paths in 0.10 Kim Alvefur 2017-01-29
mod_http_upload: Use the correct variable name for directory Kim Alvefur 2017-01-29
mod_turncredentials: Add a stub README Kim Alvefur 2017-01-29
mod_http_upload: Record upload slot metadata (fixes #718) Kim Alvefur 2017-01-29
mod_http_upload: Generate shorter random directory names (see #822) Kim Alvefur 2017-01-29
mod_http_upload: Accept already existing directory name if there is no conflicting file in it Kim Alvefur 2017-01-29
mod_http_upload: Make sure that target file does not exist prior to upload Kim Alvefur 2017-01-29
mod_http_upload: Create random directory name when assigning slot Kim Alvefur 2017-01-29
mod_http_upload: Forget upload slot under some error conditions Kim Alvefur 2017-01-29
mod_muc_intercom: Add a README Kim Alvefur 2017-01-29
mod_firewall: Add 'TO SELF' check ('NOT TO?' worked until commit 9159f9166893) Matthew Wild 2017-01-26
mod_firewall: Fix $<> expressions being truncated when compiled Matthew Wild 2017-01-26
mod_mam/README: Fix typo Kim Alvefur 2017-01-25
mod_csi_pump/README: Add note about being unsupported in combination with other CSI modules Kim Alvefur 2017-01-24
mod_csi_pump: Mark as Alpha Kim Alvefur 2017-01-24
mod_csi_pump: Consider groupchat message with subject important Kim Alvefur 2017-01-23
mod_net_dovecotauth: Rename variable to avoid name clash [luacheck] Kim Alvefur 2017-01-22
mod_net_dovecotauth: Make variable local [luacheck] Kim Alvefur 2017-01-22
mod_net_dovecotauth: Import util.pposix [luacheck] Kim Alvefur 2017-01-22
mod_net_dovecotauth: Replace missing buffer lib with simpler string based buffering Kim Alvefur 2017-01-22
mod_csi_pump: Lossless CSI mode Kim Alvefur 2017-01-21
mod_candy: Add support for enabling Candy debug mode from Prosodys config Kim Alvefur 2017-01-20
mod_candy: Add note about redirect from /candy to /candy/ not being necessary anymore Kim Alvefur 2017-01-20
mod_candy/README: Link to HTTP configuration info Kim Alvefur 2017-01-20
mod_candy: If no room list is set, try to find a MUC domain and guess a room name of 'candy' Kim Alvefur 2017-01-20
mod_candy: Add config option for a list of rooms to join Kim Alvefur 2017-01-20
mod_candy: Break out connect path into a function Kim Alvefur 2017-01-20
mod_sms_clickatell: Fix event handler signature (fixes #814) Kim Alvefur 2017-01-19
mod_persisthosts: Fire an event to allow other modules a chance to write to the new config file Kim Alvefur 2017-01-18
mod_persisthosts: Module that dynamically creates stub configuration files for dynamically activated hosts Kim Alvefur 2017-01-18
mod_http_upload: Correctly attach extended error information Kim Alvefur 2017-01-16
mod_http_upload: Add missing semicolon Kim Alvefur 2017-01-16
mod_http_upload: Update for size limit error reporting change in XEP-0363 v0.2 (fixes #813) Kim Alvefur 2017-01-16
mod_auth_http_async: Log URL when testing password JC Brand 2017-01-12
Log URL called by http_roster_admin JC Brand 2017-01-12
mod_candy: Provide websocket URI if mod_websocket is loaded, fall back to BOSH Kim Alvefur 2017-01-10
mod_auth_any: Remove unused imports Kim Alvefur 2017-01-08
mod_auth_any: Remove provider constructor, it's only called once anyways Kim Alvefur 2017-01-08
mod_auth_any: Ignore unused arguments, useful to show what arguments are given Kim Alvefur 2017-01-08
mod_measure_memory: Module is global, no need for a global hook Kim Alvefur 2017-01-06
mod_delay: Only add delay to messages of type chat or groupchat (fixes #811) tmolitor 2017-01-08
mod_presence_dedup/README: Add 'Alpha' label since this module is highly experimental and will break things Kim Alvefur 2017-01-05
mod_http_stats_stream/example.html: Update path to reflect last minute rename Kim Alvefur 2017-01-04
mod_http_stats_stream: Sends statistics from statsmanager over an HTTP event stream Kim Alvefur 2017-01-04
mod_storage_appendmap: Escape Lua keywords Kim Alvefur 2017-01-02
mod_storage_appendmap: Fix pattern meant to match valid Lua Names so such are escaped correctly Kim Alvefur 2017-01-02
mod_mam_muc: Use is_stanza from util.stanza if available Kim Alvefur 2017-01-02
mod_mam_muc: Remove TODO about logging presence since it can do that already Kim Alvefur 2016-12-26
mod_mam_muc: More room JID variable renaming for more consistency Kim Alvefur 2016-12-22
mod_mam_muc: Rename room and room JID variables for consistency Kim Alvefur 2016-12-22
mod_statsd: Import bare_sessions from the prosody global, using it as a global directly is deprecated Kim Alvefur 2016-12-19
mod_s2s_keysize_policy: Lower log message to a warning since it is not really a fatal error Kim Alvefur 2016-12-19
mod_pubsub_feeds: Load config option once Kim Alvefur 2016-12-19
mod_pubsub_feeds: Always approve unsubscription from unknown feeds Kim Alvefur 2016-12-19
mod_pubsub_feeds: Log pushes for unknown feeds to aid in manual unsubscription from them Kim Alvefur 2016-12-19
mod_storage_xmlarchive: Use util.stanza.is_stanza if available Kim Alvefur 2016-12-19
mod_block_strangers: Check that the table of directed presence exists before indexing it (fixes traceback) Kim Alvefur 2016-12-19
mod_firewall: More semicolons Kim Alvefur 2016-12-16
mod_smacks: Check if a session is an authenticated c2s session by looking for a username (fix for change in 0.10 9f70d35a1602) Kim Alvefur 2016-12-15
mod_firewall: Only call rostermanager if username is available (fixes #796) Kim Alvefur 2016-12-13
mod_firewall: Insert semicolons after some statements to prevent ambiguous syntax in output (fixes #797) Kim Alvefur 2016-12-13
mod_mam_muc: Remove some debug logging Kim Alvefur 2016-12-04
mod_profile: Add warning and debug logging in order to catch a weird event Kim Alvefur 2016-12-03
mod_firewall: Use the sender bare JID instead of 'to' for stanzas to self Kim Alvefur 2016-12-03
mod_track_muc_joins/README: Mention how the 210 status code for when the room rewrites the users nickname is not yet handled Kim Alvefur 2016-12-03
mod_firewall/README: Document SUBSCRIBED Kim Alvefur 2016-12-02
mod_track_muc_joins/README: Add some example code Kim Alvefur 2016-12-03
mod_log_messages: Add assert() to detect errors creating SQL table Matthew Wild 2016-12-02
mod_log_messages_sql: In 0.10ish, use 'messages' as default table name, override using 'log_messages_sql_table' if needed Matthew Wild 2016-12-02
mod_log_messages_sql/README: Point out incompatibility with 0.10 Kim Alvefur 2016-12-02
mod_storage_xmlarchive: Skip remaining dates correctly (fixes #790) Kim Alvefur 2016-12-02
mod_firewall: Allow conditions to end with a question mark Kim Alvefur 2016-12-02
mod_firewall: SUBSCRIBED - condition that is true if the receiver of a stanza is subscribed to the sender Kim Alvefur 2016-11-30
mod_firewall: Split import of rostermanager into its own dependency Kim Alvefur 2016-11-30
mod_pubsub_feeds: Ask for leases that expire after one day (Years after testing this module, I was still subscribed to a GNU Social instance) Kim Alvefur 2016-11-28
Add documentation for mod_block_outgoing Michael Vetter 2016-11-25
mod_storage_xmlarchive: Update copyright year Kim Alvefur 2016-11-25
mod_storage_xmlarchive: Find item indices for 'before' or 'after' queries and behave as if they were excluded if the items don't exist (thanks MattJ) Kim Alvefur 2016-11-25
mod_storage_xmlarchive: Open XML file later, just before it is needed Kim Alvefur 2016-11-25
mod_storage_xmlarchive: Check if item exists before checking if its fields Kim Alvefur 2016-11-25