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
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
2023-05-04
Use ProtoEvent where needed instead of EventBuilder (#3075)
kegsay
2023-05-03
Use PDU in even more places (#3074)
kegsay
2023-05-02
Use PDU not *Event in HeaderedEvent (#3073)
kegsay
2023-04-28
Use new gmsl to use new String() API
Devon Hudson
2023-04-28
Use PDU in more places (#3072)
kegsay
2023-04-27
Pass RoomID to gmsl.PerformJoin
Devon Hudson
2023-04-27
Use PDU interface (#3070)
kegsay
2023-04-27
Add CS API `/keys` tests (#3069)
Till
2023-04-27
Remove gmsl.HeaderedEvent (#3068)
kegsay
2023-04-27
Move high level room joining logic to GMSL (#3065)
devonh
2023-04-24
Move fedclient interface over to gmsl (#3061)
devonh
2023-04-24
Use IRoomVersion (#3064)
kegsay
2023-04-21
Implement new RoomVersionImpl API (#3062)
kegsay
2023-04-20
refactor: funnel event creation through room versions (#3060)
kegsay
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-14
Remove event building duplication & push to GMSL (#3056)
devonh
2023-04-14
Update GMSL: use static Check functions (#3052)
kegsay
2023-04-06
Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.24+incompat...
dependabot[bot]
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-03-23
Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)
Till
2023-03-21
Update GMSL to fix #3013
Till Faelligen
2023-03-10
Update dependencies (#3006)
Till
2023-02-17
Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2979)
dependabot[bot]
2023-02-17
Bump golang.org/x/image from 0.1.0 to 0.5.0 (#2978)
dependabot[bot]
[next]