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-07-22
Try to fix HTTP 500s on `/members` (#2581)
Neil Alexander
2022-07-22
Membership updater refactoring (#2541)
Neil Alexander
2022-07-22
Bump tzinfo from 1.2.9 to 1.2.10 in /docs (#2584)
dependabot[bot]
2022-07-21
docs: Add build page; correct proxy info; fix Caddy example (#2579)
Matt Holt
2022-07-20
Fix issue with membership event_nid being 0 (#2580)
Till
2022-07-19
Explain how SRV works in Matrix and discourage using it (#2577)
Tulir Asokan
2022-07-19
Add event state key cache (#2576)
Neil Alexander
2022-07-19
Update FAQ
Neil Alexander
2022-07-18
Set historyVisibility in rowsToStreamEvents
Till Faelligen
2022-07-18
Tweak cache counters (#2575)
Neil Alexander
2022-07-18
History visibility database changes (#2533)
Till
2022-07-17
Fix connection_string format in dendrite-sample.polylith.yaml (#2574)
Maximilian Gaedig
2022-07-15
Update 1_createusers.md (#2571)
andreever
2022-07-15
Use sync API database in `filterSharedUsers` (#2572)
Neil Alexander
2022-07-14
Update `sytest-whitelist`
Neil Alexander
2022-07-14
Add a Troubleshooting page
Neil Alexander
2022-07-13
Pointerise `types.RoomInfo` in the cache so we can update it in-place in the ...
Neil Alexander
2022-07-13
Use `/v3` to request media from remote servers (update to matrix-org/gomatrix...
Neil Alexander
2022-07-12
Minor SendToDevice fix (#2565)
Till
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-07-08
Update Pinecone to matrix-org/pinecone@1ce778f
Neil Alexander
2022-07-07
Fix issue `uint64 values with high bit are not supported` in presence (#2562)
Till
2022-07-07
Fix nil pointer access when redacting events (#2560)
Till
2022-07-05
Hopefully fix read receipts timestamps (#2557)
Neil Alexander
2022-07-05
Wrap error from `SnapshotNIDFromEventID`
Neil Alexander
2022-07-05
Return clearer error when no state NID exists for an event (#2555)
Neil Alexander
2022-07-05
Fix QuerySharedUsers for the SyncAPI keychange consumer (#2554)
Till
2022-07-05
Use new testrig for key changes tests (#2552)
Till
2022-07-05
feat+fix: Ignore unknown keys and verify required fields are present in appse...
Kabir Kwatra
2022-07-01
Version 0.8.9 (#2549)
v0.8.9
Neil Alexander
2022-07-01
Roomserver producers package (#2546)
Neil Alexander
2022-07-01
Try to fix backfilling (#2548)
Till
2022-07-01
Disable WebAssembly builds for now
Neil Alexander
2022-07-01
Blacklist `Guest users can join guest_access rooms` test until it can be inve...
Neil Alexander
2022-06-30
Silence presence logs (#2547)
Till
2022-06-29
Add `evacuateUser` endpoint, use it when deactivating accounts (#2545)
Neil Alexander
2022-06-29
Return an error if trying to invite a malformed user ID (#2543)
Neil Alexander
2022-06-29
Don't return `end` if there are not more messages (#2542)
Till
2022-06-27
Fix nats.go commit (#2540)
Jean Lucas
2022-06-15
Add `InputDeviceListUpdate` to the keyserver, remove old input API (#2536)
Neil Alexander
2022-06-15
Fix rare panic when returning user devices over federation (#2534)
Till
2022-06-13
Handle state before, send history visibility in output (#2532)
Neil Alexander
2022-06-13
generic CaddyFile in front of Dendrite (monolith) (#2531)
Emanuele Aliberti
2022-06-13
Make the linter happy again
Till Faelligen
2022-06-13
Add `--difference` to `resolve-state` tool
Neil Alexander
2022-06-10
Attempt to raise the file descriptor limit at startup (#2527)
Neil Alexander
2022-06-10
Rename the page to "Optimise your installation"
Neil Alexander
2022-06-10
Highlighting in docs
Neil Alexander
2022-06-10
Add new next steps page to the documentation
Neil Alexander
2022-06-09
Correctly redact events over federation (#2526)
Till
[prev]
[next]