커밋 기록

작성자 SHA1 메시지 날짜
  JC Brand e77f627432 Remove unused code, fix build path and update package-lock.json 7 년 전
  JC Brand 9eb89758e0 Darken text slightly 7 년 전
  JC Brand df948a8dd6 Also allow a single-user chat to be embedded into the page 7 년 전
  JC Brand 4c15ac2e8c Add new config setting: `auto_join_private_chats` 7 년 전
  JC Brand 3fe2ff234e Fixes #1088 7 년 전
  JC Brand 01a88c24a8 Refetch avatar when occupant's photo hash has changed 7 년 전
  JC Brand 6495378a19 Chatroom form fixes 7 년 전
  JC Brand 7660a27682 Store image hash from presence on the occupant 7 년 전
  JC Brand 8c3f379d82 Calculate and save avatar hash upon receipt 7 년 전
  JC Brand d49adc9309 Doesn't look like its necessary to call initConnection again 7 년 전
  JC Brand c25de7bd4c Bugfix. `initAvatars` wasn't being called. 7 년 전
  JC Brand c18eaa3351 `pluginsInitialized` is too early 7 년 전
  JC Brand a52e24adc8 Fixes #1087 7 년 전
  JC Brand cb0d8c7d86 Found more MUC code that should be in the view module 7 년 전
  JC Brand 6f95628420 CSS width fix 7 년 전
  JC Brand ca0f5fcfef Fix bookmark item markup 7 년 전
  JC Brand 7eb6b13f10 Don't mark /me messages are followup messages. 7 년 전
  JC Brand 911ede2886 Small bugfixes. 7 년 전
  JC Brand dd505ad9da More fixes now that we don't store the JID under 'fullname' 7 년 전
  JC Brand cbc48629f1 Clear canvas before redrawing 7 년 전
  JC Brand afc924fd72 Bugfix. Since refactoring we do want `onMessage` to handle MAM messages 7 년 전
  JC Brand 0e61eda620 Fix typo, fixes MAM again :) 7 년 전
  JC Brand 31982aab0b Store MUC avatars globally, not per chatroom 7 년 전
  JC Brand 53f5627b72 Add support for rendering avatars in groupchats 7 년 전
  JC Brand c14ef3bb75 Bugfix. Can't expect `fullname` to be set anymore. 7 년 전
  JC Brand b5a516e044 Add new api method `vcard.update` 7 년 전
  JC Brand f9aa75b69e Refactored message attributes and rendering. 7 년 전
  JC Brand 54cafb1243 Update `vcard.get` API method to accept either a JID string or a model 7 년 전
  JC Brand b6f10f0efe Update eslint to ES2017 syntax so that we can use async/await 7 년 전
  JC Brand 62cdd03562 Make sure to enter chatroom in test 7 년 전