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-08-08
Fix issues with migrations not getting executed (#2628)
Till
2022-08-05
Don't panic if we fail to upsert account data
Till Faelligen
2022-08-05
Invalidate lazyLoadCache if we're doing an initial sync (#2623)
Till
2022-08-05
Update TURN config in sample config files
Neil Alexander
2022-08-05
Partly fix notification counts (#2621)
Till
2022-08-05
Update readme
Neil Alexander
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-08-05
Fix linter issues (#2624)
Till
2022-08-05
Add race testing to tests, and fix a few small race conditions in the tests (...
Brian Meek
2022-08-05
Only create a new destinationQueue if we don't have one (#2620)
Till
2022-08-03
Version 0.9.1 (#2616)
v0.9.1
Neil Alexander
2022-08-03
Try more servers when calling `/state_ids` (#2610)
Neil Alexander
2022-08-03
Fix syncapi shared users query & device lists (#2614)
Till
2022-08-03
Remove roominfo cache (#2615)
Neil Alexander
2022-08-03
Disable stack protector on Linux CI build pipelines for now (to avoid `reloca...
Neil Alexander
2022-08-03
Update Pinecone
Neil Alexander
2022-08-03
Test Go 1.19 in CI
Neil Alexander
2022-08-03
Add Cache-Control header to media endpoints (#2612)
Till
2022-08-02
Delete correct Send-to-Device messages (#2608)
Till
2022-08-02
Disable flakey test
Neil Alexander
2022-08-02
Fix data race in `lookupMissingStateViaStateIDs`
Neil Alexander
2022-08-02
Disable NATS Server logging, allow self-signed certificates (#2605)
Till
2022-08-02
Various roominfo tweaks (#2607)
Neil Alexander
2022-08-02
Stronger checks for `/send_join` (#2604)
Neil Alexander
2022-08-02
Fix issue with sync API not advancing. (#2603)
sergekh2
2022-08-01
Version 0.9.0 (#2602)
v0.9.0
Neil Alexander
2022-08-01
De-race `CompleteSync` (#2601)
Neil Alexander
2022-08-01
De-race `types.RoomInfo` (#2600)
Neil Alexander
2022-08-01
Optimise checking other servers allowed to see events (#2596)
Neil Alexander
2022-08-01
Set CORS headers for HTTP 404 and 405 errors (#2599)
Neil Alexander
2022-08-01
Update NATS Server and nats.go to use upstream
Neil Alexander
2022-07-25
Make the User API responsible for sending account data output events (#2592)
Neil Alexander
2022-07-25
Remove `goose` from Dockerfiles
Neil Alexander
2022-07-25
Remove `room_id` field from MSC2946 stripped events (closes #2588)
Neil Alexander
2022-07-25
Add .well-known/matrix/client to clientapi (#2551)
Jonathan Bartlett
2022-07-25
Update database migrations, remove goose (#2264)
Till
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
[prev]
[next]