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
2021-01-19
Implement MSC2946 over federation (#1722)
Kegsay
2021-01-18
Create bin dir
Neil Alexander
2021-01-18
Use dendritegithub for Docker Hub images
Neil Alexander
2021-01-18
Version 0.3.6
v0.3.6
Neil Alexander
2021-01-18
Don't create so many state snapshots when updating forward extremities (#1718)
Neil Alexander
2021-01-18
Mention unstable features in /_matrix/client/versions (#1710)
sumitks866
2021-01-18
Log event ID on consumer errors (fixes #1714)
Neil Alexander
2021-01-18
Use go build instead of go install (#1716)
Caleb Xavier Berger
2021-01-18
Fix integer overflow in device_list_update.go (#1717)
Loïck Bonniot
2021-01-18
Update GHA Docker Hub builds
Neil Alexander
2021-01-18
Build docker branch only
Neil Alexander
2021-01-18
Update docker-build-and-push.yml
Neil Alexander
2021-01-18
GitHub action for automatic multiarch Docker build (#1613)
TR_SLimey
2021-01-18
Fix lint error in generate-keys
Neil Alexander
2021-01-15
Escape the create event content key so it can be extracted correctly
Kegan Dougal
2021-01-15
Enable MSC 2946 in CI
Kegan Dougal
2021-01-15
MSC2946: Use new MSC1772 format for space parents (#1713)
Kegsay
2021-01-15
MSC2946: Allow redactions/updates for space state events (#1712)
Kegsay
2021-01-14
Add madvdontneed=1 to decrease RAM consumption for systemd service (#1690)
rany
2021-01-13
Per request cache for now as we don't do batching correclty
Kegan Dougal
2021-01-13
Decode uri values correctly
Kegan Dougal
2021-01-13
MSC2946: Spaces Summary (#1700)
Kegsay
2021-01-13
Add dendrite_roomserver_processroomevent_duration_millis to prometheus
Neil Alexander
2021-01-13
Update to matrix-org/gomatrixserverlib#247 - cache server well-known/DNS addr...
Neil Alexander
2021-01-13
Simplify send-to-device messaging (#1702)
Neil Alexander
2021-01-13
Sync fixes (#1709)
Neil Alexander
2021-01-13
Update /messages pagination token behaviour (#1708)
Neil Alexander
2021-01-12
Reduce device list GetUserDevices timeout (#1704)
Neil Alexander
2021-01-11
Version 0.3.5
v0.3.5
Neil Alexander
2021-01-11
Deep-checking forward extremities (#1698)
Neil Alexander
2021-01-09
Tweak ApplyUpdates (#1691)
Neil Alexander
2021-01-08
Sync refactor — Part 1 (#1688)
Neil Alexander
2021-01-07
Fixed links to Docker Hub (#1686)
Jan Pechek
2021-01-05
Add MSC's section to example config (#1675)
Jason Robinson
2021-01-04
Send/state tweaks (#1681)
Neil Alexander
2021-01-04
Ensure appservices can auth as users in their namespaces (#1672)
Jason Robinson
2021-01-04
Update docker-compose.deps.yml to use postgres:11 (#1677)
Will Hunt
2020-12-21
fix imports (#1665)
6543
2020-12-18
Version 0.3.4
v0.3.4
Neil Alexander
2020-12-18
Fix /register
Neil Alexander
2020-12-18
Do not check if a username is exclusive if the request is for an appservice i...
Will Hunt
2020-12-18
Ensure we wake for our own device list updates (#1661)
Neil Alexander
2020-12-18
Fix #1655 by re-adding the appservice alias query (#1660)
Neil Alexander
2020-12-18
Don't send null in joined_rooms response (#1659)
Neil Alexander
2020-12-18
More sane next batch handling, typing notification tweaks, give invites their...
Neil Alexander
2020-12-17
Fix flakey complement (#1653)
Kegsay
2020-12-17
Add CS sendevent metrics
Neil Alexander
2020-12-16
Add event ID index on current state table (helps performance) (#1649)
Neil Alexander
2020-12-16
Add start_stream to /messages (#1648)
Kegsay
2020-12-16
NOTSPEC: Make ?from= optional in /messages (#1647)
Kegsay
[next]