mod_rest: Fix typo (thanks codespell)
|
Kim Alvefur |
2021-07-26 |
mod_smacks: Fix typo in comment (thanks codespell)
|
Kim Alvefur |
2021-07-26 |
mod_smacks: Fix traceback on missing stanza counter
|
Kim Alvefur |
2021-07-22 |
mod_register_apps: Reduce yellow yelling in log message
|
Kim Alvefur |
2021-07-21 |
mod_s2s_keepalive: Ignore errors from the local server
|
Kim Alvefur |
2021-07-21 |
mod_s2s_keepalive: Fix identification of replies (error-replies included)
|
Kim Alvefur |
2021-07-21 |
mod_pubsub_alertmanager: Include status booleans in template input
|
Kim Alvefur |
2021-07-17 |
mod_pubsub_alertmanager: Exclude "ends at" timestamp for unresolved alerts
|
Kim Alvefur |
2021-07-17 |
mod_pubsub_alertmanager: Add TODOs
|
Kim Alvefur |
2021-07-16 |
mod_pubsub_alertmanager: Add some words about the node template
|
Kim Alvefur |
2021-07-16 |
mod_pubsub_alertmanager: Minimal example of Prometheus and Alertmanager config
|
Kim Alvefur |
2021-07-16 |
mod_pubsub_alertmanager: Add a README with initial docs
|
Kim Alvefur |
2021-07-16 |
mod_pubsub_alertmanager: Allow templating the pubsub node to publish to
|
Kim Alvefur |
2021-07-16 |
mod_pubsub_alertmanager: Allow configuring template for <body> rendering
|
Kim Alvefur |
2021-07-16 |
mod_pubsub_alertmanager: Add a plain text summary
|
Kim Alvefur |
2021-06-30 |
mod_pubsub_alertmanager: Publish Alertmanager alerts into pubsub
|
Kim Alvefur |
2021-06-08 |
mod_http_upload: More emphasis on conditionality of disco_items
|
Kim Alvefur |
2021-07-14 |
mod_delegation: fix bare jid disco nesting
|
Goffi |
2021-07-10 |
mod_http_pep_avatar: Fix name of module in example
|
Kim Alvefur |
2021-07-06 |
mod_auto156: Include the containing object in command output
|
Kim Alvefur |
2021-07-03 |
mod_auto156: Queries for XEP-0156 TXT records and prints in JSON format
|
Kim Alvefur |
2021-07-03 |
mod_spam_reporting: Add support for XEP-0377 0.3
|
Martin Dosch |
2021-07-01 |
mod_watch_spam_reports: Support spam_reporting/abuse-report
|
Martin Dosch |
2021-07-01 |
mod_http_upload: Fix issuing slots to components or other non-c2s sessions
|
Kim Alvefur |
2021-07-01 |
mod_pubsub_summary: Use pre-escaped UTF-8 sequence for compat
|
Kim Alvefur |
2021-06-30 |
mod_firewall: Remove reliance on full_sessions being a global
|
Kim Alvefur |
2021-06-30 |
mod_checkcerts: Notify both host-local and global admins
|
Kim Alvefur |
2021-06-30 |
mod_conversejs: Update description
|
Kim Alvefur |
2021-06-29 |
mod_welcome_page: Add dependency on mod_http_libjs
|
Kim Alvefur |
2021-06-29 |
mod_http_libjs: Check that the path to serve exists
|
Kim Alvefur |
2021-06-29 |
mod_compliance_2021: Add mod_turn_external as satisfying A/V category
|
Kim Alvefur |
2021-06-29 |
mod_measure_lua: Use gauge instead of counter for Lua version (thanks jonas’)
|
Kim Alvefur |
2021-06-28 |
mod_measure_lua: Capture current Lua version
|
Kim Alvefur |
2021-06-28 |
mod_pubsub_summary: Fix conversion of emphasis _like this_ per XEP-0393
|
Kim Alvefur |
2021-06-28 |
mod_invites_register: Fix missing 'from' attribute (thanks Martin)
|
Kim Alvefur |
2021-06-25 |
mod_ogp: Add the ability to block OGP fetching for certain domains
|
JC Brand |
2021-06-22 |
mod_tweet_data: New module that fetches and sends tweet data
|
JC Brand |
2021-06-22 |
mod_prometheus: Revert part of previous commit
|
Kim Alvefur |
2021-06-20 |
Add note of incompatibility with trunk since 5f15ab7c6ae5
|
Kim Alvefur |
2021-06-19 |
mod_auth_http: Format README better
|
Emmanuel Gil Peyrot |
2021-06-16 |
mod_http_muc_log: Different icon for edited contra editing message
|
Kim Alvefur |
2021-06-15 |
mod_http_muc_log: Find edit relations using XEP-0308
|
Kim Alvefur |
2021-06-15 |
mod_http_muc_log: Highlight messages directly linked to
|
Kim Alvefur |
2021-06-15 |
mod_http_muc_log: Move out nickname into a variable for future reuse
|
Kim Alvefur |
2021-06-15 |
mod_http_muc_log: Add some spacing around code for readability
|
Kim Alvefur |
2021-06-15 |
mod_muc_restrict_nick: New module to restrict MUC occupant nicknames
|
Matthew Wild |
2021-06-15 |
mod_invites_adhoc/README: Fix table
|
Kim Alvefur |
2021-06-12 |
mod_groups_muc_bookmarks: handle removal of accounts without bookmarks
|
Jonas Schäfer |
2021-06-12 |
mod_auto_answer_disco_info: Fix to use event that is fired
|
Kim Alvefur |
2021-06-12 |
mod_smacks: Include timestamp in hibernation log message
|
Kim Alvefur |
2021-06-07 |
mod_firewall: Documentation updates to reduce confusion and use inclusive language
|
Matthew Wild |
2021-06-05 |
mod_firewall: Allow underscores in definition names
|
Matthew Wild |
2021-06-05 |
mod_adhoc_dataforms_demo: Add compat with 0.11 (vs trunk api change)
|
Kim Alvefur |
2021-06-01 |
mod_muc_dicebot: ignore messages without body
|
Jonas Schäfer |
2021-05-29 |
mod_muc_dicebot: A thing to roll dice
|
Jonas Schäfer |
2021-05-29 |
mod_measure_lua: add openmetrics-spirited way to collect lua memory use
|
Jonas Schäfer |
2021-05-29 |
mod_discodot: Print a graph of service discovery
|
Kim Alvefur |
2021-05-27 |
mod_http_admin_api: Add endpoints for server maintenance
|
Jonas Schäfer |
2021-05-27 |
mod_measure_malloc: port to most recent trunk statistics API
|
Jonas Schäfer |
2021-05-25 |
mod_rest: Add XEP-0012 to OpenAPI spec
|
Kim Alvefur |
2021-05-25 |