Commit Graph

8165 Commits (14d5e227003de2291986a915e121a3449e4f02fe)
 

Author SHA1 Message Date
Erik Johnston 14d5e22700 Merge pull request #1872 from matrix-org/erikj/key_changes 8 years ago
Erik Johnston fbfe44bb4d Doc args 8 years ago
Erik Johnston d61a04583e Comment 8 years ago
Erik Johnston 7e919bdbd0 Include newly joined users in /keys/changes API 8 years ago
Erik Johnston 96355d2f2f Merge pull request #1871 from matrix-org/erikj/ratelimit_401 8 years ago
Erik Johnston df4ecff5a9 Correctly raise exceptions for ratelimitng. Ratelimit on 401 8 years ago
Erik Johnston 6d6591880e Wake sync up for device changes 8 years ago
Erik Johnston bd84387ac6 Merge pull request #1869 from matrix-org/erikj/device_list_stream 8 years ago
Erik Johnston ebfaff84c9 Merge pull request #1870 from matrix-org/erikj/cache_get_all_new_events 8 years ago
Erik Johnston 73d676dc8b Comment 8 years ago
Erik Johnston 62f6b86ba7 Merge pull request #1868 from matrix-org/erikj/replication_cache 8 years ago
Erik Johnston f6124311fd Add m.room.member type to query 8 years ago
Erik Johnston 88a4d54883 Merge pull request #1867 from matrix-org/erikj/member_index 8 years ago
Erik Johnston 368c88c487 Add a small cache get_all_new_events 8 years ago
Erik Johnston 5deaf9e30b Up get_latest_event_ids_in_room cache 8 years ago
Erik Johnston acb501c46d Comment 8 years ago
Erik Johnston 97479d0c54 Implement /keys/changes 8 years ago
Erik Johnston 06567ec513 Merge pull request #1866 from matrix-org/erikj/device_list_fixes 8 years ago
Erik Johnston 692daf6f54 Remote membership tests for replication 8 years ago
Erik Johnston 458b6f4733 Only invalidate membership caches based on the cache stream 8 years ago
Erik Johnston fe08db2713 Remove explicit < 400 check as apparently this is confusing 8 years ago
Erik Johnston 21b7375778 Add an index to make membership queries faster 8 years ago
Erik Johnston 4c0ec15bdc Comment 8 years ago
Erik Johnston 85c590105f Comment 8 years ago
Erik Johnston ae7a132f38 Better handle 404 response for federation /send/ 8 years ago
Erik Johnston ac001dabdc Merge pull request #1864 from matrix-org/erikj/device_list_fixes 8 years ago
Erik Johnston bfb3d255b1 Merge pull request #1862 from matrix-org/erikj/presence_update 8 years ago
Erik Johnston ab55794b6f Fix deletion of old sent devices correctly 8 years ago
Erik Johnston d3169e8d28 Only fetch with row ts and count > 1 8 years ago
Erik Johnston 05b9f48ee5 Fix clearing out old device list outbound pokes 8 years ago
Erik Johnston 4c9812f5da Merge pull request #1861 from matrix-org/erikj/device_list_fixes 8 years ago
Erik Johnston 4b3403ca9b Stream cache invalidations for room membership storage functions 8 years ago
Erik Johnston 1c13c9f6b6 Don't have such a large cache 8 years ago
Erik Johnston c7a26b7c32 Fix unit tests 8 years ago
Erik Johnston fd1c18c088 Use DB cache of joined users for presence 8 years ago
Erik Johnston c2c9a78db9 Noop device key changes if they're the same 8 years ago
Erik Johnston e75a779d9e Fix query 8 years ago
Erik Johnston 828db669ec Use get_users_in_room and declare it iterable 8 years ago
Erik Johnston 9636b2407d Merge pull request #1857 from matrix-org/erikj/device_list_stream 8 years ago
Erik Johnston 3670025e64 Rename func 8 years ago
Erik Johnston 4ac363a168 Remove debug logging 8 years ago
Erik Johnston d360c97ae1 Clear out old destination pokes. 8 years ago
Erik Johnston 76100203ab Always use the latest stream_id, sent or unsent 8 years ago
Erik Johnston d1e1fd6210 Add ts column to device_lists_outbound_pokes 8 years ago
Erik Johnston 252b503fc8 Hook device list updates to replication 8 years ago
Erik Johnston 84a35f32c7 Comment 8 years ago
Erik Johnston c517a19c2d Comment 8 years ago
Erik Johnston 738a2867c8 SQL param ordering 8 years ago
Erik Johnston 755adff0e4 User if rather than for 8 years ago
Erik Johnston 888c59c955 Better name 8 years ago