Commit Graph

4169 Commits (7b0e7970800df8cedf7966e6fb3837ee233d9ea4)
 

Author SHA1 Message Date
Erik Johnston d155b318d2 Merge pull request #203 from matrix-org/erikj/room_creation_presets 10 years ago
Erik Johnston a2ed7f437c Merge pull request #202 from matrix-org/erikj/power_level_sanity 10 years ago
Erik Johnston c456d17daf Implement specifying custom initial state for /createRoom 10 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 baa55fb69e Merge pull request #193 from matrix-org/erikj/bulk_persist_event 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 5989637f37 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts 10 years ago
Erik Johnston 016c089f13 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/power_level_sanity 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 532fcc997a Merge pull request #196 from matrix-org/erikj/room_history 10 years ago
Erik Johnston 0b3389bcd2 Merge pull request #194 from matrix-org/erikj/bulk_verify_sigs 10 years ago
Erik Johnston 0d7f0febf4 Uniquely name unique constraint 10 years ago
Erik Johnston b7cb37b189 Merge pull request #198 from matrix-org/markjh/client-end-to-end-key-management 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 a887efa07a Add Muthu Subramanian to AUTHORS 10 years ago
Erik Johnston 9158ad1abb Merge pull request #201 from EricssonResearch/msba/saml2-develop 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 4019b48aaa Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts 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 304343f4d7 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts 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