|
.github/workflows
|
Update dependencies, minimum Go version and CI
|
2022-08-20 15:38:35 +03:00 |
|
appservice
|
Use errors.Is instead of string comparison
|
2022-12-12 14:10:56 +02:00 |
|
bridge
|
Don't start AS HTTP server if port is not set
|
2022-12-12 14:02:24 +02:00 |
|
crypto
|
Remove sql_store_upgrade.Upgrade
|
2022-12-03 20:49:25 +02:00 |
|
event
|
Add suggested field to m.space.child content struct
|
2022-12-03 16:14:23 +02:00 |
|
example
|
treewide: fixup for pre-commit
|
2022-01-27 09:35:41 -07:00 |
|
format
|
Fix comment
|
2022-07-03 17:56:01 +03:00 |
|
id
|
Run gofmt with Go 1.19 for godocs
|
2022-08-04 11:37:35 +03:00 |
|
pushrules
|
PushNotification: add BeeperUserID field
|
2022-10-20 13:00:05 -06:00 |
|
util
|
Remove unnecessary fcntl in sqlite3-fk-wal
|
2022-11-22 18:15:27 +02:00 |
|
.editorconfig
|
editorconfig: add
|
2021-11-16 10:37:13 -07:00 |
|
.gitignore
|
Rename package
|
2018-10-08 01:22:27 +03:00 |
|
.pre-commit-config.yaml
|
Add go vet to pre-commit
|
2022-08-04 19:44:57 +03:00 |
|
CHANGELOG.md
|
Add device_unused_fallback_key_types to sync and transaction structs
|
2022-12-05 13:02:47 +02:00 |
|
client.go
|
Use global profile when filling member events
|
2022-12-08 19:01:51 +02:00 |
|
client_internal_test.go
|
Retry on 429s from Matrix server
|
2021-11-12 14:56:05 -08:00 |
|
error.go
|
added room hierarchy related response structs, the M_INVALID_PARAM error and a wrapper for the GET /v1/rooms/:roomid/hierarchy endpoint
|
2022-10-31 12:21:46 -01:00 |
|
filter.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
go.mod
|
Bump version to v0.12.3
|
2022-11-16 00:04:47 +02:00 |
|
go.sum
|
Bump version to v0.12.3
|
2022-11-16 00:04:47 +02:00 |
|
LICENSE
|
treewide: fixup for pre-commit
|
2022-01-27 09:35:41 -07:00 |
|
README.md
|
Update godoc badge
|
2022-08-04 11:59:38 +03:00 |
|
requests.go
|
Omit empty fields in /read_markers request
|
2022-12-09 12:48:39 +02:00 |
|
responses.go
|
Use global profile when filling member events
|
2022-12-08 19:01:51 +02:00 |
|
responses_test.go
|
Fix bug
|
2022-08-04 15:03:05 +03:00 |
|
room.go
|
Add method to get full room state
|
2021-09-30 16:05:56 +03:00 |
|
store.go
|
Run gofmt with Go 1.19 for godocs
|
2022-08-04 11:37:35 +03:00 |
|
sync.go
|
Dispatch to-device events when handling sync response
|
2022-08-15 17:14:38 +03:00 |
|
url.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
url_test.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
version.go
|
Bump version to v0.12.3
|
2022-11-16 00:04:47 +02:00 |
|
versions.go
|
Add old and new spec version constants
|
2022-11-25 14:46:32 +02:00 |
|
versions_test.go
|
Parse spec version numbers in /versions response
|
2022-05-06 14:31:38 +03:00 |