2020-09-07 |
Matthew Wild |
mod_easy_invite: Rewrite prosodyctl command handler to support new features (from Snikket)
|
2020-09-07 |
Matthew Wild |
mod_easy_invite: Allow account reset invites
|
2020-09-07 |
Matthew Wild |
mod_easy_invite: Allow setting account roles from associated invite (from Snikket)
|
2020-09-07 |
Matthew Wild |
mod_easy_invite: Add code comment (from Snikket)
|
2020-09-07 |
Matthew Wild |
mod_easy_invite: Minor refactoring to begin merging additional changes from Snikket
|
2020-09-07 |
Matthew Wild |
mod_invites: Fix potential traceback when invalid token used (from Snikket)
|
2020-09-07 |
Matthew Wild |
mod_invites: Whitespace (from Snikket)
|
2020-09-07 |
Matthew Wild |
mod_invites: Include invite type and uri in validated invites (from Snikket)
|
2020-09-07 |
Matthew Wild |
mod_invites: Add API to create account reset invites (from Snikket)
|
2020-09-07 |
Matthew Wild |
mod_invites: Allow inclusion of 'additional data' in invites (from Snikket)
|
2020-08-25 |
Matthew Wild |
mod_http_upload: Log warning when loaded on user host
|
2020-08-22 |
Kim Alvefur |
mod_external_service: Include for users of older versions of Prosody
|
2020-08-19 |
Matthew Wild |
mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element
|
2020-08-18 |
Emmanuel Gil Peyrot |
mod_http_muc_log: Add a dark theme when the user asked for that.
|
2020-08-05 |
Matthew Wild |
mod_firewall: Fix example in README to use |host (thanks DebXWoody)
|
2020-08-05 |
Matthew Wild |
mod_muc_markers: Add room JID to log message
|
2020-07-26 |
Kim Alvefur |
mod_http_upload/README: Fix typo (thanks bjoernb)
|
2020-07-20 |
Kim Alvefur |
mod_rest/README: Remove last trace of older credential option
|
2020-07-20 |
Kim Alvefur |
mod_rest/README: Mention OAuth
|
2020-07-20 |
Kim Alvefur |
mod_rest/README: Describe use on VirtualHosts
|
2020-07-20 |
Kim Alvefur |
mod_rest: Add support for form-encoded output
|
2020-07-07 |
Matthew Wild |
mod_muc_markers: replace configurable multi-marker tracking with better system
|
2020-07-07 |
Martin Dosch |
mod_watch_spam_reports: Move stage from alpha to beta
|
2020-07-07 |
Martin Dosch |
mod_watch_spam_reports: Add compatibility section
|
2020-07-07 |
Martin Dosch |
mod_watch_spam_reports: Document dependency on mod_spam_reporting
|
2020-07-03 |
Martin Dosch |
mod_watch_spam_reports: Define variable prior to using it
|
2020-07-02 |
Matthew Wild |
mod_muc_rai: Add debug logging
|
2020-07-02 |
Matthew Wild |
mod_muc_rai: Fix to correctly extract the archive id
|
2020-07-02 |
Matthew Wild |
mod_muc_rai: Don't store/modify existing table to track rooms
|
2020-07-02 |
Matthew Wild |
mod_muc_rai: Fix to use bare JID where a bare JID is needed
|
2020-07-02 |
Matthew Wild |
mod_muc_markers: Expose is_markable utility function to other modules
|
2020-06-30 |
Kim Alvefur |
mod_turncredentials/README: Link to eturnal (thanks Holger)
|
2020-06-24 |
Martin Dosch |
mod_watch_spam_reports: Fix another whitespace typo
|
2020-06-24 |
Martin Dosch |
mod_watch_spam_reports: Fix ugly whitespace typo
|
2020-06-24 |
Martin Dosch |
mod_watch_spam_reports: Create report message outside of the admin notification loop
|
2020-06-24 |
Martin Dosch |
mod_watch_spam_reports: Show reporters bare JID instead of full JID
|
2020-06-23 |
Kim Alvefur |
mod_adhoc_dataforms_demo: Treat 'execute' action as 'next' except in first step
|
2020-06-23 |
Kim Alvefur |
mod_adhoc_dataforms_demo: Fix duplicate field prevention
|
2020-06-22 |
tmolitor |
mod_csi_battery_saver: Ignore CSI actions before resource bind
|
2020-06-18 |
Kim Alvefur |
mod_conversejs: Disable automatic BOSH/WS endpoint discovery
|
2020-06-16 |
Martin Dosch |
mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
|
2020-06-11 |
Kim Alvefur |
mod_adhoc_dataforms_demo: Ensure mod_adhoc is loaded
|
2020-06-10 |
Matthew Wild |
Merge
|
2020-06-08 |
Michel Le Bihan |
mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent
|
2020-06-10 |
Kim Alvefur |
mod_pubsub_text_interface: Reflect XEP-0334 hints
|
2020-06-10 |
Kim Alvefur |
mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response
|
2020-06-10 |
Kim Alvefur |
mod_measure_memory: Report that stats are in units of bytes
|
2020-06-06 |
Kim Alvefur |
mod_measure_cpu: Specify units of total CPU time as seconds
|
2020-06-02 |
Kim Alvefur |
mod_http_pep_avatar: Serve multiple avatars with a user/hash syntax
|
2020-05-29 |
Kim Alvefur |
mod_rest: Add support for CBOR
|
2020-05-29 |
Kim Alvefur |
mod_rest: Respond to unknown payload types with HTTP status 415
|
2020-05-29 |
Kim Alvefur |
mod_rest: Map xml:lang to/from JSON
|
2020-05-26 |
Kim Alvefur |
mod_http_muc_log: Add link to room list from logs page
|
2020-05-21 |
Matthew Wild |
mod_muc_markers: Allow tracking multiple markers
|
2020-05-21 |
Matthew Wild |
mod_muc_markers: luacheck annotation
|
2020-05-20 |
Kim Alvefur |
mod_adhoc_groups: Fix check for error on group creation
|
2020-05-20 |
Karol Topolski |
mod_adhoc_groups: Fix responding with "You are already in this group." (was never sent before)
|
2020-05-20 |
Kim Alvefur |
mod_measure_message_e2ee/README: Fix typo
|
2020-05-20 |
Emmanuel Gil Peyrot |
mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour.
|
2020-05-20 |
JC Brand |
mod_muc_block_pm: Don't respond to error stanzas
|
2020-05-05 |
Kim Alvefur |
mod_muc_markers: Broadcast current markers on join
|
2020-05-05 |
Kim Alvefur |
mod_muc_markers: Prevent storage instead of broadcast
|
2020-05-19 |
Matthew Wild |
mod_muc_markers: Allow configuration of which marker to track, default to displayed
|
2020-05-17 |
Maxime “pep” Buquet |
mod_easy_invite: backport: ensure session exists before accessing it
|
2020-05-16 |
Kim Alvefur |
mod_easy_invite: Add commands to telnet console
|
2020-05-16 |
Kim Alvefur |
mod_rest/jsonmap: Derive stanza @type from certain payloads
|
2020-05-14 |
tastytea |
mod_extdisco, mod_turncredentials: Note incompatibility in readmes.
|
2020-05-13 |
Matthew Wild |
mod_muc_local_only: New module to restrict a list of MUCs to local users
|
2020-05-12 |
Georg Lukas |
mod_cache_c2s_caps: also log full JID for caps
|
2020-05-12 |
Matthew Wild |
mod_firewall: Ensure file lists are always initialized empty
|
2020-05-11 |
Matthew Wild |
mod_firewall: Add option to ignore missing list files
|
2020-05-10 |
Kim Alvefur |
mod_firewall/test: Print replies to stderr instead of crashing
|
2020-05-09 |
Kim Alvefur |
mod_csi_muc_priorities: Report reason for importance decision
|
2020-05-09 |
Kim Alvefur |
mod_csi_grace_period: Report reason for importance decision
|
2020-03-29 |
Kim Alvefur |
mod_lastlog2: Store last timestamp per account event
|
2020-05-06 |
Georg Lukas |
mod_register_dnsbl_firewall_mark: introduce optional registration_rbl_message with mod_welcome inspired syntax
|
2020-05-05 |
Maxime “pep” Buquet |
mod_muc_occupant_id: Don't store occupant-ids.
|
2020-05-01 |
tmolitor |
mod_smacks: don't send error replys for error stanzas on session timeout
|
2020-05-01 |
JC Brand |
Merge
|
2020-05-01 |
JC Brand |
mod_muc_batched_probe: Call instance method
|
2020-04-30 |
Kim Alvefur |
mod_csi_simple_compat: Module for Prosody 0.11 that adds a setting available from Prosody 0.12
|
2020-04-30 |
Kim Alvefur |
mod_turncredentials/README: HTML comments aren't a thing apparently
|
2020-04-30 |
Kim Alvefur |
mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API
|
2020-04-30 |
Kim Alvefur |
mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger)
|
2020-04-30 |
Kim Alvefur |
mod_turncredentials/README: Markdown syntax normalization
|
2020-04-30 |
Kim Alvefur |
mod_turncredentials/README: Link to credential spec
|
2020-04-29 |
JC Brand |
mod_muc_batched_probe: New module
|
2020-04-29 |
JC Brand |
muc_defaults: Fix setting name
|
2020-04-28 |
Matthew Wild |
mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
|
2020-04-28 |
Matthew Wild |
mod_muc_rai: Use correct stanza kind (message) for initial notification
|
2020-04-27 |
Emmanuel Gil Peyrot |
mod_cloud_notify: Forbid user from registering their own JID as their push server
|
2019-08-15 |
Georg Lukas |
mod_muc_ban_ip: log fallback to module
|
2020-04-27 |
Georg Lukas |
mod_firewall: do not log indifferent result
|
2020-04-27 |
Georg Lukas |
mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash
|
2020-04-23 |
Kim Alvefur |
mod_csi_muc_priorities: Fix bad argument to 'ipairs' on a missing list
|
2020-04-23 |
Kim Alvefur |
mod_s2s_auth_dane: Fix markdown link syntax
|
2020-04-23 |
Kim Alvefur |
mod_s2s_auth_dane: It broke :(
|
2020-04-23 |
Matthew Wild |
mod_auth_custom_http: Unlock globals while loading socket.http
|
2020-04-22 |
Kim Alvefur |
mod_csi_muc_priorities: Adjust indentation
|
2020-04-21 |
Kim Alvefur |
mod_storage_xmlarchive: Update compat table
|
2020-04-21 |
tmolitor |
mod_smacks: remove now unused code
|
2020-04-20 |
tmolitor |
mod_smacks: fix typo in last commit
|
2020-04-20 |
tmolitor |
mod_smacks: better logging for georg
|
2020-04-20 |
tmolitor |
mod_smacks: Fix mam handling
|
2020-04-19 |
Kim Alvefur |
mod_firewall: Remove trailing whitespace
|
2020-04-19 |
Kim Alvefur |
mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin)
|
2020-04-19 |
tmolitor |
mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz>
|
2020-04-19 |
tmolitor |
mod_cloud_notify: make stanza queue processing faster
|
2020-04-18 |
Kim Alvefur |
Merge
|
2020-04-16 |
Wiktor Kwapisiewicz |
mod_turncredentials: Add 'transport' attribute
|
2020-04-17 |
JC Brand |
Merge
|
2020-04-17 |
JC Brand |
muc_defaults: Add support for the presence_broadcast setting
|
2020-04-15 |
Matthew Wild |
mod_muc_rai: New module to implement Room Activity Indicators
|
2020-04-13 |
Kim Alvefur |
mod_firewall: Fix use of unpack() on Lua 5.3
|
2020-04-13 |
Matthew Wild |
mod_muc_markers: New module for server-side receipt tracking in MUCs
|
2020-04-12 |
Kim Alvefur |
mod_rest: Improve auth error reporting
|
2020-04-07 |
tmolitor |
mod_nooffline_noerror: Fix for missing log
|
2020-04-07 |
kaliko |
mod_measure_muc: Collect statistics on Grout Chat
|
2020-04-05 |
tmolitor |
Merge commit
|
2020-04-05 |
tmolitor |
mod_smacks: Update documentation and slightly adjust default values
|
2020-03-21 |
tmolitor |
mod_nooffline_noerror: fix error in logging
|
2020-04-03 |
Matthew Wild |
mod_muc_limits: Add config option to limit to join stanzas only
|
2020-04-03 |
Matthew Wild |
mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning
|
2020-03-30 |
Kim Alvefur |
mod_http_upload/README: User/host arguments to command not optional (thanks kaliko)
|
2020-03-30 |
Kim Alvefur |
mod_http_upload: Show help message if not at least one host/user is given
|
2020-03-30 |
Kim Alvefur |
mod_http_upload: Add some kind of help message to prosodyctl command
|
2020-03-30 |
Kim Alvefur |
mod_http_upload/README: Add example disco_items use
|
2020-03-30 |
Kim Alvefur |
mod_http_upload_external: Discourage loading via modules_enabled
|
2020-03-30 |
Kim Alvefur |
mod_conversejs/README: Add an example of the URL to open
|
2020-03-27 |
JC Brand |
mod_muc_archive: Add fork of mod_muc_log that uses newer storage API
|
2020-03-27 |
JC Brand |
mod_stanzas: tighten up stanza check and add explanatory text
|
2020-03-26 |
JC Brand |
mod_smacks: also count outgoing MAM messages
|
2020-03-25 |
Kim Alvefur |
mod_auth_ldap: Fix broken link to LuaLDAP
|
2020-03-23 |
Kim Alvefur |
mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions
|
2020-03-21 |
Kim Alvefur |
mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin)
|
2020-03-21 |
Maxime “pep” Buquet |
mod_measure_registration: new module
|
2020-03-19 |
Kim Alvefur |
mod_muc_hats_*/README: Linkify XEP references
|
2020-03-19 |
Kim Alvefur |
mod_muc_hats_adhoc/README: Change summary to mention ad-hoc commands
|
2020-03-19 |
Matthew Wild |
mod_muc_hats_adhoc: Ad-hoc commands for adding/removing MUC hats
|
2020-03-19 |
Matthew Wild |
mod_muc_hats_api: New API-only module for managing user hats in MUCs
|
2020-03-15 |
Kim Alvefur |
mod_rest/README: Fix adhoc example
|
2020-03-15 |
Maxime “pep” Buquet |
mod_muc_occupant_id: Handle MUC-PMs
|
2020-03-11 |
tmolitor |
mod_cloud_notify: fix link and table layout in readme
|
2020-03-11 |
tmolitor |
mod_cloud_notify: Cleanup code and drop support for prosody 0.9
|
2020-03-10 |
tmolitor |
mod_smacks: fix logging issue in mam eventhandler
|
2020-03-10 |
tmolitor |
mod_log_auth: log hostname, too
|
2020-03-08 |
tmolitor |
mod_cloud_notify: Fix bug in prosody 0.9
|
2020-03-08 |
tmolitor |
Merge commit
|
2020-03-08 |
tmolitor |
mod_smacks_offline: add readme
|
2020-03-08 |
tmolitor |
mod_smacks_noerror: This module is superseded by mod_smacks and mod_nooffline_noerror
|
2020-03-08 |
tmolitor |
mod_smacks_offline: this module is obsoleted by latest mod_smacks update
|
2020-03-08 |
tmolitor |
mod_smacks: handle mam-enabled session internally
|
2020-03-08 |
Kim Alvefur |
mod_http_oauth2: Set content type on successful repsponses (fixes #1501)
|
2020-03-08 |
Kim Alvefur |
mod_rest: Avoid interfering with mod_http_oauth2 errors (fixes #1500)
|
2020-03-07 |
Kim Alvefur |
mod_rest: Fix encoding of simple dataforms
|
2020-03-07 |
Kim Alvefur |
mod_rest: Add an XML error formatter (fixes #1499)
|
2020-03-07 |
Kim Alvefur |
mod_rest: Break out POST errors into a registry
|
2020-03-07 |
Kim Alvefur |
mod_rest: Separate lists of mediatypes for input, output and errors
|
2020-03-02 |
tmolitor |
mod_nooffline_noerror: New module that disables errors for disabled offline storage
|
2020-02-29 |
Kim Alvefur |
mod_http_index: Increase distance between navigation items
|
2020-02-29 |
Kim Alvefur |
mod_rest: Fix routing to self-jid (thanks jonas’)
|
2020-02-28 |
Kim Alvefur |
mod_rest: Advertise "support" for text/plain
|
2020-02-28 |
Kim Alvefur |
mod_rest: Spred array over multiple lines for nicer future diffs
|
2020-02-28 |
Kim Alvefur |
mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering
|
2020-02-28 |
Kim Alvefur |
mod_rest: Move dataforms into structure for more logical code order
|
2020-02-28 |
marc0s |
mod_reminders: add id to sent reminder
|
2020-02-27 |
Kim Alvefur |
mod_http_oauth2: Use component_secret setting as password on Components
|
2020-02-27 |
Kim Alvefur |
mod_http_oauth2: Allow creation of full JID tokens
|
2020-02-27 |
Kim Alvefur |
mod_http_oauth2: Refactor re-joining of JID out of token constructor
|
2020-02-26 |
marc0s |
mod_reminders: Initial commit for supporting Reminders ProtoXEP
|
2020-02-26 |
Maxime “pep” Buquet |
mod_muc_occupant_id: Ensure id is added to self-presences, nick changes, etc.
|
2020-02-26 |
Matthew Wild |
mod_rest, mod_http_oauth2: Switch from mod_authtokens to mod_tokenauth per Prosody bf81523e2ff4
|
2020-02-26 |
Kim Alvefur |
mod_adhoc_dataforms_demo: Add the now required permission mode (#1482)
|
2020-02-26 |
Maxime “pep” Buquet |
mod_muc_occupant_id: add TODOs
|
2020-02-26 |
Kim Alvefur |
mod_rest: Fix another missing switch from array to map in json mapping
|
2020-02-26 |
Kim Alvefur |
mod_rest: Support urlencoded form data (does a subset of JSON mapping)
|
2020-02-26 |
Matthew Wild |
mod_rest: Add support for token authentication
|
2020-02-26 |
Matthew Wild |
mod_rest: Handle uncaught native errors correctly
|
2020-02-26 |
Matthew Wild |
mod_http_oauth2: Implement real tokens using mod_authtokens
|
2020-02-25 |
Kim Alvefur |
mod_rest: Update with namespace and name of XEP-0432
|
2020-02-25 |
Kim Alvefur |
mod_rest: Fix traceback in mapping of adhoc with forms
|
2019-09-27 |
Kim Alvefur |
mod_sasl2: Experimental implementation of XEP-0388
|
2020-02-25 |
Maxime “pep” Buquet |
mod_muc_occupant_id: id is an attribute not a text node
|
2020-02-23 |
Matthew Wild |
mod_http_oauth2: OAuth2 API (work in progress for developers only)
|
2020-02-22 |
Kim Alvefur |
mod_muc_moderation: Broadcast retraction via method that saves it
|
2020-02-22 |
Kim Alvefur |
mod_muc_moderation: Remove debug message
|
2020-02-22 |
Kim Alvefur |
mod_muc_moderation: Add a copyright header
|
2020-02-22 |
Kim Alvefur |
mod_storage_xmlarchive: Bump copyright
|
2020-02-22 |
Kim Alvefur |
mod_storage_xmlarchive: Add a new API similar to map-stores
|
2020-02-22 |
Kim Alvefur |
mod_muc_moderation: Initial commit of XEP-0425: Message Moderation
|
2020-02-22 |
Kim Alvefur |
mod_rest: Restructure JSON / Stanza mapping definitions
|
2020-02-22 |
Kim Alvefur |
mod_rest: Rename loop variable for improved clarity
|
2020-02-22 |
Kim Alvefur |
mod_rest: Rename table of mappings
|
2020-02-17 |
Emmanuel Gil Peyrot |
mod_http_muc_log: Expose JID localpart to the template
|
2020-02-17 |
Emmanuel Gil Peyrot |
mod_http_muc_log: Reduce hashtable lookups
|
2020-02-17 |
Georg Lukas |
mod_list_inactive: report last action timestamp
|
2020-02-08 |
Kim Alvefur |
mod_rest/README: Describe Ad-Hoc command mapping
|
2020-02-08 |
Kim Alvefur |
mod_rest: Support mapping XEP-0004 Data Forms directly
|
2020-02-07 |
Kim Alvefur |
mod_rest: Allow passing form data in a more compact format
|
2020-02-07 |
Kim Alvefur |
mod_rest: Remove no longer needed logging
|
2020-02-07 |
Kim Alvefur |
mod_rest: Ignore already handled top-level stanza attr fields
|
2020-02-07 |
Kim Alvefur |
mod_rest: Return an error for unknown fields in JSON input
|
2020-02-06 |
Matthew Wild |
mod_auth_external->mod_auth_external_insecure: Unmaintained and almost certainly insecure, discourage its use
|
2020-02-05 |
tmolitor |
mod_muc_cloud_notify: Revert last commit
|
2020-02-05 |
tmolitor |
mod_reload_modules: Ignore removed hosts...
|
2020-02-04 |
Kim Alvefur |
mod_rest: Add final pieces of XEP-0050 (actions, note, form)
|
2020-02-04 |
Kim Alvefur |
mod_rest: Add JSON to XML mapping of dataforms
|
2020-02-04 |
Kim Alvefur |
mod_rest: Fix traceback
|
2020-02-04 |
Kim Alvefur |
mod_rest: Add JSON mapping for dataform (XEP-0004)
|
2020-02-04 |
Kim Alvefur |
mod_rest: Add basic support for XEP-0050: Ad-Hoc commands (no forms)
|
2020-02-01 |
Kim Alvefur |
mod_rest: Add support for HTTP Basic username and password authentication
|
2020-02-04 |
Kim Alvefur |
mod_rest: Support passing 'node' attr in disco#items queries
|
2020-02-04 |
Kim Alvefur |
mod_rest: Remove debug hack to ignore Accept header
|
2020-02-04 |
Kim Alvefur |
mod_rest: Back out 513a8a7fab41
|
2020-02-03 |
Kim Alvefur |
mod_rest: Hide JSON error behind a flag
|
2020-01-31 |
Kim Alvefur |
mod_rest: Map the error@by attribute
|
2020-01-29 |
Kim Alvefur |
mod_rest: Fix missing return
|
2020-01-27 |
Matthew Wild |
mod_auth_ldap, mod_auth_ldap2: Ensure is_admin() checks of remote JIDs never return positive
|
2020-01-26 |
Kim Alvefur |
mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
|
2020-01-26 |
Kim Alvefur |
mod_rest: Skip attempting parse empty response
|
2020-01-25 |
Kim Alvefur |
mod_rest: Handle internal http request errors early and then return
|
2020-01-25 |
Kim Alvefur |
mod_rest: Special case handling of internal http request errors
|
2020-01-25 |
Kim Alvefur |
mod_rest: Process results even on internal errors with HTTP request
|
2020-01-25 |
Kim Alvefur |
mod_rest: Add some comments to example code
|
2020-01-25 |
Kim Alvefur |
mod_rest: Log connectivity problems via module status API
|
2020-01-25 |
Kim Alvefur |
mod_rest: Attempt to auto-discover data type wanted by callback
|
2020-01-25 |
Kim Alvefur |
mod_rest: Avoid treating special json.null value as any other table
|
2020-01-25 |
Kim Alvefur |
mod_rest: Fix handling of 'node' attribute in disco#info
|
2020-01-25 |
Kim Alvefur |
mod_rest: Ensure iq responses have type result if they're not errors
|
2020-01-25 |
Kim Alvefur |
mod_rest/README: Add a section describing the JSON mapping
|
2020-01-24 |
Kim Alvefur |
mod_rest: Make XHTML-IM mapping more convenient
|
2020-01-24 |
Kim Alvefur |
mod_rest: Improve some comments
|
2020-01-24 |
Kim Alvefur |
mod_rest: Add mapping of XEP-0092: Software Version
|
2020-01-24 |
Kim Alvefur |
mod_rest: Add an examlpe Flask app
|
2020-01-24 |
Kim Alvefur |
mod_rest: Allow returning an array of JID strings as disco#items
|
2020-01-24 |
Kim Alvefur |
mod_rest: Only pass trough valid disco#item item attributes
|
2020-01-24 |
Kim Alvefur |
mod_rest: Fix disco#info identities data mapping
|
2020-01-24 |
Kim Alvefur |
mod_rest: Fix iteration over disco#info features
|
2020-01-24 |
Kim Alvefur |
mod_rest: Fix iteration over disco#info identities
|
2020-01-19 |
Kim Alvefur |
mod_stats39: Advertise namespace as feature (not part of the XEP?)
|