Software /
code /
prosody-modules
Graph
-
mod_cloud_notify: Fix handling of push_queue2021-01-17, by tmolitor
-
mod_http_admin_api: Add XMPP URI into invite objects2021-01-17, by Matthew Wild
-
mod_http_admin_api: Add groups management endpoints2021-01-17, by Matthew Wild
-
mod_http_admin_api: Add groups property to users2021-01-17, by Matthew Wild
-
mod_http_admin_api: Add support for creating reusable/group/custom-ttl invites2021-01-17, by Matthew Wild
-
mod_http_admin_api: Use json.encode_array() when returning an array2021-01-17, by Matthew Wild
-
mod_http_admin_api: Expose new invite properties: groups, source and reusable2021-01-17, by Matthew Wild
-
mod_invites_register: Add user to groups included in an invite2021-01-17, by Matthew Wild
-
mod_invites: Add public API method for creating group invites2021-01-17, by Matthew Wild
-
mod_invites: Add support to internal API for creating reusable and custom-TTL invites2021-01-17, by Matthew Wild
-
mod_http_admin_api: Add methods for managing users2021-01-17, by Matthew Wild
-
mod_invites: Fix some more luacheck warnings2021-01-17, by Matthew Wild
-
mod_http_admin_api: HTTP API for managing users and invites2021-01-17, by Matthew Wild
-
mod_invites: Fix luacheck warning2021-01-17, by Matthew Wild
-
mod_invites: Add internal API to list, read and delete account invites2021-01-17, by Matthew Wild
-
mod_http_oauth2: Rudimentary support for scopes (but not really)2021-01-16, by Matthew Wild
-
mod_muc_deliver_offline: New module for delivery of MUC messages to offline users2021-01-15, by Matthew Wild
-
mod_muc_markers: Fix default value in readme2021-01-15, by JC Brand
-
mod_muc_markers: Add config setting to turn off sending of markers on MUC join2021-01-15, by JC Brand
-
mod_cloud_notify_filters: New module to support push notification filters2021-01-13, by Matthew Wild
-
mod_muc_rai: Get user JID from event.occupant2021-01-13, by JC Brand
-
mod_cloud_notify_priority_tag: New module to support Tigase's push priority indicator extension2021-01-13, by Matthew Wild
-
mod_cloud_notify_encrypted: Use new direct access to notification element2021-01-13, by Matthew Wild
-
mod_cloud_notify: Some restructuring to allow direct access to notification element within push event2021-01-13, by Matthew Wild
-
mod_cloud_notify_encrypted: Truncate message body to 255 characters2021-01-13, by Matthew Wild
-
mod_cloud_notify_encrypted: Fixes to the push notification syntax and payload2021-01-13, by Matthew Wild
-
mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations2021-01-13, by Matthew Wild
-
mod_cloud_notify: Include 'important' flag in push event data2021-01-13, by Matthew Wild
-
mod_cloud_notify_encrypted: New module for Encrypted Push Notifications2021-01-12, by Matthew Wild
-
mod_roster_command: Fix subscription when the "user JID" is a bare domain.2021-01-05, by Boris Grozev
-
mod_cloud_notify: Fire register and push events for integration with other modules2021-01-12, by Matthew Wild
-
mod_cloud_notify: fix push flooding on delayed acks2021-01-11, by tmolitor
-
mod_muc_ban_ip: Lua is not C, fix typo2021-01-11, by Georg Lukas
-
mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login2021-01-06, by Seve Ferrer
-
mod_muc_ban_ip: do not error() on banned user sending error to MUC2021-01-06, by Georg Lukas
-
mod_cache_c2s_caps: log full JID on all relevant code paths2020-05-22, by Georg Lukas
-
mod_muc_http_auth: `no-authorized` error must be of type `auth`2021-01-06, by JC Brand
-
mod_client_proxy: Fix typo in readme2021-01-05, by Jonas Schäfer
-
mod_log_http: Switch to line buffering (thanks Zash+Ge0rG)2021-01-05, by Matthew Wild
-
mod_pastebin: Document tresholds inclusion in disco#info2021-01-02, by Kim Alvefur
-
mod_pastebin: Normalize markdown2021-01-02, by Kim Alvefur
-
mod_muc_mention_notifications: Add description in readme2020-12-30, by JC Brand
-
mod_muc_mention_notifications: Send mention notifications from the MUC JID2020-12-30, by JC Brand
-
Improve UX by providing defaults users expect2020-12-22, by Seve Ferrer
-
mod_http_upload_external: update php scripts to return HTTP 201 Created on upload2020-12-21, by Richard Schwab
-
mod_rest: Optimize stanza to JSON mapping2020-12-16, by Kim Alvefur
-
mod_muc_mention_notifications: Remove debugging helpers2020-12-21, by JC Brand
-
muc_mention_notifications: Rename module2020-12-21, by JC Brand
-
muc_room_mention_notifications: Set xmlns to what's used in the protoXEP2020-12-21, by JC Brand
-
muc_room_mention_notifications: Handle referenced JID being a MUC nickname JID2020-12-21, by JC Brand
-
mod_muc_http_auth: Bugfix: Not properly listening on register IQs2020-12-18, by Seve Ferrer
-
Improve UX by providing defaults users expect2020-12-18, by Seve Ferrer
-
mod_migrate: Add support for the fictitious pep_data store2020-12-15, by Matthew Wild
-
mod_muc_http_auth: Use get_option_set API properly2020-12-15, by Seve Ferrer
-
mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback2020-12-15, by Matthew Wild
-
mod_muc_markers: Add option for @id rewriting, default off (may break some clients)2020-12-14, by Matthew Wild
-
mod_muc_rai: Use xmlns from XEP-04372020-12-14, by JC Brand
-
Prosodoy module to externalize MUC authorization via HTTP2020-12-12, by Seve Ferrer
-
mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.2020-12-11, by Matthew Wild
-
mod_sentry: Include sentry.lib in luarock2020-12-10, by Kim Alvefur
-
mod_s2s_keepalive: Don't send whitespace keepalives before s2sin stream is open2020-12-10, by Kim Alvefur
-
mod_sentry: Pull message from error *before* we mutate it into something different...2020-12-09, by Matthew Wild
-
mod_sentry: Pull default message from error text or wrapped error (if string)2020-12-09, by Matthew Wild
-
mod_sentry: Automatically attach exceptions for errors used in log parameters2020-12-09, by Matthew Wild
-
mod_sentry: Fix to correctly iterate over traceback2020-12-09, by Matthew Wild
-
mod_sentry: Ensure frames gets encoded as a JSON array, even if empty2020-12-09, by Matthew Wild
-
mod_sentry: Don't include tracebacks in extra context2020-12-09, by Matthew Wild
-
mod_sentry: Fix syntax for inclusion of stack traces in events2020-12-09, by Matthew Wild
-
mod_sentry: Support for including stack frames in exception events2020-12-09, by Matthew Wild
-
mod_sentry: Fix typo in method name2020-12-09, by Matthew Wild
-
mod_sentry: New module to forward errors to a Sentry server2020-12-08, by Matthew Wild
-
mod_pubsub_feeds: Don't skip publishing items after an existing one2020-11-30, by Kim Alvefur
-
mod_muc_rai: Use log systems string formatting facilities2020-12-01, by Kim Alvefur
-
mod_muc_room_mention_notifications: Publish module2020-12-04, by Seve Ferrer
-
mod_bookmarks2: Fix luacheck warning2020-12-03, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Add a warning about client compatibility2020-12-03, by Emmanuel Gil Peyrot
-
mod_muc_rai: Subscribe/unsubscribe users when leaving/joining2020-12-01, by Seve Ferrer
-
mod_http_oauth2: Fix passing OAuth-specific error details2020-11-28, by Kim Alvefur
-
mod_rest: Expand TODO2020-11-28, by Kim Alvefur
-
mod_admin_notify: Fix traceback when no admins listed in config2020-11-25, by Matthew Wild
-
mod_cloud_notify: Modernize interface to mod_smacks2020-11-24, by tmolitor
-
mod_http_oauth2: Periodically trim unused authorization codes2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Keep authorization codes in memory instead of storage2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Reduce authorization code validity time to 2 minutes2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Factor out authorization code validity decision2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Fix including final client_id in result form2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Advertise URI fields with XEP-01222020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Fix adhoc status on error2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Add TODO2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Add stub README2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Improve storage of client secret2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Note TODO2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Allow creating OAuth2 clients via ad-hoc2020-11-21, by Kim Alvefur
-
mod_http_oauth2: Rescope oauth client config into users' storage2020-11-21, by Kim Alvefur
-
mod_http_oauth2: Remove unnecessary redirect uri check2020-11-21, by Kim Alvefur
-
mod_http_oauth2: Unpack event object to improve readability2020-11-21, by Kim Alvefur
-
mod_http_oauth2: Fix incomplete function arity change in dea6bea2ddd32020-11-21, by Kim Alvefur
-
mod_http_oauth2: Authorization code flow2020-11-21, by Kim Alvefur
-
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
-
mod_adhoc_groups: Fix check for error on group creation2020-05-20, by Kim Alvefur
-
mod_adhoc_groups: Fix responding with "You are already in this group." (was never sent before)2020-05-20, by Karol Topolski
-
mod_measure_message_e2ee/README: Fix typo2020-05-20, by Kim Alvefur
-
mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour.2020-05-20, by Emmanuel Gil Peyrot
-
mod_muc_block_pm: Don't respond to error stanzas2020-05-20, by JC Brand
-
mod_muc_markers: Broadcast current markers on join2020-05-05, by Kim Alvefur
-
mod_muc_markers: Prevent storage instead of broadcast2020-05-05, by Kim Alvefur
-
mod_muc_markers: Allow configuration of which marker to track, default to displayed2020-05-19, by Matthew Wild
-
mod_easy_invite: backport: ensure session exists before accessing it2020-05-17, by Maxime “pep” Buquet
-
mod_easy_invite: Add commands to telnet console2020-05-16, by Kim Alvefur
-
mod_rest/jsonmap: Derive stanza @type from certain payloads2020-05-16, by Kim Alvefur
-
mod_extdisco, mod_turncredentials: Note incompatibility in readmes.2020-05-14, by tastytea
-
mod_muc_local_only: New module to restrict a list of MUCs to local users2020-05-13, by Matthew Wild
-
mod_cache_c2s_caps: also log full JID for caps2020-05-12, by Georg Lukas
-
mod_firewall: Ensure file lists are always initialized empty2020-05-12, by Matthew Wild
-
mod_firewall: Add option to ignore missing list files2020-05-11, by Matthew Wild
-
mod_firewall/test: Print replies to stderr instead of crashing2020-05-10, by Kim Alvefur
-
mod_csi_muc_priorities: Report reason for importance decision2020-05-09, by Kim Alvefur
-
mod_csi_grace_period: Report reason for importance decision2020-05-09, by Kim Alvefur
-
mod_lastlog2: Store last timestamp per account event2020-03-29, by Kim Alvefur
-
mod_muc_occupant_id: Don't store occupant-ids.2020-05-05, by Maxime “pep” Buquet
-
mod_smacks: don't send error replys for error stanzas on session timeout2020-05-01, by tmolitor
-
Merge2020-05-01, by JC Brand
-
mod_muc_batched_probe: Call instance method2020-05-01, by JC Brand
-
mod_csi_simple_compat: Module for Prosody 0.11 that adds a setting available from Prosody 0.122020-04-30, by Kim Alvefur
-
mod_turncredentials/README: HTML comments aren't a thing apparently2020-04-30, by Kim Alvefur
-
mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API2020-04-30, by Kim Alvefur
-
mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger)2020-04-30, by Kim Alvefur
-
mod_turncredentials/README: Markdown syntax normalization2020-04-30, by Kim Alvefur
-
mod_turncredentials/README: Link to credential spec2020-04-30, by Kim Alvefur
-
mod_muc_batched_probe: New module2020-04-29, by JC Brand
-
muc_defaults: Fix setting name2020-04-29, by JC Brand
-
mod_muc_rai: Ignore attempts to re-subscribe from the same full JID2020-04-28, by Matthew Wild
-
mod_muc_rai: Use correct stanza kind (message) for initial notification2020-04-28, by Matthew Wild
-
mod_cloud_notify: Forbid user from registering their own JID as their push server2020-04-27, by Emmanuel Gil Peyrot
-
mod_muc_ban_ip: log fallback to module2019-08-15, by Georg Lukas
-
mod_firewall: do not log indifferent result2020-04-27, by Georg Lukas
-
mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash2020-04-27, by Georg Lukas
-
mod_csi_muc_priorities: Fix bad argument to 'ipairs' on a missing list2020-04-23, by Kim Alvefur
-
mod_s2s_auth_dane: Fix markdown link syntax2020-04-23, by Kim Alvefur
-
mod_s2s_auth_dane: It broke :(2020-04-23, by Kim Alvefur
-
mod_auth_custom_http: Unlock globals while loading socket.http2020-04-23, by Matthew Wild
-
mod_csi_muc_priorities: Adjust indentation2020-04-22, by Kim Alvefur
-
mod_storage_xmlarchive: Update compat table2020-04-21, by Kim Alvefur
-
mod_smacks: remove now unused code2020-04-21, by tmolitor
-
mod_smacks: fix typo in last commit2020-04-20, by tmolitor
-
mod_smacks: better logging for georg2020-04-20, by tmolitor
-
mod_smacks: Fix mam handling2020-04-20, by tmolitor
-
mod_firewall: Remove trailing whitespace2020-04-19, by Kim Alvefur
-
mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin)2020-04-19, by Kim Alvefur
-
mod_cloud_notify: make stanza queue processing faster2020-04-19, by tmolitor
-
Merge2020-04-18, by Kim Alvefur
-
mod_turncredentials: Add 'transport' attribute2020-04-16, by Wiktor Kwapisiewicz
-
Merge2020-04-17, by JC Brand
-
muc_defaults: Add support for the presence_broadcast setting2020-04-17, by JC Brand
-
mod_muc_rai: New module to implement Room Activity Indicators2020-04-15, by Matthew Wild
-
mod_firewall: Fix use of unpack() on Lua 5.32020-04-13, by Kim Alvefur
-
mod_muc_markers: New module for server-side receipt tracking in MUCs2020-04-13, by Matthew Wild
Scroll all the way down to load more.