Software /
code /
prosody-modules
Graph
-
mod_http_upload: Add option for expiry of files after a configurable time (closes #557)2017-04-13, by Kim Alvefur
-
mod_storage_xmlarchive: Pass username to dates2017-04-10, by Kim Alvefur
-
mod_pinger: Try to solve smacks related issues, see #7122017-04-07, by tmolitor
-
mod_storage_memory: Include missing return statement (thanks jonasw)2017-04-06, by Kim Alvefur
-
mod_pinger: Don't ping when smacks hibernated the session, fixes #7122017-04-06, by tmolitor
-
mod_pinger: Fix hardcoded smacks namespace, fixes #7122017-04-06, by tmolitor
-
mod_smacks: Ignore user when writing or reading session_cache on prosody 0.92017-04-06, by tmolitor
-
mod_cloud_notify: Fix module:unhook calls not available in prosody 0.9, fixes #8742017-04-05, by tmolitor
-
mod_pep_plus: Import from Prosody trunk ae3c5abb33362017-04-04, by Matthew Wild
-
mod_http_upload: Fix halting of event propagation when request handler returns2017-04-03, by Kim Alvefur
-
mod_http_upload: Where did those parenthesis come from?2017-04-03, by Kim Alvefur
-
mod_http_upload: Use the new util.id if available (in 0.10+)2017-04-03, by Kim Alvefur
-
mod_conversejs: Include a <body> tag in HTML2017-04-03, by Kim Alvefur
-
mod_storage_xmlarchive: Use the dates method in more places2017-04-01, by Kim Alvefur
-
mod_mam: Remove extraneous assert when opening the store2017-04-02, by Emmanuel Gil Peyrot
-
mod_storage_memory: Ignore unused 'self' [luacheck]2017-03-30, by Kim Alvefur
-
mod_storage_memory: Inclued 'with' in search [luacheck]2017-03-30, by Kim Alvefur
-
mod_storage_memory: Fix to serialize the correct variable [luacheck]2017-03-30, by Kim Alvefur
-
mod_conversejs: Remove leftover use of mod_http_files from before commit2017-03-30, by Kim Alvefur
-
mod_conversejs: Simple demo module for serving converse.js from internal http server2017-03-30, by Kim Alvefur
-
mod_storage_memory: Serialize data functions that return the data (prevents mutation of stored data)2017-03-30, by Kim Alvefur
-
mod_storage_memory: Remove map store (rely on storagemanagers shiv)2017-03-30, by Kim Alvefur
-
mod_storage_memory: Fix to make archive:append() return the archive id as it should2017-03-30, by Kim Alvefur
-
mod_query_client_ver: Handle IQ errors (see #876)2017-03-30, by Kim Alvefur
-
mod_query_client_ver: Signal that events are handled even when no response is returned (see #876)2017-03-30, by Kim Alvefur
-
mod_http_upload: Use correct function for base642017-03-28, by Kim Alvefur
-
mod_http_upload: Fix typo in variable name2017-03-26, by Kim Alvefur
-
mod_http_upload: Rename variable to avoid name clash2017-03-26, by Kim Alvefur
-
mod_http_upload: Split some long lines [luacheck]2017-03-26, by Kim Alvefur
-
mod_http_upload: Fix to call random bytes function instead of the module2017-03-26, by Kim Alvefur
-
mod_http_upload: Generate shorter directory names (closes #822)2017-03-24, by Kim Alvefur
-
mod_pubsub_feeds: Remove old commented logging2017-03-23, by Kim Alvefur
-
mod_mam: Ignore long log lines [luacheck]2017-03-23, by Kim Alvefur
-
mod_cloud_notify: Whitespace fixes2017-03-23, by Matthew Wild
-
mod_http_upload: add support for XEP-0363 version 0.32017-03-22, by Emmanuel Gil Peyrot
-
mod_list_active: Actually invert condition (thanks Dan)2017-03-22, by Kim Alvefur
-
mod_compat_muc_admin: Not compatible with 0.9.x2017-03-22, by Kim Alvefur
-
mod_list_active: Add README2017-03-22, by Kim Alvefur
-
mod_list_active: Inverse of mod_list_inactive (closes #705)2017-03-22, by Kim Alvefur
-
mod_admin_message: Fix invalid character escape (fixes #626)2017-03-22, by Kim Alvefur
-
mod_storage_appendmap: Successfully return nothing on ENOENT2017-03-21, by Kim Alvefur
-
mod_storage_xmlarchive: Add some spacing to improve readability2017-03-21, by Kim Alvefur
-
mod_storage_xmlarchive: Cache current date in a local2017-03-21, by Kim Alvefur
-
mod_storage_xmlarchive: Break out XML file reading into a function2017-03-21, by Kim Alvefur
-
mod_http_roster_admin: Don't call callback if it's nil2017-03-21, by JC Brand
-
mod_auth_http_async: Use "net.http" for async case.2017-03-21, by JC Brand
-
mod_auth_http_async: For sync calls, use LuaSockets' HTTP lib2017-03-21, by JC Brand
-
mod_mam_muc: Include stanza-id in history replay2017-03-21, by Kim Alvefur
-
mod_mam_muc: Add stanza-id tags (updates to XEP-0313 v0.6)2017-03-21, by Kim Alvefur
-
mod_mam_muc: Shorten some lines [luacheck]2017-03-21, by Kim Alvefur
-
mod_cloud_notify: Fixed error in push deduplication2017-03-17, by tmolitor
-
mod_smacks: Prevent ack loop on misbehaving clients2017-03-15, by tmolitor
-
mod_smacks: Made module more error resistant2017-03-15, by tmolitor
-
mod_http_roster_admin: remove unused requires2017-03-15, by JC Brand
-
mod_http_roster_admin: No need to manually purge.2017-03-15, by JC Brand
-
mod_storage_memory: Add support for clearing a user's data when they log out2017-03-14, by Matthew Wild
-
mod_storage_memory: Add :purge() method to all store types2017-03-14, by Matthew Wild
-
mod_firewall: Add some more comments2017-03-10, by Matthew Wild
Scroll all the way down to load more.