log

age author description
Wed, 07 Mar 2018 19:39:52 +0100 Emmanuel Gil Peyrot mod_inject_ecaps2: Add Lua 5.1 compatibility by replacing \xHEX with \DECIMAL in strings
Wed, 07 Mar 2018 19:30:42 +0100 Emmanuel Gil Peyrot mod_inject_ecaps2: New module adding support for XEP-0390 to all local clients supporting XEP-0115
Wed, 07 Mar 2018 18:15:31 +0100 Kim Alvefur luacheckrc: Forget about the _M global
Wed, 07 Mar 2018 18:11:50 +0100 Kim Alvefur luacheckrc: Assign module.environment to section for writable globals
Wed, 07 Mar 2018 18:11:08 +0100 Kim Alvefur luacheckrc: Rearrange options to be closer to the order used in main prosody repo
Wed, 07 Mar 2018 17:42:38 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Use prosody.full_sessions instead of _G.full_sessions (thanks luacheck)
Wed, 07 Mar 2018 17:41:40 +0100 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Remove unused variable (thanks luacheck)
Wed, 07 Mar 2018 17:41:22 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Remove unused import (thanks luacheck)
Wed, 07 Mar 2018 17:11:49 +0100 Emmanuel Gil Peyrot mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient
Wed, 07 Mar 2018 17:11:12 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: New module caching capabilities from local clients
Tue, 06 Mar 2018 18:24:34 +0100 Kim Alvefur mod_firewall/definitions: Comments on LIST backends
Fri, 23 Feb 2018 20:53:28 +0200 Senya mod_muc_eventsource: validate node with nodeprep
Tue, 27 Feb 2018 14:02:26 +0000 Matthew Wild mod_log_slow_events: Add README
Sat, 24 Feb 2018 21:42:54 +0100 Kim Alvefur mod_register_dnsbl_firewall_mark: Another copy of DNSBL module, this time creating "user marks" for mod_firewall
Sat, 24 Feb 2018 21:40:56 +0100 Kim Alvefur mod_firewall: Add experimental user-centric persistent marks behind a feature flag
Sat, 24 Feb 2018 19:38:10 +0100 Kim Alvefur mod_s2s_blacklist: Don't send error replies for error stanzas
Fri, 23 Feb 2018 22:00:18 +0100 Kim Alvefur mod_register_dnsbl: Add support for IPv6 DNSBL
Fri, 23 Feb 2018 21:59:28 +0100 Kim Alvefur mod_register_dnsbl: Use util.net for IP address parsing
Fri, 23 Feb 2018 21:56:42 +0100 Kim Alvefur mod_register_dnsbl: Use async support in trunk to actually block registration if a positive match is found in the DNSBL
Fri, 23 Feb 2018 21:50:47 +0100 Kim Alvefur mod_register_dnsbl_warn: Copy mod_register_dnsbl
Fri, 23 Feb 2018 17:17:50 +0100 Kim Alvefur luacheckrc: Remove has_feature and has_identity before someone decides to use them
Sat, 17 Feb 2018 08:42:10 +0100 Emmanuel Gil Peyrot Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …)
Tue, 20 Feb 2018 17:30:17 +0100 Nicolas Cedilnik Return 401 with correct realm when no user/pass is provided
Tue, 20 Feb 2018 14:59:03 +0000 Matthew Wild mod_limits: Add debug logging just before we feed data into stream
Tue, 20 Feb 2018 12:57:44 +0000 Nicolas Cedilnik mod_http_auth_check: New HTTP module to test user credentials
Mon, 19 Feb 2018 22:17:38 +0000 Matthew Wild mod_muc_eventsource: New module forked from mod_pubsub_eventsource, exposes room message stream over SSE
Fri, 16 Feb 2018 07:54:35 +0100 Kim Alvefur mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081)
Fri, 16 Feb 2018 04:36:41 +0100 Kim Alvefur mod_onions: Fix unqualified use of debug.traceback
Fri, 16 Feb 2018 04:33:13 +0100 Kim Alvefur mod_onions: Use net.server API for creating a new connection instead of duplicating socket creation
Fri, 16 Feb 2018 04:32:18 +0100 Kim Alvefur mod_jid_prep/README: Markup link
Fri, 16 Feb 2018 03:52:51 +0100 Kim Alvefur mod_conversejs: Add a readme
Sun, 11 Feb 2018 16:11:17 +0100 Jonas Wielicki mod_http_upload_external: add support for XEP-0363 version 0.3
Sun, 04 Feb 2018 16:05:27 +0100 Kim Alvefur README files: Fix typos
Sun, 04 Feb 2018 16:01:37 +0100 Kim Alvefur mod_statsd: Fix typo in comment [codespell]
Sun, 04 Feb 2018 16:00:51 +0100 Kim Alvefur mod_sms_clickatell: Fix typo in comment [codespell]
Sun, 04 Feb 2018 16:00:13 +0100 Kim Alvefur mod_onions: Fix typo [codespell]
Sun, 04 Feb 2018 15:59:52 +0100 Kim Alvefur mod_data_access: Fix typo in comment [codespell]
Sun, 04 Feb 2018 15:58:09 +0100 Kim Alvefur mod_admin_web: Fix typo in comment [codespell]
Sun, 04 Feb 2018 15:57:52 +0100 Kim Alvefur mod_adhoc_groups: Fix typos [codespell]
Sun, 04 Feb 2018 15:55:07 +0100 Kim Alvefur mod_s2s_auth_dane: Fix typo in comment [codespell]
Thu, 01 Feb 2018 10:58:19 +0200 Senya mod_auth_custom_http: fix documentation config example
Wed, 31 Jan 2018 22:15:27 +0200 Senya mod_auth_custom_http: Fix json.encode impoper reference
Tue, 30 Jan 2018 20:04:55 +0100 Kim Alvefur mod_xhtmlim: Fix scheme check (thanks wiktor)
Tue, 30 Jan 2018 18:49:09 +0100 Kim Alvefur mod_xhtmlim: Attempts to sanitize XMTML-IM messages
Fri, 26 Jan 2018 19:00:22 +0100 Michel Le Bihan mod_pep_vcard_avatar: Don't set avatar hash if already set
Fri, 12 Jan 2018 09:01:25 +0100 Jonas Wielicki Fix typo in config (thanks, kousu)
Thu, 04 Jan 2018 11:41:54 +0100 Daniel Gultsch mod_pep_vcard_avatar: annouce avatar hash in presence if client does not
Thu, 04 Jan 2018 05:03:00 +0100 Kim Alvefur mod_auth_dovecot: Disable debug logging (sensitive data being sent)
Wed, 03 Jan 2018 15:19:55 +0100 Daniel Gultsch mod_registration_oob_url: inital commit. simple/straight forward module to advertise oob registration url
Wed, 03 Jan 2018 07:49:22 +0100 Kim Alvefur mod_firewall: Trim trailing whitespace [luacheck]
Sun, 31 Dec 2017 13:15:53 +0100 Daniel Gultsch mod_omemo_all_access: fixed some linter warnings
Sat, 30 Dec 2017 23:53:41 +0100 Kim Alvefur mod_firewall: Make SUBSCRIBED match for stanzas sent to self (fixes #1052)
Fri, 29 Dec 2017 16:28:47 +0100 Daniel Gultsch mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Thu, 28 Dec 2017 22:34:41 +0100 Kim Alvefur mod_storage_xmlarchive/README: Fix typo
Thu, 28 Dec 2017 22:30:56 +0100 Kim Alvefur mod_storage_xmlarchive/README: Add description of how data is stored
Fri, 08 Dec 2017 21:14:10 +0100 Kim Alvefur mod_pep_plus: Remove, doesn't work reliably outside of current trunk (closes #1049)
Tue, 05 Dec 2017 21:04:35 +0100 Kim Alvefur mod_firewall/test: Import the ltn12 library correctly
Tue, 05 Dec 2017 20:37:07 +0100 Jonas Wielicki "Export" get_user from mod_auth_ldap
Tue, 21 Nov 2017 23:01:20 +0100 Kim Alvefur mod_log_slow_events: Also catch global events
Tue, 21 Nov 2017 23:00:21 +0100 Kim Alvefur mod_log_slow_events: Turn into a shared module (fixes http events being logged multiple times)
Tue, 21 Nov 2017 16:58:50 +0100 Kim Alvefur mod_adhoc_groups: Allow users to create and join roster groups
Tue, 21 Nov 2017 15:01:18 +0100 Kim Alvefur mod_adhoc_groups: Copy from mod_roster_allinall
Tue, 21 Nov 2017 10:30:35 +0100 Kim Alvefur mod_http_muc_log: Generate empty pages in lazy mode, so that one can navigate past quiet days
Tue, 21 Nov 2017 00:48:05 +0100 Kim Alvefur mod_http_muc_log: Check that there are timestamps to work with
Tue, 21 Nov 2017 00:46:00 +0100 Kim Alvefur mod_http_muc_log: Lazy nex/prev link generation
Tue, 21 Nov 2017 00:45:23 +0100 Kim Alvefur mod_http_muc_log: Fix the best comment
Tue, 21 Nov 2017 00:06:59 +0100 Kim Alvefur mod_http_muc_log: Remove redundant else clauses
Tue, 21 Nov 2017 00:02:58 +0100 Kim Alvefur mod_http_muc_log: Parse date out of path once
Mon, 20 Nov 2017 20:47:38 +0100 Kim Alvefur mod_http_muc_log: Reword "back" links
Sat, 18 Nov 2017 20:44:47 +0100 Kim Alvefur mod_http_muc_log: Return a 404 page if there are no messages to derive a time span from
Sat, 18 Nov 2017 20:42:18 +0100 Kim Alvefur mod_http_muc_log: Remove this one weird whitespace
Sat, 18 Nov 2017 20:39:31 +0100 Kim Alvefur mod_http_muc_log: Round down timestamps to midnight in order to fix an off by one issue (thanks asterix)
Sat, 18 Nov 2017 20:38:30 +0100 Kim Alvefur mod_http_muc_log: Add a function for rounding timestamps down to midnight
Sat, 18 Nov 2017 13:55:47 +0100 Kim Alvefur mod_mam_muc: Warn if the storage driver is missing the deletion API (instead of a traceback) (thanks asterix)
Sat, 18 Nov 2017 01:01:59 +0100 Kim Alvefur mod_auth_external: Make sure processes are killed when Prosody shuts down
Sat, 18 Nov 2017 00:47:44 +0100 Kim Alvefur mod_mam_muc: Add comment describing stripping of <x> tag in results
Sat, 18 Nov 2017 00:47:00 +0100 Kim Alvefur mod_mam_muc: Pass along the size of the matching set, if returned from storage driver
Sat, 18 Nov 2017 00:46:44 +0100 Kim Alvefur mod_mam_muc: Copy max_archive_query_results option from mod_mam
Sat, 18 Nov 2017 00:37:42 +0100 Kim Alvefur mod_auth_external: Shut down all auth processes when module is unloaded (fixes #674) (thanks ZNikke)
Sat, 18 Nov 2017 00:36:22 +0100 Kim Alvefur mod_auth_external: Silence warnings about unused arguments [luacheck]
Sat, 18 Nov 2017 00:35:36 +0100 Kim Alvefur mod_auth_external: Remove duplicated local variable [luacheck]
Sat, 18 Nov 2017 00:34:47 +0100 Kim Alvefur mod_auth_external: Split long lines [luacheck]
Fri, 17 Nov 2017 16:30:53 +0100 Kim Alvefur mod_http_muc_log: Switch to an inaccurate but O(1) method of producing the calendar view
Wed, 15 Nov 2017 22:21:14 +0100 Kim Alvefur mod_storage_muc_log: Signal store being empty correctly
Wed, 15 Nov 2017 21:08:53 +0100 Kim Alvefur mod_migrate: Fix missing mod_ prefix in invocation example (thanks asterix)
Wed, 15 Nov 2017 17:29:55 +0100 Jonas Wielicki mod_http_upload_external: add Python service implementation
Wed, 15 Nov 2017 16:26:56 +0100 Kim Alvefur mod_storage_muc_log: Tweak README
Wed, 15 Nov 2017 16:21:27 +0100 Kim Alvefur mod_storage_muc_log: Ignore setting the global 'open', it's part of the storage API
Wed, 15 Nov 2017 16:21:18 +0100 Kim Alvefur mod_storage_muc_log: Trim trailing whitespace [luacheck]
Tue, 17 Oct 2017 12:42:20 +0200 Kim Alvefur mod_mam: Load archiving preferes for offline users (fixes #1024)
Fri, 10 Nov 2017 05:33:28 +0100 Kim Alvefur Various READMEs: s/eg/e.g.g/
Thu, 09 Nov 2017 14:24:42 +0100 Kim Alvefur mod_storage_xmlarchive/README: Minor tweak
Thu, 09 Nov 2017 14:24:16 +0100 Kim Alvefur mod_migrate: Remove unused locals
Thu, 09 Nov 2017 13:42:35 +0100 Kim Alvefur mod_storage_xmlarchive: Add a prosodyctl command for migrating to/from the internal storage format
Thu, 09 Nov 2017 13:41:36 +0100 Kim Alvefur mod_storage_xmlarchive: Add a sanity check to prevent reading from internal storage archives
Thu, 09 Nov 2017 13:34:05 +0100 Kim Alvefur mod_storage_xmlarchive: Pass the hostname into the archive object to make it more self-contained
Wed, 01 Nov 2017 22:12:09 +0100 Kim Alvefur mod_migrate: Catch failure to use user listing API and suggest the alternative
Tue, 31 Oct 2017 19:31:54 +0100 Kim Alvefur mod_auth_http_async: Allow LuaSocket to pollute the global scope (fixes #1033)
Sat, 28 Oct 2017 17:17:59 +0200 Michel Le Bihan mod_watchuntrusted send SHA256 by default
Mon, 23 Oct 2017 17:22:27 +0200 Kim Alvefur Backed out changeset 6d72c5172c74
Fri, 20 Oct 2017 02:53:12 +0200 Kim Alvefur mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck]
Fri, 20 Oct 2017 02:52:58 +0200 Kim Alvefur mod_firewall/test: Trim trailing whitespace [luacheck]
Fri, 20 Oct 2017 02:51:38 +0200 Kim Alvefur mod_firewall/test: Use session passed as argument instead of upvalue
Fri, 20 Oct 2017 02:49:34 +0200 Kim Alvefur mod_firewall/test: Import the ltn12 module [luacheck]
Fri, 20 Oct 2017 02:49:10 +0200 Kim Alvefur mod_firewall/test: Declare globals from mod_firewall that are used [luacheck]
Wed, 18 Oct 2017 20:25:48 +0200 Kim Alvefur mod_storage_memory: Allow archive items to be overwritten by id
Wed, 18 Oct 2017 20:24:47 +0200 Kim Alvefur mod_storage_memory: Serialize stanzas on save (was delayed until query)
Wed, 18 Oct 2017 09:56:29 +0200 Kim Alvefur mod_pep_plus: Snapshot from Prosody trunk 910d3c3f60a6 including dependencies
Tue, 17 Oct 2017 22:39:37 +0200 Kim Alvefur mod_http_upload: Only try to create a randomly named directory once.
Sun, 15 Oct 2017 11:10:37 +0200 Kim Alvefur mod_traceback: Add a brief README
Sat, 14 Oct 2017 23:04:02 -0400 Waqas Hussain mod_auth_dovecot: Support new luasocket unix domain socket API (fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852250 in Debian Stretch)
Sat, 14 Oct 2017 18:43:23 +0200 Kim Alvefur mod_server_contact_info/README: Fix example
Fri, 13 Oct 2017 00:31:40 +0200 Kim Alvefur mod_storage_appendmap: Factor out serialization into reusable functions
Wed, 11 Oct 2017 13:56:03 +0100 Matthew Wild mod_compression_unsafe: Fix logic bug in previous commit
Wed, 11 Oct 2017 13:55:00 +0100 Matthew Wild mod_compression_unsafe: Offer compression to c2s_unbound sessions (fixes compat with 0.10, thanks Flow)
Wed, 11 Oct 2017 09:24:55 +0100 Matthew Wild mod_compression_unsafe README: Fix module name (thanks Flow)
Wed, 11 Oct 2017 03:55:00 +0200 tmolitor mod_cloud_notify: Remove some leftover code
Wed, 11 Oct 2017 03:10:40 +0200 tmolitor mod_cloud_notify: Fix regression in error handling
Tue, 10 Oct 2017 00:50:40 +0200 Kim Alvefur mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk)
Mon, 09 Oct 2017 19:28:17 +0100 Emmanuel Gil Peyrot mod_measure_client_presence: Counts presence show and reports using 0.10+ statistics API.
Mon, 09 Oct 2017 19:22:39 +0100 Emmanuel Gil Peyrot mod_measure_stanza_counts: Fix a crash in mod_bosh.
Mon, 09 Oct 2017 20:15:33 +0200 Kim Alvefur mod_measure_stanza_counts: Counts stanzas and reports using 0.10+ statistics API
Sat, 07 Oct 2017 22:52:12 +0200 Kim Alvefur mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013)
Fri, 06 Oct 2017 20:21:45 +0200 t2d mod_register_redirect: Update doc
Fri, 06 Oct 2017 19:45:38 +0200 t2d mod_register_redirect: Import configmanager correctly (fixes #820)
Thu, 05 Oct 2017 15:59:54 +0100 Matthew Wild mod_register_web: Update README to explain customization
Wed, 04 Oct 2017 10:54:52 +0100 Matthew Wild mod_firewall: Don't interpret format specifiers in LOG
Tue, 03 Oct 2017 22:37:15 +0100 Matthew Wild mod_s2s_reload_newcomponent: Fix to use imported configmanager instead of global
Tue, 03 Oct 2017 22:47:27 +0200 Kim Alvefur mod_swedishchef: Fix logging and traceback uncovered by util.format (thanks Kafkei)
Fri, 29 Sep 2017 09:18:24 +0100 Matthew Wild mod_swedishchef: Add event so other modules can use this filter
Fri, 29 Sep 2017 09:18:05 +0100 Matthew Wild mod_swedishchef: Add configuration toggle
Tue, 26 Sep 2017 17:51:09 +0100 Matthew Wild mod_limits: Handle fractional outstanding balance (imported from prosody 25237002aba4)
Tue, 26 Sep 2017 14:08:39 +0100 Matthew Wild mod_compression: Rename to mod_compression_unsafe and add security note
Tue, 26 Sep 2017 12:35:25 +0200 Kim Alvefur mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck]
Tue, 26 Sep 2017 12:35:08 +0200 Kim Alvefur mod_auth_ldap: Split long line into many [luacheck]
Mon, 25 Sep 2017 11:20:05 +0100 Matthew Wild mod_traceback: Write current stack trace to file on SIGUSR1
Sat, 23 Sep 2017 13:22:30 +0100 Matthew Wild mod_server_contact_info: Correctly pass the list of addresses to util.dataforms
Fri, 22 Sep 2017 20:34:56 +0200 Kim Alvefur mod_muc_limits: Fix alignment of table columns
Fri, 22 Sep 2017 13:43:54 +0100 Matthew Wild mod_muc_limits: Update compatibility table
Fri, 22 Sep 2017 13:43:41 +0100 Matthew Wild mod_muc_limits: Document muc_max_nick_length
Thu, 21 Sep 2017 23:31:42 +0200 Kim Alvefur mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996)
Tue, 19 Sep 2017 22:07:51 +0200 Emmanuel Gil Peyrot mod_http_upload: Send a correct response on namespace :0.
Tue, 19 Sep 2017 18:47:18 +0200 Emmanuel Gil Peyrot mod_pastebin: Check for MUC presence before handling a message.
Mon, 18 Sep 2017 16:39:02 +0100 Matthew Wild mod_http_host_status_check: Add list of failing hosts to the first line for summary
Tue, 12 Sep 2017 15:46:49 +0200 Kim Alvefur mod_mam: Use a FIFO queue for scheduling archive expiry
Mon, 04 Sep 2017 14:49:37 +0200 Kim Alvefur mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc
Sun, 03 Sep 2017 13:28:28 +0200 Kim Alvefur mod_mam: Fix traceback due to borked transplant from 0.10
Sun, 03 Sep 2017 12:43:24 +0200 Kim Alvefur mod_mam: Clone stanza before stripping stanza id after carbons
Sun, 03 Sep 2017 00:35:31 +0200 Kim Alvefur mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961)
Wed, 30 Aug 2017 08:20:41 +0200 Goffi mod_delegation: added disco#items:* in doc and changed status to Stage-Beta
Wed, 30 Aug 2017 08:19:57 +0200 Goffi mod_delegation: fixed misplaced up() in <message> stanza generation
Sun, 27 Aug 2017 21:35:08 +0200 tmolitor mod_csi_battery_saver: Fix #921
Sun, 27 Aug 2017 21:34:48 +0200 tmolitor mod_smacks: Fix #921
Sun, 27 Aug 2017 21:16:37 +0200 tmolitor Merge with zash
Sun, 27 Aug 2017 21:11:58 +0200 tmolitor mod_csi_battery_saver: Consider chat markers and outgoing carbon copies as important.
Sun, 27 Aug 2017 21:11:26 +0200 Kim Alvefur Merge with goffi
Sun, 27 Aug 2017 20:46:04 +0200 Goffi mod_delegation: added disco#items support
Thu, 24 Aug 2017 19:06:21 +0200 tmolitor mod_cloud_notify: Implement version 0.3 of XEP-0357
Wed, 23 Aug 2017 14:31:55 -0500 Matt Loupe mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header
Tue, 22 Aug 2017 20:25:58 +0200 tmolitor mod_cloud_notify: Fix small bug.
Tue, 22 Aug 2017 20:10:10 +0200 tmolitor mod_csi_battery_saver: Fix small bug and correct readme.
Sat, 19 Aug 2017 17:09:59 +0200 tmolitor mod_csi_battery_saver: only depend on mod_track_muc_joins if actually used
Fri, 18 Aug 2017 22:56:28 +0200 tmolitor mod_csi_battery_saver: Add config option for better muc handling
Fri, 18 Aug 2017 01:49:16 +0200 tmolitor mod_csi_battery_saver: Fix bug when smacks is resumed before hibernating
Fri, 18 Aug 2017 00:56:38 +0200 tmolitor mod_smacks: Trigger event smacks-hibernation-end after queue resend
Thu, 17 Aug 2017 21:34:56 +0200 tmolitor merge commit
Thu, 17 Aug 2017 21:32:52 +0200 tmolitor mod_csi_battery_saver: Fix a bug introduced by commit f43c77c69a8a
Thu, 17 Aug 2017 21:21:23 +0200 tmolitor mod_csi_battery_saver: Fix interaction with smacks hibernation
Thu, 17 Aug 2017 14:49:52 +0200 Kim Alvefur mod_register_web: Normalize indentation [luacheck]
Thu, 17 Aug 2017 14:35:42 +0200 Michel Le Bihan mod_register_web: Import missing datamanager
Wed, 16 Aug 2017 00:01:14 +0200 Kim Alvefur mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle
Tue, 15 Aug 2017 21:14:55 +0200 Michel Le Bihan mod_csi_battery_saver: Clone stanza pushed to queue
Mon, 14 Aug 2017 23:31:05 +0200 tmolitor mod_cloud_notify: Implement the "stripped stanzas" proposal.
Sat, 12 Aug 2017 20:45:11 +0200 tmolitor mod_csi_battery_saver: correctly handle encrypted message stanzas
Wed, 02 Aug 2017 19:50:32 +0700 Vadim A. Misbakh-Soloviov mod_webpresence: Fixed README (working status and TODO)
Tue, 01 Aug 2017 17:33:05 +0200 Michel Le Bihan mod_register_web: Add password confirmation field
Thu, 27 Jul 2017 16:46:18 +0200 Kim Alvefur mod_http_upload: Remove directory when deleting a file (fixes #950)
Sat, 22 Jul 2017 23:14:13 +0200 Kim Alvefur mod_http_upload: Remove MIME type restrictions and checking (fixes #958)
Sun, 16 Jul 2017 19:29:05 +0100 Emmanuel Gil Peyrot mod_secure_interfaces: Add ::1 to the default secure_interfaces.
Sun, 16 Jul 2017 19:28:52 +0100 Emmanuel Gil Peyrot mod_register_redirect: Add ::1 to the default registration_whitelist.
Sun, 16 Jul 2017 19:27:44 +0100 Emmanuel Gil Peyrot mod_captcha_registration: Add ::1 to the default registration_whitelist.
Fri, 14 Jul 2017 18:06:17 +0200 tmolitor mod_smacks: don't send out <r> when already hibernating
Thu, 06 Jul 2017 10:48:39 +0100 Matthew Wild mod_secure_interfaces: Add debug log in non-secure case also
Thu, 27 Apr 2017 12:41:53 +0200 Kim Alvefur mod_mam: Use correct variable
Wed, 26 Apr 2017 11:46:22 +0200 Kim Alvefur mod_mam: Don't ask the storage backend to count all items when expiry is disabled
Fri, 23 Jun 2017 16:03:11 +0200 Kim Alvefur mod_mam_muc: Handle missing maxstanzas (thanks Martin)
Fri, 23 Jun 2017 15:31:55 +0200 Kim Alvefur mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error)
Fri, 23 Jun 2017 14:19:55 +0200 Kim Alvefur mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)
Fri, 23 Jun 2017 13:54:40 +0200 Kim Alvefur mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)
Fri, 23 Jun 2017 13:53:39 +0200 Kim Alvefur mod_mam_muc: Add debug logging like in mod_mam
Fri, 23 Jun 2017 13:51:23 +0200 Kim Alvefur mod_mam_muc: Make calculation of max history length more like in mod_muc
Thu, 25 May 2017 16:47:29 +0200 Kim Alvefur mod_muc_log/README: Remove odd duplicate item under Compatibility (thanks Tobias)
Sun, 21 May 2017 23:59:36 +0200 Kim Alvefur mod_mam_muc: Rename various fields from "logging" to "archiving"
Fri, 12 May 2017 23:41:31 +0200 tmolitor mod_block_registrations: fix example regex
Mon, 08 May 2017 19:39:43 +0200 tmolitor mod_cloud_notify: Don't notify for all smacks queued stanzas in a row
Mon, 08 May 2017 19:36:37 +0200 tmolitor mod_smacks: Fix delayed_ack event
Mon, 08 May 2017 18:24:29 +0200 tmolitor mod_cloud_notify: fix bug when multiple resources are used
Fri, 28 Apr 2017 12:09:51 +0100 Matthew Wild mod_mam: Adjust event handler priorities to match guidelines in docs
Thu, 27 Apr 2017 19:55:18 +0200 Kim Alvefur mod_csi_pump: Consider presence other than presence updates important (ie subscription requests)
Thu, 27 Apr 2017 19:54:53 +0200 Kim Alvefur mod_measure_malloc: Add a short README
Thu, 27 Apr 2017 19:52:42 +0200 Kim Alvefur mod_measure_memory: Split out mallinfo measuring into a separate module, mod_measure_malloc
Thu, 27 Apr 2017 09:38:30 +0200 Kim Alvefur Merge
Sat, 22 Apr 2017 11:24:18 +0200 Dennis Schridde mod_mam_archive: Use util.rsm (fixes #877, depends on recent 0.10+)
Tue, 25 Apr 2017 12:02:36 +0100 Matthew Wild mod_log_http: Remove accidentally-committed debugging code
Mon, 24 Apr 2017 18:12:29 +0200 Kim Alvefur mod_onions: Make variable local
Mon, 24 Apr 2017 18:12:08 +0200 Kim Alvefur mod_onions: Import luasocket (fixes #898)
Mon, 24 Apr 2017 20:57:23 +0200 tmolitor Merge commit
Mon, 24 Apr 2017 20:56:56 +0200 tmolitor Fix #889
Fri, 21 Apr 2017 16:46:09 +0100 Matthew Wild mod_log_http: Add new module for logging outgoing HTTP request
Wed, 19 Apr 2017 13:45:18 +0200 Georg Lukas mod_log_auth: log into session
Wed, 19 Apr 2017 06:45:49 +0200 Kim Alvefur mod_log_auth: Handle missing sasl handler
Wed, 19 Apr 2017 06:38:08 +0200 Kim Alvefur mod_server_contact_info: Bump log message to info level
Wed, 19 Apr 2017 06:37:29 +0200 Kim Alvefur mod_log_auth: Attempt to retrieve attempted username from SASL handler (re #844)
Wed, 19 Apr 2017 06:36:52 +0200 Kim Alvefur mod_log_auth: Split some long lines
Tue, 18 Apr 2017 04:12:51 +0200 Kim Alvefur mod_conversejs: Pass host jid (needed for anonymous auth)
Sun, 16 Apr 2017 01:02:52 +0200 Kim Alvefur mod_measure_storage: Assume store type is "keyval" if missing
Sun, 16 Apr 2017 00:58:02 +0200 Kim Alvefur mod_http_upload: Guess mime type from file extension if not provided by client (mime-type is OPTIONAL)
Sat, 15 Apr 2017 15:55:39 +0200 Kim Alvefur mod_http_upload: Store filename and directory separately
Sat, 15 Apr 2017 15:53:46 +0200 Kim Alvefur mod_http_upload: Return an error if unable to store slot info
Sat, 15 Apr 2017 15:52:54 +0200 Kim Alvefur mod_http_upload: Keep user- and hostname in locals
Sat, 15 Apr 2017 15:51:29 +0200 Kim Alvefur mod_http_upload: Remove unused upload slots
Sat, 15 Apr 2017 15:35:55 +0200 Kim Alvefur Backed out changeset e491a15d7621 (closes #888)
Fri, 14 Apr 2017 00:00:56 +0200 Kim Alvefur mod_measure_storage: Pass the measurement type, fixes traceback
Thu, 13 Apr 2017 22:47:09 +0200 Kim Alvefur mod_http_muc_log: Remove caching
Thu, 13 Apr 2017 22:18:28 +0200 Kim Alvefur mod_http_upload: Switch to using a map store
Thu, 13 Apr 2017 20:29:41 +0200 Kim Alvefur mod_http_upload: Add support for limiting file types to upload
Thu, 13 Apr 2017 20:26:24 +0200 Kim Alvefur mod_http_upload: Clear unused slots after 15 minutes
Thu, 13 Apr 2017 20:59:55 +0200 Kim Alvefur mod_http_upload: Consider files deleted even if remove fails
Thu, 13 Apr 2017 20:23:17 +0200 Kim Alvefur mod_http_upload: Validate that file extension (used by mod_http_files) matches mime type given by client
Thu, 13 Apr 2017 16:36:25 +0200 Kim Alvefur mod_http_upload/README: Add sub-headings under limits
Thu, 13 Apr 2017 16:35:10 +0200 Kim Alvefur mod_http_upload: Implement quota support (closes #823)
Thu, 13 Apr 2017 16:31:00 +0200 Kim Alvefur mod_http_upload: Add option for expiry of files after a configurable time (closes #557)
Mon, 10 Apr 2017 21:09:44 +0200 Kim Alvefur mod_storage_xmlarchive: Attempt to clean up orphaned files despite util.datamanager or internal storage having deleted the date index file (fixes #725)
Mon, 10 Apr 2017 08:59:13 +0200 Kim Alvefur mod_storage_xmlarchive: Pass username to dates
Fri, 07 Apr 2017 23:34:40 +0200 tmolitor mod_pinger: Try to solve smacks related issues, see #712
Thu, 06 Apr 2017 10:14:00 +0200 Kim Alvefur mod_storage_memory: Include missing return statement (thanks jonasw)
Thu, 06 Apr 2017 02:35:06 +0200 tmolitor mod_pinger: Don't ping when smacks hibernated the session, fixes #712
Thu, 06 Apr 2017 02:31:16 +0200 tmolitor mod_pinger: Fix hardcoded smacks namespace, fixes #712
Thu, 06 Apr 2017 02:12:14 +0200 tmolitor mod_smacks: Ignore user when writing or reading session_cache on prosody 0.9
Thu, 06 Apr 2017 01:41:36 +0200 tmolitor mod_cloud_notify: Fix module:unhook calls not available in prosody 0.9, fixes #874