Commit Graph

4575 Commits (347aa3c2252dca5cd7a50ebc0a7e87f33bc7a4b4)
 

Author SHA1 Message Date
Daniel Wagner-Hall ecc59ae66e Merge branch 'master' into auth 9 years ago
Daniel Wagner-Hall 70e265e695 Re-add whitespace around caveat operators 9 years ago
Erik Johnston 09d23b6209 Merge pull request #232 from matrix-org/erikj/appservice_joined_rooms 9 years ago
Erik Johnston daa01842f8 Don't get apservice interested rooms in RoomHandler.get_joined_rooms_for_users 9 years ago
Daniel Wagner-Hall 7f08ebb772 Switch to pymacaroons-pynacl 9 years ago
Erik Johnston d7272f8d9d Add canonical alias to the default power levels 9 years ago
Erik Johnston 78fa346b07 Store the 'last_token' in the db, even if we processed no events 9 years ago
Erik Johnston a45ec7c651 Block on storing the current last_tokens 9 years ago
Erik Johnston 40da1f200d Remove an access token log line 9 years ago
Erik Johnston abc6986a24 Fix regression where we incorrectly responded with a 200 to /login 9 years ago
Daniel Wagner-Hall ce832c38d4 Remove padding space around caveat operators 9 years ago
Daniel Wagner-Hall 42e858daeb Fix units in test 9 years ago
Erik Johnston e624cdec64 Merge pull request #228 from matrix-org/erikj/_get_state_for_groups 9 years ago
Erik Johnston c3dd2ecd5e Merge pull request #230 from matrix-org/erikj/appservice_auth_entity 9 years ago
Erik Johnston 38a965b816 Merge pull request #227 from matrix-org/erikj/receipts_take2 9 years ago
Erik Johnston a82938416d Remove newline because vertical whitespace makes mjark sad 9 years ago
Erik Johnston 0bfdaf1f4f Rejig the code to make it nicer 9 years ago
Erik Johnston a5cbd20001 Merge pull request #225 from matrix-org/erikj/reactor_metrics 9 years ago
Erik Johnston 128ed32e6b Bump size of get_presence_state cache 9 years ago
Daniel Wagner-Hall 3e6fdfda00 Fix some formatting to use tuples 9 years ago
Erik Johnston ee59af9ac0 Set request.authenticated_entity for application services 9 years ago
Daniel Wagner-Hall 1469141023 Merge branch 'develop' into auth 9 years ago
Daniel Wagner-Hall cacdb529ab Remove accidentally added file 9 years ago
Daniel Wagner-Hall 2d3462714e Issue macaroons as opaque auth tokens 9 years ago
Erik Johnston f704c10f29 Rename unhelpful variable name 9 years ago
Erik Johnston 6e7d36a72c Also check for presence of 'threadCallQueue' in reactor 9 years ago
Erik Johnston d3da63f766 Use more helpful variable names 9 years ago
Erik Johnston 8199475ce0 Ensure we never return a None event from _get_state_for_groups 9 years ago
Erik Johnston 0d4abf7777 Typo 9 years ago
Erik Johnston e55291ce5e None check 9 years ago
Erik Johnston 8e254862f4 Don't assume @cachedList function returns keys for everything 9 years ago
Erik Johnston 85d0bc3bdc Reduce cache size from obscenely large to quite large 9 years ago
Erik Johnston cfc503681f Comments 9 years ago
Erik Johnston dc2a105fca Merge pull request #226 from matrix-org/erikj/room_presence 9 years ago
Erik Johnston 83eb627b5a More helpful variable names 9 years ago
Erik Johnston 776ee6d92b Doc strings 9 years ago
Erik Johnston f72ed6c6a3 Remove debug try/catch 9 years ago
Mark Haines 8899df13bf Merge pull request #208 from matrix-org/markjh/end-to-end-key-federation 9 years ago
Erik Johnston 8f4165628b Add index receipts_linearized_room_stream 9 years ago
Erik Johnston d3d582bc1c Remove unused import 9 years ago
Erik Johnston 4d8e1e1f9e Remove added unused methods 9 years ago
Erik Johnston afef6f5d16 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts_take2 9 years ago
Erik Johnston 2d97e65558 Remember to invalidate caches 9 years ago
Erik Johnston 1a9510bb84 Implement a batched presence_handler.get_state and use it 9 years ago
Erik Johnston 47abebfd6d Add batched version of store.get_presence_state 9 years ago
Erik Johnston f9d4da7f45 Fix bug where we were leaking None into state event lists 9 years ago
Daniel Wagner-Hall 30883d8409 Merge pull request #221 from matrix-org/auth 9 years ago
Erik Johnston 891dfd90bd Fix pending_calls metric to not lie 9 years ago
Erik Johnston 68b255c5a1 Batch _get_linearized_receipts_for_rooms 9 years ago
Mark Haines 95b0f5449d Fix flake8 warning 9 years ago