64 Commits (c95cb0e9cfe31da8b94ff63f11f98916a89e08fc)

Author SHA1 Message Date
  Saúl Ibarra Corretgé 2861d8d24e misc: remove dead code 🔥🔥🔥 (#2844) 7 years ago
  Saúl Ibarra Corretgé b73b51f1f4 feat(toolbox): axe the old toolbox (#2731) 7 years ago
  Leonard Kim d93782af8a feat(new-toolbars): initial implementation 7 years ago
  paweldomas 26cd2f17f6 ref(chat): port incoming chat msg sound to react 7 years ago
  Leonard Kim 5d31532cbb fix(chat): return formatted body to show smileys 7 years ago
  Leonard Kim 917fdcaa10 ref(deps): remove jquery-ui 8 years ago
  hristoterezov 969f5d67ab feat(eslint): Enable for non react files 8 years ago
  Lyubo Marinov 003eb68e28 Flow, coding style 8 years ago
  paweldomas 8a4e6a7ec0 feat: override email, display name and avatar on mobile 8 years ago
  Lyubo Marinov dfebd692f3 eslint 4.8.0 8 years ago
  Boris Grozev aee5a9ca43 fix: Use https for links without a scheme. 8 years ago
  Boris Grozev b0eeb8a207 fix: Avoid tabnabbing 8 years ago
  Lyubo Marinov 25ec8ac6a7 Prepare for eslint 4 8 years ago
  damencho 2a0973a897 Fixes chat when on join we receive messages. 8 years ago
  damencho 653f1dae4c Fixes #1549, toggles smileys menu. 8 years ago
  Lyubo Marinov 1e2d88cd5d React Toolbox 8 years ago
  Ilya Daynatovich da4425b5c0 React Toolbar 8 years ago
  Ilya Daynatovich 74b5638d99 Add jsdocs, apply manual formatting 8 years ago
  Lyubo Marinov e1056126e6 Fix TypeError: undefined is not an object 8 years ago
  yanas 0f2ba1cefe refactor(UIUtils): merges show and hide functions and cleans visibility setting 9 years ago
  Konstantyn Pahsura 00aee89709 doc added 9 years ago
  Konstantyn Pahsura a67087b6de focus for chat changes 9 years ago
  Ilya Daynatovich 5b0777d4db Made inputs identical 9 years ago
  Ilya Daynatovich 148960c6d2 made editions 9 years ago
  Ilya Daynatovich fb4e9b3c6d Work on fixing the tests 9 years ago
  Maxim Voloshin 68ab87cc0d Hide DOM elements using css class 9 years ago
  Konstantyn Pahsura 9f280e320d _.template removed 9 years ago
  Konstantyn Pahsura a1e098680d make side panels init from js 9 years ago
  Lyubomir Marinov a2b076985a ESLint 9 years ago
  yanas bb0f6e0989 Remove unused variable. 9 years ago
  yanas 2919a60403 Adds blue badges to contact list and chat. 9 years ago
  Lyubomir Marinov 2ff77676e2 Fix incorrect JSON file 9 years ago
  damencho c483587853 Fixes hiding toolbar. 9 years ago
  damencho e1512e3776 Fixes focusing on write area or nickname input when chat is open. 9 years ago
  damencho d8dd564b06 Fixes clearing message counter on opening the chat. 9 years ago
  damencho 407b082780 Removes changing the message icon and flashing on new message. 9 years ago
  damencho a671093489 Introduces chat_container_id variable. 9 years ago
  yanas b4c9816d9f Rename side panels and implement toggle/untoggle policy 9 years ago
  yanas 8562d3d55d Remove bottom toolbar and change side panel position and behavior 9 years ago
  Aaron van Meerten e6385bb95d make the chatArrow image reference relative, allows for better base href support 9 years ago
  yanas d9c3eec9a8 Fix the black stripe (another try) 9 years ago
  yanas d49dff4ae1 Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. 9 years ago
  isymchych ebf57923ae hide chat if local display name is empty 9 years ago
  isymchych 0bcbd105e3 escape nicknames before displaying them 9 years ago
  isymchych d31aca4483 use lib to change chat subject 9 years ago
  isymchych fbe5ef7ee6 fix issue with nickname input in chat 10 years ago
  isymchych de9d991f98 do not use xmpp module in side_panels module 10 years ago
  isymchych c50151d85d do not use NicknameHandler 10 years ago
  isymchych 4152106a06 listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events 10 years ago
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 years ago