Software /
code /
prosody-modules
Graph
-
mod_auth_external: Shut down all auth processes when module is unloaded (fixes #674) (thanks ZNikke)Sat, 18 Nov 2017 00:37:42 +0100, by Kim Alvefur
-
mod_auth_external: Silence warnings about unused arguments [luacheck]Sat, 18 Nov 2017 00:36:22 +0100, by Kim Alvefur
-
mod_auth_external: Remove duplicated local variable [luacheck]Sat, 18 Nov 2017 00:35:36 +0100, by Kim Alvefur
-
mod_auth_external: Split long lines [luacheck]Sat, 18 Nov 2017 00:34:47 +0100, by Kim Alvefur
-
mod_http_muc_log: Switch to an inaccurate but O(1) method of producing the calendar viewFri, 17 Nov 2017 16:30:53 +0100, by Kim Alvefur
-
mod_storage_muc_log: Signal store being empty correctlyWed, 15 Nov 2017 22:21:14 +0100, by Kim Alvefur
-
mod_migrate: Fix missing mod_ prefix in invocation example (thanks asterix)Wed, 15 Nov 2017 21:08:53 +0100, by Kim Alvefur
-
mod_http_upload_external: add Python service implementationWed, 15 Nov 2017 17:29:55 +0100, by Jonas Wielicki
-
mod_storage_muc_log: Tweak READMEWed, 15 Nov 2017 16:26:56 +0100, by Kim Alvefur
-
mod_storage_muc_log: Ignore setting the global 'open', it's part of the storage APIWed, 15 Nov 2017 16:21:27 +0100, by Kim Alvefur
-
mod_storage_muc_log: Trim trailing whitespace [luacheck]Wed, 15 Nov 2017 16:21:18 +0100, by Kim Alvefur
-
mod_mam: Load archiving preferes for offline users (fixes #1024)Tue, 17 Oct 2017 12:42:20 +0200, by Kim Alvefur
-
Various READMEs: s/eg/e.g.g/Fri, 10 Nov 2017 05:33:28 +0100, by Kim Alvefur
-
mod_storage_xmlarchive/README: Minor tweakThu, 09 Nov 2017 14:24:42 +0100, by Kim Alvefur
-
mod_migrate: Remove unused localsThu, 09 Nov 2017 14:24:16 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Add a prosodyctl command for migrating to/from the internal storage formatThu, 09 Nov 2017 13:42:35 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Add a sanity check to prevent reading from internal storage archivesThu, 09 Nov 2017 13:41:36 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Pass the hostname into the archive object to make it more self-containedThu, 09 Nov 2017 13:34:05 +0100, by Kim Alvefur
-
mod_migrate: Catch failure to use user listing API and suggest the alternativeWed, 01 Nov 2017 22:12:09 +0100, by Kim Alvefur
-
mod_auth_http_async: Allow LuaSocket to pollute the global scope (fixes #1033)Tue, 31 Oct 2017 19:31:54 +0100, by Kim Alvefur
-
mod_watchuntrusted send SHA256 by defaultSat, 28 Oct 2017 17:17:59 +0200, by Michel Le Bihan
-
Backed out changeset 6d72c5172c74Mon, 23 Oct 2017 17:22:27 +0200, by Kim Alvefur
-
mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck]Fri, 20 Oct 2017 02:53:12 +0200, by Kim Alvefur
-
mod_firewall/test: Trim trailing whitespace [luacheck]Fri, 20 Oct 2017 02:52:58 +0200, by Kim Alvefur
-
mod_firewall/test: Use session passed as argument instead of upvalueFri, 20 Oct 2017 02:51:38 +0200, by Kim Alvefur
-
mod_firewall/test: Import the ltn12 module [luacheck]Fri, 20 Oct 2017 02:49:34 +0200, by Kim Alvefur
-
mod_firewall/test: Declare globals from mod_firewall that are used [luacheck]Fri, 20 Oct 2017 02:49:10 +0200, by Kim Alvefur
-
mod_storage_memory: Allow archive items to be overwritten by idWed, 18 Oct 2017 20:25:48 +0200, by Kim Alvefur
-
mod_storage_memory: Serialize stanzas on save (was delayed until query)Wed, 18 Oct 2017 20:24:47 +0200, by Kim Alvefur
-
mod_pep_plus: Snapshot from Prosody trunk 910d3c3f60a6 including dependenciesWed, 18 Oct 2017 09:56:29 +0200, by Kim Alvefur
-
mod_http_upload: Only try to create a randomly named directory once.Tue, 17 Oct 2017 22:39:37 +0200, by Kim Alvefur
-
mod_traceback: Add a brief READMESun, 15 Oct 2017 11:10:37 +0200, by Kim Alvefur
-
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 23:04:02 -0400, by Waqas Hussain
-
mod_server_contact_info/README: Fix exampleSat, 14 Oct 2017 18:43:23 +0200, by Kim Alvefur
-
mod_storage_appendmap: Factor out serialization into reusable functionsFri, 13 Oct 2017 00:31:40 +0200, by Kim Alvefur
-
mod_compression_unsafe: Fix logic bug in previous commitWed, 11 Oct 2017 13:56:03 +0100, by Matthew Wild
-
mod_compression_unsafe: Offer compression to c2s_unbound sessions (fixes compat with 0.10, thanks Flow)Wed, 11 Oct 2017 13:55:00 +0100, by Matthew Wild
-
mod_compression_unsafe README: Fix module name (thanks Flow)Wed, 11 Oct 2017 09:24:55 +0100, by Matthew Wild
-
mod_cloud_notify: Remove some leftover codeWed, 11 Oct 2017 03:55:00 +0200, by tmolitor
-
mod_cloud_notify: Fix regression in error handlingWed, 11 Oct 2017 03:10:40 +0200, by tmolitor
-
mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk)Tue, 10 Oct 2017 00:50:40 +0200, by Kim Alvefur
-
mod_measure_client_presence: Counts presence show and reports using 0.10+ statistics API.Mon, 09 Oct 2017 19:28:17 +0100, by Emmanuel Gil Peyrot
-
mod_measure_stanza_counts: Fix a crash in mod_bosh.Mon, 09 Oct 2017 19:22:39 +0100, by Emmanuel Gil Peyrot
-
mod_measure_stanza_counts: Counts stanzas and reports using 0.10+ statistics APIMon, 09 Oct 2017 20:15:33 +0200, by Kim Alvefur
-
mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013)Sat, 07 Oct 2017 22:52:12 +0200, by Kim Alvefur
-
mod_register_redirect: Update docFri, 06 Oct 2017 20:21:45 +0200, by t2d
-
mod_register_redirect: Import configmanager correctly (fixes #820)Fri, 06 Oct 2017 19:45:38 +0200, by t2d
-
mod_register_web: Update README to explain customizationThu, 05 Oct 2017 15:59:54 +0100, by Matthew Wild
Scroll all the way down to load more.