Skip to content
  1. Apr 04, 2018
    • timkinnane's avatar
      v0.1.0 · 7b12e7b8
      timkinnane authored
      v0.1.0
      7b12e7b8
    • timkinnane's avatar
      fix(send): Simplify message sending interfaces · 5e134f39
      timkinnane authored
      + Update send methods to reduce variation and deprecated methods to reduce confusion.
      + Add tests for all send methods and updated docs.
      
      BREAKING CHANGE: sendMessageByRoomId and sendMessageByRoom replaced with sendToRoomId and sendToRoom. sendMessage is now semantically used for the endpoint that sends a message object, where other send methods are abstractions of that and accept strings instead that are converted to a
      message.
      5e134f39
    • timkinnane's avatar
      docs(api): Untrack generated docs · 1b799a94
      timkinnane authored
      Typedoc API links weren't working for Github pages and the generated docs don't need to be committed
      if not in use.
      1b799a94
  2. Apr 03, 2018
  3. Mar 28, 2018
  4. Mar 26, 2018
  5. Mar 21, 2018
  6. Mar 19, 2018
  7. Mar 15, 2018
  8. Mar 06, 2018
  9. Mar 05, 2018
  10. Mar 02, 2018
  11. Feb 28, 2018
  12. Feb 27, 2018
  13. Feb 20, 2018