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.mod
Age
Commit message (
Expand
)
Author
2024-01-15
Update GMSL (#3303)
Till
2024-01-10
Bump github.com/quic-go/quic-go from 0.37.4 to 0.37.7 (#3300)
dependabot[bot]
2023-12-19
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3290)
dependabot[bot]
2023-12-19
Use `AckExplicitPolicy` instead of `AckAllPolicy` (#3288)
Till
2023-12-12
Version 0.13.5 (#3285)
v0.13.5
helm-dendrite-0.13.6
Till
2023-11-25
Update GMSL to avoid logging unnecessary messages
Till Faelligen
2023-11-03
Bump golang.org/x/image from 0.5.0 to 0.10.0 (#3257)
dependabot[bot]
2023-11-01
Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#3252)
dependabot[bot]
2023-10-31
Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible...
dependabot[bot]
2023-10-25
Check event is not rejected (#3243)
Till
2023-10-24
Bump github.com/nats-io/nats-server/v2 from 2.9.19 to 2.9.23 (#3238)
dependabot[bot]
2023-10-23
Fix state resets (#3231)
Till
2023-10-23
Bump golang.org/x/net from 0.14.0 to 0.17.0 (#3233)
dependabot[bot]
2023-09-28
Version 0.13.3 (#3213)
v0.13.3
helm-dendrite-0.13.4
Till
2023-09-27
Support for room version v11 (#3204)
Till
2023-09-26
Complement fixes for pseudoIDs (#3206)
devonh
2023-09-15
Update gmsl to use new validated RoomID on PDUs (#3200)
devonh
2023-09-08
bump GMSL back to main (#3197)
Sam Wedgwood
2023-08-28
Fix CI, upgrade image used for upgrade tests (#3151)
Till
2023-08-24
[pseudoIDs] More pseudo ID fixes - Part 2 (#3181)
Sam Wedgwood
2023-08-11
Update pinecone to use new quic version (#3174)
devonh
2023-08-08
Add config key for default room version (#3171)
Sam Wedgwood
2023-08-02
Use `*spec.SenderID` for `QuerySenderIDForUser` (#3164)
Sam Wedgwood
2023-07-21
Fix event federation with pseudoID rooms (#3156)
devonh
2023-07-20
de-MSC-ifying space summaries (MSC2946) (#3134)
helm-dendrite-0.13.1
Sam Wedgwood
2023-07-13
Update NATS again [skip ci]
Till Faelligen
2023-07-07
Unknown issue
Till Faelligen
2023-07-07
[NATS] Issue identified and fixed applied, workaround known.
Till Faelligen
2023-07-07
Fix issues reported by Sentry (#3143)
Till
2023-07-07
Add event size checks similar to Synapse (#3140)
Till
2023-07-06
Add pseudoID compatibility to Invites (#3126)
devonh
2023-07-06
Don't spam the logs - downgrade sentry
Till Faelligen
2023-07-06
Back to the original version for now
Till Faelligen
2023-07-06
[debug] Downgrade NATS
Till Faelligen
2023-07-06
Version 0.13.1 (#3136)
v0.13.1
Till
2023-06-28
Add `MXIDMapping` for pseudoID rooms (#3112)
Till
2023-06-14
Merge SenderID & Per Room User Key work (#3109)
devonh
2023-06-12
Cleanup remaining statekey usage for senderIDs (#3106)
devonh
2023-06-07
Use SenderID Type (#3105)
devonh
2023-06-06
PDU Sender split (#3100)
devonh
2023-06-06
Make `StrictValidityChecking` a function (#3092)
Till
2023-05-31
Move Invite logic to GMSL (#3086)
devonh
2023-05-31
Move CreateRoom logic to Roomserver (#3093)
devonh
2023-05-30
Fix potential state reset when trying to join a room (#3040)
Till
2023-05-24
Drop `reference_sha` column (#3083)
Till
2023-05-23
Move `MakeLeave` to GMSL (#3085)
Till
2023-05-19
Move SendJoin logic to GMSL (#3084)
devonh
2023-05-17
Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompat...
dependabot[bot]
2023-05-17
Move MakeJoin logic to GMSL (#3081)
devonh
2023-05-09
Move json errors over to gmsl (#3080)
devonh
[next]