An easy to set-up simple pupetting bridge for talking to all your IM contacts through Matrix
Go to file
Alex 4270202972 Try to fix stuff 2020-02-26 17:03:49 +01:00
connector Try to fix stuff 2020-02-26 17:03:49 +01:00
mxlib go fmt 2020-02-23 20:24:50 +01:00
test Logging; fix xmpp a bit 2020-02-17 09:41:08 +01:00
.gitignore Some infrastructure 2020-02-16 19:30:49 +01:00
Makefile First commit with working stub of IRC bridge 2020-02-16 16:26:55 +01:00
account.go Try to fix stuff 2020-02-26 17:03:49 +01:00
db.go Room autorejoin 2020-02-26 16:30:10 +01:00
easybridge.jpg Refactor: move all mx* functions to mxlib/client.go 2020-02-21 14:27:42 +01:00
go.mod Handle event IDs on xmpp; do not echo back messages 2020-02-26 16:51:15 +01:00
go.sum Handle event IDs on xmpp; do not echo back messages 2020-02-26 16:51:15 +01:00
main.go Room autorejoin 2020-02-26 16:30:10 +01:00
server.go Handle event IDs on xmpp; do not echo back messages 2020-02-26 16:51:15 +01:00
util.go Try to fix stuff 2020-02-26 17:03:49 +01:00