|
.github/workflows
|
ci: run tests with goolm as well
|
2024-03-08 15:40:43 -07:00 |
|
appservice
|
appservice/intent: fix error handling on double-puppet invites (#252)
|
2024-07-06 10:11:55 +03:00 |
|
bridge
|
bridge: register if /versions fails with M_FORBIDDEN
|
2024-07-12 19:42:29 +03:00 |
|
bridgev2
|
bridgev2/mxmain: make it easier to print example config to stdout
|
2024-07-23 22:56:13 +03:00 |
|
crypto
|
Ensure forwarding_curve25519_key_chain is not null when sharing keys
|
2024-07-16 18:19:46 +03:00 |
|
event
|
event: ignore is_falling_back in non-thread relations
|
2024-07-22 21:19:29 +03:00 |
|
example
|
Remove separate go.mod for example
|
2024-05-26 18:26:04 +03: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 |
|
hicli
|
event: fix content of io.element.functional_members
|
2024-06-25 16:05:59 +03:00 |
|
id
|
Remove error in ParseCommonIdentifier
|
2024-03-13 17:01:07 +02:00 |
|
mediaproxy
|
mediaproxy: add option to force proxying legacy federated downloads
|
2024-06-19 12:28:12 +03:00 |
|
pushrules
|
Implement new push rule condition kinds (#120)
|
2023-05-24 15:09:43 +03:00 |
|
sqlstatestore
|
dependencies: update go-util
|
2024-07-13 16:45:02 +03:00 |
|
synapseadmin
|
client: stop using MakeFullRequest unnecessarily
|
2024-06-15 20:15:06 +03:00 |
|
.editorconfig
|
editorconfig: add
|
2021-11-16 10:37:13 -07:00 |
|
.gitignore
|
Add draft of high-level client framework
|
2024-05-26 18:29:22 +03:00 |
|
.pre-commit-config.yaml
|
pre-commit: update, enforce go mod tidy
|
2024-07-10 12:01:17 -06:00 |
|
CHANGELOG.md
|
Bump version to v0.19.0
|
2024-07-16 11:13:11 +03:00 |
|
client.go
|
client: don't log warning in State() when StateStore is set (#249)
|
2024-06-30 12:30:44 +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
|
bridgev2/login: redo cookie login params
|
2024-07-19 21:18:00 +03:00 |
|
go.sum
|
bridgev2/login: redo cookie login params
|
2024-07-19 21:18:00 +03: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
|
Add base for v2 bridge architecture
|
2024-05-27 13:53:18 +03: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
|
Add interface to override UpdateStateStore behavior
|
2024-05-26 18:26:04 +03: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.19.0
|
2024-07-16 11:13:11 +03:00 |
|
versions.go
|
bridgev2: add interfaces for mutes, tags and marked unread bridging
|
2024-07-19 16:04:55 +03:00 |
|
versions_test.go
|
Parse spec version numbers in /versions response
|
2022-05-06 14:31:38 +03:00 |