mod_report_forward: Some whitespace fixes
|
Matthew Wild |
9 months ago |
mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma)
|
Matthew Wild |
9 months ago |
mod_muc_restrict_pm: Backport changes from upstream timber patch.
|
Nicholas George |
10 months ago |
mod_muc_restrict_pm: small rewrite. improves room config options
|
Nicholas George |
10 months ago |
mod_muc_restrict_pm: fix lua warnings
|
Nicholas George |
10 months ago |
mod_muc_restrict_pm: fix table in README
|
Nicholas George |
10 months ago |
mod_muc_restrict_pm: Limit who may send and recieve MUC PMs
|
Nicholas George |
10 months ago |
mod_http_upload_external: Add link to Rust implementation (Thanks Luna)
|
Kim Alvefur |
10 months ago |
Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component
|
Ben Smith |
10 months ago |
Updating dox for mod_rest. Ideas expressed / clarified:
|
Ben Smith |
10 months ago |
mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time
|
Matthew Wild |
10 months ago |
mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
|
Luca Matei Pintilie |
10 months ago |
mod_vcard_muc: fix field type for XEP-0486 field
|
Jonas Schäfer |
10 months ago |
mod_vcard_muc: use XEP-0486 form field for avatar hashes
|
Jonas Schäfer |
10 months ago |
mod_mam_archive: remove invalid disco#info feature
|
Jonas Schäfer |
10 months ago |
mod_invites_tracking: Don't bother storing anything for non-invite IBR
|
Matthew Wild |
10 months ago |
mod_invites_tracking: Fix traceback when not registering via invite (thanks Link Mauve)
|
Matthew Wild |
10 months ago |
various/README: Fix 'labels' metadata, should be a list
|
Kim Alvefur |
10 months ago |
mod_rest: Add schema examples
|
Kim Alvefur |
10 months ago |
Merge
|
Stephen Paul Weber |
10 months ago |
Guard for not room
|
Stephen Paul Weber |
10 months ago |
mod_http_admin_api: Support storing free-form text note with invitations
|
Matthew Wild |
10 months ago |
mod_csi_battery_saver: Some more improvements (handling of errors, muc invites, special data)
|
tmolitor |
11 months ago |
mod_csi_battery_saver: add xep number to mds comment
|
tmolitor |
11 months ago |
mod_csi_battery_saver: MDS headline pushes are important
|
tmolitor |
11 months ago |
mod_http_admin_api: Use new API in mod_announce to send announcements
|
Matthew Wild |
11 months ago |
mod_muc_rtbl: Fix blocking of PMs from RTBL matches
|
Matthew Wild |
11 months ago |
mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is
|
Matthew Wild |
11 months ago |
mod_http_admin_api: Return roles for existing invites, if any
|
Matthew Wild |
11 months ago |
mod_http_admin_api: Allow specifying roles for invitations
|
Matthew Wild |
11 months ago |
mod_pubsub_serverinfo: node is a string, not a number
|
Matthew Wild |
11 months ago |
mod_pubsub_serverinfo: Fix for compatibility with 0.12 option getters
|
Matthew Wild |
11 months ago |
mod_pubsub_serverinfo: Don't default to non-local pubsub servers (thanks roughnecks)
|
Matthew Wild |
11 months ago |
mod_http_admin_api: User activity gauges need to be summed (labels by host)
|
Matthew Wild |
11 months ago |
mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB
|
Matthew Wild |
11 months ago |
mod_muc_restrict_avatars: Allow MUC admin to control restriction
|
Stephen Paul Weber |
11 months ago |
misc/systemd: Add comment with link to our debian resources including systemd service file
|
Kim Alvefur |
11 months ago |
misc/systemd: Fix typo
|
Kim Alvefur |
11 months ago |
mod_client_management: Prevent exception on missing client info
|
Kim Alvefur |
11 months ago |
mod_sasl2_fast: Update reference to now published XEP-0484 (thanks gooya)
|
Kim Alvefur |
11 months ago |
mod_lastlog2: Fix typo from original copy-paste
|
aidan |
13 months ago |
mod_sasl_ssdp: Add go-sendxmpp to clients supporting XEP-0474.
|
Martin Dosch |
12 months ago |
mod_compat_roles: Fix attempt to index a nil value #1847
|
Kim Alvefur |
12 months ago |
mod_privilege: Fix IQ privileges advertising for multiple namespaces
|
nicoco |
12 months ago |
mod_pastebin: Back out 040eaa3844f4
|
Kim Alvefur |
12 months ago |
mod_conversejs: Allow installation as PWA
|
BetaRays |
12 months ago |
mod_firewall: Fix syntax error (thanks mirux)
|
Matthew Wild |
12 months ago |
mod_pubsub_serverinfo: update reference to XEP.
|
Guus der Kinderen |
12 months ago |
mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
|
Kim Alvefur |
12 months ago |
mod_firewall: REPORT TO: Include id in reports
|
Matthew Wild |
12 months ago |
mod_firewall: Support util.id.* as dependencies
|
Matthew Wild |
12 months ago |
mod_firewall: 'REPORT TO': fix default reason fallback if none is provided
|
Matthew Wild |
12 months ago |
mod_report_forward: Include id on report submissions
|
Matthew Wild |
12 months ago |
mod_measure_active_users: Switch to mod_cron for scheduling
|
Matthew Wild |
12 months ago |
mod_http_admin_api: Include active user counts in metrics response
|
Matthew Wild |
12 months ago |
mod_auth_oauth_external: Fix typo
|
Kim Alvefur |
12 months ago |
mod_report_forward: fix address detection when there are multiple field values
|
Stephen Paul Weber |
12 months ago |
mod_anti_spam: New module for spam filtering (pre-alpha)
|
Matthew Wild |
12 months ago |
mod_http_oauth2: Reflect changes to defaults etc
|
Kim Alvefur |
12 months ago |
mod_report_forward: Fixes for abuse contact address lookup in origin reporting
|
Matthew Wild |
12 months ago |