A Golang Matrix framework.
  • Go 99.7%
  • PLpgSQL 0.3%
Find a file
2020-04-21 02:56:09 +03:00
crypto/attachment Use existing function to calculate base64 result length 2020-04-19 02:08:17 +03:00
event Add support for olm events in EncryptedEventContent struct 2020-04-21 02:56:09 +03:00
format Add more tests and comments 2020-04-19 14:54:49 +03:00
id Update key upload structs 2020-04-20 01:25:59 +03:00
pushrules Update copyright year 2020-04-20 01:25:12 +03:00
.gitignore Rename package 2018-10-08 01:22:27 +03:00
client.go Make TxnID url-safe to help pantalaimon. Closes #152 2020-04-20 01:44:54 +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 Update key upload structs 2020-04-20 01:25:59 +03:00
responses.go Update key upload structs 2020-04-20 01:25:59 +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.