A Golang Matrix framework.
  • Go 99.7%
  • PLpgSQL 0.3%
Find a file
Tulir Asokan cae69de0b8 Update deps
2020-03-03 21:23:35 +02:00
format Only send HTML if necessary 2020-03-01 01:23:21 +02:00
.gitignore Rename package 2018-10-08 01:22:27 +03:00
client.go Add SetTags method 2020-02-22 01:42:48 +02:00
events.go Fix some event type classes 2020-02-20 01:23:06 +02:00
filter.go Add /members method and other lazy loading stuff 2020-02-22 00:03:03 +02:00
go.mod Update deps 2020-03-03 21:23:35 +02:00
go.sum Update deps 2020-03-03 21:23:35 +02:00
LICENSE Initial commit 2016-11-29 16:35:32 +00:00
README.md Unfork 2018-09-27 15:04:29 +03:00
relations.go Add method to get annotation target event ID 2020-02-20 02:12:22 +02:00
reply.go Remove newlines in html reply fallback 2020-03-01 00:27:11 +02:00
requests.go Add /members method and other lazy loading stuff 2020-02-22 00:03:03 +02:00
responses.go Add /members method and other lazy loading stuff 2020-02-22 00:03:03 +02:00
room.go Rename package 2018-10-08 01:22:27 +03:00
store.go Rename package 2018-10-08 01:22:27 +03:00
sync.go Separate unmarshaling sync response and event content 2020-02-19 01:23:10 +02:00
userids.go Add ParseUserID and switch DiscoverClientAPI to take a server name only 2020-02-20 00:39:57 +02:00
userids_test.go Rename package 2018-10-08 01:22:27 +03:00

mautrix-go

GoDoc

A Golang Matrix framework.