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
|