1. 27 3月, 2017 1 次提交
  2. 23 3月, 2017 2 次提交
  3. 22 3月, 2017 2 次提交
  4. 21 3月, 2017 1 次提交
  5. 18 3月, 2017 2 次提交
  6. 17 3月, 2017 3 次提交
  7. 15 3月, 2017 4 次提交
  8. 13 3月, 2017 1 次提交
  9. 11 3月, 2017 3 次提交
  10. 10 3月, 2017 1 次提交
  11. 09 3月, 2017 2 次提交
  12. 08 3月, 2017 3 次提交
  13. 07 3月, 2017 3 次提交
  14. 06 3月, 2017 1 次提交
    • M
      Add a query API to the roomserver for getting the latest events in a room. (#23) · 9a8a8aed
      Mark Haines 提交于
      * Start implementing a query API for go using net/rpc
      
      * Use a conventional JSON POST API rather than go net/rpc
      
      net/rpc doesn't automatically handle reconnecting and we have better
      logging and metrics infrastructure for monitoring HTTP apis.
      
      * Implement the query API and add it to the integration tests
      
      * Increase the timeout, travis seems to be a bit slow
      
      * Clarify that state events are the things that are not returned if they are not requested
      
      * Add utility function for converting arrays of numeric event IDs to pq Int64Arrays
      
      * Warn people against requesting empty state keys by accident
      9a8a8aed
  15. 01 3月, 2017 2 次提交
  16. 27 2月, 2017 1 次提交
  17. 24 2月, 2017 1 次提交
  18. 23 2月, 2017 2 次提交
  19. 22 2月, 2017 2 次提交
  20. 21 2月, 2017 3 次提交