提交历史

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