A Golang Matrix framework.
  • Go 99.7%
  • PLpgSQL 0.3%
Find a file
Tulir Asokan 678d54b34b Fix bugs
2020-08-25 20:42:36 +03:00
appservice Update state store when calling JoinedMembers or Members in IntentAPI 2020-07-10 15:17:18 +03:00
crypto Fix bugs 2020-08-25 20:42:36 +03:00
event Revert "Remove RiotX float compatibility code" 2020-08-21 20:41:38 +03:00
format Fix newlines in html-only mode of RenderMarkdown 2020-08-21 20:41:10 +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 methods to get/set account data 2020-08-22 13:06:32 +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 Fix registering 2020-08-06 19:02:25 +03:00
responses.go Fix registering 2020-08-06 19:02:25 +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 methods to get/set account data 2020-08-22 13:06:32 +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: