Commit Graph

8318 Commits (3545e17f43a42273c60f8607ab9e9d56ff1946cd)
 

Author SHA1 Message Date
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
Erik Johnston f25a4a4692 Remove unused param 8 years ago
Erik Johnston b3e1f2aa7a Fix unit tests 8 years ago
Erik Johnston 31aca5589c Fix on sqlite: use left rather than outer join 8 years ago
Erik Johnston 76d40f4904 Handle users leaving rooms 8 years ago
Erik Johnston fbfad76c03 Add comments 8 years ago
Erik Johnston c974116f19 Implement device key caching over federation 8 years ago
Paul Evans e978247fe5 Merge pull request #1852 from matrix-org/paul/issue-1382 8 years ago
Erik Johnston 51e9fe36e4 Fix up sending of m.device_list_update edus 8 years ago
Erik Johnston 2367c5568c Add basic implementation of local device list changes 8 years ago
Paul "LeoNerd" Evans 10e48d8310 Don't clobber a displayname or avatar_url if provided by an m.room.member event 8 years ago
Erik Johnston ba8e144554 Merge branch 'erikj/current_state_fix' into develop 8 years ago
Erik Johnston f5b46482f4 Merge pull request #1840 from matrix-org/erikj/current_state_fix 8 years ago
Erik Johnston fdf2a31a51 Typo 8 years ago
Erik Johnston c77b24c092 Refactor to calculate state delta outside transaction 8 years ago
Erik Johnston 5d2134d485 Comments 8 years ago
Erik Johnston a55fa2047f Insert delta of current_state_events to be more efficient 8 years ago
Erik Johnston 3d9d48fffb Merge pull request #1836 from matrix-org/erikj/current_state_fix 8 years ago
Richard van der Hoff a0d03f2e15 Merge pull request #1837 from matrix-org/rav/fix_purge_media_doc 8 years ago
Erik Johnston d0897dead5 Spelling 8 years ago
Erik Johnston 567aa35b67 Update all call sites after rename 8 years ago
Erik Johnston f2f40e64a9 Comments 8 years ago
Erik Johnston 4c6a31cd6e Calculate the forward extremeties once 8 years ago
Richard van der Hoff 83333498a5 fix doc for purge_media_cache 8 years ago
Erik Johnston 86063d4321 Merge pull request #1835 from matrix-org/erikj/fix_workers 8 years ago
Erik Johnston 09eb08f910 Derive current_state_events from state groups 8 years ago
Erik Johnston 97efe99ae9 Make worker listener config backwards compat 8 years ago
David Baker 691c8198b7 Merge pull request #1832 from xsteadfastx/xsteadfastx/turn-username-password 8 years ago
Marvin Steadfast 86e6165687 Added default config for turn username and password 8 years ago
Marvin Steadfast 1e38be3a7a Added username and password for turn server 8 years ago
Erik Johnston 841c228533 Merge pull request #1828 from matrix-org/erikj/iterable_cache_size 8 years ago
Erik Johnston c430111d0e Update LruCache size estimate on clear 8 years ago
David Baker 97d3918377 Merge pull request #1811 from aperezdc/unhardcode-riot-urls 8 years ago
David Baker 6f6bf2a1eb Merge pull request #1827 from matrix-org/dbkr/email_case_insensitive 8 years ago
David Baker 8c5009b628 Lowercase all email addresses before querying db 8 years ago
Erik Johnston ae7b4da4cc Merge pull request #1823 from matrix-org/erikj/load_events_logs 8 years ago
Erik Johnston fc7cae8aa3 Merge pull request #1824 from matrix-org/erikj/retry_host_log 8 years ago
Erik Johnston f9058ca785 Merge pull request #1822 from matrix-org/erikj/statE_logging 8 years ago
Erik Johnston f648313f98 Merge pull request #1821 from matrix-org/erikj/cache_metrics_string_intern 8 years ago
Erik Johnston 15f012032c Merge pull request #1818 from matrix-org/erikj/state_auth_splitout_split 8 years ago
Erik Johnston 4ec1cf49e2 Lower loading events log to DEBUG 8 years ago
Erik Johnston f878f64f43 Lower the not retrying host log line to debug 8 years ago
Erik Johnston 5f027d1fc5 Change resolve_state_groups call site logging to DEBUG 8 years ago
Erik Johnston 380dba1020 Measure metrics of string_cache 8 years ago
Erik Johnston ed4d176152 PEP8 8 years ago
Mark Haines c6064a7ba6 Only construct sets when necessary 8 years ago
Erik Johnston a8594fd19f Use better names 8 years ago
Erik Johnston 7fae460402 Merge pull request #1820 from matrix-org/erikj/push_tools 8 years ago