Commit Graph

2580 Commits (c67ba143fa1c5d9de0e3e998b9ec74c1f3342742)

Author SHA1 Message Date
Erik Johnston c67ba143fa Move DictionaryCache 9 years ago
Erik Johnston e7768e77f5 Add basic dictionary cache 9 years ago
Erik Johnston 413a4c289b Add comment 9 years ago
Erik Johnston 4d6cb8814e Speed up event filtering (for ACL) logic 9 years ago
David Baker 7148aaf5d0 Don't try & check the username if we don't have one (which we won't if it's been saved in the auth layer) 9 years ago
David Baker 28d07a02e4 Add vector.im as trusted ID server 9 years ago
Kegan Dougal 11b0a34074 Use the same reg paths as register v1 for ASes. 9 years ago
Kegan Dougal a4d62ba36a Fix v2_alpha registration. Add unit tests. 9 years ago
Erik Johnston 2b4f47db9c Generate local thumbnails on a thread 9 years ago
Erik Johnston 103e1c2431 Pick larger than desired thumbnail for 'crop' 9 years ago
Matrix 4e2e67fd50 Disable receipts for now 9 years ago
David Baker a56eccbbfc Query for all the ones we were asked about, not just the last... 9 years ago
David Baker 20c0324e9c Dodesn't seem to make any difference: guess it does work with the object reference 9 years ago
David Baker cf7a40b08a I think this was what was intended... 9 years ago
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 9 years ago
David Baker 4da05fa0ae Add back in support for remembering parameters submitted to a user-interactive auth call. 9 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