Log

description author age
mod_profile: Mark as Unmaintained Kim Alvefur Tue, 03 Sep 2019 00:52:47 +0200
mod_profile: Link to successors mod_vcard_legacy & mod_vcard4 Kim Alvefur Tue, 03 Sep 2019 00:47:02 +0200
mod_upload_file_management: Add this new module, for now only listing files uploaded by a user as an admin. Emmanuel Gil Peyrot Sun, 01 Sep 2019 01:13:12 +0200
mod_carbons_adhoc: Remove unused (later shadowed) local variable Emmanuel Gil Peyrot Sun, 01 Sep 2019 01:11:20 +0200
mod_http_upload: Back out 3fb0add97cdb - depends on yet uncommon lfs version Kim Alvefur Fri, 30 Aug 2019 18:34:55 +0200
mod_auth_external: Improve error handling when non-blocking mode used without libevent Matthew Wild Fri, 30 Aug 2019 13:28:30 +0100
mod_http_upload: Skip write if nothing expired when checking Kim Alvefur Thu, 29 Aug 2019 23:35:42 +0200
mod_http_upload: Add hint about checking that the base URL is reachable Kim Alvefur Thu, 29 Aug 2019 23:30:55 +0200
mod_http_upload: Make loud noise if storage path can't be created or doesn't exist Kim Alvefur Thu, 29 Aug 2019 23:29:13 +0200
mod_vcard_muc: Add an alternative method of signaling avatar change Kim Alvefur Sun, 25 Aug 2019 20:46:43 +0200
mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse Kim Alvefur Fri, 23 Aug 2019 23:01:16 +0200
mod_muc_occupant_id: Update XEP number (XEP-0421) Maxime “pep” Buquet Sat, 24 Aug 2019 21:49:51 +0200
mod_map: Update example in README to reflect recent changes Kim Alvefur Fri, 23 Aug 2019 01:40:26 +0200
mod_map: Include last body text Kim Alvefur Fri, 23 Aug 2019 01:18:24 +0200
mod_map: Include timestamps of first/last message (if reported) Kim Alvefur Fri, 23 Aug 2019 01:16:58 +0200
mod_map: Update for new API in prosody 1e2b444acb72 Kim Alvefur Fri, 23 Aug 2019 01:08:12 +0200
mod_http_upload: Also format max file size as integer in error (thanks lovetox) Kim Alvefur Fri, 23 Aug 2019 00:19:46 +0200
mod_http_upload: Ensure integer formatting of size limit Kim Alvefur Thu, 22 Aug 2019 23:57:57 +0200
mod_muc_ping: Advertise XEP-0410 feature Kim Alvefur Wed, 21 Aug 2019 00:38:20 +0200
mod_smacks: fix bug #1405 (prevent timer from running for already destroyed sessions) tmolitor Sun, 11 Aug 2019 02:58:56 +0200
mod_http_muc_log: Make time based anchors from mod_muc_log_http work Kim Alvefur Sat, 10 Aug 2019 14:19:48 +0200
mod_pubsub_text_interface: Respond to receipts Kim Alvefur Fri, 09 Aug 2019 19:01:58 +0200
mod_http_stats_stream: Make global to simplify Kim Alvefur Fri, 09 Aug 2019 19:00:35 +0200
mod_turncredentials: Add parallel implementation of XEP-0215 v0.7 Kim Alvefur Fri, 09 Aug 2019 18:59:35 +0200
mod_conversejs: Change CSS URL Kim Alvefur Fri, 09 Aug 2019 18:41:51 +0200
mod_smacks: fix bug in bad client handling introduced by last commit tmolitor Fri, 02 Aug 2019 18:26:06 +0200
mod_csi_muc_priorities: Add an example Kim Alvefur Fri, 02 Aug 2019 08:04:16 +0200
mod_csi_muc_priorities: Mention mod_track_muc_joins Kim Alvefur Fri, 02 Aug 2019 08:04:00 +0200
mod_ignore_host_chatstates: Add a stub README Kim Alvefur Fri, 02 Aug 2019 07:52:04 +0200
mod_muc_block_pm: Add support for Prosody 0.11 JC Brand Fri, 02 Aug 2019 07:44:11 +0200
mod_http_stats_stream: Use existing header preparation Kim Alvefur Wed, 31 Jul 2019 18:55:06 +0200
mod_smacks: fix bug for missbehaving clients sending multiple acks in a row tmolitor Tue, 30 Jul 2019 02:07:13 +0200
mod_csi_battery_saver: add compatibility with mod_csi_muc_priorities, make queue length configurable and update README tmolitor Tue, 30 Jul 2019 01:46:57 +0200
mod_muc_occupant_id: depend on muc. Maxime “pep” Buquet Mon, 29 Jul 2019 16:10:09 +0200
mod_muc_occupant_id: Update links to the XEP inbox. Maxime “pep” Buquet Wed, 17 Jul 2019 13:23:23 +0200
mod_muc_occupant_id: Remove unnecessary check on occupant Maxime “pep” Buquet Sun, 14 Jul 2019 19:04:16 +0200
mod_muc_occupant_id: initial commit Maxime “pep” Buquet Sun, 14 Jul 2019 18:45:10 +0200
mod_csi_muc_priorities: Signal unimportance (thanks tmolitor) Kim Alvefur Thu, 04 Jul 2019 08:46:26 +0200
mod_cloud_notify: fix typo (used || instead of or) tmolitor Mon, 01 Jul 2019 18:50:42 +0200
mod_cloud_notify: fix local variable usage tmolitor Mon, 01 Jul 2019 18:49:24 +0200
mod_http_upload: Duplicate mime types handling from mod_http_files (fixes #1374) Kim Alvefur Sat, 29 Jun 2019 19:26:08 +0200
mod_csi_pump: Obsolete, remove Kim Alvefur Wed, 26 Jun 2019 21:45:50 +0200
mod_muc_defaults: Allow setting of `name` and `description JC Brand Thu, 20 Jun 2019 10:37:48 +0200
mod_cloud_notify: fix prosody 0.9 compatibility tmolitor Sun, 16 Jun 2019 02:00:34 +0200
mod_smacks: fix prosody 0.9 compatibility tmolitor Sun, 16 Jun 2019 02:00:12 +0200
mod_smacks: piggyback ack request onto ack response if queue is not empty, use native stoppable timers if supported tmolitor Sat, 15 Jun 2019 01:34:52 +0200
mod_cloud_notify: only push once on csi queue flush in hibernated state, unhook response handlers tmolitor Sat, 15 Jun 2019 01:26:15 +0200
mod_log_events_by_memory: Add link to post explaining different kinds of memory leaks Kim Alvefur Thu, 13 Jun 2019 00:25:12 +0200
mod_log_events_by_memory: Add a rant to README about uselessness of this module Kim Alvefur Thu, 13 Jun 2019 00:24:54 +0200
mod_log_events_by_cpu_usage: Log events where more than a certain amount of CPU time was spent Kim Alvefur Mon, 10 Jun 2019 15:23:52 +0200
mod_log_events_by_memory: Log events where Lua memory usage increased Kim Alvefur Mon, 10 Jun 2019 14:38:06 +0200
mod_web_push: README: Fix list formatting Maxime “pep” Buquet Sun, 09 Jun 2019 22:05:39 +0200
mod_web_push: Update README Maxime “pep” Buquet Sun, 09 Jun 2019 22:02:24 +0200
Initial version of mod_web_push. WARNING: Do not use. Maxime “pep” Buquet Sat, 08 Jun 2019 23:06:44 +0200
misc/munin/prosody_: Add a total_s2s counter to work with mod_statistics_statsman Kim Alvefur Tue, 28 May 2019 21:32:50 +0200
mod_statistics_statsman: Fix syntax error Kim Alvefur Tue, 28 May 2019 21:27:45 +0200
mod_statistics_statsman: Map 'cpu.clock' from mod_measure_cpu to 'cpu_total' of mod_statistics_cputotal Kim Alvefur Tue, 28 May 2019 21:26:13 +0200
mod_statistics_statsman/README: Describe how to switch from mod_statistics Kim Alvefur Tue, 28 May 2019 21:23:35 +0200
mod_statistics_statsman: Update for change stats type change in mod_measure_memory Kim Alvefur Tue, 28 May 2019 21:15:09 +0200
mod_extdisco: Remove redundant condition Kim Alvefur Thu, 23 May 2019 17:37:58 +0200
mod_extdisco: Also handle XEP-0215 v0.7 Kim Alvefur Thu, 23 May 2019 17:34:49 +0200
mod_extdisco: Set missing namespace on credentials response Kim Alvefur Thu, 23 May 2019 17:28:28 +0200
mod_extdisco: Reuse xmlns variable Kim Alvefur Thu, 23 May 2019 17:26:57 +0200
xep-0215-0.6 requires service to be wrapped in services tag. Alexey Bobyr Thu, 23 May 2019 09:15:17 +0300
mod_csi_muc_priorities: Fix traceback due to empty field Kim Alvefur Sat, 18 May 2019 16:19:03 +0200
mod_conversejs: Set viewport scale hack (closes #1361) Kim Alvefur Thu, 16 May 2019 08:48:09 +0200
mod_conversejs: Make title configurable (fixes #1362) Kim Alvefur Thu, 16 May 2019 08:45:44 +0200
mod_conversejs: Separate out templates into separate configurable files (breaks 0.9 compat) Kim Alvefur Thu, 16 May 2019 08:45:41 +0200
mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam Kim Alvefur Thu, 16 May 2019 07:46:05 +0200
mod_http_muc_log: Allow specifying the default view Kim Alvefur Mon, 13 May 2019 00:52:35 +0200
mod_http_muc_log: Preserve ?query part in redirect Kim Alvefur Mon, 13 May 2019 11:13:19 +0200
mod_http_muc_log: Add navigation link to latest page Kim Alvefur Mon, 13 May 2019 11:10:41 +0200
mod_http_muc_log: Correctly build absolute URLs Kim Alvefur Mon, 13 May 2019 10:50:00 +0200
mod_http_muc_log: Provide a redirect to 'latest' day with logs (fixes #1360) Kim Alvefur Mon, 13 May 2019 00:23:04 +0200
mod_http_muc_log: Fix Y10k bug Kim Alvefur Mon, 13 May 2019 00:20:19 +0200
mod_http_upload: Propagate errors from expiry procedure Kim Alvefur Wed, 08 May 2019 13:51:49 +0200
mod_http_upload: Check attempted upload against quota even with no previous uploads Kim Alvefur Wed, 08 May 2019 13:50:49 +0200
mod_http_upload: Consider quota reached if it can't be checked Kim Alvefur Wed, 08 May 2019 13:48:24 +0200
mod_storage_xmlarchive: Try harder to limit range of time to check Kim Alvefur Tue, 07 May 2019 17:10:07 +0200
mod_muc_defaults: Create MUCs from config JC Brand Mon, 06 May 2019 16:05:00 +0200
mod_storage_xmlarchive: Add support for user iteration API Kim Alvefur Sun, 05 May 2019 16:09:30 +0200
mod_migrate: Try to use per storage user listing where available Kim Alvefur Sun, 05 May 2019 16:04:20 +0200
mod_http_muc_log: Trim trailing whitespace [luacheck] Kim Alvefur Sun, 05 May 2019 14:47:07 +0200
mod_http_muc_log: Add option to show OOB images Kim Alvefur Sun, 05 May 2019 14:06:50 +0200
mod_http_muc_log: Document optimization for storage modules lacking :dates API Kim Alvefur Sun, 05 May 2019 14:05:00 +0200
mod_http_muc_log: Increase clickable area on dates Kim Alvefur Sun, 05 May 2019 13:00:25 +0200
mod_http_muc_log: Add table header and body tags for improved semantics Kim Alvefur Sun, 05 May 2019 12:59:06 +0200
mod_http_muc_log: Sort room listing by jid for stable order Kim Alvefur Sun, 05 May 2019 11:01:17 +0200
mod_http_index: Improve page title Kim Alvefur Sun, 05 May 2019 10:24:53 +0200
mod_http_pep_avatar/README: Mark up example URL as code snippet Kim Alvefur Sun, 05 May 2019 09:22:53 +0200
mod_http_pep_avatar: Return a message instead of 404 for base path Kim Alvefur Sun, 05 May 2019 09:22:30 +0200
mod_atom/README: Add some text about where to look for the atom feed Kim Alvefur Sun, 05 May 2019 09:21:25 +0200
mod_atom: Return a message instead of 404 for root path Kim Alvefur Sun, 05 May 2019 09:13:00 +0200
mod_storage_xmlarchive: Return error if range request reference missing items (see #1325) Kim Alvefur Fri, 03 May 2019 21:07:51 +0200
mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match Kim Alvefur Fri, 03 May 2019 18:59:38 +0200
mod_muc_cloud_notify: Count codepoints instead of bytes Matthew Wild Thu, 02 May 2019 20:43:05 +0100
mod_bidi: Document compatibility with 0.10 and 0.11 Kim Alvefur Mon, 22 Apr 2019 04:20:16 +0200
mod_auth_token: Timezone fix for TOTP checking JC Brand Thu, 02 May 2019 11:07:27 +0200
mod_admin_web: Fix to use format strings in logger calls (thanks Ge0rG) Matthew Wild Tue, 30 Apr 2019 10:45:00 +0100
mod_auth_ldap: Use module API for logging Kim Alvefur Mon, 29 Apr 2019 00:05:20 +0200
mod_auth_ldap: Log any error message from open_simple() when testing password Kim Alvefur Mon, 29 Apr 2019 00:04:16 +0200
mod_inject_ecaps2: Add a compatibility table. Emmanuel Gil Peyrot Wed, 24 Apr 2019 11:00:17 +0200
mod_omemo_all_access: Also not needed with Prosody 0.11 Kim Alvefur Sat, 20 Apr 2019 21:14:49 +0200
mod_net_proxy: Ensure port numbers are coerced into numbers Kim Alvefur Fri, 12 Apr 2019 21:44:29 +0200
mod_turncredentials: Convert numeric attributes to strings (fixes #1339) Kim Alvefur Tue, 09 Apr 2019 23:23:30 +0200
mod_http_muc_log: Allow trailing slash after date Kim Alvefur Tue, 09 Apr 2019 18:05:28 +0200
mod_adhoc_dataforms_demo/README: Describe the new multi-step command Kim Alvefur Sat, 06 Apr 2019 18:53:19 +0200
mod_adhoc_dataforms_demo: Add a multi-step command demo Kim Alvefur Sat, 06 Apr 2019 18:32:24 +0200
mod_adhoc_dataforms_demo: Rename command node to reflect current module name Kim Alvefur Sat, 06 Apr 2019 18:31:55 +0200
mod_adhoc_dataforms_demo: Reorder form fields Kim Alvefur Sat, 06 Apr 2019 18:07:02 +0200
mod_adhoc_dataforms_demo: Remove extra 'fixed' field Kim Alvefur Sat, 06 Apr 2019 18:04:29 +0200
mod_invite: Show a different error if no token has been given Kim Alvefur Fri, 05 Apr 2019 19:12:13 +0200
mod_invite: Remove unused local variable [luacheck] Kim Alvefur Fri, 05 Apr 2019 19:10:59 +0200
mod_invite: Use path passed by http stack instead of pattern matching Kim Alvefur Fri, 05 Apr 2019 19:06:20 +0200
mod_password_reset: Remove unused local [luacheck] Kim Alvefur Fri, 05 Apr 2019 19:02:43 +0200
mod_admin_web: Ignore shadowed 'ok' variable, nothing to worry about [luacheck] Kim Alvefur Fri, 05 Apr 2019 19:02:17 +0200
Update modules using mod_http_files to serve files for change in Prosody trunk Kim Alvefur Fri, 05 Apr 2019 18:57:51 +0200
mod_muc_gc10: Abort on Prosody 0.11 Kim Alvefur Wed, 03 Apr 2019 11:57:37 +0200
mod_csi_pump/README: Discourage use, point to mod_csi_simple Kim Alvefur Wed, 03 Apr 2019 11:55:38 +0200
mod_muc_lang: Abort on Prosody 0.11 which supports this natively (thanks Ge0rG) Kim Alvefur Wed, 03 Apr 2019 11:37:13 +0200