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-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
2022-06-09
Version 0.8.8 (#2525)
v0.8.8
Neil Alexander
2022-06-09
Allow "registration is idempotent, with username specified" to pass (#2488)
Till
2022-06-08
Update sample configs for `exempt_user_ids`
Neil Alexander
2022-06-07
Optimise state res v2 by only updating the allower when necessary (update to ...
Neil Alexander
2022-06-07
Optimise state res v2 by parsing power level content less often (update to ma...
Neil Alexander
2022-06-07
Rate limiting changes (#2519)
Neil Alexander
2022-06-07
Optimise `loadAuthEvents`, add roomserver tracing
Neil Alexander
2022-06-07
Avoid panicking unnecessarily when shutting down the `gobind` P2P demos (#2520)
Neil Alexander
2022-06-06
Send tombstone to other servers when upgrading rooms
Neil Alexander
2022-06-06
Room upgrade tweaks
Neil Alexander
2022-06-06
Fix panic in `QueryRestrictedJoinAllowed`
Neil Alexander
2022-06-03
Make setting state idempotent (#2512)
Till
[next]