Histórico de Commits

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