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-19
Version 0.9.4 (#2658)
v0.9.4
Neil Alexander
2022-08-19
Enforce device list backoffs (#2653)
Neil Alexander
2022-08-19
Set historyVisibility for backfilled events over federation (#2656)
Till
2022-08-19
Make SyncAPI unit tests more reliable (#2655)
Till
2022-08-19
De-race `TestExpireEDUs` (#2654)
Winter
2022-08-18
State handling tweaks (#2652)
Neil Alexander
2022-08-18
Enable `workflow_dispatch` in GHA
Neil Alexander
2022-08-18
Actually store EDUs once we retrieved from the database (#2651)
Till
2022-08-18
Reprocess rejected input events (#2647)
Neil Alexander
2022-08-18
Add a delay after sending events to the roomserver
Till Faelligen
2022-08-16
Stop spamming the logs with `StateBetween: ignoring deleted state` event IDs
Neil Alexander
2022-08-16
Lazy-loading fixes (#2646)
Neil Alexander
2022-08-16
Verify a shared secret is set in `create-account` (#2645)
Till
2022-08-16
Use `is_direct` flag from `/createRoom`, update stripped state (#2644)
Neil Alexander
2022-08-16
Only return non-retired invites (#2643)
Till
2022-08-15
Version 0.9.3
v0.9.3
Neil Alexander
2022-08-13
Fix FAQ question
Till Faelligen
2022-08-13
Admin endpoint documentation (#2640)
timaeos
2022-08-13
Adding FAQ Questions with common questions (#2641)
timaeos
2022-08-12
Version 0.9.2 (#2638)
v0.9.2
Neil Alexander
2022-08-12
/hierarchy - return public and knockable rooms for authed users (#2578)
texuf
2022-08-12
Update example in readme
Neil Alexander
2022-08-12
Update NATS Server and nats.go libraries
Neil Alexander
2022-08-12
Update README
Till Faelligen
2022-08-12
Update `create-account` help text
Neil Alexander
2022-08-12
Show/hide users in user directory (#2637)
Till
2022-08-12
Use `/admin/v1/register` in `create-account` (#2484)
Till
2022-08-12
Protect user_interactive reads and writes with locks (#2635)
Tak Wai Wong
2022-08-11
Update `golangci-lint` component in GHA workflow
Neil Alexander
2022-08-11
Restore the room version cache in the roomserver internal API HTTP client
Neil Alexander
2022-08-11
Implement history visibility on `/messages`, `/context`, `/sync` (#2511)
Till
2022-08-11
Set default room version to 9
Neil Alexander
2022-08-11
Remove test from `sytest-blacklist`
Neil Alexander
2022-08-11
Generic-based internal HTTP API (#2626)
Neil Alexander
2022-08-09
Add housekeeping function to delete old/expired EDUs (#2399)
Till
2022-08-09
Send-to-device/sync tweaks (#2630)
Till
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
[next]