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
path:
root
/
sytest-whitelist
Age
Commit message (
Expand
)
Author
2020-08-17
Synchronous invites (#1273)
Neil Alexander
2020-08-13
Make 'Device list doesn't change if remote server is down' pass (#1268)
Kegsay
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
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
Update whitelist
Kegan Dougal
2020-08-11
Reduce cooldown to make sure sytest doesn't give up (#1257)
Kegsay
2020-08-10
bugfix: when a user's key changes, don't notify everyone on the server (#1253)
Kegsay
2020-08-07
Finish inbound E2E device lists (#1243)
Kegsay
2020-08-04
Update whitelist
Kegan Dougal
2020-08-03
Generate stream IDs for locally uploaded device keys (#1236)
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
Implement /keys/changes (#1232)
Kegsay
2020-07-30
Hook up device list updates to the sync notifier (#1231)
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
Return HTTP errors when trying to kick invalid users (#1221)
Kegsay
2020-07-22
Handle inbound federation E2E key queries/claims (#1215)
Kegsay
2020-07-21
Implement claiming one-time keys locally (#1210)
Kegsay
2020-07-15
Implement /keys/query locally (#1204)
Kegsay
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-14
Send-to-device messages over federation (#1198)
Neil Alexander
2020-07-10
Add User-Interactive Authentication (#1193)
Kegsay
2020-07-08
Finish implementing redactions (#1189)
Kegsay
2020-07-03
Implement local redaction (#1182)
Kegsay
2020-07-02
Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...
Kegsay
2020-06-26
Implement /sync `limited` and read timeline limit from stored filters (#1168)
Kegsay
2020-06-26
Honour event size limits and return 413 (#1167)
Kegsay
2020-06-26
Finish implementing retiring invites (#1166)
Kegsay
2020-06-25
Reject non-numeric ports (done in GMSL)
Kegan Dougal
2020-06-25
Handle invite v1 (#1165)
Kegsay
2020-06-25
Add missing typing test
Kegan Dougal
2020-06-25
Return remote errors from FS.PerformJoin (#1164)
Kegsay
2020-06-24
Refactor SendMembership - make ban test pass (#1160)
Kegsay
2020-06-24
Make same membership transitions 403, add sytests (#1161)
Kegsay
2020-06-24
This doesn't pass
Kegan Dougal
2020-06-24
Update whitelist
Kegan Dougal
2020-06-24
Pass join errors through internal API boundaries (#1157)
Kegsay
2020-06-23
Add /send restrictions and return correct error codes (#1156)
Kegsay
2020-06-23
Fix room checks for /state and /state_ids (#1155)
Kegsay
2020-06-19
Bind build support, further Yggdrasil demo updates (#1152)
Neil Alexander
2020-06-17
Make account data sytests pass (#1147)
Kegsay
2020-06-17
Missing sytests
Kegan Dougal
2020-06-17
Return the correct /joined_members response and allow ?format=event (#1146)
Kegsay
2020-06-17
Enable more sytests (#1145)
Kegsay
2020-06-17
Fallback parsing for Content-Disposition minefield (#1144)
Neil Alexander
2020-06-17
add test
Kegan Dougal
2020-06-17
Media filename handling improvements (#1140)
Neil Alexander
[next]