Software /
code /
prosody-modules
Graph
-
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
-
mod_rest: Add JSON mapping for dataform (XEP-0004)2020-02-04, by Kim Alvefur
-
mod_rest: Add basic support for XEP-0050: Ad-Hoc commands (no forms)2020-02-04, by Kim Alvefur
-
mod_rest: Add support for HTTP Basic username and password authentication2020-02-01, by Kim Alvefur
-
mod_rest: Support passing 'node' attr in disco#items queries2020-02-04, by Kim Alvefur
-
mod_rest: Remove debug hack to ignore Accept header2020-02-04, by Kim Alvefur
-
mod_rest: Back out 513a8a7fab412020-02-04, by Kim Alvefur
-
mod_rest: Hide JSON error behind a flag2020-02-03, by Kim Alvefur
-
mod_rest: Map the error@by attribute2020-01-31, by Kim Alvefur
-
mod_rest: Fix missing return2020-01-29, by Kim Alvefur
-
mod_auth_ldap, mod_auth_ldap2: Ensure is_admin() checks of remote JIDs never return positive2020-01-27, by Matthew Wild
-
mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info2020-01-26, by Kim Alvefur
-
mod_rest: Skip attempting parse empty response2020-01-26, by Kim Alvefur
-
mod_rest: Handle internal http request errors early and then return2020-01-25, by Kim Alvefur
-
mod_rest: Special case handling of internal http request errors2020-01-25, by Kim Alvefur
-
mod_rest: Process results even on internal errors with HTTP request2020-01-25, by Kim Alvefur
-
mod_rest: Add some comments to example code2020-01-25, by Kim Alvefur
-
mod_rest: Log connectivity problems via module status API2020-01-25, by Kim Alvefur
-
mod_rest: Attempt to auto-discover data type wanted by callback2020-01-25, by Kim Alvefur
-
mod_rest: Avoid treating special json.null value as any other table2020-01-25, by Kim Alvefur
-
mod_rest: Fix handling of 'node' attribute in disco#info2020-01-25, by Kim Alvefur
-
mod_rest: Ensure iq responses have type result if they're not errors2020-01-25, by Kim Alvefur
-
mod_rest/README: Add a section describing the JSON mapping2020-01-25, by Kim Alvefur
-
mod_rest: Make XHTML-IM mapping more convenient2020-01-24, by Kim Alvefur
-
mod_rest: Improve some comments2020-01-24, by Kim Alvefur
-
mod_rest: Add mapping of XEP-0092: Software Version2020-01-24, by Kim Alvefur
-
mod_rest: Add an examlpe Flask app2020-01-24, by Kim Alvefur
-
mod_rest: Allow returning an array of JID strings as disco#items2020-01-24, by Kim Alvefur
-
mod_rest: Only pass trough valid disco#item item attributes2020-01-24, by Kim Alvefur
-
mod_rest: Fix disco#info identities data mapping2020-01-24, by Kim Alvefur
-
mod_rest: Fix iteration over disco#info features2020-01-24, by Kim Alvefur
-
mod_rest: Fix iteration over disco#info identities2020-01-24, by Kim Alvefur
-
mod_stats39: Advertise namespace as feature (not part of the XEP?)2020-01-19, by Kim Alvefur
-
mod_stats39: Format numbers with a bit more precision2020-01-19, by Kim Alvefur
-
mod_stats39: Add actual example stats2020-01-19, by Kim Alvefur
-
mod_stats39: Add a README2020-01-19, by Kim Alvefur
-
mod_rest: Return a friendly message for parse errors2020-01-15, by Kim Alvefur
-
mod_rest: Encode errors as JSON2020-01-15, by Kim Alvefur
-
Fix bug readding stanzas to outgoing_queue on resume2020-01-09, by tmolitor
-
mod_stats39: Use a more local reference (silence luacheck warning)2020-01-08, by Kim Alvefur
-
mod_stats39: Provides statsmanager stats via XEP-00392020-01-08, by Kim Alvefur
-
mod_http_upload: Recommend against adding to modules_enabled2020-01-08, by Matthew Wild
-
mod_muc_occupant_id: Add TODO about MUC-PMs2020-01-06, by Maxime “pep” Buquet
-
mod_email: Allow sender to override content-type2020-01-05, by Matthew Wild
-
mod_muc_occupant_id: Add <occupant-id/> in presence2020-01-04, by Maxime “pep” Buquet
-
mod_muc_occupant_id: Simplify handling of occupants (all into one function)2020-01-04, by Maxime “pep” Buquet
-
mod_s2s_keepalive: Respect keepalive_servers when creating watchdogs2020-01-04, by Kim Alvefur
-
mod_rest: Enforce single child policy for outgoing it stanzas2020-01-03, by Kim Alvefur
-
mod_muc_occupant_id: Fix luacheck warning. Remove unused value.2020-01-03, by Maxime “pep” Buquet
-
mod_nodeinfo2: Mention mod_lastlog as a dep in the README2020-01-03, by Maxime “pep” Buquet
-
mod_muc_occupant_id: Ensure occupants have a generated id2020-01-02, by Maxime “pep” Buquet
-
mod_rest: And the disco#items mapping2020-01-02, by Kim Alvefur
-
mod_rest: Describe kind and type fields2020-01-02, by Kim Alvefur
-
mod_rest: Document most of JSON mappings2020-01-02, by Kim Alvefur
-
mod_rest: Fix traceback on missing content-type header2020-01-02, by Kim Alvefur
-
mod_rest: Stanzas of type error don't need a reply2020-01-02, by Kim Alvefur
-
mod_rest: Add support for XEP-XXXX: User-defined Data Transfer2020-01-02, by Kim Alvefur
-
mod_rest: Add support for mapping 'node' attr in disco#info2020-01-02, by Kim Alvefur
-
mod_rest: Fix replying to groupchat messages2020-01-01, by Kim Alvefur
-
mod_rest: Add a JSON callback example2020-01-01, by Kim Alvefur
-
mod_rest: Fix previous commit2020-01-01, by Kim Alvefur
-
mod_rest: Guess 'get' as default type for 'iq' stanzas in JSON mapping2020-01-01, by Kim Alvefur
-
mod_rest: Stricter type checks in JSON mapping2020-01-01, by Kim Alvefur
-
mod_rest: Default to replying with same type as request2020-01-01, by Kim Alvefur
-
mod_rest: Short-circuit type selection if accept header2020-01-01, by Kim Alvefur
-
mod_rest: Fix return status when sending and forgetting2020-01-01, by Kim Alvefur
-
mod_rest: Add JSON support2020-01-01, by Kim Alvefur
-
mod_rest: Factor out serialization of outgoing stanzas2020-01-01, by Kim Alvefur
Scroll all the way down to load more.