|
.github/workflows
|
Bump minimum Go version to 1.19
|
2023-02-16 16:53:10 +02:00 |
|
appservice
|
Fix setting flag when using default homeserver URL for double puppeting
|
2023-04-10 13:06:36 +03:00 |
|
bridge
|
Fix mistakes and change db upgrade message
|
2023-04-12 12:27:55 +03:00 |
|
crypto
|
Fix mistakes and change db upgrade message
|
2023-04-12 12:27:55 +03:00 |
|
event
|
Delete megolm sessions when receiving new one and when session is fully used
|
2023-04-11 11:42:13 +03:00 |
|
example
|
Make debug logs optional in example
|
2023-03-03 15:14:46 +02: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
|
Mark NotifySpecified as deprecated
|
2023-03-23 14:52:51 +02:00 |
|
sqlstatestore
|
Resync encryption info for rooms that are missing it
|
2023-04-11 12:43:39 +03:00 |
|
util
|
Resync encryption info for rooms that are missing it
|
2023-04-11 12:43:39 +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
|
Update changelog
|
2023-04-05 17:43:43 +03:00 |
|
client.go
|
Update state store with initial state in CreateRoom
|
2023-04-10 16:51:57 +03:00 |
|
client_internal_test.go
|
Rename client logger to Log and add legacy Logger for backwards compatibility
|
2023-02-21 12:18:14 +02:00 |
|
error.go
|
Implement MSC2659
|
2023-03-11 16:29:35 +02:00 |
|
filter.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
go.mod
|
Update dependencies
|
2023-03-19 20:29:21 +02:00 |
|
go.sum
|
Update dependencies
|
2023-03-19 20:29:21 +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
|
Add id parameter to appservice ping
|
2023-03-11 16:47:18 +02:00 |
|
responses.go
|
Implement MSC2659
|
2023-03-11 16:29:35 +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 |
|
statestore.go
|
Initialize map in constructor
|
2023-04-02 23:06:51 +02:00 |
|
sync.go
|
Allow providing custom filter in DefaultSyncer
|
2023-02-24 21:04:02 +02:00 |
|
syncstore.go
|
Log sync tokens when saving account data sync store
|
2023-04-10 13:06:36 +03:00 |
|
url.go
|
Add support for unix sockets in appservice module
|
2023-03-15 16:18:52 +02:00 |
|
url_test.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
version.go
|
Bump version to v0.15.0
|
2023-03-16 12:31:10 +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 |