Software /
code /
prosody-modules
Graph
-
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
-
mod_log_auth: Split some long linesWed, 19 Apr 2017 06:36:52 +0200, by Kim Alvefur
-
mod_conversejs: Pass host jid (needed for anonymous auth)Tue, 18 Apr 2017 04:12:51 +0200, by Kim Alvefur
-
mod_measure_storage: Assume store type is "keyval" if missingSun, 16 Apr 2017 01:02:52 +0200, by Kim Alvefur
-
mod_http_upload: Guess mime type from file extension if not provided by client (mime-type is OPTIONAL)Sun, 16 Apr 2017 00:58:02 +0200, by Kim Alvefur
-
mod_http_upload: Store filename and directory separatelySat, 15 Apr 2017 15:55:39 +0200, by Kim Alvefur
-
mod_http_upload: Return an error if unable to store slot infoSat, 15 Apr 2017 15:53:46 +0200, by Kim Alvefur
-
mod_http_upload: Keep user- and hostname in localsSat, 15 Apr 2017 15:52:54 +0200, by Kim Alvefur
-
mod_http_upload: Remove unused upload slotsSat, 15 Apr 2017 15:51:29 +0200, by Kim Alvefur
-
Backed out changeset e491a15d7621 (closes #888)Sat, 15 Apr 2017 15:35:55 +0200, by Kim Alvefur
-
mod_measure_storage: Pass the measurement type, fixes tracebackFri, 14 Apr 2017 00:00:56 +0200, by Kim Alvefur
-
mod_http_muc_log: Remove cachingThu, 13 Apr 2017 22:47:09 +0200, by Kim Alvefur
-
mod_http_upload: Switch to using a map storeThu, 13 Apr 2017 22:18:28 +0200, by Kim Alvefur
-
mod_http_upload: Add support for limiting file types to uploadThu, 13 Apr 2017 20:29:41 +0200, by Kim Alvefur
-
mod_http_upload: Clear unused slots after 15 minutesThu, 13 Apr 2017 20:26:24 +0200, by Kim Alvefur
-
mod_http_upload: Consider files deleted even if remove failsThu, 13 Apr 2017 20:59:55 +0200, by Kim Alvefur
-
mod_http_upload: Validate that file extension (used by mod_http_files) matches mime type given by clientThu, 13 Apr 2017 20:23:17 +0200, by Kim Alvefur
-
mod_http_upload/README: Add sub-headings under limitsThu, 13 Apr 2017 16:36:25 +0200, by Kim Alvefur
-
mod_http_upload: Implement quota support (closes #823)Thu, 13 Apr 2017 16:35:10 +0200, by Kim Alvefur
-
mod_http_upload: Add option for expiry of files after a configurable time (closes #557)Thu, 13 Apr 2017 16:31:00 +0200, by 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 21:09:44 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Pass username to datesMon, 10 Apr 2017 08:59:13 +0200, by Kim Alvefur
-
mod_pinger: Try to solve smacks related issues, see #712Fri, 07 Apr 2017 23:34:40 +0200, by tmolitor
-
mod_storage_memory: Include missing return statement (thanks jonasw)Thu, 06 Apr 2017 10:14:00 +0200, by Kim Alvefur
-
mod_pinger: Don't ping when smacks hibernated the session, fixes #712Thu, 06 Apr 2017 02:35:06 +0200, by tmolitor
Scroll all the way down to load more.