view mod_swedishchef/README.markdown @ 2976:df86ce6bb0b4

Implement dummy body message to indicate high priority push This adds a dummy body sent alongside the push when the original message also contained a body to indicate a high priority push. The body can be configured and its contents are generally meaningless with most app servers because it will be stripped before pushed to the client.
author tmolitor <thilo@eightysoft.de>
date Sun, 01 Apr 2018 23:24:33 +0200
parents 4d73a1a6ba68
children
line wrap: on
line source

---
labels:
- 'Stage-Beta'
summary: 'Silly little module to convert your conversations to "swedish"'
...

Introduction
============

This module does some conversions on message bodys passed through it
causing them to look like our beloved swedish chef had typed them.

Details
=======

To load this on a MUC component do

    Component "funconference.example.com" "muc"
        modules_enabled = { "swedishchef" }
        swedishchef_trigger = "!chef"; -- optional, converts only when the message starts with "!chef"

In theory this also works for whole servers, but that is untested and
not recommended ;)

Compatibility
=============

  ----- -------
  0.6   Works
  0.5   Works
  ----- -------

Todo
====

-   Possibly add xhtml-im (XEP-0071) support