227 次程式碼提交 (102677638002b3ef6ae956947333ddcde80680a7)

作者 SHA1 備註 提交日期
  David Robertson 1026776380
mypy plugin to check `@cached` return types (#14911) 7 月之前
  Patrick Cloke 000aa89be6
Do not include rooms with an unknown room version in a sync response. (#10644) 2 年之前
  Patrick Cloke d9856d9150
Fix weakref_slot parameter for room member storage attrs. (#10642) 2 年之前
  Patrick Cloke bec01c0758
Convert room member storage tuples to attrs. (#10629) 2 年之前
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Patrick Cloke 0c330423bc
Bump the mypy and mypy-zope versions. (#9529) 3 年之前
  Erik Johnston ac11fcbbb8
Add EventStreamPosition type (#8388) 3 年之前
  Erik Johnston c66a06ac6b Move storage classes into a main "data store". 4 年之前
  Erik Johnston b161786c14 Replace IN usage with helper funcs 4 年之前
  Brendan Abolivier 0496eafbf4 Move roommember's bg updates to a dedicated store 4 年之前
  Erik Johnston 5119a4cac7 Fix bug where we didn't pull out event ID 4 年之前
  Richard van der Hoff 66537e10ce
add some metrics on the federation sender (#6160) 4 年之前
  Erik Johnston 91f61fc6d7 Use the right error.... 4 年之前
  Erik Johnston 84691da6c3 pep8 4 年之前
  Erik Johnston a9610cdf02 Fixup names and comments 4 年之前
  Erik Johnston d89ebf7c25 cachedList descriptor doesn't like typing 4 年之前
  Erik Johnston c8145af8a9 Cache room membership lookups in _get_joined_users_from_context 4 年之前
  Amber Brown 55d5b3af88
Servers-known-about statistic (#5981) 4 年之前
  Erik Johnston 6e834e94fc
Fix and refactor room and user stats (#5971) 4 年之前
  Erik Johnston 15056ca208 Fix current_state_events membership background update. 4 年之前
  Erik Johnston df3a5db629 Expand comment 4 年之前
  Erik Johnston 45df38e61b Fix current_state bg update to work on old SQLite 4 年之前
  Erik Johnston 14c24c9037 Fix room summary when rejected events are in state 4 年之前
  Erik Johnston 0c4a99607e Remove join when calculating room summaries. 4 年之前
  Erik Johnston 62921fb53e Remove join on room_memberships when fetching rooms for user. 4 年之前
  Erik Johnston 32768e96d4 Add function to get all forgotten rooms for user 4 年之前
  Amber Brown 4806651744
Replace returnValue with return (#5736) 4 年之前
  Erik Johnston b2a629ef49 Speed up current state background update. 4 年之前
  Erik Johnston bd2e1a2aa8 LoggingTransaction accepts None for callback lists. 4 年之前
  Erik Johnston 8e1ada9e6f Use the current_state_events.membership column 4 年之前
  Erik Johnston 059d8c1a4e Track if current_state_events.membership is up to date 4 年之前
  Erik Johnston c618a5d348 Add background update for current_state_events.membership column 4 年之前
  Erik Johnston 6de09e07a6 Add membership column to current_state_events table. 4 年之前
  Erik Johnston 8ee69f299c Add basic function to get all data for a user out of synapse 4 年之前
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 年之前
  Erik Johnston 04710cc2d7 Fetch membership counts all at once 5 年之前
  Amber Brown 4a30e4acb4
Room Statistics (#4338) 5 年之前
  Amber Brown 2e060774ad
Run `black` on some storage modules that the stats branch touches (#4959) 5 年之前
  Erik Johnston b8082a5445 Use term 'out of band membership' instead 5 年之前
  Erik Johnston 7c288c2250 Clarify the invite flows 5 年之前
  Erik Johnston 886e5acc76 Store rejected remote invite events as outliers 5 年之前
  Matthew Hodgson b041115415
Speed up lazy loading (#3827) 5 年之前
  Amber Brown b37c472419
Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 5 年之前
  Richard van der Hoff 21e878ebb6 Make EventStore inherit from EventFederationStore 5 年之前
  Erik Johnston 3188973857 Pull out did_forget to worker store 5 年之前
  Richard van der Hoff dae6dc1e77 Remove redundant checks on room forgottenness 5 年之前
  Erik Johnston e42510ba63 Use new getters 5 年之前
  Amber Brown 49af402019 run isort 5 年之前
  Amber Brown 6350bf925e
Attempt to be more performant on PyPy (#3462) 5 年之前
  Erik Johnston f8272813a9 Make _get_joined_hosts_cache cache non-iterable 6 年之前