Commit History

Author SHA1 Message Date
  JC Brand f33fa1e9fc Fix more tests 4 years ago
  JC Brand 9f5dbad589 Turn roster into a custom element 4 years ago
  JC Brand 1949356ede Work on turning chat views into custom elements 4 years ago
  JC Brand a294827211 Make sure `Notification` spy has relevant methods 4 years ago
  JC Brand 50dda3244e Move converse-notifications plugin into a folder and split up 4 years ago
  JC Brand 9a2ded5a9a Remove global lodash 4 years ago
  JC Brand c002600ac5 Rename `update_title` setting to `show_tab_notifications` 4 years ago
  JC Brand 8a857e39f4 Move tab update to notification plugin 4 years ago
  JC Brand 4f7ff1f3cf headlines-view: Update to match changes to the normal chat view 4 years ago
  JC Brand 5d8e5468ba Refactor converse-notifications to used parsed message attributes 4 years ago
  Ariel Fuggini fce337e352 New configuration setting: notify_nicknames_without_references 4 years ago
  JC Brand 7651d58470 Render chat messages as web components 5 years ago
  JC Brand b5eea12d49 Refactor so that message attributes are parsed early 5 years ago
  JC Brand 4b270359f6 Use Karma as test runner 5 years ago
  JC Brand 7e23adf26f Remove the need for require.js to run tests 5 years ago
  JC Brand a7f28cd61d When creating message objects, wait for confirmation from storage 5 years ago
  JC Brand 0653505a40 tests: Use `u.getUniqueId` instead of time for message ids 5 years ago
  JC Brand 879e165ae5 Refactoring 5 years ago
  JC Brand 1fa203c990 Support for IndexedDB. updates #1105 5 years ago
  JC Brand 877e07775a Remove need to pass in spies to `initConverse` 5 years ago
  JC Brand 8780f7a128 Fix linting errors (no-unused-vars) 5 years ago
  JC Brand 3cc993740e Fix failing tests 5 years ago
  JC Brand 7861ed7b54 Fixes #1403: Rename `show_chatstate_notifications` 6 years ago
  JC Brand 3b29e5754d Don't unnecessarily fetch the roster 6 years ago
  JC Brand a1630b5c1f Replace wait-until-promise with utility method 6 years ago
  JC Brand 1a3526f537 Update `openAndEnterChatRoom` to take JID 6 years ago
  JC Brand 737e27c726 Use shakespearean character names in tests 6 years ago
  JC Brand 5532a9ec63 Remove jquery from tests 6 years ago
  JC Brand f897703565 Rename `emit` to `trigger` for consistency with Backbone.Events 6 years ago
  JC Brand 3fe6efc2cf Fix failing tests 6 years ago