log

age author description
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)