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
2020-08-12
Fix more E2E sytests (#1265)
Kegsay
2020-08-12
Add sync mechanism to block when updating device lists (#1264)
Kegsay
2020-08-12
Deflake currentstateserver integration tests (#1263)
Kegsay
2020-08-12
Bugfixes for 'If remote user leaves room we no longer receive device updates'...
Kegsay
2020-08-11
Support for server ACLs (#1261)
Neil Alexander
2020-08-11
New sample config (#1258)
Neil Alexander
2020-08-11
Update whitelist
Kegan Dougal
2020-08-11
Reduce cooldown to make sure sytest doesn't give up (#1257)
Kegsay
2020-08-10
Prefix-defined Kafka topics (#1254)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-08-10
bugfix: when a user's key changes, don't notify everyone on the server (#1253)
Kegsay
2020-08-07
Backoff fixes (#1250)
Neil Alexander
2020-08-07
Fix unit tests
Kegan Dougal
2020-08-07
Finish inbound E2E device lists (#1243)
Kegsay
2020-08-07
Allow enforcing X.509 certificate validity (MSC1711) (#1249)
Neil Alexander
2020-08-07
Tweak log levels of some federation logging (#1248)
Neil Alexander
2020-08-07
Update go.mod/go.sum for matrix-org/gomatrixserverlib#213
Neil Alexander
2020-08-07
Update go.mod/go.sum for matrix-org/gomatrixserverlib#212
Neil Alexander
2020-08-06
Add device list updater which manages updating remote device lists (#1242)
Kegsay
2020-08-06
Yggdrasil demo updates (#1241)
Neil Alexander
2020-08-05
Process inbound device list updates from federation (#1240)
Kegsay
2020-08-05
Use TransactionWriter in SQLite keyserver (#1239)
Neil Alexander
2020-08-05
SelectJoinedHostsForRooms should use QueryVariadic on SQLite (#1238)
Neil Alexander
2020-08-04
Update whitelist
Kegan Dougal
2020-08-04
Bump to gmsl version which fixes outbound fed invites to synapse
Kegan Dougal
2020-08-04
Always set invite_room_state else synapse rejects invites
Kegan Dougal
2020-08-04
Fix response format for federation /devices requests
Kegan Dougal
2020-08-04
Unbreak postgres
Kegan Dougal
2020-08-04
Send device list updates to servers (outbound only) (#1237)
Kegsay
2020-08-03
Generate stream IDs for locally uploaded device keys (#1236)
Kegsay
2020-08-03
Produce OTK counts in /sync response (#1235)
Kegsay
2020-07-31
Fix edge cases around device lists (#1234)
Kegsay
2020-07-30
Notify clients when devices are deleted (#1233)
Kegsay
2020-07-30
Fix Yggdrasil demo builds
Neil Alexander
2020-07-30
Implement /keys/changes (#1232)
Kegsay
2020-07-30
Hook up device list updates to the sync notifier (#1231)
Kegsay
2020-07-29
Add support for logs in StreamingToken (#1229)
Kegsay
2020-07-28
Add QueryKeyChanges (#1228)
Kegsay
2020-07-28
Persist partition|offset|user_id in the keyserver (#1226)
Kegsay
2020-07-28
User directory (#1225)
Neil Alexander
2020-07-28
Modify /state/{eventType}/{stateKey} to return the event at the time the user...
Kegsay
2020-07-27
Don't use more than 999 variables in SQLite querys. (#1224)
Henrik Sölver
2020-07-27
Return HTTP errors when trying to kick invalid users (#1221)
Kegsay
2020-07-27
Add logic for determining when device lists have changed due to membership ch...
Kegsay
2020-07-24
Put this in the right category
Kegan Dougal
2020-07-24
Update AWSY list
Kegan Dougal
2020-07-24
Modify QuerySharedUsers to handle counts/include/exclude (#1219)
Kegsay
2020-07-23
keyserver: produce key change events (#1218)
Kegsay
2020-07-23
currentstate: Add QuerySharedUsers (#1217)
Kegsay
2020-07-23
Add UNIQUE constraint to blacklist table (#1216)
Neil Alexander
[next]