mod_srvinjection: Use module:set_global()
|
Florian Zeitz |
Mon, 30 Apr 2012 16:45:06 +0200 |
mod_post_msg: Update to the new HTTP API
|
Kim Alvefur |
Mon, 30 Apr 2012 13:08:40 +0200 |
mod_register_json: same as previous ones, un-needeness.
|
Marco Cirillo |
Sun, 29 Apr 2012 20:43:40 +0000 |
mod_stanza_counter: remove module:set_global, with the default_host handler it's not required.
|
Marco Cirillo |
Sun, 29 Apr 2012 20:41:59 +0000 |
mod_server_status: remove module:set_global, with the default_host handler it's not required.
|
Marco Cirillo |
Sun, 29 Apr 2012 20:40:55 +0000 |
mod_server_status: for sure xml isn't json, passing json mime and viceversa isn't appropriate at all. *no no*
|
Marco Cirillo |
Sun, 29 Apr 2012 20:29:07 +0000 |
mod_server_status: fix code typo, get_option_array was used instead of get_option_string
|
Marco Cirillo |
Sun, 29 Apr 2012 20:18:45 +0000 |
mod_register_json: revert change, it's not needed (providing http provides https as well)
|
Marco Cirillo |
Sun, 29 Apr 2012 20:16:43 +0000 |
mod_pastebin: Update to the new HTTP API
|
Kim Alvefur |
Sun, 29 Apr 2012 21:07:04 +0200 |
mod_register_web: Extremely rough web registration page, with captcha
|
Matthew Wild |
Sun, 29 Apr 2012 17:36:31 +0100 |
mod_inotify_reload: Reload modules when their code changes
|
Matthew Wild |
Sun, 29 Apr 2012 16:57:21 +0100 |
mod_register_json: fixed typo, added https/http switch and default value to it.
|
Marco Cirillo |
Sun, 29 Apr 2012 13:44:21 +0000 |
mod_stanza_counter_http: updated to current HTTP API.
|
Marco Cirillo |
Sun, 29 Apr 2012 13:06:53 +0000 |
mod_server_status: updated to current HTTP API.
|
Marco Cirillo |
Sun, 29 Apr 2012 13:06:26 +0000 |
mod_register_json: updated to current HTTP API.
|
Marco Cirillo |
Sun, 29 Apr 2012 13:05:46 +0000 |
mod_ircd: net.connlisteners is gone and won't be back, *disintegrated*
|
Marco Cirillo |
Sun, 29 Apr 2012 12:47:20 +0000 |
mod_cleanup_http: this is only useful to reload http plugins pre-timber 0.9, *disintegrated*
|
Marco Cirillo |
Sun, 29 Apr 2012 12:46:36 +0000 |
mod_adhoc: Remove
|
Matthew Wild |
Sat, 28 Apr 2012 19:48:37 +0100 |
mod_proxy65: Remove
|
Matthew Wild |
Sat, 28 Apr 2012 19:47:17 +0100 |
mod_webpresence: Update to timber, remove squish hack (icons are now loaded relative to the module file)
|
Matthew Wild |
Sat, 28 Apr 2012 19:44:42 +0100 |
mod_smacks: Make smacks_max_unacked_stanzas configurable
|
Matthew Wild |
Sat, 28 Apr 2012 18:21:29 +0100 |
mod_smacks: get_option+_number
|
Matthew Wild |
Sat, 28 Apr 2012 18:20:18 +0100 |
mod_smacks: Remove dependency on connlisteners (use sessions table shared by mod_c2s directly)
|
Matthew Wild |
Sat, 28 Apr 2012 18:16:47 +0100 |
mod_streamstats: Import count and keys from util.iterators
|
Matthew Wild |
Sat, 28 Apr 2012 18:10:36 +0100 |
Tagging last 0.8.x compatible revision of this repo, for 0.8.x support move to http://code.google.com/p/prosody-modules.0-8/
|
Matthew Wild |
Sat, 28 Apr 2012 17:44:28 +0100 |
mod_admin_web: HTTP methods are now required
|
Florian Zeitz |
Fri, 27 Apr 2012 19:59:21 +0200 |
mod_admin_web: Add timber version. Separate for now
|
Florian Zeitz |
Fri, 27 Apr 2012 03:30:47 +0200 |
mod_mam: Update header
|
Kim Alvefur |
Sun, 22 Apr 2012 13:29:57 +0200 |
mod_mam: Remove archived tag, as this was dropped from the submitted spec
|
Kim Alvefur |
Thu, 19 Apr 2012 17:46:24 +0200 |
mod_pubsub_feed: Fix typos
|
Kim Alvefur |
Wed, 04 Apr 2012 00:37:42 +0200 |
mod_archive: applied patch from stephen.weber@gswot.org to fix issue 6 and 7; need fully test.
|
shinysky |
Thu, 29 Mar 2012 10:32:40 +0800 |
mod_compat_muc_admin: corrected variable leftovers.
|
Marco Cirillo |
Tue, 27 Mar 2012 17:11:26 +0000 |
mod_compat_muc_admin: adding last missing local (getUsingPath).
|
Marco Cirillo |
Tue, 27 Mar 2012 16:57:00 +0000 |
mod_compat_muc_admin: general cleanup, adding missing locals from muc.lib.lua (since things aren't inflated enough already)
|
Marco Cirillo |
Tue, 27 Mar 2012 16:51:59 +0000 |
mod_compat_muc_admin: we shall make sure that only owners can destroy rooms and not everyone, isn't it?
|
Marco Cirillo |
Tue, 27 Mar 2012 16:07:52 +0000 |
mod_compat_muc_admin: first commit.
|
Marco Cirillo |
Tue, 27 Mar 2012 15:49:31 +0000 |
mod_auth_phpbb3: Match the username_clean column instead of the username column when updating password.
|
Waqas Hussain |
Sun, 25 Mar 2012 02:30:36 +0500 |
mod_smacks: Don't hibernate session on graceful stream close
0.8-diverge
|
Matthew Wild |
Mon, 19 Mar 2012 17:06:02 +0000 |
mod_smacks: Import connlisteners properly
|
Matthew Wild |
Sat, 17 Mar 2012 15:54:25 +0000 |
mod_smacks: If a resumed session still has a connection open, close that connection before resuming
|
Matthew Wild |
Sat, 17 Mar 2012 15:53:45 +0000 |
mod_smacks: Use pre-resource-unbind (0.9 feature) to fix reloadability and multiple host support
|
Matthew Wild |
Mon, 05 Mar 2012 16:53:30 +0000 |
mod_mam: Bumb priority up above carbons, so that archive ids are included
|
Kim Alvefur |
Tue, 28 Feb 2012 14:37:42 +0100 |
mod_mam: Add missing up()
|
Kim Alvefur |
Tue, 28 Feb 2012 14:36:41 +0100 |
mod_mam: Try to not bork when sending a message to your bare jid
|
Kim Alvefur |
Tue, 28 Feb 2012 14:36:05 +0100 |
mod_carbons: Remove useless protection against loop that can't happen
|
Kim Alvefur |
Tue, 28 Feb 2012 14:33:35 +0100 |
mod_carbons: Make sure parameters to log() are strings.
|
Kim Alvefur |
Tue, 28 Feb 2012 14:20:43 +0100 |
mod_lastlog: Add option to also log the users IP address.
|
Kim Alvefur |
Fri, 24 Feb 2012 15:38:14 +0100 |
mod_lastlog: New module to record last time a user authenticated
|
Kim Alvefur |
Fri, 24 Feb 2012 15:28:17 +0100 |