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
path:
root
/
go.sum
Age
Commit message (
Expand
)
Author
2022-06-01
Fix bugs related to state resolution (#2507)
Neil Alexander
2022-05-30
Add support for room version 10 (update to matrix-org/gomatrixserverlib#315)
Neil Alexander
2022-05-26
Add support for MSC3787 and `org.matrix.msc3787` room version (update to matr...
Neil Alexander
2022-05-26
Upgrade various dependencies (#2496)
Neil Alexander
2022-05-26
Update to matrix-org/gomatrixserverlib#314
Neil Alexander
2022-05-25
Mark room versions 8 and 9 as stable
Neil Alexander
2022-05-25
Fix using the remote provided event from `/send_join` (#2490)
Neil Alexander
2022-05-24
Allow authing invited user in rooms with `"restricted"` join rule (update to ...
Neil Alexander
2022-05-23
Fix control flow related to joining restricted v8/v9 rooms (update to matrix-...
Neil Alexander
2022-05-23
Update to matrix-org/gomatrixserverlib#311 (#2479)
Neil Alexander
2022-05-13
Resolve over old and new extremities (#2457)
Neil Alexander
2022-05-13
Update NATS Server to version 2.8.2 (#2460)
Neil Alexander
2022-05-09
Add roomserver tests (1/?) (#2434)
Till
2022-05-09
Update to matrix-org/gomatrixserverlib#307
Neil Alexander
2022-05-06
Fix power level event auth bugs (update to matrix-org/gomatrixserverlib#306)
Neil Alexander
2022-05-06
Produce more useful event auth errors (update to matrix-org/gomatrixserverlib...
Neil Alexander
2022-05-05
Update to matrix-org/gomatrixserverlib#303
Neil Alexander
2022-05-05
Use `gomatrixserverlib.Client` instead of `http.Client` (#2421)
Neil Alexander
2022-04-27
Prevent JetStream from handling OS signals, allow running as a Windows servic...
Neil Alexander
2022-04-21
Remove libp2p demos (#2337)
Neil Alexander
2022-04-20
Update to NATS Server v2.8.0 and nats.go v1.14.0 (#2359)
Neil Alexander
2022-04-19
Update `go-sqlite3-js` to matrix-org/go-sqlite3-js#2 (SQLite 3.36.0)
Neil Alexander
2022-04-11
Correctly use provided filters (#2339)
Till
2022-04-08
Update to matrix-org/pinecone@2999ea2
Neil Alexander
2022-04-08
Update to matrix-org/pinecone@9b3963248c9bdc22cf0789bc3ca58e8f274371e6
Neil Alexander
2022-04-08
Update dependencies (#2336)
Neil Alexander
2022-04-05
Update to matrix-org/gomatrixserverlib#300
Neil Alexander
2022-04-04
Update to matrix-org/gomatrixserverlib#299
Neil Alexander
2022-04-04
Update to matrix-org/pinecone@e526fa8
Neil Alexander
2022-03-30
Update Pinecone P2P demo
Neil Alexander
2022-03-23
Update to matrix-org/pinecone@6fb0773
Neil Alexander
2022-03-18
Update to matrix-org/pinecone@8687b0d
Neil Alexander
2022-03-17
Update to matrix-org/gomatrixserverlib@0980b7f
Neil Alexander
2022-03-17
Update to matrix-org/gomatrixserverlib@a62d9f3
Neil Alexander
2022-03-16
Update Yggdrasil P2P demo (also remove QUIC dependency)
Neil Alexander
2022-03-16
Update to NATS Server 2.7.4 (#2282)
Neil Alexander
2022-03-16
Federation client improvements (HTTP/2, reaping federation trippers, TLS clie...
Neil Alexander
2022-03-10
Implement MSC3383 (update to matrix-org/gomatrixserverlib#296)
Neil Alexander
2022-03-09
Update to matrix-org/pinecone@cfde1f8
Neil Alexander
2022-03-04
Revert NATS server upgrade in 00b3545b14ca5e6987be93cabafc51e771f8bcc7
Neil Alexander
2022-03-02
Update NATS Server to v2.7.3
Neil Alexander
2022-03-01
Bump GMSL version
Kegan Dougal
2022-03-01
MSC2946: Spaces Summary (round 2) (#2232)
kegsay
2022-02-28
Update `Events` call-sites which now don't return an error, update `parsedRes...
Neil Alexander
2022-02-24
Reduce allocations significantly in state res v2, which should help to keep m...
Neil Alexander
2022-02-23
Update to matrix-org/pinecone@0f0afd1a46aabf7b1e48cb607bc9fa6a083aade6
Neil Alexander
2022-02-17
Update NATS Server to v2.7.2 (#2193)
Neil Alexander
2022-02-15
Update prometheus
Neil Alexander
2022-02-15
Update to matrix-org/gomatrixserverlib@20632dd
Neil Alexander
2022-02-09
Unmarshal events at the Dendrite level not GMSL level (#2164)
kegsay
[next]