log

age author description
Wed, 01 Aug 2012 16:08:15 +0200 Kim Alvefur mod_pubsub_feeds: Use the "superactor" instead of module.host/module.name
Wed, 01 Aug 2012 02:33:43 +0200 Florian Zeitz mod_admin_web: Replace core_post_stanza() with module:send()
Wed, 01 Aug 2012 02:30:30 +0200 Kim Alvefur mod_addressing: Replace use of core_post_stanza() with module:send()
Wed, 01 Aug 2012 02:29:01 +0200 Kim Alvefur mod_service_directories: Replace use of core_post_stanza() with module:send()
Wed, 01 Aug 2012 02:22:24 +0200 Kim Alvefur mod_remote_roster: Replace use of core_post_stanza() with module:send()
Sun, 29 Jul 2012 22:24:11 +0200 Kim Alvefur mod_smacks: Use require to import (thanks a lot, autocomplete)
Sun, 29 Jul 2012 22:21:32 +0200 Kim Alvefur mod_smacks: Import sessionmanager
Sun, 29 Jul 2012 22:11:48 +0200 Kim Alvefur mod_smacks: Fix log statement
Sun, 29 Jul 2012 21:38:19 +0200 Kim Alvefur mod_smacks: Import prosody.core_process_stanza()
Fri, 27 Jul 2012 14:29:59 +0100 Matthew Wild Merge with Oliver Gerlich
Mon, 11 Jun 2012 22:32:45 +0200 Oliver Gerlich mod_archive: cope with <list> requests which don't have a <set> tag
Fri, 27 Jul 2012 04:39:48 +0200 Kim Alvefur mod_mam: Stricter validation, reject invalid timestamps, jids.
Fri, 27 Jul 2012 02:38:43 +0100 Matthew Wild mod_readonly: Allow preventing direct modification of certain user data via XMPP
Thu, 26 Jul 2012 15:14:06 +0100 Matthew Wild mod_compat_vcard: Handle vcard requests sent to full JIDs (a spec violation commited by older versions of ejabberd and possibly others) - replaces vcard_compatibility option from Prosody 0.8
Thu, 26 Jul 2012 14:27:41 +0100 Matthew Wild mod_compat_bind: Compatibility (ugh) with clients that send the resource bind to the login host (ugh)
Tue, 24 Jul 2012 15:33:55 +0100 Matthew Wild mod_admin_web_timber -> mod_admin_web
Sun, 22 Jul 2012 19:52:45 +0100 Matthew Wild mod_register_web: nodeprep username before creating user (thanks IRON)
Thu, 19 Jul 2012 15:33:35 +0100 Matthew Wild mod_adhoc_cmd_*: Remove, these are obsoleted by mod_admin_adhoc (supplied with Prosody since 0.8)
Thu, 19 Jul 2012 15:32:02 +0100 Matthew Wild mod_inotify_reload: Add debug logging
Mon, 16 Jul 2012 22:30:43 +0200 Kim Alvefur mod_carbons: Unconditionally set namespace of forwarded message.
Fri, 13 Jul 2012 14:07:30 +0200 Kim Alvefur mod_vjud: Remove some ... verbose debug logging
Wed, 11 Jul 2012 19:07:15 +0200 Kim Alvefur mod_streamstats: Switch to portmanager and other 0.9 goodness
Sun, 08 Jul 2012 01:00:12 +0200 Kim Alvefur mod_http_favicon: Add, serves a favicon.ico
Sun, 08 Jul 2012 00:40:43 +0200 Kim Alvefur mod_mam_adhoc: Use ad-hoc command node suggested by XEP-0313
Fri, 06 Jul 2012 13:39:51 +0100 Matthew Wild mod_limits: Import to prosody-modules, connection-level rate limiting
Wed, 04 Jul 2012 14:08:43 +0200 Olivier Goffart mod_archive: switch from/to
Wed, 04 Jul 2012 13:58:31 +0200 Olivier Goffart mod_archive: Fix duplicate messages stored
Wed, 04 Jul 2012 13:49:57 +0200 Olivier Goffart mod_archive: Fix hour offset in stored message date
Sun, 01 Jul 2012 13:51:26 +0200 Kim Alvefur mod_vjud: Don't break on undefined properties.
Sun, 01 Jul 2012 13:15:40 +0200 Kim Alvefur mod_vjud: Switch first and last name in results to be correct.