|
.github/workflows
|
ci: run tests with goolm as well
|
2024-03-08 15:40:43 -07:00 |
|
appservice
|
Drop maulogger support
|
2024-03-11 20:36:06 +02:00 |
|
bridge
|
check ghost != nil in correct line (#208)
|
2024-04-21 15:22:26 +02:00 |
|
crypto
|
verificationhelper: split QR code tests into separate file
|
2024-05-27 07:37:06 -06:00 |
|
event
|
verificationhelper: better errors/logs and more aggressive cancellations
|
2024-05-24 16:41:47 -06:00 |
|
example
|
Use exzerolog defaults in example
|
2024-02-08 10:58:15 +02:00 |
|
federation
|
Add key server that passes the federation tester (#197)
|
2024-03-12 21:15:39 +02:00 |
|
format
|
Add real context to HTML parser context struct
|
2024-04-13 13:57:30 +03:00 |
|
id
|
Remove error in ParseCommonIdentifier
|
2024-03-13 17:01:07 +02:00 |
|
pushrules
|
Implement new push rule condition kinds (#120)
|
2023-05-24 15:09:43 +03:00 |
|
sqlstatestore
|
Add more contexts everywhere
|
2024-01-07 22:45:02 +02:00 |
|
synapseadmin
|
Add more Synapse admin API wrappers (#181)
|
2024-02-24 15:06:27 +02: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
|
pre-commit: prevent literal HTTP methods
|
2024-02-15 21:26:29 -07:00 |
|
CHANGELOG.md
|
Bump version to v0.18.1
|
2024-04-16 13:57:50 +03:00 |
|
client.go
|
Add UpdateRequestOnRetry client hook
|
2024-05-22 10:18:42 +01: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
|
Add option to disable tracking megolm session ratchet state
|
2024-05-16 17:14:13 +03:00 |
|
go.sum
|
Add option to disable tracking megolm session ratchet state
|
2024-05-16 17:14:13 +03:00 |
|
LICENSE
|
treewide: fixup for pre-commit
|
2022-01-27 09:35:41 -07:00 |
|
README.md
|
Remove special module licenses
|
2023-12-15 15:56:38 +02:00 |
|
requests.go
|
Allow any UI auth for uploading cross signing keys
|
2024-02-06 13:39:53 +02:00 |
|
responses.go
|
Parse Beeper inbox preview event in sync
|
2024-03-11 12:35:55 +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
|
statestore: implement FindSharedRooms on MemoryStateStore
|
2024-05-24 16:34:43 -06:00 |
|
sync.go
|
Add contexts to event handlers
|
2024-01-13 18:56:12 +02:00 |
|
syncstore.go
|
Merge remote-tracking branch 'recht/synccontext'
|
2024-01-07 15:37:18 +02: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.18.1
|
2024-04-16 13:57:50 +03:00 |
|
versions.go
|
versions: add constants for v1.8 and v1.9
|
2023-12-12 12:04:56 -07:00 |
|
versions_test.go
|
Parse spec version numbers in /versions response
|
2022-05-06 14:31:38 +03:00 |