Commit Graph

2629 Commits (53a817518bd27e6838c747a03d605165f96dbd12)

Author SHA1 Message Date
Mark Haines 3b5823c74d s/take/claim/ for end to end key APIs 9 years ago
Daniel Wagner-Hall 53d1174aa9 Improve naming 9 years ago
Kegan Dougal ddef5ea126 Remove semicolon. 9 years ago
Kegan Dougal b6ee0585bd Parse the ID given to /invite|ban|kick to make sure it looks like a user ID. 9 years ago
Matrix 4f973eb657 Up default cache size for _RoomStreamChangeCache 9 years ago
Matrix 4cab2cfa34 Don't do any database hits in receipt handling if from_key == to_key 9 years ago
Erik Johnston c456d17daf Implement specifying custom initial state for /createRoom 9 years ago
David Baker 09489499e7 pep8 + debug line 10 years ago
David Baker 4da05fa0ae Add back in support for remembering parameters submitted to a user-interactive auth call. 10 years ago
Matthew Hodgson 8cedf3ce95 bump up image quality a bit more as it looks crap 10 years ago
Erik Johnston 002a44ac1a s/everyone_ops/original_invitees_have_ops/ 10 years ago
David Baker 62b4b72fe4 Close, but no cigar. 10 years ago
Erik Johnston b49a30a972 Capitalize contants 10 years ago
Erik Johnston 4624d6035e Docs 10 years ago
Erik Johnston d5cc794598 Implement presets at room creation 10 years ago
Erik Johnston e5991af629 Comments 10 years ago
Erik Johnston 17bb9a7eb9 Remove commented out code 10 years ago
Erik Johnston a5ea22d468 Sanitize power level checks 10 years ago
Erik Johnston 7e3b14fe78 You shouldn't be able to ban/kick users with higher power levels 10 years ago
Erik Johnston 0d7f0febf4 Uniquely name unique constraint 10 years ago
Mark Haines a01097d60b Assume that each device for a user has only one of each type of key 10 years ago
Erik Johnston f3049d0b81 Small tweaks to SAML2 configuration. 10 years ago
Erik Johnston b5f0d73ea3 Add comment 10 years ago
Erik Johnston ed88720952 Handle error slightly better 10 years ago
Erik Johnston f0979afdb0 Remove spurious comment 10 years ago
Mark Haines bf0d59ed30 Don't bother with a timeout for one time keys on the server. 10 years ago
Erik Johnston c2d08ca62a Integer timestamps 10 years ago
Erik Johnston 294dbd712f We don't want semicolons. 10 years ago
Erik Johnston 1af188209a Change format of receipts to allow inclusion of data 10 years ago
Muthu Subramanian 8cd34dfe95 Make SAML2 optional and add some references/comments 10 years ago
Muthu Subramanian d2caa5351a code beautify 10 years ago
Matthew Hodgson fb8d2862c1 remove the tls_certificate_chain_path param and simply support tls_certificate_path pointing to a file containing a chain of certificates 10 years ago
Matthew Hodgson 8ad2d2d1cb document tls_certificate_chain_path more clearly 10 years ago
Matthew Hodgson f26a3df1bf oops, context.tls_certificate_chain_file() expects a file, not a certificate. 10 years ago
Matthew Hodgson 19fa3731ae typo 10 years ago
Matthew Hodgson 465acb0c6a *cough* 10 years ago
Matthew Hodgson 64afbe6ccd add new optional config for tls_certificate_chain_path for folks with intermediary SSL certs 10 years ago
Matthew Hodgson 04192ee05b typo 10 years ago
Mark Haines 8fb79eeea4 Only remove one time keys when new one time keys are added 10 years ago
Erik Johnston ce9e2f84ad Add blist to dependencies 10 years ago
Erik Johnston af812b68dd Add a cache to fetching of receipt streams 10 years ago
Erik Johnston d85ce8d89b Split receipt events up into one per room 10 years ago
Muthu Subramanian f53bae0c19 code beautify 10 years ago
Muthu Subramanian 77c5db5977 code beautify 10 years ago
Muthu Subramanian 81682d0f82 Integrate SAML2 basic authentication - uses pysaml2 10 years ago
Erik Johnston 87311d1b8c Hook up receipts to v1 initialSync 10 years ago
Erik Johnston ca041d5526 Wire together receipts and the notifer/federation 10 years ago
Erik Johnston 716e426933 Fix various typos 10 years ago
Erik Johnston e8b2f6f8a1 Add a ReceiptServlet 10 years ago
Mark Haines 2ef182ee93 Add client API for uploading and querying keys for end to end encryption 10 years ago