Software /
code /
prosody-modules
Graph
-
mod_conversejs: Separate out templates into separate configurable files (breaks 0.9 compat)2019-05-16, by Kim Alvefur
-
mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam2019-05-16, by Kim Alvefur
-
mod_http_muc_log: Allow specifying the default view2019-05-12, by Kim Alvefur
-
mod_http_muc_log: Preserve ?query part in redirect2019-05-13, by Kim Alvefur
-
mod_http_muc_log: Add navigation link to latest page2019-05-13, by Kim Alvefur
-
mod_http_muc_log: Correctly build absolute URLs2019-05-13, by Kim Alvefur
-
mod_http_muc_log: Provide a redirect to 'latest' day with logs (fixes #1360)2019-05-12, by Kim Alvefur
-
mod_http_muc_log: Fix Y10k bug2019-05-12, by Kim Alvefur
-
mod_http_upload: Propagate errors from expiry procedure2019-05-08, by Kim Alvefur
-
mod_http_upload: Check attempted upload against quota even with no previous uploads2019-05-08, by Kim Alvefur
-
mod_http_upload: Consider quota reached if it can't be checked2019-05-08, by Kim Alvefur
-
mod_storage_xmlarchive: Try harder to limit range of time to check2019-05-07, by Kim Alvefur
-
mod_muc_defaults: Create MUCs from config2019-05-06, by JC Brand
-
mod_storage_xmlarchive: Add support for user iteration API2019-05-05, by Kim Alvefur
-
mod_migrate: Try to use per storage user listing where available2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Trim trailing whitespace [luacheck]2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Add option to show OOB images2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Document optimization for storage modules lacking :dates API2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Increase clickable area on dates2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Add table header and body tags for improved semantics2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Sort room listing by jid for stable order2019-05-05, by Kim Alvefur
-
mod_http_index: Improve page title2019-05-05, by Kim Alvefur
-
mod_http_pep_avatar/README: Mark up example URL as code snippet2019-05-05, by Kim Alvefur
-
mod_http_pep_avatar: Return a message instead of 404 for base path2019-05-05, by Kim Alvefur
-
mod_atom/README: Add some text about where to look for the atom feed2019-05-05, by Kim Alvefur
-
mod_atom: Return a message instead of 404 for root path2019-05-05, by Kim Alvefur
-
mod_storage_xmlarchive: Return error if range request reference missing items (see #1325)2019-05-03, by Kim Alvefur
-
mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match2019-05-03, by Kim Alvefur
-
mod_muc_cloud_notify: Count codepoints instead of bytes2019-05-02, by Matthew Wild
-
mod_bidi: Document compatibility with 0.10 and 0.112019-04-22, by Kim Alvefur
-
mod_auth_token: Timezone fix for TOTP checking2019-05-02, by JC Brand
-
mod_admin_web: Fix to use format strings in logger calls (thanks Ge0rG)2019-04-30, by Matthew Wild
-
mod_auth_ldap: Use module API for logging2019-04-28, by Kim Alvefur
-
mod_auth_ldap: Log any error message from open_simple() when testing password2019-04-28, by Kim Alvefur
-
mod_inject_ecaps2: Add a compatibility table.2019-04-24, by Emmanuel Gil Peyrot
-
mod_omemo_all_access: Also not needed with Prosody 0.112019-04-20, by Kim Alvefur
-
mod_net_proxy: Ensure port numbers are coerced into numbers2019-04-12, by Kim Alvefur
-
mod_turncredentials: Convert numeric attributes to strings (fixes #1339)2019-04-09, by Kim Alvefur
-
mod_http_muc_log: Allow trailing slash after date2019-04-09, by Kim Alvefur
-
mod_adhoc_dataforms_demo/README: Describe the new multi-step command2019-04-06, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Add a multi-step command demo2019-04-06, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Rename command node to reflect current module name2019-04-06, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Reorder form fields2019-04-06, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Remove extra 'fixed' field2019-04-06, by Kim Alvefur
-
mod_invite: Show a different error if no token has been given2019-04-05, by Kim Alvefur
-
mod_invite: Remove unused local variable [luacheck]2019-04-05, by Kim Alvefur
-
mod_invite: Use path passed by http stack instead of pattern matching2019-04-05, by Kim Alvefur
-
mod_password_reset: Remove unused local [luacheck]2019-04-05, by Kim Alvefur
-
mod_admin_web: Ignore shadowed 'ok' variable, nothing to worry about [luacheck]2019-04-05, by Kim Alvefur
-
Update modules using mod_http_files to serve files for change in Prosody trunk2019-04-05, by Kim Alvefur
-
mod_muc_gc10: Abort on Prosody 0.112019-04-03, by Kim Alvefur
-
mod_csi_pump/README: Discourage use, point to mod_csi_simple2019-04-03, by Kim Alvefur
-
mod_muc_lang: Abort on Prosody 0.11 which supports this natively (thanks Ge0rG)2019-04-03, by Kim Alvefur
-
mod_csi_muc_priorities: Add a README2019-04-02, by Kim Alvefur
-
mod_bookmarks: Return true when a stanza has been sent.2019-04-02, by Emmanuel Gil Peyrot
-
mod_bookmarks: Check for item-not-found and return empty Private XML. Fixes #1265 (thanks gerald and thebigfrog!)2019-04-02, by Emmanuel Gil Peyrot
-
mod_limits: log throttled JID2019-04-02, by Georg Lukas
-
mod_throttle_unsolicited: reduce debug logs, rename firewall mark2019-04-02, by Georg Lukas
-
mod_csi_muc_priorities: Consider own messages important (fallback if no mod_track_muc_joins)2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Consider own MUC messages as important2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Undo early return to make following commit clearer2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Sort list of JIDs2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Allow specifying which MUC JIDs are less important2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Add a comment2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Break out room jid into a variable2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Remove dependency on mod_track_muc_joins2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Reduce importance of group chat messages2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Assume unspecified event is 'push' if there are commits in payload2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Rearrange code to make it easier to handle other event types2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Get event type from payload (should work with gitlab)2019-03-31, by Kim Alvefur
-
mod_pubsub_github/README: Specify language of code block for pretty syntax highlighting2019-03-31, by Kim Alvefur
-
mod_pubsub_github/README: Include 'github_secret' in example since it's required2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Reorder code to prepare for more code reordering2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Rename variable to avoid name clash [luacheck]2019-03-31, by Kim Alvefur
-
luacheckrc: Update API method list from prosody2019-03-31, by Kim Alvefur
-
luacheckrc: Copy line length setting from prosody2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Include a summary field in payload2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Add some spacing to improve readability2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Lift signature validation from mod_pubsub_post2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Only put first line of commit message in title, rest in content2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Fix publish date2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Add support for publishing to multiple node based on repository2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Publish with item id set to commit hash (BC)2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Require a secret to be set (BC)2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Add support for specifying an actor with less privileges2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Abort on unknown github events2019-03-31, by Kim Alvefur
-
mod_pubsub_github/README: Mark up options as code snippets2019-03-31, by Kim Alvefur
-
mod_pubsub_github/README: Fix 'labels' metafield to be a list2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Log debug message before attempting to publish2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Return appropriate status code on failure to publish2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Send sensible status codes2019-03-31, by Kim Alvefur
-
mod_csi_grace_period: Server-side grace period logic for CSI2019-03-31, by Kim Alvefur
-
mod_pubsub_post/README: Set stage label to stable2019-03-30, by Kim Alvefur
-
mod_pubsub_post/README: Mention use as a webhook receiver2019-03-30, by Kim Alvefur
-
mod_pubsub_post: Make debug messages more informative2019-03-30, by Kim Alvefur
-
mod_pubsub_post: Restructure authentication and authorization (BC)2019-03-30, by Kim Alvefur
-
mod_pubsub_post/README: Fix some typos2019-03-30, by Kim Alvefur
-
mod_pubsub_post: Add support for WebSub authentication2018-08-24, by Kim Alvefur
-
offline_hints: discard no-store hinted messages at mod_offline2019-03-29, by marc0s
-
muc_mam_markers: store chat markers in the Group Chat archives2019-03-29, by marc0s
-
muc_notifications: notify non-present members of new messages2019-03-29, by marc0s
-
mod_bookmarks/README: Mention XEP 4112019-03-28, by Kim Alvefur
-
mod_map: Experimental module exposing MAM summary2019-02-25, by Kim Alvefur
-
mod_conversejs/README: Update text about mod_bosh and mod_websocket2019-03-24, by Kim Alvefur
-
mod_conversejs: Add dependency on mod_bookmarks2019-03-24, by Kim Alvefur
-
mod_smacks: Raise error on out-of-range config options (thanks marc0s)2019-03-22, by Matthew Wild
-
mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)2019-03-19, by Kim Alvefur
-
mod_storage_xmlarchive: Remove per day files during migration2019-03-17, by Kim Alvefur
-
mod_csi_battery_saver: fix typo in util.stanza:get_child()2019-03-18, by tmolitor
-
mod_pubsub_text_interface: Remove unused variable [luacheck]2019-03-15, by Kim Alvefur
-
mod_pubsub_text_interface: Add command for listing current subscriptions2019-03-15, by Kim Alvefur
-
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan)2019-03-14, by Kim Alvefur
-
mod_http_muc_log: Split long line [luacheck]2019-03-13, by Kim Alvefur
-
mod_http_muc_log: Add functionality for hiding joins and parts2019-03-13, by Kim Alvefur
-
mod_pastebin: Update compatibility docs (thanks Ge0rG)2019-03-13, by Matthew Wild
-
mod_firewall: Improve debug logging for chain results2019-03-11, by Matthew Wild
-
mod_invite: Made web pages responsive2019-03-07, by jeybe
-
mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code2019-03-08, by Matthew Wild
-
mod_invite: Fire event that signals that an user has registered (thanks jeybe)2019-03-07, by Kim Alvefur
-
mod_smacks: apply resumed logger and type to new session, fix #12292019-03-06, by Georg Lukas
Scroll all the way down to load more.