mod_invites: Whitespace (from Snikket)
|
Matthew Wild |
2020-09-07 |
mod_invites: Include invite type and uri in validated invites (from Snikket)
|
Matthew Wild |
2020-09-07 |
mod_invites: Add API to create account reset invites (from Snikket)
|
Matthew Wild |
2020-09-07 |
mod_invites: Allow inclusion of 'additional data' in invites (from Snikket)
|
Matthew Wild |
2020-09-07 |
mod_http_upload: Log warning when loaded on user host
|
Matthew Wild |
2020-08-25 |
mod_external_service: Include for users of older versions of Prosody
|
Kim Alvefur |
2020-08-22 |
mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element
|
Matthew Wild |
2020-08-19 |
mod_http_muc_log: Add a dark theme when the user asked for that.
|
Emmanuel Gil Peyrot |
2020-08-18 |
mod_firewall: Fix example in README to use |host (thanks DebXWoody)
|
Matthew Wild |
2020-08-05 |
mod_muc_markers: Add room JID to log message
|
Matthew Wild |
2020-08-05 |
mod_http_upload/README: Fix typo (thanks bjoernb)
|
Kim Alvefur |
2020-07-26 |
mod_rest/README: Remove last trace of older credential option
|
Kim Alvefur |
2020-07-20 |
mod_rest/README: Mention OAuth
|
Kim Alvefur |
2020-07-20 |
mod_rest/README: Describe use on VirtualHosts
|
Kim Alvefur |
2020-07-20 |
mod_rest: Add support for form-encoded output
|
Kim Alvefur |
2020-07-20 |
mod_muc_markers: replace configurable multi-marker tracking with better system
|
Matthew Wild |
2020-07-07 |
mod_watch_spam_reports: Move stage from alpha to beta
|
Martin Dosch |
2020-07-07 |
mod_watch_spam_reports: Add compatibility section
|
Martin Dosch |
2020-07-07 |
mod_watch_spam_reports: Document dependency on mod_spam_reporting
|
Martin Dosch |
2020-07-07 |
mod_watch_spam_reports: Define variable prior to using it
|
Martin Dosch |
2020-07-03 |
mod_muc_rai: Add debug logging
|
Matthew Wild |
2020-07-02 |
mod_muc_rai: Fix to correctly extract the archive id
|
Matthew Wild |
2020-07-02 |
mod_muc_rai: Don't store/modify existing table to track rooms
|
Matthew Wild |
2020-07-02 |
mod_muc_rai: Fix to use bare JID where a bare JID is needed
|
Matthew Wild |
2020-07-02 |
mod_muc_markers: Expose is_markable utility function to other modules
|
Matthew Wild |
2020-07-02 |
mod_turncredentials/README: Link to eturnal (thanks Holger)
|
Kim Alvefur |
2020-06-30 |
mod_watch_spam_reports: Fix another whitespace typo
|
Martin Dosch |
2020-06-24 |
mod_watch_spam_reports: Fix ugly whitespace typo
|
Martin Dosch |
2020-06-24 |
mod_watch_spam_reports: Create report message outside of the admin notification loop
|
Martin Dosch |
2020-06-24 |
mod_watch_spam_reports: Show reporters bare JID instead of full JID
|
Martin Dosch |
2020-06-24 |
mod_adhoc_dataforms_demo: Treat 'execute' action as 'next' except in first step
|
Kim Alvefur |
2020-06-23 |
mod_adhoc_dataforms_demo: Fix duplicate field prevention
|
Kim Alvefur |
2020-06-23 |
mod_csi_battery_saver: Ignore CSI actions before resource bind
|
tmolitor |
2020-06-22 |
mod_conversejs: Disable automatic BOSH/WS endpoint discovery
|
Kim Alvefur |
2020-06-18 |
mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
|
Martin Dosch |
2020-06-16 |
mod_adhoc_dataforms_demo: Ensure mod_adhoc is loaded
|
Kim Alvefur |
2020-06-11 |
Merge
|
Matthew Wild |
2020-06-10 |
mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent
|
Michel Le Bihan |
2020-06-08 |
mod_pubsub_text_interface: Reflect XEP-0334 hints
|
Kim Alvefur |
2020-06-10 |
mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response
|
Kim Alvefur |
2020-06-10 |
mod_measure_memory: Report that stats are in units of bytes
|
Kim Alvefur |
2020-06-10 |
mod_measure_cpu: Specify units of total CPU time as seconds
|
Kim Alvefur |
2020-06-06 |
mod_http_pep_avatar: Serve multiple avatars with a user/hash syntax
|
Kim Alvefur |
2020-06-02 |
mod_rest: Add support for CBOR
|
Kim Alvefur |
2020-05-29 |
mod_rest: Respond to unknown payload types with HTTP status 415
|
Kim Alvefur |
2020-05-29 |
mod_rest: Map xml:lang to/from JSON
|
Kim Alvefur |
2020-05-29 |
mod_http_muc_log: Add link to room list from logs page
|
Kim Alvefur |
2020-05-26 |
mod_muc_markers: Allow tracking multiple markers
|
Matthew Wild |
2020-05-21 |
mod_muc_markers: luacheck annotation
|
Matthew Wild |
2020-05-21 |
mod_adhoc_groups: Fix check for error on group creation
|
Kim Alvefur |
2020-05-20 |
mod_adhoc_groups: Fix responding with "You are already in this group." (was never sent before)
|
Karol Topolski |
2020-05-20 |
mod_measure_message_e2ee/README: Fix typo
|
Kim Alvefur |
2020-05-20 |
mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour.
|
Emmanuel Gil Peyrot |
2020-05-20 |
mod_muc_block_pm: Don't respond to error stanzas
|
JC Brand |
2020-05-20 |
mod_muc_markers: Broadcast current markers on join
|
Kim Alvefur |
2020-05-05 |
mod_muc_markers: Prevent storage instead of broadcast
|
Kim Alvefur |
2020-05-05 |