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
2022-05-23
Preserve content from `/make_join` as well as supplied content in the request...
Neil Alexander
2022-05-23
Fix control flow related to joining restricted v8/v9 rooms (update to matrix-...
Neil Alexander
2022-05-23
Allow defers to run in `TestMain` in federation API tests
Neil Alexander
2022-05-23
Update to matrix-org/gomatrixserverlib#311 (#2479)
Neil Alexander
2022-05-20
Fix `/deactivate` (#2474)
Till
2022-05-19
syncapi: don't return early for no-op incremental syncs (#2473)
kegsay
2022-05-18
Really SKIP_NODB (#2472)
Till
2022-05-17
bugfix: fix race condition when updating presence via /sync (#2470)
kegsay
2022-05-17
Remove debug logging
Kegan Dougal
2022-05-17
bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)
kegsay
2022-05-17
Add docs which explain how to calculate coverage (#2468)
kegsay
2022-05-16
Add roomserver tests (3/4) (#2447)
Till
2022-05-13
Version 0.8.5 (#2461)
v0.8.5
Neil Alexander
2022-05-13
The Pinecone `gobind` demo must listen on `localhost` for `baseURL` to be cor...
Neil Alexander
2022-05-13
Update README.md
Neil Alexander
2022-05-13
Resolve over old and new extremities (#2457)
Neil Alexander
2022-05-13
Update NATS Server to version 2.8.2 (#2460)
Neil Alexander
2022-05-13
Only try to get OTKs if the context isn't done yet
Till Faelligen
2022-05-13
Shuffle config Verify/Defaults a bit around (#2459)
Till
2022-05-12
Separate sample configs for monolith and polylith (#2456)
Neil Alexander
2022-05-12
Fix `create-account` with global database settings (#2455)
Till
2022-05-12
Wait 100ms for events to be processed by syncapi
Kegan Dougal
2022-05-11
Fix OTK upload spam (#2448)
Till
2022-05-11
Fix link
Neil Alexander
2022-05-11
New documentation: https://matrix-org.github.io/dendrite/
Neil Alexander
2022-05-11
More syncapi tests (#2451)
kegsay
2022-05-11
Add RoomExists flag to QueryMembershipForUser (#2450)
kegsay
2022-05-10
Add roomserver tests (2/?) (#2445)
Till
2022-05-10
Version 0.8.4
v0.8.4
Neil Alexander
2022-05-10
Add indexes to `syncapi_output_room_events` table that satisfy the filters (#...
Neil Alexander
2022-05-10
Back out matrix-org/dendrite#2421 by restoring `http.Client`s
Neil Alexander
2022-05-09
🏗️ mediaapi/thumbnailer: fix build with bimg (#2440)
database64128
2022-05-09
Version 0.8.3 (#2431)
v0.8.3
Neil Alexander
2022-05-09
Begin adding syncapi component tests (#2442)
kegsay
2022-05-09
Don't store invites in sync API that aren't relevant to local users (#2439)
Neil Alexander
2022-05-09
Federation consumer `adds_state_event_ids` tweak (#2441)
Neil Alexander
2022-05-09
Don't try to re-fetch the event if it is listed in `adds_state_event_ids` (#2...
Neil Alexander
2022-05-09
Add roomserver tests (1/?) (#2434)
Till
2022-05-09
One NATS instance per `BaseDendrite` (#2438)
Neil Alexander
2022-05-09
Update to matrix-org/gomatrixserverlib#307
Neil Alexander
2022-05-09
Add `(user_id, device_id)` index on OTK table (#2435)
Neil Alexander
2022-05-06
Version 0.8.3rc1
v0.8.3rc1
Neil Alexander
2022-05-06
Simplify `calculateLatest` (#2430)
Neil Alexander
2022-05-06
Fix power level event auth bugs (update to matrix-org/gomatrixserverlib#306)
Neil Alexander
2022-05-06
Move LL cache (#2429)
Till
2022-05-06
Add `PolylithMode` base config option (#2428)
Neil Alexander
2022-05-06
Produce more useful event auth errors (update to matrix-org/gomatrixserverlib...
Neil Alexander
2022-05-06
Clean up interface definitions (#2427)
kegsay
2022-05-06
Add FAQ entry for anonymous stats (#2419)
Till
2022-05-05
Define component interfaces based on consumers (2/2) (#2425)
kegsay
[next]