Software /
code /
prosody-modules
Graph
-
mod_admin_web: Replace core_post_stanza() with module:send()2012-08-01, by Florian Zeitz
-
mod_addressing: Replace use of core_post_stanza() with module:send()2012-08-01, by Kim Alvefur
-
mod_service_directories: Replace use of core_post_stanza() with module:send()2012-08-01, by Kim Alvefur
-
mod_remote_roster: Replace use of core_post_stanza() with module:send()2012-08-01, by Kim Alvefur
-
mod_smacks: Use require to import (thanks a lot, autocomplete)2012-07-29, by Kim Alvefur
-
mod_smacks: Import sessionmanager2012-07-29, by Kim Alvefur
-
mod_smacks: Fix log statement2012-07-29, by Kim Alvefur
-
mod_smacks: Import prosody.core_process_stanza()2012-07-29, by Kim Alvefur
-
Merge with Oliver Gerlich2012-07-27, by Matthew Wild
-
mod_archive: cope with <list> requests which don't have a <set> tag2012-06-11, by Oliver Gerlich
-
mod_mam: Stricter validation, reject invalid timestamps, jids.2012-07-27, by Kim Alvefur
-
mod_readonly: Allow preventing direct modification of certain user data via XMPP2012-07-27, by Matthew Wild
-
mod_compat_bind: Compatibility (ugh) with clients that send the resource bind to the login host (ugh)2012-07-26, by Matthew Wild
-
mod_admin_web_timber -> mod_admin_web2012-07-24, by Matthew Wild
-
mod_register_web: nodeprep username before creating user (thanks IRON)2012-07-22, by Matthew Wild
-
mod_adhoc_cmd_*: Remove, these are obsoleted by mod_admin_adhoc (supplied with Prosody since 0.8)2012-07-19, by Matthew Wild
-
mod_inotify_reload: Add debug logging2012-07-19, by Matthew Wild
-
mod_carbons: Unconditionally set namespace of forwarded message.2012-07-16, by Kim Alvefur
-
mod_vjud: Remove some ... verbose debug logging2012-07-13, by Kim Alvefur
-
mod_streamstats: Switch to portmanager and other 0.9 goodness2012-07-11, by Kim Alvefur
-
mod_http_favicon: Add, serves a favicon.ico2012-07-07, by Kim Alvefur
-
mod_mam_adhoc: Use ad-hoc command node suggested by XEP-03132012-07-07, by Kim Alvefur
-
mod_limits: Import to prosody-modules, connection-level rate limiting2012-07-06, by Matthew Wild
-
mod_archive: switch from/to2012-07-04, by Olivier Goffart
-
mod_archive: Fix duplicate messages stored2012-07-04, by Olivier Goffart
-
mod_archive: Fix hour offset in stored message date2012-07-04, by Olivier Goffart
-
mod_vjud: Don't break on undefined properties.2012-07-01, by Kim Alvefur
-
mod_vjud: Switch first and last name in results to be correct.2012-07-01, by Kim Alvefur
-
mod_vjud: Update util.vcard from verse2012-07-01, by Kim Alvefur
-
mod_compat_muc_admin: added missing import (thanke MattJ)2012-06-30, by Marco Cirillo
-
mod_vjud: Missing fields should not match everyone. (Thanks Pidgin)2012-06-28, by Kim Alvefur
-
mod_host_guard: adjusted log message.2012-06-26, by Marco Cirillo
-
mod_host_guard: reduced code duplication and added better logging.2012-06-26, by Marco Cirillo
-
mod_host_guard: removed redundant cleanup code (tested it's completely unrequired).2012-06-25, by Marco Cirillo
-
mod_host_guard: host handlers are now cleaned properly on module unload (and also still on re/load to be safe).2012-06-25, by Marco Cirillo
-
mod_host_guard: referenced configmanager from prosody's _G instead of requiring it.2012-06-25, by Marco Cirillo
-
mod_register_redirect: referenced configmanager from prosody's global space instead of requiring it (==).2012-06-25, by Marco Cirillo
-
mod_register_json: modify logic to prevent an unnecessary call to usermanager.2012-06-25, by Marco Cirillo
-
mod_auth_joomla: Added config option sql.prefix (default = "jos_").2012-06-22, by Waqas Hussain
-
mod_auth_joomla: Joomla hash should be hex-encoded, not raw binary (thanks Anthony).2012-06-22, by Waqas Hussain
-
mod_pubsub_feeds: Prepare for making it possible to unsubscribe, and some other minor changes.2012-06-20, by Kim Alvefur
-
mod_pubsub_feeds: Fix updating of config2012-06-20, by Kim Alvefur
-
mod_vjud: Depends on vcard lib from verse, so add that.2012-06-20, by Kim Alvefur
-
mod_vjud: Add. Thanks waqas for the base code.2012-06-20, by Kim Alvefur
-
mod_mam_adhoc: New module that allows clients to change MAM preferences through AdHoc.2012-06-17, by Kim Alvefur
Scroll all the way down to load more.