Software /
code /
prosody-modules
Graph
-
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
-
mod_http_oauth2: Implement real tokens using mod_authtokens2020-02-26, by Matthew Wild
-
mod_rest: Update with namespace and name of XEP-04322020-02-25, by Kim Alvefur
-
mod_rest: Fix traceback in mapping of adhoc with forms2020-02-25, by Kim Alvefur
-
mod_sasl2: Experimental implementation of XEP-03882019-09-27, by Kim Alvefur
-
mod_muc_occupant_id: id is an attribute not a text node2020-02-25, by Maxime “pep” Buquet
-
mod_http_oauth2: OAuth2 API (work in progress for developers only)2020-02-23, by Matthew Wild
-
mod_muc_moderation: Broadcast retraction via method that saves it2020-02-22, by Kim Alvefur
-
mod_muc_moderation: Remove debug message2020-02-22, by Kim Alvefur
-
mod_muc_moderation: Add a copyright header2020-02-22, by Kim Alvefur
-
mod_storage_xmlarchive: Bump copyright2020-02-22, by Kim Alvefur
-
mod_storage_xmlarchive: Add a new API similar to map-stores2020-02-22, by Kim Alvefur
-
mod_muc_moderation: Initial commit of XEP-0425: Message Moderation2020-02-22, by Kim Alvefur
-
mod_rest: Restructure JSON / Stanza mapping definitions2020-02-22, by Kim Alvefur
-
mod_rest: Rename loop variable for improved clarity2020-02-22, by Kim Alvefur
-
mod_rest: Rename table of mappings2020-02-22, by Kim Alvefur
-
mod_http_muc_log: Expose JID localpart to the template2020-02-17, by Emmanuel Gil Peyrot
-
mod_http_muc_log: Reduce hashtable lookups2020-02-17, by Emmanuel Gil Peyrot
-
mod_list_inactive: report last action timestamp2020-02-17, by Georg Lukas
-
mod_rest/README: Describe Ad-Hoc command mapping2020-02-08, by Kim Alvefur
-
mod_rest: Support mapping XEP-0004 Data Forms directly2020-02-08, by Kim Alvefur
-
mod_rest: Allow passing form data in a more compact format2020-02-07, by Kim Alvefur
-
mod_rest: Remove no longer needed logging2020-02-07, by Kim Alvefur
-
mod_rest: Ignore already handled top-level stanza attr fields2020-02-07, by Kim Alvefur
-
mod_rest: Return an error for unknown fields in JSON input2020-02-07, by Kim Alvefur
-
mod_auth_external->mod_auth_external_insecure: Unmaintained and almost certainly insecure, discourage its use2020-02-06, by Matthew Wild
-
mod_muc_cloud_notify: Revert last commit2020-02-05, by tmolitor
-
mod_reload_modules: Ignore removed hosts...2020-02-05, by tmolitor
-
mod_rest: Add final pieces of XEP-0050 (actions, note, form)2020-02-04, by Kim Alvefur
-
mod_rest: Add JSON to XML mapping of dataforms2020-02-04, by Kim Alvefur
-
mod_rest: Fix traceback2020-02-04, by Kim Alvefur
Scroll all the way down to load more.