Log

description author age
mod_host_guard: removed calls to s2smanager and made the module not dependant on it. Marco Cirillo 2012-05-26
mod_group_bookmarks: Log error when group_bookmarks_file not specified Matthew Wild 2012-05-26
mod_stanza_counter_http: change the skipped get_option_array to get_option_string it was supposed to. Marco Cirillo 2012-05-26
mod_websocket: Move frame handling into a separate function Florian Zeitz 2012-05-26
mod_websocket: New mod_c2s based version, still WIP Florian Zeitz 2012-05-25
mod_mam: Put name of store in a single variable Kim Alvefur 2012-05-24
mod_mam: Remove unused local Kim Alvefur 2012-05-24
mod_mam: Break when the message is more recent than the range requested Kim Alvefur 2012-05-24
mod_mam: local tostring and some comments Kim Alvefur 2012-05-24
mod_mam: From the spec: servers SHOULD NOT archive messages that do not have a <body/> child tag. Thijs Alkemade 2012-05-24
mod_pubsub_feed: Rename to mod_pubsub_feeds Kim Alvefur 2012-05-23
mod_data_access: Cleanup and update to new HTTP API Kim Alvefur 2012-05-21
mod_pubsub_feed: Cleanup and update to new APIs in 0.9 Kim Alvefur 2012-05-21
mod_checkcerts: New module that logs a warning when your cert is about to expire. Kim Alvefur 2012-05-21
mod_mam: Add the UID to the <result> when sending an archived message back. Thijs Alkemade 2012-05-21
mod_auth_phpbb3: Optionally allow using PHPBB3 session ID as password ( sql = { sessionid_as_password = true, ... } ). Waqas Hussain 2012-05-16
mod_carbons: Move creation of the carbon stanza out of the loop. Kim Alvefur 2012-05-06
mod_admin_web: Utilize the shared module magic Florian Zeitz 2012-04-30
mod_srvinjection: Use module:set_global() Florian Zeitz 2012-04-30
mod_post_msg: Update to the new HTTP API Kim Alvefur 2012-04-30
mod_register_json: same as previous ones, un-needeness. Marco Cirillo 2012-04-29
mod_stanza_counter: remove module:set_global, with the default_host handler it's not required. Marco Cirillo 2012-04-29
mod_server_status: remove module:set_global, with the default_host handler it's not required. Marco Cirillo 2012-04-29
mod_server_status: for sure xml isn't json, passing json mime and viceversa isn't appropriate at all. *no no* Marco Cirillo 2012-04-29
mod_server_status: fix code typo, get_option_array was used instead of get_option_string Marco Cirillo 2012-04-29
mod_register_json: revert change, it's not needed (providing http provides https as well) Marco Cirillo 2012-04-29
mod_pastebin: Update to the new HTTP API Kim Alvefur 2012-04-29
mod_register_web: Extremely rough web registration page, with captcha Matthew Wild 2012-04-29
mod_inotify_reload: Reload modules when their code changes Matthew Wild 2012-04-29
mod_register_json: fixed typo, added https/http switch and default value to it. Marco Cirillo 2012-04-29
mod_stanza_counter_http: updated to current HTTP API. Marco Cirillo 2012-04-29
mod_server_status: updated to current HTTP API. Marco Cirillo 2012-04-29
mod_register_json: updated to current HTTP API. Marco Cirillo 2012-04-29
mod_ircd: net.connlisteners is gone and won't be back, *disintegrated* Marco Cirillo 2012-04-29
mod_cleanup_http: this is only useful to reload http plugins pre-timber 0.9, *disintegrated* Marco Cirillo 2012-04-29
mod_adhoc: Remove Matthew Wild 2012-04-28
mod_proxy65: Remove Matthew Wild 2012-04-28
mod_webpresence: Update to timber, remove squish hack (icons are now loaded relative to the module file) Matthew Wild 2012-04-28
mod_smacks: Make smacks_max_unacked_stanzas configurable Matthew Wild 2012-04-28
mod_smacks: get_option+_number Matthew Wild 2012-04-28
mod_smacks: Remove dependency on connlisteners (use sessions table shared by mod_c2s directly) Matthew Wild 2012-04-28
mod_streamstats: Import count and keys from util.iterators Matthew Wild 2012-04-28
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 2012-04-28
mod_admin_web: HTTP methods are now required Florian Zeitz 2012-04-27
mod_admin_web: Add timber version. Separate for now Florian Zeitz 2012-04-27
mod_mam: Update header Kim Alvefur 2012-04-22
mod_mam: Remove archived tag, as this was dropped from the submitted spec Kim Alvefur 2012-04-19
mod_pubsub_feed: Fix typos Kim Alvefur 2012-04-03