Software /
code /
prosody-modules
Graph
-
mod_welcome_page: Serve from top level path (/) by default2020-10-12, by Kim Alvefur
-
mod_welcome_page/html: Fix form target if path isn't /2020-10-12, by Kim Alvefur
-
Merge2020-10-12, by JC Brand
-
muc_batched_probe: don't return too quickly2020-10-12, by JC Brand
-
mod_smacks: don't store mam results in offline store2020-10-12, by tmolitor
-
mod_muc_batched_probe: don't rely on mt_room:respond_to_probe method2020-10-12, by JC Brand
-
mod_register_apps: Fix removal of apps from array on unload2020-10-10, by Kim Alvefur
-
mod_register_apps: Ignore the long lines [luacheck]2020-10-10, by Kim Alvefur
-
Back out a8aacfbdaea9: Not needed since change in trunk2020-10-09, by Kim Alvefur
-
mod_welcome_page: New module to provide a friendly entrypoint to invite-based setups2020-10-09, by Matthew Wild
-
mod_register_apps: Point out assets/ directory for packaging2020-10-08, by Kim Alvefur
-
mod_http_muc_log: Move template into a directory to ease packaging2020-10-08, by Kim Alvefur
-
mod_admin_web: Really fix luarocks build spec2020-10-08, by Kim Alvefur
-
mod_admin_web: Serve resources from resource path in trunk/0.112020-10-08, by Kim Alvefur
-
mod_admin_web: Include build instructions in metadata2020-10-08, by Kim Alvefur
-
mod_register_apps: Add setup instructions for Beagle IM2020-10-07, by Matthew Wild
-
mod_muc_moderation: Improve error message to be more helpful2020-10-06, by Kim Alvefur
-
mod_conversejs: Automatically register as a site app (see mod_register_apps)2020-10-06, by Matthew Wild
-
mod_invites_register_web: Support a 'login_link_format' for apps, redirected to after successful registration2020-10-06, by Matthew Wild
-
mod_invites_register_web: Fix bug where invalid invite code redirected to wrong URL2020-10-06, by Matthew Wild
-
mod_invites_register_web: Tweak layout and text of web chat CTA2020-10-06, by Matthew Wild
-
mod_invites_page: Always display web clients regardless of detected platform2020-10-06, by Matthew Wild
-
mod_register_apps: Add support for module:provides("site-app", app_info)2020-10-06, by Matthew Wild
-
mod_register_apps: Add logo for Converse.js2020-10-06, by Matthew Wild
-
mod_firewall: Add packaging metadata to include libraries2020-10-05, by Kim Alvefur
-
mod_rest: Add packaging metadata to include jsonmap lib and examples2020-10-05, by Kim Alvefur
-
mod_invites_register_web: Support linking to a web chat after successful registration2020-10-05, by Matthew Wild
-
mod_conversejs: Hint that templates should be copied into packages2020-10-01, by Kim Alvefur
-
mod_conversejs: Move templates into a directory for easier install2020-10-01, by Kim Alvefur
-
mod_muc_inject_mentions: Add new configuration setting to strip out prefixes from mentions2020-09-30, by Seve Ferrer
-
mod_muc_inject_mentions: Should not append mentions by default2020-09-29, by Seve Ferrer
-
mod_muc_inject_mentions: Update README explainig mention_delimiters setting2020-09-28, by Seve Ferrer
-
mod_muc_inject_mentions: Improve mentions lookup by using a set instead of a list2020-09-28, by Seve Ferrer
-
mod_auth_http: Fix unfinished sentence in2020-09-30, by Matthew Wild
-
mod_auth_http: Yet another module to authenticate against a HTTP service2020-09-30, by Matthew Wild
-
Update local repository2020-09-28, by Seve Ferrer
-
mod_muc_inject_mentions: Refactor code using in_list utility function to improve readability2020-09-28, by Seve Ferrer
-
Merge2020-09-26, by Kim Alvefur
-
mod_conversejs: Generate 'assets_path' to fix locating certain resources2020-09-25, by Kim Alvefur
-
Improve mod_firewall readme2020-09-21, by Christian Weiske
-
mod_cloud_notify: fix comment text2020-09-23, by tmolitor
-
mod_easy_invite: Highlight deprecation notice2020-09-21, by Kim Alvefur
-
mod_firewall: Update another chain name for consistency2020-09-21, by Matthew Wild
-
mod_firewall: Update chain name for consistency2020-09-21, by Matthew Wild
-
mod_conversejs: Enable serving resources from built-in http server2020-09-20, by Kim Alvefur
-
mod_firewall: Add jabberspam-simple-blocklist.pfw and spam-blocklists.pfw2020-09-20, by Matthew Wild
-
mod_muc_inject_mentions: Catch nicknames between new lines2020-09-20, by Seve Ferrer
-
mod_muc_inject_mentions: Allow suffixes to be used after a new line2020-09-20, by Seve Ferrer
-
mod_muc_inject_mentions: Allow suffixes to be used before a new line2020-09-20, by Seve Ferrer
-
mod_muc_inject_mentions: Allow preffixes to be used after a new line2020-09-20, by Seve Ferrer
-
mod_muc_inject_mentions: (W311) value assigned to variable _first is overwritten on line 104 before use2020-09-20, by Seve Ferrer
-
mod_muc_inject_mentions: (W211) unused variable node, (W211) unused variable host2020-09-20, by Seve Ferrer
-
mod_muc_inject_mentions: (W213) unused loop variable i2020-09-20, by Seve Ferrer
-
mod_muc_inject_mentions: Publish module to repository2020-09-20, by Seve Ferrer
-
mod_muc_search: Some changes predating version control2018-08-17, by Kim Alvefur
-
mod_muc_search: Implementation of the search.jabber.network XMPP API2018-08-17, by Kim Alvefur
-
mod_invites_register_web: Include html resources in rock2020-09-15, by Kim Alvefur
-
mod_invites_page: Fix platform detection and don't show empty list of clients for unknown platforms2020-09-15, by Matthew Wild
Scroll all the way down to load more.