Software /
code /
prosody-modules
Graph
-
mod_ogp: Update parsing logic to catch more cases2020-11-18, by Seve Ferrer
-
mod_ogp: Improve parsing patterns2020-11-18, by Seve Ferrer
-
mod_muc_inject_mentions: Add new setting to trigger mentions only if a prefix is found2020-11-17, by Seve Ferrer
-
mod_ogp: Add module2020-11-15, by Seve Ferrer
-
mod_rest: Fix attempt at indexing nil if an error stanza is missing <error>2020-11-15, by Kim Alvefur
-
mod_rest: Ensure no attempt is made to reply to an error stanza2020-11-15, by Kim Alvefur
-
mod_rest: Catch and log errors in callback promise chain2020-11-15, by Kim Alvefur
-
mod_rest/example: Reorder things to match the disco#info feature order2020-11-15, by Kim Alvefur
-
mod_rest: Use promise based HTTP client API2020-11-15, by Kim Alvefur
-
mod_rest/example: Advertise version query support2020-11-15, by Kim Alvefur
-
mod_rest: Use HTTP error mapping from net.http.errors2020-11-15, by Kim Alvefur
-
mod_rest: Use util.error registry datatype2020-11-14, by Kim Alvefur
-
mod_rest: Add whitespace to improve readability, code navigation2020-11-12, by Kim Alvefur
-
mod_post_msg: Advertise mod_rest, the spiritual successor2020-11-12, by Kim Alvefur
-
mod_post_msg: Tweak header level2020-11-12, by Kim Alvefur
-
mod_prometheus: Warn users to put statistics settings in the global section2020-11-10, by Emmanuel Gil Peyrot
-
mod_admin_notify: New module providing an API to notify host admins2020-11-09, by Matthew Wild
-
mod_http_oauth2: Fix typo not caught by luacheck2020-11-09, by Kim Alvefur
-
mod_firewall: Some additional documentation improvements, particularly adding section links where needed2020-11-06, by Matthew Wild
-
mod_firewall: Improve 'INSPECT' comparison operator documentation2020-11-06, by Matthew Wild
-
mod_pubsub_text_interface: Remove receipt handling (thanks meaz)2020-11-05, by Kim Alvefur
-
mod_bob: Add dependency metadata2020-10-28, by Kim Alvefur
-
mod_auto_answer_disco_info: Add dependency data for rock packaging2020-10-28, by Kim Alvefur
-
mod_offline_email: explicitly set charset to utf-8 to override mailclients default settings2020-10-26, by Vladimir D. Seleznev
-
mod_http_prebind: Stop hardcoding test domain2020-10-25, by Emmanuel Gil Peyrot
-
mod_http_prebind: New module2020-10-25, by Emmanuel Gil Peyrot
-
mod_http_oauth2: Accept empty scope2020-10-23, by Kim Alvefur
-
mod_conversejs: Comment on what's going on in JS template2020-10-23, by Kim Alvefur
-
mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation)2020-10-20, by Matthew Wild
-
mod_log_ringbuffer: Discard old data when buffer is full2020-10-20, by Matthew Wild
-
mod_invites*: Also link to mod_invites_api2020-10-19, by Kim Alvefur
-
mod_invites*: Link to each other2020-10-19, by Kim Alvefur
-
mod_debug_traceback: Fix global lookup warning on 0.11.x2020-10-19, by Matthew Wild
-
mod_cloud_notify: make logging more clear2020-10-19, by tmolitor
-
mod_log_ringbuffer: Document how to integrate with mod_debug_traceback2020-10-16, by Matthew Wild
-
mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is2020-10-16, by Matthew Wild
-
mod_log_ringbuffer: Fix incorrect parameter name2020-10-16, by Matthew Wild
-
mod_debug_traceback: Fix to use the cached traceback2020-10-16, by Matthew Wild
-
mod_invites_api: Allow restricting HTTP methods per key (once implemented)2020-10-16, by Matthew Wild
-
mod_log_ringbuffer: Update default filename to include data path2020-10-16, by Matthew Wild
-
mod_debug_traceback: Descendent of mod_traceback with some additional features2020-10-16, by Matthew Wild
-
mod_s2s_keepalive: Restore timer start (Thanks Ge0rG)2020-10-16, by Kim Alvefur
-
mod_s2s_keepalive: Fix response handler (thanks Ge0rG)2020-10-16, by Kim Alvefur
-
mod_invites_page: Change client selection button text from 'Install' to 'Select' by default2020-10-16, by Matthew Wild
-
mod_invites_page: Remove preauth URI button2020-10-16, by Matthew Wild
-
mod_conversejs: Add comments about default settings2020-10-15, by Kim Alvefur
-
mod_conversejs/README: Complete list of auto-injected settings2020-10-15, by Kim Alvefur
-
mod_conversejs/README: Add text about preventing auto-load of mod_bosh/ws2020-10-15, by Kim Alvefur
-
mod_conversejs: Tweak wording2020-10-15, by Kim Alvefur
-
mod_log_ringbuffer: New module to send logs to an in-memory ringbuffer2020-10-15, by Matthew Wild
-
mod_s2s_keepalive: Fix name of timestamp function2020-10-14, by Kim Alvefur
-
mod_s2s_keepalive: Use timestamp as iq @id2020-10-14, by Kim Alvefur
-
mod_welcome_page/html: Containerize the Jumbotron!2020-10-14, by Kim Alvefur
-
mod_invites_page: Fix table in README (thanks Ge0rG)2020-10-14, by Matthew Wild
-
mod_welcome_page/html: Fix closing div tag!2020-10-14, by Kim Alvefur
-
mod_http_index: Remove unused CSS class2020-10-13, by Kim Alvefur
-
mod_http_index,muc_log: More CSS tweaks2020-10-13, by Kim Alvefur
-
mod_admin_web: Add a title for mod_http_index2020-10-12, by Kim Alvefur
-
mod_http_index,mod_http_muc_log: Tweak again2020-10-12, by Kim Alvefur
-
mod_http_index, mod_http_muc_log: Tweak navigation element margins2020-10-12, by Kim Alvefur
-
mod_http_index: Copy style from mod_http_muc_log (inc dark theme!)2020-10-12, by Kim Alvefur
-
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
-
mod_invites_page: Add alt text to invalid invite image2020-09-15, by Matthew Wild
-
mod_invites_page: Apply fixes from invite page to client URI page2020-09-15, by Matthew Wild
-
mod_invites_page: Remove h-100 that was preventing uri-cta from being tapped on Fennec (thanks meaz)2020-09-15, by Matthew Wild
-
mod_invites_page: Some HTML fixes to please the W3C validator2020-09-15, by Matthew Wild
-
mod_invites_page, mod_invites_register_web: Set correct Content-Type everywhere necessary2020-09-15, by Matthew Wild
-
mod_firewall: spam-blocking.pfw: allow subscription acks through2020-09-15, by Matthew Wild
-
mod_firewall: Add checkcerts option for HTTP lists, cert verification disabled when SNI unsupported2020-09-15, by Matthew Wild
-
mod_firewall: Add docs for list types and parameters2020-09-15, by Matthew Wild
-
mod_invites_page: Fix HTML syntax error2020-09-14, by Matthew Wild
-
mod_invites_page: Fix incorrect use of <button> (thanks Martin)2020-09-14, by Matthew Wild
-
mod_invites_page: Fix indentation and mismatched <div> tag (thanks Martin)2020-09-14, by Matthew Wild
-
mod_muc_occupant_id: remove Stage-Alpha label2020-09-14, by Maxime “pep” Buquet
-
mod_invites_register: Fix traceback for non-invite registrations2020-09-14, by Matthew Wild
-
mod_invites_register: Fix traceback on registration via other module (thanks franck)2020-09-14, by Kim Alvefur
-
mod_invites_register_web: Also add ip to user-registered2020-09-14, by Matthew Wild
-
mod_register_dnsbl: Handle missing session in user-registering event (thanks meaz)2020-09-14, by Matthew Wild
-
mod_invites_register_web: Include request.ip in user-registering event (thanks franck)2020-09-14, by Matthew Wild
-
mod_invites_page: Add Link header for URI with rel=alternate2020-09-14, by Matthew Wild
-
mod_invites_api: New module to create new invites over HTTP2020-09-13, by Matthew Wild
-
mod_register_apps: Prevent traceback if hide_apps is unset (thanks meaz)2020-09-12, by Kim Alvefur
-
mod_register_apps: Add site_apps_show and site_apps_hide options (thanks meaz)2020-09-12, by Matthew Wild
-
mod_invites_register_web: Fix traceback on missing query params2020-09-12, by Matthew Wild
-
mod_register_apps: Don't duplicate client entries on module reload2020-09-12, by Matthew Wild
-
mod_register_apps: Add missing docs2020-09-11, by Matthew Wild
-
various: Update dependencies2020-09-11, by Kim Alvefur
-
mod_invites_register_web: Remove dependency on mod_easy_invite2020-09-11, by Matthew Wild
-
mod_invites_page: Remove dependency on mod_invites_register_web2020-09-11, by Matthew Wild
-
mod_invites_register: New module to allow IBR with invite tokens2020-09-11, by Matthew Wild
-
various: Dependency metadata needs the mod_ prefix2020-09-11, by Kim Alvefur
-
various: Add some dependency metadata2020-09-11, by Kim Alvefur
-
mod_lastlog2: Fix reporting of IP address (thanks Ge0rG)2020-09-11, by Kim Alvefur
-
mod_lastlog2: Fix 'registered' event (Thanks Ge0rG)2020-09-11, by Kim Alvefur
-
mod_muc_media_metadata: Bootstrap warning box2020-09-11, by Kim Alvefur
-
mod_muc_media_metadata: Add alpha tag and experimental warning2020-09-11, by Matthew Wild
-
mod_invite: Add deprecation note and tag2020-09-11, by Matthew Wild
-
mod_easy_invite: Add deprecation note and tag2020-09-11, by Matthew Wild
-
mod_invites: Update documentation2020-09-11, by Matthew Wild
-
mod_invites: Absorb shell and prosodyctl commands from mod_easy_invite2020-09-11, by Matthew Wild
-
mod_http_libjs: Add compatibility with Prosody 0.11.x2020-09-11, by Matthew Wild
-
mod_invites_page: New module to generate landing page for invites2020-09-11, by Matthew Wild
-
mod_invites_register_web: New module to allow web registration with an invite token2020-09-11, by Matthew Wild
-
mod_invites_adhoc: New module to allow invite creation via ad-hoc commands (XEP-0401)2020-09-11, by Matthew Wild
-
mod_register_apps: Provides a configurable list of XMPP apps2020-09-10, by Matthew Wild
-
mod_easy_invite: Add a touch of dependency info2020-09-10, by Kim Alvefur
-
mod_muc_notifications: adapt to MUC get_name() API changes2020-09-08, by marc0s
-
mod_http_libjs: New module to serve common CSS/Javascript libraries2020-09-07, by Matthew Wild
-
mod_easy_invite: Rewrite prosodyctl command handler to support new features (from Snikket)2020-09-07, by Matthew Wild
-
mod_easy_invite: Allow account reset invites2020-09-07, by Matthew Wild
-
mod_easy_invite: Allow setting account roles from associated invite (from Snikket)2020-09-07, by Matthew Wild
-
mod_easy_invite: Add code comment (from Snikket)2020-09-07, by Matthew Wild
-
mod_easy_invite: Minor refactoring to begin merging additional changes from Snikket2020-09-07, by Matthew Wild
-
mod_invites: Fix potential traceback when invalid token used (from Snikket)2020-09-07, by Matthew Wild
-
mod_invites: Whitespace (from Snikket)2020-09-07, by Matthew Wild
-
mod_invites: Include invite type and uri in validated invites (from Snikket)2020-09-07, by Matthew Wild
-
mod_invites: Add API to create account reset invites (from Snikket)2020-09-07, by Matthew Wild
-
mod_invites: Allow inclusion of 'additional data' in invites (from Snikket)2020-09-07, by Matthew Wild
-
mod_http_upload: Log warning when loaded on user host2020-08-25, by Matthew Wild
-
mod_external_service: Include for users of older versions of Prosody2020-08-22, by Kim Alvefur
-
mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element2020-08-19, by Matthew Wild
-
mod_http_muc_log: Add a dark theme when the user asked for that.2020-08-18, by Emmanuel Gil Peyrot
-
mod_firewall: Fix example in README to use |host (thanks DebXWoody)2020-08-05, by Matthew Wild
-
mod_muc_markers: Add room JID to log message2020-08-05, by Matthew Wild
-
mod_http_upload/README: Fix typo (thanks bjoernb)2020-07-26, by Kim Alvefur
-
mod_rest/README: Remove last trace of older credential option2020-07-20, by Kim Alvefur
-
mod_rest/README: Mention OAuth2020-07-20, by Kim Alvefur
-
mod_rest/README: Describe use on VirtualHosts2020-07-20, by Kim Alvefur
-
mod_rest: Add support for form-encoded output2020-07-20, by Kim Alvefur
-
mod_muc_markers: replace configurable multi-marker tracking with better system2020-07-07, by Matthew Wild
-
mod_watch_spam_reports: Move stage from alpha to beta2020-07-07, by Martin Dosch
-
mod_watch_spam_reports: Add compatibility section2020-07-07, by Martin Dosch
-
mod_watch_spam_reports: Document dependency on mod_spam_reporting2020-07-07, by Martin Dosch
-
mod_watch_spam_reports: Define variable prior to using it2020-07-03, by Martin Dosch
-
mod_muc_rai: Add debug logging2020-07-02, by Matthew Wild
-
mod_muc_rai: Fix to correctly extract the archive id2020-07-02, by Matthew Wild
-
mod_muc_rai: Don't store/modify existing table to track rooms2020-07-02, by Matthew Wild
-
mod_muc_rai: Fix to use bare JID where a bare JID is needed2020-07-02, by Matthew Wild
-
mod_muc_markers: Expose is_markable utility function to other modules2020-07-02, by Matthew Wild
-
mod_turncredentials/README: Link to eturnal (thanks Holger)2020-06-30, by Kim Alvefur
-
mod_watch_spam_reports: Fix another whitespace typo2020-06-24, by Martin Dosch
-
mod_watch_spam_reports: Fix ugly whitespace typo2020-06-24, by Martin Dosch
-
mod_watch_spam_reports: Create report message outside of the admin notification loop2020-06-24, by Martin Dosch
-
mod_watch_spam_reports: Show reporters bare JID instead of full JID2020-06-24, by Martin Dosch
-
mod_adhoc_dataforms_demo: Treat 'execute' action as 'next' except in first step2020-06-23, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Fix duplicate field prevention2020-06-23, by Kim Alvefur
-
mod_csi_battery_saver: Ignore CSI actions before resource bind2020-06-22, by tmolitor
-
mod_conversejs: Disable automatic BOSH/WS endpoint discovery2020-06-18, by Kim Alvefur
-
mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports2020-06-16, by Martin Dosch
-
mod_adhoc_dataforms_demo: Ensure mod_adhoc is loaded2020-06-11, by Kim Alvefur
-
Merge2020-06-10, by Matthew Wild
-
mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent2020-06-08, by Michel Le Bihan
-
mod_pubsub_text_interface: Reflect XEP-0334 hints2020-06-10, by Kim Alvefur
-
mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response2020-06-10, by Kim Alvefur
-
mod_measure_memory: Report that stats are in units of bytes2020-06-10, by Kim Alvefur
-
mod_measure_cpu: Specify units of total CPU time as seconds2020-06-06, by Kim Alvefur
-
mod_http_pep_avatar: Serve multiple avatars with a user/hash syntax2020-06-02, by Kim Alvefur
-
mod_rest: Add support for CBOR2020-05-29, by Kim Alvefur
-
mod_rest: Respond to unknown payload types with HTTP status 4152020-05-29, by Kim Alvefur
-
mod_rest: Map xml:lang to/from JSON2020-05-29, by Kim Alvefur
-
mod_http_muc_log: Add link to room list from logs page2020-05-26, by Kim Alvefur
-
mod_muc_markers: Allow tracking multiple markers2020-05-21, by Matthew Wild
-
mod_muc_markers: luacheck annotation2020-05-21, by Matthew Wild
Scroll all the way down to load more.