História revízii

Autor SHA1 Správa Dátum
  bernard ng efd4e50378 Fix #2231 add sort by query (#2234) 4 rokov pred
  JC Brand d5c93eb024 Create `converse-root` custom element 4 rokov pred
  JC Brand b5eea12d49 Refactor so that message attributes are parsed early 5 rokov pred
  JC Brand 4b270359f6 Use Karma as test runner 5 rokov pred
  JC Brand 7e23adf26f Remove the need for require.js to run tests 5 rokov pred
  JC Brand 60b3f7ae25 Add an autocomplete component 5 rokov pred
  JC Brand a7f28cd61d When creating message objects, wait for confirmation from storage 5 rokov pred
  JC Brand d361d1d0a3 MUC: Include nicks from messages in the mentions auto-complete list 5 rokov pred
  JC Brand 877e07775a Remove need to pass in spies to `initConverse` 5 rokov pred
  JC Brand 8780f7a128 Fix linting errors (no-unused-vars) 5 rokov pred
  JC Brand bda567ca01 Fix linting errors 6 rokov pred
  JC Brand 7a590f7c22 Stop using certain lodash methods. 6 rokov pred
  JC Brand 1a3526f537 Update `openAndEnterChatRoom` to take JID 6 rokov pred
  JC Brand 737e27c726 Use shakespearean character names in tests 6 rokov pred
  JC Brand e1762a1bb5 Rename key event handler methods to avoid confusion 6 rokov pred
  JC Brand b726a2353c Remove Awesomeplete in favor of _converse.AutoComplete 6 rokov pred
  JC Brand 0ebfc3fce8 Let converse-autocomplete also be triggered with backspace 6 rokov pred
  JC Brand 7910447cf6 Use `ev.key` instead of `ev.keyCode` 6 rokov pred
  JC Brand 9f5031c278 Make `converse.initialize` an `async` function 6 rokov pred
  JC Brand 3c0e3d3fab Refactor out `createMessage`. 6 rokov pred
  JC Brand f2b017ec89 Add method to determine references from message text 6 rokov pred
  JC Brand 324ffd5e40 Let `@` trigger autocomplete with all possible options shown 7 rokov pred
  JC Brand cc3a158b57 Initial work on showing all options on @ 7 rokov pred
  JC Brand 13c9612a8a Let an additional tab select the currently highlighted element 7 rokov pred
  JC Brand 2abd1c1db1 Get selection via up/down arrow to work 7 rokov pred
  JC Brand 86fab99c54 Expand test case and improve code. 7 rokov pred
  JC Brand 2a593a03b7 Add a test spec for autocompletion 7 rokov pred