From f72aadd88d64959af65a490567cca4d24216e817 Mon Sep 17 00:00:00 2001 From: Badlop Date: Tue, 6 Jul 2021 22:13:36 +0200 Subject: [PATCH] mod_irc and mod_mam_mnesia don't work nowadays --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6dfcc4..65caa60 100644 --- a/README.md +++ b/README.md @@ -80,5 +80,7 @@ If you feel they are worth it, your help to fix them is welcome: - atom_pubsub: "Provides access to all PEP nodes via an AtomPub interface." - ircd: "This is an IRC server frontend to ejabberd." - mod_archive: "Message Archiving (XEP-0136)." + - mod_irc: "IRC transport." + - mod_mam_mnesia: This feature got included in ejabberd 15.06 - mod_openid: "Transform the Jabber Server in an openid provider." - mod_profile: "User Profile (XEP-0154) in Mnesia table."