Commit Graph

4311 Commits (bfb66773a438da2f8fb7192b7383f6efe65d87ec)
 

Author SHA1 Message Date
David Baker a0dea6eaed Remember to yield: not much point testing is a deferred is not None 9 years ago
Erik Johnston c67ba143fa Move DictionaryCache 9 years ago
Erik Johnston e7768e77f5 Add basic dictionary cache 9 years ago
David Baker 883aabe423 splt long line 9 years ago
David Baker 07ad03d5df Fix tests 9 years ago
David Baker e124128542 Bump schema version 9 years ago
David Baker c77048e12f Add endpoint that proxies ID server request token and errors if the given email is in use on this Home Server. 9 years ago
Erik Johnston 2e35a733cc Merge branch 'develop' of github.com:matrix-org/synapse into erikj/acl_perf 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
David Baker 2c963054f8 Merge pull request #210 from matrix-org/reg-v2a-password-skip 9 years ago
Kegan Dougal 11b0a34074 Use the same reg paths as register v1 for ASes. 9 years ago
Matthew Hodgson c772dffc9f improve OS X instructions and remove all the leading $'s to make it easier to c+p commands 9 years ago
Kegan Dougal a4d62ba36a Fix v2_alpha registration. Add unit tests. 9 years ago
Erik Johnston c472d6107e Merge pull request #207 from matrix-org/erikj/generate_local_thumbnails_on_thread 9 years ago
Erik Johnston 39e21ea51c Add support for using keyword arguments with cached functions 9 years ago
Mark Haines 2da3b1e60b Get the end-to-end key federation working 9 years ago
Mark Haines 62c010283d Add federation support for end-to-end key requests 9 years ago
Erik Johnston 459085184c Factor out thumbnail() 9 years ago
Erik Johnston 2b4f47db9c Generate local thumbnails on a thread 9 years ago
Erik Johnston 33d83f3615 Fix remote thumbnailing 9 years ago
Erik Johnston ff7c2e41de Always return a thumbnail of the requested size. 9 years ago
Mark Haines 6886bba988 Merge pull request #205 from matrix-org/erikj/pick_largest_thumbnail 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
Erik Johnston 90dbd71c13 Merge branch 'master' of github.com:matrix-org/synapse into develop 9 years ago
Mark Haines 3b5823c74d s/take/claim/ for end to end key APIs 9 years ago
Erik Johnston bde97b988a Merge pull request #204 from illicitonion/develop 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 b6d4a4c6d8 Merge pull request #199 from matrix-org/erikj/receipts 9 years ago
Erik Johnston d155b318d2 Merge pull request #203 from matrix-org/erikj/room_creation_presets 9 years ago
Erik Johnston a2ed7f437c Merge pull request #202 from matrix-org/erikj/power_level_sanity 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 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