Commit Graph

6 Commits

Author SHA1 Message Date
Peter Molnar
db453a186e golint happifying, round 2 2021-04-04 09:17:04 +01:00
Peter Molnar
14a83e08cb go lint is a bloody picky little bastard 2021-03-23 09:24:23 +00:00
Peter Molnar
9663721680 making the matterbridge go linter happier 2021-03-23 09:24:23 +00:00
Peter Molnar
7dd6a62a65 - check subscribe
- try to re-subscribe on fail
- list contacts
- use nice contact names instead of phone numbers
2021-03-23 09:24:23 +00:00
Peter Molnar
271df11556 an extremely barebone, but working two way signald bridge
I relied on learning from https://gitlab.com/signald/signald-go but because that project is under GPL and there are no plans on re-licensing (see <https://gitlab.com/signald/signald-go/-/issues/7>) it can't be directly used in matterbridge, which is Apache 2.0

Anyway: as it currently is, this module is crude, probably extremely prone to errors, and nowhere remotely close to stable or production use.
Regardless of that, any help with it would be welcome.
2021-03-23 09:24:23 +00:00
Peter Molnar
952af5ceb3 signald <https://gitlab.com/signald/signald> proof of concent
can receive from signald groupv2, but nothing else
2021-03-23 09:24:23 +00:00