Commit Graph

3 Commits

Author SHA1 Message Date
Simon THOBY 00b58bce71 matrix+irc: improve support for IRC NOTICE/[matrix] m.notice
Fixes: #1393.
2023-04-08 14:12:13 +02:00
Simon THOBY 625d7cd94c Matrix: switch to the mautrix-go library
Also: add initial support for [Matrix] application services
2023-04-08 14:12:13 +02:00
Qais Patankar 2b7eab629d Add support for build tags (#1054)
By default all bridges are available.

You can turn off certain bridges by providing
e.g. "nodiscord" as a build tag.

    go build -tags nomsteams,noapi
2020-03-22 18:34:14 +01:00