Software /
code /
prosody-modules
Graph
-
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
-
Purge the roster from RAM when the user logs off.2017-03-14, by JC Brand
-
mod_invite: Split long line [luacheck]2017-03-14, by Kim Alvefur
-
mod_invite: Trim trailing whitespace [luacheck]2017-03-14, by Kim Alvefur
-
mod_invite: Remove unused arguments [luacheck]2017-03-14, by Kim Alvefur
-
mod_invite: Remove unused inport [luacheck]2017-03-14, by Kim Alvefur
-
luacheckrc: Add the module:http_url API provided by mod_http to known globals2017-03-13, by Kim Alvefur
-
mod_cloud_notify: Correct link to implementation details2017-03-13, by tmolitor
-
misc: Add an example upstart config2017-03-12, by Kim Alvefur
-
mod_cloud_notify: Respect Daniel's business rules and remove endpoints on error2017-03-11, by tmolitor
-
mod_smacks: Add resumed session to event "smacks-hibernation-end"2017-03-11, by tmolitor
-
mod_http_upload: Return 201 on successful PUT (as per XEP-0363 and RFC 2616) (Thanks Flow)2017-03-10, by Matthew Wild
-
mod_csi_battery_saver: CSI module to save battery on mobile devices, based on mod_csi_pump2017-03-10, by tmolitor
-
mod_firewall: spam-blocking.pfw: Allow groupchat messages and presence to offline full JIDs2017-03-06, by Matthew Wild
-
luacheckrc: Whitelist methods that can be set on the module API instance2017-03-06, by Kim Alvefur
-
luacheckrc: More module API fields2017-03-06, by Kim Alvefur
-
mod_storage_xmlarchive: Rename variable, we can afford to use the full word 'session'2017-03-05, by Kim Alvefur
-
mod_storage_xmlarchive: Move XML callback table into a variable to break long line [luacheck]2017-03-05, by Kim Alvefur
-
mod_storage_xmlarchive: Break long line [luacheck]2017-03-05, by Kim Alvefur
-
mod_presence_dedup/README: Fix weird spelling of Alpha2017-03-05, by Kim Alvefur
-
luacheckrc: List module instance fields2017-03-05, by Kim Alvefur
-
luacheckrc: List all module API methods (reqires luacheck 1.19)2017-03-05, by Kim Alvefur
-
Implement XEP-0198 revision 1.5.2 and limit number of hibernated sessions per user2017-03-05, by tmolitor
-
mod_storage_xmlarchive: Assume offset to be zero if not included (thanks pep.)2017-03-04, by Kim Alvefur
-
mod_firewall: Add and document CROSSING GROUPS condition2017-03-03, by Matthew Wild
-
mod_http_muc_log: Fix prev/next date finding2017-03-01, by Kim Alvefur
-
mod_http_muc_log: Rename loop variable to avoid name clash2017-03-01, by Kim Alvefur
-
mod_http_muc_log: Move scope of variables into loop2017-03-01, by Kim Alvefur
-
mod_http_muc_log: Add some comments2017-03-01, by Kim Alvefur
-
mod_http_muc_log/README: Add some text about the HTML template2017-03-01, by Kim Alvefur
-
mod_muc_block_pm: Prevent unaffiliated users from sending private messages in MUC2017-02-28, by Kim Alvefur
-
mod_firewall: Remove unused variable assignment2017-02-26, by Matthew Wild
Scroll all the way down to load more.