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-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
2020-12-16
Add prometheus metrics for destination queues, sync requests
Neil Alexander
2020-12-16
Add RoomInfo cache, remove RoomServerRoomNIDsCache (#1646)
Neil Alexander
2020-12-16
Hit the database far less in Events to find room NIDs and room versions (#1643)
Neil Alexander
2020-12-16
Fix main.wasm output path (fixes #1645)
Neil Alexander
2020-12-15
De-map device list positions in streaming tokens (#1642)
Neil Alexander
2020-12-15
Remove incorrect comment in find-lint.sh (#1619)
Andrew Morgan
2020-12-15
Added govet to golanci-lint linters (#1639)
Shubham Upreti
2020-12-14
Don't use request context for input room event queued tasks (#1640)
Neil Alexander
2020-12-14
Don't start more goroutines than needed on RS input, increase input worker bu...
Neil Alexander
2020-12-14
Update INSTALL.md (#1637)
Neil Alexander
2020-12-12
Update INSTALL.md
Neil Alexander
2020-12-11
Give receipts their own stream ID in the database (#1631)
Neil Alexander
2020-12-11
Fix max_open_conns in Dendrite sample config
Neil Alexander
2020-12-10
Refactor sync tokens (#1628)
Neil Alexander
2020-12-09
Don't recalculate event ID so often in sync (#1624)
Neil Alexander
2020-12-09
Version 0.3.3
v0.3.3
Neil Alexander
2020-12-09
Adjust latest events updater (#1623)
Neil Alexander
2020-12-09
Federation sender refactor (#1621)
Neil Alexander
2020-12-07
Update to matrix-org/gomatrixserverlib@232bace
Neil Alexander
2020-12-07
Update links to golangci-lint documentation (#1617)
bodqhrohro
2020-12-07
Update FAQ
Neil Alexander
2020-12-04
Federation sender event cache (#1614)
Neil Alexander
2020-12-04
MSC2836 threading: part 2 (#1596)
Kegsay
2020-12-04
Fix broken image in CONTRIBUTING.md (#1612)
TR_SLimey
2020-12-04
Update sytest-whitelist/blacklist
Neil Alexander
2020-12-04
federationsender/roomserver: don't panic while federation is disabled (#1615)
Ronnie Ebrin
2020-12-04
Don't recalculate event IDs so often (#1610)
Neil Alexander
2020-12-03
Hiawatha reverse proxy sample for monolith and fixes to polylith sample (#1609)
Petter Jakub Økland
[next]