This website requires JavaScript.
Explore
Help
Sign In
fuz
/
presence-button-web
Watch
9
Star
0
Fork
0
You've already forked presence-button-web
mirror of
https://github.com/Lomanic/presence-button-web
synced
2025-10-09 16:35:59 +00:00
Code
Issues
Releases
Wiki
Activity
presence-button-web
/
vendor
/
github.com
/
matrix-org
/
gomatrix
History
Lomanic
7ab566fcfa
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
..
.gitignore
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
.golangci.yml
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
.travis.yml
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
client.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
events.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
filter.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
go.mod
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
identifier.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
LICENSE
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
README.md
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
requests.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
responses.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
room.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
store.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
sync.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
tags.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
userids.go
Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code
2020-10-24 19:38:53 +02:00
README.md
gomatrix
A Golang Matrix client.
THIS IS UNDER ACTIVE DEVELOPMENT: BREAKING CHANGES ARE FREQUENT.