Mercurial > prosody-modules
graph
-
merge commitThu, 17 Aug 2017 21:34:56 +0200, by tmolitor
-
mod_csi_battery_saver: Fix a bug introduced by commit f43c77c69a8aThu, 17 Aug 2017 21:32:52 +0200, by tmolitor
-
mod_csi_battery_saver: Fix interaction with smacks hibernationThu, 17 Aug 2017 21:21:23 +0200, by tmolitor
-
mod_register_web: Normalize indentation [luacheck]Thu, 17 Aug 2017 14:49:52 +0200, by Kim Alvefur
-
mod_register_web: Import missing datamanagerThu, 17 Aug 2017 14:35:42 +0200, by Michel Le Bihan
-
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handleWed, 16 Aug 2017 00:01:14 +0200, by Kim Alvefur
-
mod_csi_battery_saver: Clone stanza pushed to queueTue, 15 Aug 2017 21:14:55 +0200, by Michel Le Bihan
-
mod_cloud_notify: Implement the "stripped stanzas" proposal.Mon, 14 Aug 2017 23:31:05 +0200, by tmolitor
-
mod_csi_battery_saver: correctly handle encrypted message stanzasSat, 12 Aug 2017 20:45:11 +0200, by tmolitor
-
mod_webpresence: Fixed README (working status and TODO)Wed, 02 Aug 2017 19:50:32 +0700, by Vadim A. Misbakh-Soloviov
-
mod_register_web: Add password confirmation fieldTue, 01 Aug 2017 17:33:05 +0200, by Michel Le Bihan
-
mod_http_upload: Remove directory when deleting a file (fixes #950)Thu, 27 Jul 2017 16:46:18 +0200, by Kim Alvefur
-
mod_http_upload: Remove MIME type restrictions and checking (fixes #958)Sat, 22 Jul 2017 23:14:13 +0200, by Kim Alvefur
-
mod_secure_interfaces: Add ::1 to the default secure_interfaces.Sun, 16 Jul 2017 19:29:05 +0100, by Emmanuel Gil Peyrot
-
mod_register_redirect: Add ::1 to the default registration_whitelist.Sun, 16 Jul 2017 19:28:52 +0100, by Emmanuel Gil Peyrot
-
mod_captcha_registration: Add ::1 to the default registration_whitelist.Sun, 16 Jul 2017 19:27:44 +0100, by Emmanuel Gil Peyrot
-
mod_smacks: don't send out <r> when already hibernatingFri, 14 Jul 2017 18:06:17 +0200, by tmolitor
-
mod_secure_interfaces: Add debug log in non-secure case alsoThu, 06 Jul 2017 10:48:39 +0100, by Matthew Wild
-
mod_mam: Use correct variableThu, 27 Apr 2017 12:41:53 +0200, by Kim Alvefur
-
mod_mam: Don't ask the storage backend to count all items when expiry is disabledWed, 26 Apr 2017 11:46:22 +0200, by Kim Alvefur
-
mod_mam_muc: Handle missing maxstanzas (thanks Martin)Fri, 23 Jun 2017 16:03:11 +0200, by Kim Alvefur
-
mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error)Fri, 23 Jun 2017 15:31:55 +0200, by Kim Alvefur
-
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)Fri, 23 Jun 2017 14:19:55 +0200, by Kim Alvefur
-
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)Fri, 23 Jun 2017 13:54:40 +0200, by Kim Alvefur
-
mod_mam_muc: Add debug logging like in mod_mamFri, 23 Jun 2017 13:53:39 +0200, by Kim Alvefur
-
mod_mam_muc: Make calculation of max history length more like in mod_mucFri, 23 Jun 2017 13:51:23 +0200, by Kim Alvefur
-
mod_muc_log/README: Remove odd duplicate item under Compatibility (thanks Tobias)Thu, 25 May 2017 16:47:29 +0200, by Kim Alvefur
-
mod_mam_muc: Rename various fields from "logging" to "archiving"Sun, 21 May 2017 23:59:36 +0200, by Kim Alvefur
-
mod_block_registrations: fix example regexFri, 12 May 2017 23:41:31 +0200, by tmolitor
-
mod_cloud_notify: Don't notify for all smacks queued stanzas in a rowMon, 08 May 2017 19:39:43 +0200, by tmolitor
-
mod_smacks: Fix delayed_ack eventMon, 08 May 2017 19:36:37 +0200, by tmolitor
-
mod_cloud_notify: fix bug when multiple resources are usedMon, 08 May 2017 18:24:29 +0200, by tmolitor
-
mod_mam: Adjust event handler priorities to match guidelines in docsFri, 28 Apr 2017 12:09:51 +0100, by Matthew Wild
-
mod_csi_pump: Consider presence other than presence updates important (ie subscription requests)Thu, 27 Apr 2017 19:55:18 +0200, by Kim Alvefur
-
mod_measure_malloc: Add a short READMEThu, 27 Apr 2017 19:54:53 +0200, by Kim Alvefur
-
mod_measure_memory: Split out mallinfo measuring into a separate module, mod_measure_mallocThu, 27 Apr 2017 19:52:42 +0200, by Kim Alvefur
-
MergeThu, 27 Apr 2017 09:38:30 +0200, by Kim Alvefur
-
mod_mam_archive: Use util.rsm (fixes #877, depends on recent 0.10+)Sat, 22 Apr 2017 11:24:18 +0200, by Dennis Schridde
-
mod_log_http: Remove accidentally-committed debugging codeTue, 25 Apr 2017 12:02:36 +0100, by Matthew Wild
-
mod_onions: Make variable localMon, 24 Apr 2017 18:12:29 +0200, by Kim Alvefur
-
mod_onions: Import luasocket (fixes #898)Mon, 24 Apr 2017 18:12:08 +0200, by Kim Alvefur
-
Merge commitMon, 24 Apr 2017 20:57:23 +0200, by tmolitor
-
Fix #889Mon, 24 Apr 2017 20:56:56 +0200, by tmolitor
-
mod_log_http: Add new module for logging outgoing HTTP requestFri, 21 Apr 2017 16:46:09 +0100, by Matthew Wild
-
mod_log_auth: log into sessionWed, 19 Apr 2017 13:45:18 +0200, by Georg Lukas
-
mod_log_auth: Handle missing sasl handlerWed, 19 Apr 2017 06:45:49 +0200, by Kim Alvefur
-
mod_server_contact_info: Bump log message to info levelWed, 19 Apr 2017 06:38:08 +0200, by Kim Alvefur
-
mod_log_auth: Attempt to retrieve attempted username from SASL handler (re #844)Wed, 19 Apr 2017 06:37:29 +0200, by Kim Alvefur