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-04-26
Add transactionsCache to redact endpoint (#2375)
Till
2022-04-26
Checkout correct branch for Sytest
Till Faelligen
2022-04-25
Return M_NOT_FOUND for rejected events (#2371)
Till
2022-04-25
Use provided filter for account_data (#2372)
Till
2022-04-25
Only call key update process functions if there are updates, don't send thing...
Neil Alexander
2022-04-25
Store the EDU type in the database (#2370)
Till
2022-04-24
Update README
Till Faelligen
2022-04-22
Fix retrieving cross-signing signatures in `/user/devices/{userId}` (#2368)
Neil Alexander
2022-04-22
Reuse the existing lazyload cache on /context and /messages (#2367)
Till
2022-04-21
Update AWSY test groups (#2365)
kegsay
2022-04-21
Remove libp2p demos (#2337)
Neil Alexander
2022-04-20
Update test list
Neil Alexander
2022-04-20
Eliminate more SQL no row errors in sync API (#2363)
Neil Alexander
2022-04-20
Lazy loading fixes (#2362)
Neil Alexander
2022-04-20
Update to NATS Server v2.8.0 and nats.go v1.14.0 (#2359)
Neil Alexander
2022-04-19
Use unix not second
Kegan Dougal
2022-04-19
Add newly passing test to list
Neil Alexander
2022-04-19
Update `go-sqlite3-js` to matrix-org/go-sqlite3-js#2 (SQLite 3.36.0)
Neil Alexander
2022-04-19
Change `pushkey_ts` to be seconds (fix #2354) (#2358)
Neil Alexander
2022-04-19
Make sure resp.Username is defined before hashing. Fixes #2356 (#2357)
fcwoknhenuxdfiyv-nextcloud
2022-04-19
Implement lazy loading on `/sync` (#2346)
Till
2022-04-14
Refactor media storage layer, add tests (#2352)
Till
2022-04-13
Use default sync filter if specified filter is not found (should fix #2350) (...
Neil Alexander
2022-04-13
Precompute values for `userIDSet` in sync notifier (#2348)
Neil Alexander
2022-04-13
Make `/messages` filterable (#2347)
Till
2022-04-11
Add database namespacing for unit tests (#2340)
kegsay
2022-04-11
Correctly use provided filters (#2339)
Till
2022-04-09
Remove dead code in the sync api (#2341)
kegsay
2022-04-08
syncapi: add more tests; fix more bugs (#2338)
kegsay
2022-04-08
Update to matrix-org/pinecone@2999ea2
Neil Alexander
2022-04-08
Update to matrix-org/pinecone@9b3963248c9bdc22cf0789bc3ca58e8f274371e6
Neil Alexander
2022-04-08
Use connection manager in Pinecone demos
Neil Alexander
2022-04-08
Update dependencies (#2336)
Neil Alexander
2022-04-08
Add metrics for internal API requests (#2310)
Till
2022-04-08
Remove `client-api-proxy` and `federation-api-proxy` (closes #928) (#2335)
Neil Alexander
2022-04-08
Fix data race in `TestCorrectStreamWakeup` (#2334)
Neil Alexander
2022-04-08
Prevent setting push rules via account data endpoint (#2333)
Neil Alexander
2022-04-08
Handle QueryAccountAvailabilityPath in internal user API (#2332)
PiotrKozimor
2022-04-08
Add test infrastructure code for dendrite unit/integ tests (#2331)
kegsay
2022-04-07
Dendrite 0.8.1
v0.8.1
Neil Alexander
2022-04-07
Fix lock contention in sync notifier
Neil Alexander
2022-04-07
Version 0.8.0 (#2330)
v0.8.0
Neil Alexander
2022-04-07
Send avatar updates asynchronously, same as display name updates
Neil Alexander
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-07
Simplify presence stringification (should help with vector-im/element-android...
Neil Alexander
2022-04-06
Fix bug where state events could be requested twice in appservices (#2328)
Neil Alexander
2022-04-06
Update README.md
Neil Alexander
2022-04-06
Sync notifier tweaks (#2327)
Neil Alexander
2022-04-06
Reduce allocations in `/sync` presence stream (#2326)
Neil Alexander
2022-04-06
Add presence module V2 (#2312)
Till
[next]