Software /
code /
prosody-modules
Graph
-
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
Scroll all the way down to load more.