|
.github/workflows
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
appservice
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
bridgev2
|
bridgev2: remove hardcoded room version
|
2025-12-13 10:47:37 +02:00 |
|
commands
|
commands: add safety to type check
|
2025-07-15 13:19:44 +03:00 |
|
crypto
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
event
|
bridgev2,event: add interface for message requests
|
2025-12-09 16:41:56 +02:00 |
|
example
|
pre-commit: ban log.Str(x.String())
|
2025-08-29 11:07:16 +03:00 |
|
federation
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
format
|
format: add MarkdownMentionRoomID helper
|
2025-08-24 00:47:55 +03:00 |
|
id
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
mediaproxy
|
mediaproxy: allow delayed mime type and redirects for file responses
|
2025-12-03 21:59:41 +02:00 |
|
mockserver
|
crypto: add basic group session sharing benchmark
|
2025-09-26 20:37:58 +03:00 |
|
pushrules
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
sqlstatestore
|
statestore: save join rules for rooms
|
2025-11-12 21:46:23 +02:00 |
|
synapseadmin
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
.editorconfig
|
bridgev2/matrix: add OpenAPI spec for provisioning API
|
2024-08-10 17:43:53 +03:00 |
|
.gitignore
|
Add draft of high-level client framework
|
2024-05-26 18:29:22 +03:00 |
|
.pre-commit-config.yaml
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
CHANGELOG.md
|
changelog: fix link
|
2025-11-19 12:51:08 +02:00 |
|
client.go
|
client: backoff before retrying external upload requests
|
2025-12-08 14:33:02 +00:00 |
|
error.go
|
client: add special error that indicates to retry canceled contexts
|
2025-11-26 10:55:36 +00:00 |
|
filter.go
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
go.mod
|
dependencies: update
|
2025-12-11 14:17:45 +02:00 |
|
go.sum
|
dependencies: update
|
2025-12-11 14:17:45 +02:00 |
|
LICENSE
|
treewide: fixup for pre-commit
|
2022-01-27 09:35:41 -07:00 |
|
README.md
|
Update readme
|
2024-06-11 21:08:24 +03:00 |
|
requests.go
|
client,event: MSC4140: Delayed events
|
2025-10-14 14:22:47 +03:00 |
|
responses.go
|
client: move some room summary fields to public room info
|
2025-11-19 12:51:08 +02:00 |
|
responses_test.go
|
crypto: add basic group session sharing benchmark
|
2025-09-26 20:37:58 +03:00 |
|
room.go
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
statestore.go
|
statestore: fix missing JoinRules map when initializing MemoryStateStore (#432)
|
2025-11-17 20:18:46 +02:00 |
|
sync.go
|
crypto/helper: don't block on decryption
|
2025-10-05 12:30:54 +03:00 |
|
syncstore.go
|
Merge remote-tracking branch 'recht/synccontext'
|
2024-01-07 15:37:18 +02:00 |
|
url.go
|
all: fix staticcheck issues
|
2025-12-08 00:07:25 +02:00 |
|
url_test.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
version.go
|
Bump version to v0.26.0
|
2025-11-16 12:51:14 +02:00 |
|
versions.go
|
bridgev2/matrix: use MSC4169 to send redactions when available
|
2025-11-13 17:39:27 +02:00 |
|
versions_test.go
|
Parse spec version numbers in /versions response
|
2022-05-06 14:31:38 +03:00 |