A Golang Matrix framework.
  • Go 99.7%
  • PLpgSQL 0.3%
Find a file
2020-06-23 21:42:33 +03:00
appservice Fix EventProcessor handler type 2020-06-10 14:04:27 +03:00
crypto Add some comments and other changes to crypto stuff 2020-06-23 21:42:33 +03:00
event Add some comments and other changes to crypto stuff 2020-06-23 21:42:33 +03:00
format Add more tests and comments 2020-04-19 14:54:49 +03:00
id Implement encoding.TextMarshaler for ContentURI 2020-05-08 21:31:33 +03:00
pushrules Merge branch 'e2ee' 2020-05-05 21:17:15 +03:00
.gitignore Rename package 2018-10-08 01:22:27 +03:00
client.go Use Replace instead of ReplaceAll for Go 1.11 compatibility 2020-06-23 14:51:12 +03:00
filter.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
go.mod Update deps 2020-06-08 00:30:24 +03:00
go.sum Update deps 2020-06-08 00:30:24 +03:00
LICENSE Switch license to MPL 2.0 2020-04-13 15:49:16 +03:00
README.md More decryption stuff 2020-04-26 22:48:35 +03:00
requests.go Add more push rule methods 2020-06-08 20:40:28 +03:00
responses.go Add method for /account/whoami endpoint 2020-05-08 21:31:00 +03:00
room.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
store.go Update DefaultSyncer 2020-06-09 22:06:05 +03:00
sync.go Make sure DefaultSyncer implements ExtensibleSyncer 2020-06-09 22:09:23 +03:00
version.go Add some comments and other changes to crypto stuff 2020-06-23 21:42:33 +03:00

mautrix-go

GoDoc

A Golang Matrix framework.

This project is based on matrix-org/gomatrix. The original project is licensed under Apache 2.0.

This project contains modules that are licensed under Apache 2.0: