Historique des commits

Auteur SHA1 Message Date
  Amber Brown 49af402019 run isort il y a 5 ans
  Matthew Hodgson 6eb861b67f typo il y a 6 ans
  Amber Brown c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) il y a 6 ans
  Richard van der Hoff 34b85df7f5 Update some comments and docstrings in SyncHandler il y a 6 ans
  Adrian Tschira 933bf2dd35 replace some iteritems with six il y a 6 ans
  Erik Johnston d26bec8a43 Add comment to sync as to why code path is split il y a 6 ans
  Erik Johnston e2accd7f1d Refactor sync APIs to reuse pagination API il y a 6 ans
  Erik Johnston c4af4c24ca Refactor get_recent_events_for_room return type il y a 6 ans
  Richard van der Hoff 8dc4a6144b Merge pull request #3107 from NotAFile/py3-bool-nonzero il y a 6 ans
  Adrian Tschira f63ff73c7f add __bool__ alias to __nonzero__ methods il y a 6 ans
  Richard van der Hoff b78395b7fe Refactor ResponseCache usage il y a 6 ans
  Richard van der Hoff b3384232a0 Add metrics for ResponseCache il y a 6 ans
  Erik Johnston a56d54dcb7 Fix up log message il y a 6 ans
  Erik Johnston 02a1296ad6 Fix typo il y a 6 ans
  Erik Johnston 8cb44da4aa Fix race in sync when joining room il y a 6 ans
  Erik Johnston d4ffe61d4f Remove ability for AS users to call /events and /sync il y a 6 ans
  Erik Johnston 2a7e9faeec Do logcontexts outside ResponseCache il y a 6 ans
  David Baker 27955056e0 Merge branch 'develop' into erikj/groups_merged il y a 6 ans
  Erik Johnston e3edca3b5d Refactor to speed up incremental syncs il y a 6 ans
  Erik Johnston 3166ed55b2 Fix device list when rejoining room (#2461) il y a 6 ans
  Erik Johnston 93e504d04e Ensure that creator of group sees group down /sync il y a 6 ans
  Erik Johnston b5feaa5a49 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/groups_merged il y a 6 ans
  Erik Johnston 2d1b7955ae Don't filter out current state events from timeline il y a 6 ans
  Erik Johnston 3a0cee28d6 Actually hook leave notifs up il y a 6 ans
  Erik Johnston 473700f016 Get left rooms il y a 6 ans
  Erik Johnston 9ce866ed4f In sync handle device lists for newly joined/left rooms il y a 6 ans
  Erik Johnston 69ef4987a6 Add left section to /keys/changes il y a 6 ans
  Erik Johnston 53cc8ad35a Send down device list change notif when member leaves/rejoins room il y a 6 ans
  Erik Johnston d5e32c843f Correctly add joins to correct segment il y a 6 ans
  Erik Johnston 139fe30f47 Remember to cast to bool il y a 6 ans