aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-06Updated functionality for updating Yggdrasil config in iOS demoNeil Alexander
2020-07-03Implement local redaction (#1182)Kegsay
2020-07-03Wake up destination queues more aggressively (#1183)Neil Alexander
2020-07-03Add public rooms provider into gobind buildNeil Alexander
2020-07-03Yggdrasil demo initial public room directory (#1181)Neil Alexander
2020-07-03Blacklist a testKegan Dougal
2020-07-03Implement ExtraPublicRoomsProvider for p2p demos (#1180)Kegsay
2020-07-03Hydrate destination queues at startup (#1179)Neil Alexander
2020-07-03Fix joins to rooms that we know about that have room IDs with our server part...Neil Alexander
2020-07-02Yggdrasil+QUIC demo, federation sender tweaks (#1177)Neil Alexander
2020-07-02Remove publicroomsapi (#1176)Kegsay
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay
2020-07-01Update Yggdrasil demo peer countNeil Alexander
2020-07-01Fix Yggdrasil gobind build, set display name at registrationNeil Alexander
2020-07-01Persistent federation sender queues (PDUs) (#1173)Neil Alexander
2020-06-30Remove membership table from account DB (#1172)Kegsay
2020-06-30Add a new component: currentstateserver (#1171)Kegsay
2020-06-30Update awsy listKegan Dougal
2020-06-29Don't include current state in processEventWithMissingState (#1126)Neil Alexander
2020-06-26Implement /sync `limited` and read timeline limit from stored filters (#1168)Kegsay
2020-06-26Honour event size limits and return 413 (#1167)Kegsay
2020-06-26Fix div 0 error and add new tests to listKegan Dougal
2020-06-26Finish implementing retiring invites (#1166)Kegsay
2020-06-25Reject non-numeric ports (done in GMSL)Kegan Dougal
2020-06-25Handle invite v1 (#1165)Kegsay
2020-06-25Add missing typing testKegan Dougal
2020-06-25Return remote errors from FS.PerformJoin (#1164)Kegsay
2020-06-25Remove trailing slash in client api proxy (#1163)Ashley Nelson
2020-06-24Hopefully fix databased is locked errors on sqlite account creation (#1162)Kegsay
2020-06-24Refactor SendMembership - make ban test pass (#1160)Kegsay
2020-06-24Make same membership transitions 403, add sytests (#1161)Kegsay
2020-06-24Add PerformInvite and refactor how errors get handled (#1158)Kegsay
2020-06-24This doesn't passKegan Dougal
2020-06-24Update whitelistKegan Dougal
2020-06-24Pass join errors through internal API boundaries (#1157)Kegsay
2020-06-23LintingKegan Dougal
2020-06-23Add instrumented main for coverageKegan Dougal
2020-06-23Add /send restrictions and return correct error codes (#1156)Kegsay
2020-06-23Fix room checks for /state and /state_ids (#1155)Kegsay
2020-06-23/send auth errors are silent (#1149)Kegsay
2020-06-23Push serverkeyapi docker image to registry as well (#1154)Martin Honermeyer
2020-06-20Add appservices component to docker scripts (#1153)Ashley Nelson
2020-06-19Bind build support, further Yggdrasil demo updates (#1152)Neil Alexander
2020-06-19User API polylith component (#1151)Neil Alexander
2020-06-19Fix comment in InputAccountDataRequestNeil Alexander
2020-06-18Refactor account data (#1150)Neil Alexander
2020-06-18Fix embed Riot Web into Yggdrasil demoNeil Alexander
2020-06-17Hacks for supporting Riot iOS (#1148)Neil Alexander
2020-06-17Make account data sytests pass (#1147)Kegsay
2020-06-17Missing sytestsKegan Dougal