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-10-10
Validate m.room.create events in send_join responses (#1505)
Kegsay
2020-10-09
reject invalid UTF-8 (#1472)
Pestdoktor
2020-10-09
Implement fully read markers (#1475)
Loïck Bonniot
2020-10-07
Deep checking of forward extremities (#1491)
Neil Alexander
2020-10-05
Resolve state after event against current room state when determining latest ...
Neil Alexander
2020-10-02
Implement account deactivation (#1455)
Loïck Bonniot
2020-10-02
Add history visibility guards (#1470)
Kegsay
2020-10-02
Fix initial sync (#1465)
Neil Alexander
2020-09-29
Finish implementing the capabilities endpoint (#1449)
bn4t
2020-09-24
Return the correct error codes for v6 invite JSON violations (#1440)
Neil Alexander
2020-09-24
Reject make_join for empty rooms (#1439)
Neil Alexander
2020-09-22
Initial notary support (#1436)
Neil Alexander
2020-09-21
Soft-fail (#1364)
Neil Alexander
2020-09-16
Implement rejected events (#1426)
Kegsay
2020-09-10
Peeking via MSC2753 (#1370)
Matthew Hodgson
2020-09-04
Password changes (#1397)
Neil Alexander
2020-09-01
Public room client API changes (#1368)
Rohit Mohan
2020-08-25
Fix 'Invited user can reject invite over federation several times' (#1341)
Kegsay
2020-08-17
Make PerformJoin responsible for sending invite to RS input (#1277)
Neil Alexander
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
[next]