Commit Graph

5743 Commits (51e9fe36e46331ac611cec1d4cb425c1bc98721c)

Author SHA1 Message Date
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
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 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
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
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 c430111d0e Update LruCache size estimate on clear 8 years ago
David Baker 8c5009b628 Lowercase all email addresses before querying db 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 37b4c7d8a9 Fix typo in return type 8 years ago
Erik Johnston e5d2df9c34 Use better variable name 8 years ago
Erik Johnston 04006bb7f0 Get state at event rather than for room in push 8 years ago
Erik Johnston ce59a2faad Correctly handle case of rejected events in state res 8 years ago
Erik Johnston 633f97151c Check event is in state_map 8 years ago
Erik Johnston e6153e1bd1 Fix couple of federation state bugs 8 years ago
Erik Johnston 5d6bad1b3c Optimise state resolution 8 years ago
Erik Johnston d6c75cb7c2 Rename and comment tree_to_leaves_iterator 8 years ago
Erik Johnston 1ccd5676e3 Remove needless call to evict() 8 years ago
Erik Johnston d906206049 Increase state_group_cache_size 8 years ago
Erik Johnston f85b6ca494 Speed up cache size calculation 8 years ago
Erik Johnston 6d00213e80 Use OrderedDict in ExpiringCache 8 years ago
Erik Johnston 897f8752da Up cache max entries for state 8 years ago
Erik Johnston beda469bc6 Put staticmethods at module level 8 years ago
Erik Johnston 46aebbbcbf Add support for 'iterable' to ExpiringCache 8 years ago
Erik Johnston 01521299c7 Increase cache size limit 8 years ago
Erik Johnston 2fae34bd2c Optionally measure size of cache by sum of length of values 8 years ago
Erik Johnston ec0a523ac3 Split out static state methods from StateHandler 8 years ago
Erik Johnston e178feca3f Remove unused function 8 years ago
Erik Johnston c050f493dd Add comment 8 years ago
Adrian Perez de Castro a3e4a198e3
Allow configuring the Riot URL used in notification emails 8 years ago
Erik Johnston 8b2fa38256 Split event auth code into seperate module 8 years ago
Erik Johnston ebf94aff8d Fix spurious Unhandled Error log lines 8 years ago
Erik Johnston bf5c9706d9 Remove full_twisted_stacktraces option 8 years ago
Erik Johnston 7b62d0bc70 Add missing None check 8 years ago
Erik Johnston 7e6c2937c3 Split out static auth methods from Auth object 8 years ago
Erik Johnston b1dfd20292 Pop bind_address 8 years ago