aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-11Version 0.3.5v0.3.5Neil Alexander
2021-01-11Deep-checking forward extremities (#1698)Neil Alexander
2021-01-09Tweak ApplyUpdates (#1691)Neil Alexander
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander
2021-01-07Fixed links to Docker Hub (#1686)Jan Pechek
2021-01-05Add MSC's section to example config (#1675)Jason Robinson
2021-01-04Send/state tweaks (#1681)Neil Alexander
2021-01-04Ensure appservices can auth as users in their namespaces (#1672)Jason Robinson
2021-01-04Update docker-compose.deps.yml to use postgres:11 (#1677)Will Hunt
2020-12-21fix imports (#1665)6543
2020-12-18Version 0.3.4v0.3.4Neil Alexander
2020-12-18Fix /registerNeil Alexander
2020-12-18Do not check if a username is exclusive if the request is for an appservice i...Will Hunt
2020-12-18Ensure we wake for our own device list updates (#1661)Neil Alexander
2020-12-18Fix #1655 by re-adding the appservice alias query (#1660)Neil Alexander
2020-12-18Don't send null in joined_rooms response (#1659)Neil Alexander
2020-12-18More sane next batch handling, typing notification tweaks, give invites their...Neil Alexander
2020-12-17Fix flakey complement (#1653)Kegsay
2020-12-17Add CS sendevent metricsNeil Alexander
2020-12-16Add event ID index on current state table (helps performance) (#1649)Neil Alexander
2020-12-16Add start_stream to /messages (#1648)Kegsay
2020-12-16NOTSPEC: Make ?from= optional in /messages (#1647)Kegsay
2020-12-16Add prometheus metrics for destination queues, sync requestsNeil Alexander
2020-12-16Add RoomInfo cache, remove RoomServerRoomNIDsCache (#1646)Neil Alexander
2020-12-16Hit the database far less in Events to find room NIDs and room versions (#1643)Neil Alexander
2020-12-16Fix main.wasm output path (fixes #1645)Neil Alexander
2020-12-15De-map device list positions in streaming tokens (#1642)Neil Alexander
2020-12-15Remove incorrect comment in find-lint.sh (#1619)Andrew Morgan
2020-12-15Added govet to golanci-lint linters (#1639)Shubham Upreti
2020-12-14Don't use request context for input room event queued tasks (#1640)Neil Alexander
2020-12-14Don't start more goroutines than needed on RS input, increase input worker bu...Neil Alexander
2020-12-14Update INSTALL.md (#1637)Neil Alexander
2020-12-12Update INSTALL.mdNeil Alexander
2020-12-11Give receipts their own stream ID in the database (#1631)Neil Alexander
2020-12-11Fix max_open_conns in Dendrite sample configNeil Alexander
2020-12-10Refactor sync tokens (#1628)Neil Alexander
2020-12-09Don't recalculate event ID so often in sync (#1624)Neil Alexander
2020-12-09Version 0.3.3v0.3.3Neil Alexander
2020-12-09Adjust latest events updater (#1623)Neil Alexander
2020-12-09Federation sender refactor (#1621)Neil Alexander
2020-12-07Update to matrix-org/gomatrixserverlib@232baceNeil Alexander
2020-12-07Update links to golangci-lint documentation (#1617)bodqhrohro
2020-12-07Update FAQNeil Alexander
2020-12-04Federation sender event cache (#1614)Neil Alexander
2020-12-04MSC2836 threading: part 2 (#1596)Kegsay
2020-12-04Fix broken image in CONTRIBUTING.md (#1612)TR_SLimey
2020-12-04Update sytest-whitelist/blacklistNeil Alexander
2020-12-04federationsender/roomserver: don't panic while federation is disabled (#1615)Ronnie Ebrin
2020-12-04Don't recalculate event IDs so often (#1610)Neil Alexander
2020-12-03Hiawatha reverse proxy sample for monolith and fixes to polylith sample (#1609)Petter Jakub Økland