index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-05
v0.1.0rc2
v0.1.0rc2
Neil Alexander
2020-10-05
Merge branch 'master' into v0.1.0
Neil Alexander
2020-10-05
Update to matrix-org/gomatrixserverlib#232
Neil Alexander
2020-10-05
Resolve state after event against current room state when determining latest ...
Neil Alexander
2020-10-05
Update to matrix-org/gomatrixserverlib#230
Neil Alexander
2020-10-05
Add example goose sqlite3 migration (#1474)
S7evinK
2020-10-05
Don't store backfilled events using request context (#1478)
Neil Alexander
2020-10-02
Route several paths to sync_api (#1473)
S7evinK
2020-10-02
Bump to 0.1.0rc1
v0.1.0rc1
Kegan Dougal
2020-10-02
Implement account deactivation (#1455)
Loïck Bonniot
2020-10-02
Add history visibility guards (#1470)
Kegsay
2020-10-02
Update PULL_REQUEST_TEMPLATE.md
Neil Alexander
2020-10-02
Don't drop federation retries for Yggdrasil demos
Neil Alexander
2020-10-02
Add 'completed' field in Interactive Auth API (#1469)
Loïck Bonniot
2020-10-02
Fix initial sync (#1465)
Neil Alexander
2020-10-02
Fix build.sh
Neil Alexander
2020-10-02
Log origin in /send
Neil Alexander
2020-10-02
Update to matrix-org/gomatrixserverlib#227
Neil Alexander
2020-10-01
Fix golangci-lint issues (#1464)
S7evinK
2020-10-01
Update version imprinting (#1462)
Neil Alexander
2020-10-01
Bring docker sample config into sync with normal one
Neil Alexander
2020-10-01
Update README.md
Neil Alexander
2020-10-01
Update README.md (#1461)
Neil Alexander
2020-10-01
Set internal HTTP API timeout to 10 minutes (#1459)
Neil Alexander
2020-10-01
Add custom issue templates; fixes #1421 (#1460)
Kegsay
2020-10-01
Fix bugs in nginx sample configs
Neil Alexander
2020-10-01
Add nginx sample reverse proxy configs (#1458)
Neil Alexander
2020-10-01
Update HTTP clients (#1457)
Neil Alexander
2020-10-01
Fix bug in error handling in SQLite InsertPreviousEvent (#1456)
Neil Alexander
2020-09-30
CodeQL analysis
Neil Alexander
2020-09-30
Consider old keys in handleLocalKeys (#1454)
Neil Alexander
2020-09-30
Update gobind database paths
Neil Alexander
2020-09-30
Fix panic on verifySigError in fetching missing events
Neil Alexander
2020-09-29
Fix perspective fetching
Neil Alexander
2020-09-29
Tweak log level of a fairly common log line
Neil Alexander
2020-09-29
Remove TLS fingerprints, improve perspective unmarshal handling (#1452)
Neil Alexander
2020-09-29
Ignore depth in federation API (#1451)
Neil Alexander
2020-09-29
Fix old verify keys
Neil Alexander
2020-09-29
Fetch missing auth events, implement QueryMissingAuthPrevEvents, try other se...
Neil Alexander
2020-09-29
Fix a small typo (#1448)
bn4t
2020-09-29
Finish implementing the capabilities endpoint (#1449)
bn4t
2020-09-28
Use workers when fetching events from /state_ids, use /state only if signific...
Neil Alexander
2020-09-28
Don't fall back to /state on incoming /send (#1446)
Neil Alexander
2020-09-27
oops
Matthew Hodgson
2020-09-27
unbreak CORS on /capabilities.
Matthew Hodgson
2020-09-25
Update gomatrixserverlib to matrix-org/gomatrixserverlib#225
Neil Alexander
2020-09-25
Set default room version to v6 (#1438)
Neil Alexander
2020-09-25
Allow configuring old verify keys (#1443)
Neil Alexander
2020-09-24
Return the correct error codes for v6 invite JSON violations (#1440)
Neil Alexander
2020-09-24
Reject make_join for empty rooms (#1439)
Neil Alexander
[next]