Software /
code /
prosody-modules
Graph
-
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
-
mod_rest: Spred array over multiple lines for nicer future diffs2020-02-28, by Kim Alvefur
-
mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering2020-02-28, by Kim Alvefur
-
mod_rest: Move dataforms into structure for more logical code order2020-02-28, by Kim Alvefur
-
mod_reminders: add id to sent reminder2020-02-28, by marc0s
-
mod_http_oauth2: Use component_secret setting as password on Components2020-02-27, by Kim Alvefur
-
mod_http_oauth2: Allow creation of full JID tokens2020-02-27, by Kim Alvefur
-
mod_http_oauth2: Refactor re-joining of JID out of token constructor2020-02-27, by Kim Alvefur
-
mod_reminders: Initial commit for supporting Reminders ProtoXEP2020-02-26, by marc0s
-
mod_muc_occupant_id: Ensure id is added to self-presences, nick changes, etc.2020-02-26, by Maxime “pep” Buquet
-
mod_rest, mod_http_oauth2: Switch from mod_authtokens to mod_tokenauth per Prosody bf81523e2ff42020-02-26, by Matthew Wild
-
mod_adhoc_dataforms_demo: Add the now required permission mode (#1482)2020-02-26, by Kim Alvefur
-
mod_muc_occupant_id: add TODOs2020-02-26, by Maxime “pep” Buquet
-
mod_rest: Fix another missing switch from array to map in json mapping2020-02-26, by Kim Alvefur
-
mod_rest: Support urlencoded form data (does a subset of JSON mapping)2020-02-26, by Kim Alvefur
-
mod_rest: Add support for token authentication2020-02-26, by Matthew Wild
-
mod_rest: Handle uncaught native errors correctly2020-02-26, by Matthew Wild
Scroll all the way down to load more.