1. 07 6月, 2017 1 次提交
    • M
      Add support for receiving room events over federation. (#130) · 515cce1a
      Mark Haines 提交于
      * Add API for querying events by ID.
      
      * Fix tense
      
      * Start implementing federation ingress
      
      * More stuff
      
      * Hook up federation event receiving
      
      * Handle the case where we are missing state
      
      * Fix docstring and comments
      
      * Fix infinite loop when printing unknownRoomError
      515cce1a
  2. 26 5月, 2017 1 次提交
  3. 21 4月, 2017 1 次提交
  4. 09 3月, 2017 1 次提交
  5. 08 3月, 2017 1 次提交
  6. 07 3月, 2017 1 次提交
    • M
      Track the current state of the room (#24) · 96fc9294
      Mark Haines 提交于
      * Add method for calculating the room state after a list of events
      
      * Fill out AddsState and RemovesState fields in the output event
      
      * comment on return value
      
      * Fix whitespace
      
      * Clarify the meaning of LastEventIDSent
      
      * Be more explicit on what the snapshot is
      
      * Fix comments
      
      * Comment on why we want the state after the previous events
      96fc9294
  7. 27 2月, 2017 1 次提交
  8. 23 2月, 2017 1 次提交
  9. 21 2月, 2017 1 次提交
  10. 15 2月, 2017 1 次提交
  11. 10 2月, 2017 2 次提交
  12. 08 2月, 2017 1 次提交