Software /
code /
prosody-modules
Graph
-
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
-
mod_rest: Improve auth error reporting2020-04-12, by Kim Alvefur
-
mod_nooffline_noerror: Fix for missing log2020-04-07, by tmolitor
-
mod_measure_muc: Collect statistics on Grout Chat2020-04-07, by kaliko
-
Merge commit2020-04-05, by tmolitor
-
mod_smacks: Update documentation and slightly adjust default values2020-04-05, by tmolitor
-
mod_nooffline_noerror: fix error in logging2020-03-21, by tmolitor
-
mod_muc_limits: Add config option to limit to join stanzas only2020-04-03, by Matthew Wild
-
mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning2020-04-03, by Matthew Wild
-
mod_http_upload/README: User/host arguments to command not optional (thanks kaliko)2020-03-30, by Kim Alvefur
-
mod_http_upload: Show help message if not at least one host/user is given2020-03-30, by Kim Alvefur
-
mod_http_upload: Add some kind of help message to prosodyctl command2020-03-30, by Kim Alvefur
-
mod_http_upload/README: Add example disco_items use2020-03-30, by Kim Alvefur
-
mod_http_upload_external: Discourage loading via modules_enabled2020-03-30, by Kim Alvefur
-
mod_conversejs/README: Add an example of the URL to open2020-03-30, by Kim Alvefur
-
mod_muc_archive: Add fork of mod_muc_log that uses newer storage API2020-03-27, by JC Brand
-
mod_stanzas: tighten up stanza check and add explanatory text2020-03-27, by JC Brand
-
mod_smacks: also count outgoing MAM messages2020-03-26, by JC Brand
-
mod_auth_ldap: Fix broken link to LuaLDAP2020-03-25, by Kim Alvefur
-
mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions2020-03-23, by Kim Alvefur
-
mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin)2020-03-21, by Kim Alvefur
-
mod_measure_registration: new module2020-03-21, by Maxime “pep” Buquet
-
mod_muc_hats_*/README: Linkify XEP references2020-03-19, by Kim Alvefur
-
mod_muc_hats_adhoc/README: Change summary to mention ad-hoc commands2020-03-19, by Kim Alvefur
-
mod_muc_hats_adhoc: Ad-hoc commands for adding/removing MUC hats2020-03-19, by Matthew Wild
-
mod_muc_hats_api: New API-only module for managing user hats in MUCs2020-03-19, by Matthew Wild
-
mod_rest/README: Fix adhoc example2020-03-15, by Kim Alvefur
-
mod_muc_occupant_id: Handle MUC-PMs2020-03-15, by Maxime “pep” Buquet
-
mod_cloud_notify: fix link and table layout in readme2020-03-11, by tmolitor
-
mod_cloud_notify: Cleanup code and drop support for prosody 0.92020-03-11, by tmolitor
-
mod_smacks: fix logging issue in mam eventhandler2020-03-10, by tmolitor
-
mod_log_auth: log hostname, too2020-03-10, by tmolitor
-
mod_cloud_notify: Fix bug in prosody 0.92020-03-08, by tmolitor
-
Merge commit2020-03-08, by tmolitor
-
mod_smacks_offline: add readme2020-03-08, by tmolitor
-
mod_smacks_noerror: This module is superseded by mod_smacks and mod_nooffline_noerror2020-03-08, by tmolitor
-
mod_smacks_offline: this module is obsoleted by latest mod_smacks update2020-03-08, by tmolitor
-
mod_smacks: handle mam-enabled session internally2020-03-08, by tmolitor
-
mod_http_oauth2: Set content type on successful repsponses (fixes #1501)2020-03-08, by Kim Alvefur
-
mod_rest: Avoid interfering with mod_http_oauth2 errors (fixes #1500)2020-03-08, by Kim Alvefur
-
mod_rest: Fix encoding of simple dataforms2020-03-07, by Kim Alvefur
-
mod_rest: Add an XML error formatter (fixes #1499)2020-03-07, by Kim Alvefur
-
mod_rest: Break out POST errors into a registry2020-03-07, by Kim Alvefur
-
mod_rest: Separate lists of mediatypes for input, output and errors2020-03-07, by Kim Alvefur
-
mod_nooffline_noerror: New module that disables errors for disabled offline storage2020-03-02, by tmolitor
-
mod_http_index: Increase distance between navigation items2020-02-29, by Kim Alvefur
-
mod_rest: Fix routing to self-jid (thanks jonas’)2020-02-29, by Kim Alvefur
-
mod_rest: Advertise "support" for text/plain2020-02-28, by Kim Alvefur
Scroll all the way down to load more.