A Golang Matrix framework.
  • Go 99.7%
  • PLpgSQL 0.3%
Find a file
2020-07-24 23:49:55 +03:00
appservice Update state store when calling JoinedMembers or Members in IntentAPI 2020-07-10 15:17:18 +03:00
crypto Add method to load devices of specific user from server 2020-07-24 23:49:55 +03:00
event Add event types and content structs for upcoming key verification process 2020-07-17 17:52:49 +02:00
format Add more tests and comments 2020-04-19 14:54:49 +03:00
id Fix account key mix-up. Fixes #11 2020-06-24 00:26:41 +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 Add option to store credentials directly in Login() 2020-07-04 20:18:22 +03:00
filter.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
go.mod Add crypto store tests 2020-07-06 16:26:18 +02:00
go.sum Add crypto store tests 2020-07-06 16:26:18 +02: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 option to store credentials directly in Login() 2020-07-04 20:18:22 +03:00
responses.go Add option to store credentials directly in Login() 2020-07-04 20:18:22 +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 Move crypto SQL store upgrades to separate package 2020-07-10 16:34:23 +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: