aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27Add logic for determining when device lists have changed due to membership ch...Kegsay
2020-07-24Put this in the right categoryKegan Dougal
2020-07-24Update AWSY listKegan Dougal
2020-07-24Modify QuerySharedUsers to handle counts/include/exclude (#1219)Kegsay
2020-07-23keyserver: produce key change events (#1218)Kegsay
2020-07-23currentstate: Add QuerySharedUsers (#1217)Kegsay
2020-07-23Add UNIQUE constraint to blacklist table (#1216)Neil Alexander
2020-07-22Fix gobindKegan Dougal
2020-07-22Handle inbound federation E2E key queries/claims (#1215)Kegsay
2020-07-22Persistent federation sender blacklist (#1214)Neil Alexander
2020-07-21Perform outbound federation hits for querying/claiming E2E keys (#1212)Kegsay
2020-07-21Fix lint errorNeil Alexander
2020-07-21Use TransactionWriter in other component SQLite (#1209)Neil Alexander
2020-07-21Implement claiming one-time keys locally (#1210)Kegsay
2020-07-21Use TransactionWriter in roomserver SQLite (#1208)Neil Alexander
2020-07-20Remove debug linesNeil Alexander
2020-07-20Deduplicate FS database, EDU persistence table (#1207)Neil Alexander
2020-07-20Adding the e2ekey database to the create_db script and docs (#1206)Creed Haymond
2020-07-16Don't block Yggdrasil switchNeil Alexander
2020-07-16Small fix to gobind buildNeil Alexander
2020-07-16Yggdrasil demo updates ("Bare QUIC")Neil Alexander
2020-07-15Implement /keys/query locally (#1204)Kegsay
2020-07-15Fix panic when uploading keys (#1203)Kegsay
2020-07-15Protect User API SQLite calls with mutexes (#1201)Neil Alexander
2020-07-15Implement key uploads (#1202)Kegsay
2020-07-15Create FUNDING.ymlNeil Alexander
2020-07-14Implement logic for key uploads (#1197)Kegsay
2020-07-14Update README/docs (#1199)Kegsay
2020-07-14Send-to-device messages over federation (#1198)Neil Alexander
2020-07-14Bump GMSL version to fix sytestKegan Dougal
2020-07-13Add boilerplate for key server APIs (#1196)Kegsay
2020-07-13Update go.mod/go.sumNeil Alexander
2020-07-10Yggdrasil demo updatesNeil Alexander
2020-07-10Add User-Interactive Authentication (#1193)Kegsay
2020-07-09Use TransactionWriter to reduce database lock issues on SQLite (#1192)Neil Alexander
2020-07-09Reduce federation sender wedges (#1191)Neil Alexander
2020-07-08Finish implementing redactions (#1189)Kegsay
2020-07-08linterNeil Alexander
2020-07-08Yet another v1 vs r0 media endpoint (#1190)Neil Alexander
2020-07-08Fix media path for iOS gobind buildNeil Alexander
2020-07-08Check error when setting static peerNeil Alexander
2020-07-08Set QUIC keepalive againNeil Alexander
2020-07-08Handle case where pendingPDUs might get out of sync for some reasonNeil Alexander
2020-07-08Squashed commit of the following:Neil Alexander
2020-07-07Fix buildNeil Alexander
2020-07-07Fix error handling in federationsenderNeil Alexander
2020-07-07 bugfix: continue sending PDUs if ones are added whilst sending another PDU (...Kegsay
2020-07-07Fix static peer on Ygg demo buildNeil Alexander
2020-07-07Tweaks to Dendrite Yggdrasil demo setupNeil Alexander
2020-07-07Emit redacted_event from the roomserver when redactions are validated (#1186)Kegsay