|
.github/workflows
|
Bump minimum Go version to 1.20
|
2023-08-10 22:31:33 +03:00 |
|
appservice
|
Allow overriding websocket transaction handler
|
2023-08-11 16:12:40 +03:00 |
|
bridge
|
Use errors.Is for check
|
2023-08-11 16:12:48 +03:00 |
|
crypto
|
bridge/crypto: add ShareKeys function to CryptoHelper
|
2023-08-10 08:30:55 -06:00 |
|
event
|
Remove historical field in power levels
|
2023-07-19 21:55:48 +03:00 |
|
example
|
Update example go.mod
|
2023-05-24 12:12:22 +03:00 |
|
format
|
Fix imports
|
2023-01-29 17:11:30 +02:00 |
|
id
|
Fix matrix URI tests
|
2023-01-20 16:11:40 +02:00 |
|
pushrules
|
Implement new push rule condition kinds (#120)
|
2023-05-24 15:09:43 +03:00 |
|
sqlstatestore
|
Move dbutil to util package
|
2023-08-05 18:04:09 +03:00 |
|
synapseadmin
|
Move remaining utilities
|
2023-08-05 19:24:45 +03:00 |
|
.editorconfig
|
editorconfig: add
|
2021-11-16 10:37:13 -07:00 |
|
.gitignore
|
Enable logging in example
|
2023-02-19 13:32:31 +02:00 |
|
.pre-commit-config.yaml
|
Update linters
|
2023-02-12 20:33:38 +02:00 |
|
CHANGELOG.md
|
Bump version to v0.16.0
|
2023-08-17 00:44:39 +03:00 |
|
client.go
|
Retries for media fetch (#138)
|
2023-07-07 16:54:24 +03:00 |
|
client_internal_test.go
|
Move more functions out of Client
|
2023-06-16 14:23:33 +03:00 |
|
error.go
|
Adjust default HTTPError stringifying
|
2023-06-14 14:49:46 +03:00 |
|
filter.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
go.mod
|
Bump minimum Go version to 1.20
|
2023-08-10 22:31:33 +03:00 |
|
go.sum
|
Update dependencies
|
2023-08-10 12:44:33 +03: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
|
Add SendNotification field to beeper batch send
|
2023-08-10 12:20:23 +03:00 |
|
responses.go
|
Remove last thing in util package
|
2023-08-11 14:20:40 +03: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 |
|
statestore.go
|
Clear cached memberships when fetching full member list
|
2023-04-20 22:05:16 +03:00 |
|
sync.go
|
Fix bug in EventSource stringifier
|
2023-05-20 22:10:23 +03:00 |
|
syncstore.go
|
Log sync tokens when saving account data sync store
|
2023-04-10 13:06:36 +03:00 |
|
url.go
|
Add path type for synapse admin API
|
2023-05-19 17:49:53 +03:00 |
|
url_test.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
version.go
|
Bump version to v0.16.0
|
2023-08-17 00:44:39 +03:00 |
|
versions.go
|
Add more beeper feature flags
|
2023-06-19 14:44:41 +03:00 |
|
versions_test.go
|
Parse spec version numbers in /versions response
|
2022-05-06 14:31:38 +03:00 |