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
/
internal
Age
Commit message (
Expand
)
Author
2024-04-09
Version 0.13.7 (#3349)
v0.13.7
helm-dendrite-0.14.1
Till
2024-04-08
Return correct Content-Type for unrecognized requests (#3355)
Till
2024-01-26
Version 0.13.6 (#3315)
v0.13.6
helm-dendrite-0.13.7
Till
2024-01-25
Allow + in MIDs as per MSC4009 (#3313)
Matthew Strapp
2024-01-24
Update sentry reporting (#3305)
Till
2023-12-12
Version 0.13.5 (#3285)
v0.13.5
helm-dendrite-0.13.6
Till
2023-11-24
Appservice Login (2nd attempt) (#3078)
KuhnChris
2023-10-25
Version 0.13.4 (#3244)
v0.13.4
helm-dendrite-0.13.5
Till
2023-10-25
clean up dead links, fix typo (#3130)
CicadaCinema
2023-10-24
Implement MSC3987, fix setting Element Android notifications (#3242)
Till
2023-09-28
Version 0.13.3 (#3213)
v0.13.3
helm-dendrite-0.13.4
Till
2023-09-15
Move pseudoID ClientEvent hotswapping to a common location (#3199)
devonh
2023-09-15
Update gmsl to use new validated RoomID on PDUs (#3200)
devonh
2023-08-31
Handle event_format federation in /sync responses (#3192)
devonh
2023-08-23
Version 0.13.2 (#3187)
v0.13.2
Till
2023-07-21
Update ConnectionManager to still allow component defined connections (#3154)
Till
2023-07-20
de-MSC-ifying space summaries (MSC2946) (#3134)
helm-dendrite-0.13.1
Sam Wedgwood
2023-07-19
Use pointer when passing the connection manager around (#3152)
Till
2023-07-11
Add revision to version string (#3147)
Till
2023-07-07
Prepare statement on an existing transaction (#3144)
Till
2023-07-06
Version 0.13.1 (#3136)
v0.13.1
Till
2023-06-30
Version 0.13.0 (#3127)
v0.13.0
helm-dendrite-0.13.0
Till
2023-06-28
Fix syncAPI redactions (#3118)
Till
2023-06-14
Merge SenderID & Per Room User Key work (#3109)
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 CreateRoom logic to Roomserver (#3093)
devonh
2023-05-24
Drop `reference_sha` column (#3083)
Till
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 PDU in more places (#3072)
kegsay
2023-04-27
Use PDU interface (#3070)
kegsay
2023-04-27
Remove gmsl.HeaderedEvent (#3068)
kegsay
2023-04-27
Add some roomserver UTs (#3067)
Till
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
Add pushrules tests (#3044)
Till
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-04-03
Add user profile tests, refactor user API methods (#3030)
Till
2023-03-27
Add `/search` tests (#3025)
Till
2023-03-23
Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)
Till
2023-03-22
Update Go, use go tool covdata for coverage files?
Till Faelligen
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2023-03-15
Fix UTs on x86
Till Faelligen
[next]