コミット履歴

作者 SHA1 メッセージ 日付
  JC Brand 84bde6e766 Move some `close` logic to the model 6 年 前
  JC Brand 0426898c23 Store chat messages in sessionStorage 6 年 前
  JC Brand 7950f7c2ac Change `muc_show_disconnection_status` to `muc_show_join_leave_status` 6 年 前
  JC Brand f7b19053ec Use `origin_id` as `id` for outgoing messages as well 6 年 前
  JC Brand a0f1a5cfaf Fetch chat messages in the model, not the view 6 年 前
  JC Brand e7ceb22a56 Avoid duplication by keeping track of message views 6 年 前
  JC Brand 0fa6bcdcc2 Reduce debounce time for scrolling down. 6 年 前
  JC Brand bad9b08b61 `disable_mam` should now be set on the model 6 年 前
  Christoph Scholz 038359c74f fix foreach in fileupload 6 年 前
  JC Brand 16db6195d3 Move MAM methods to the model 6 年 前
  JC Brand 94bea16cc4 Remove `chatBoxOpened` event 6 年 前
  supun19 d1572f3506 iOS viewport was less than 100vh so had to redefine vh units 6 年 前
  JC Brand ceb9d12957 Don't store ChatRoomOccupants on ChatRoomView 6 年 前
  JC Brand 7cd69726a8 Loosen coupling between ChatRoomOccupantsView and ChatRoomView 6 年 前
  JC Brand 9a94e5b47e Bugfixes in fetching of occupants 6 年 前
  JC Brand 85fc91d7a1 Fixes #641. 6 年 前
  JC Brand 31213aa113 Use HTTP github URL instead of SSH 6 年 前
  JC Brand d3bc206413 Update lerna to latest version 6 年 前
  JC Brand 385a82f432 Bump strophe.js to 1.3.3 6 年 前
  JC Brand 1bc425e596 Fetch cached occupants in the model instead of the view 6 年 前
  JC Brand 69e8b071d8 Minor cleanups 6 年 前
  JC Brand 12989ab241 New event: `chatBoxBlurred` 6 年 前
  JC Brand 86f3399dc0 Also trigger 'chatboxFocused' when user manually focuses 6 年 前
  supun19 dd0821076d Groupchat auto-configuration now supports list-multi fields 6 年 前
  JC Brand 1d9e1a62df Only show new moderator status when not already admin or owner 6 年 前
  JC Brand 14708af715 Refactor callback method into instance method 6 年 前
  JC Brand d0ddda8244 New config option muc_show_disconnection_status 6 年 前
  JC Brand 6193a9dc80 Replace lodash methods with native ones and remove lodash.fp 6 年 前
  JC Brand b1ef3f5b24 Re-add the favicon 6 年 前
  JC Brand d98b33de0a Trigger `will-connect` event inside `reconnect` method. 6 年 前