A Golang Matrix framework.
  • Go 99.7%
  • PLpgSQL 0.3%
Find a file
2020-04-19 14:43:00 +03:00
crypto/attachment Use existing function to calculate base64 result length 2020-04-19 02:08:17 +03:00
event Register event content types for gob and add some other stuff 2020-04-19 14:43:00 +03:00
format Overhaul event content representation 2020-04-19 03:23:27 +03:00
id Update stuff 2020-04-16 19:10:51 +03:00
pushrules Register event content types for gob and add some other stuff 2020-04-19 14:43:00 +03:00
.gitignore Rename package 2018-10-08 01:22:27 +03:00
client.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
filter.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
go.mod Overhaul event content representation 2020-04-19 03:23:27 +03:00
go.sum Overhaul event content representation 2020-04-19 03:23:27 +03:00
LICENSE Switch license to MPL 2.0 2020-04-13 15:49:16 +03:00
README.md Switch license to MPL 2.0 2020-04-13 15:49:16 +03:00
requests.go Add more keys endpoints and to-device events 2020-04-16 20:39:10 +03:00
responses.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
room.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
store.go Reorganize and break everything 2020-04-16 16:51:32 +03:00
sync.go Overhaul event content representation 2020-04-19 03:23:27 +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.