51 Commits (003eb68e28e3ee664c20c208031e74cbe14bc369)

Author SHA1 Message Date
  Lyubo Marinov 003eb68e28 Flow, coding style 7 years ago
  paweldomas 8a4e6a7ec0 feat: override email, display name and avatar on mobile 7 years ago
  Lyubo Marinov 25ec8ac6a7 Prepare for eslint 4 7 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 8 years ago
  Konstantyn Pahsura 00aee89709 doc added 8 years ago
  Konstantyn Pahsura a67087b6de focus for chat changes 8 years ago
  Ilya Daynatovich 5b0777d4db Made inputs identical 8 years ago
  Ilya Daynatovich 148960c6d2 made editions 8 years ago
  Ilya Daynatovich fb4e9b3c6d Work on fixing the tests 8 years ago
  Maxim Voloshin 68ab87cc0d Hide DOM elements using css class 8 years ago
  Konstantyn Pahsura 9f280e320d _.template removed 8 years ago
  Konstantyn Pahsura a1e098680d make side panels init from js 8 years ago
  yanas bb0f6e0989 Remove unused variable. 8 years ago
  yanas 2919a60403 Adds blue badges to contact list and chat. 8 years ago
  Lyubomir Marinov 2ff77676e2 Fix incorrect JSON file 8 years ago
  damencho c483587853 Fixes hiding toolbar. 8 years ago
  damencho e1512e3776 Fixes focusing on write area or nickname input when chat is open. 8 years ago
  damencho d8dd564b06 Fixes clearing message counter on opening the chat. 8 years ago
  damencho 407b082780 Removes changing the message icon and flashing on new message. 8 years ago
  damencho a671093489 Introduces chat_container_id variable. 8 years ago
  yanas b4c9816d9f Rename side panels and implement toggle/untoggle policy 8 years ago
  yanas 8562d3d55d Remove bottom toolbar and change side panel position and behavior 8 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 fbe5ef7ee6 fix issue with nickname input in chat 9 years ago
  isymchych de9d991f98 do not use xmpp module in side_panels module 9 years ago
  isymchych c50151d85d do not use NicknameHandler 9 years ago
  isymchych 4152106a06 listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events 9 years ago
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9 years ago
  Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 9 years ago
  Boris Grozev 67a52e6f72 Cleanup and formatting fixes in the UI module. 9 years ago
  Zalmoxisus 7a54537bee Fixes chat messages timestamp according to XEP-0203. Fixes #305. 10 years ago
  George Politis 5f48e4cf9d Revert "Updates the license headers." 10 years ago
  George Politis 93648f361b Updates the license headers. 10 years ago
  hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 10 years ago
  hristoterezov 899f0ee83d Removes UI dependancies in the xmpp module. 10 years ago
  hristoterezov 29b3ea07e0 Removes util.js. Fixes prezi. 10 years ago
  hristoterezov 4c661ffca6 Removes nickname global variable. 10 years ago
  hristoterezov e4e66a03d7 Creates initial version of xmpp module. 10 years ago
  hristoterezov 27502d3fa8 Removes some dependancies from functions in app.js. 10 years ago
  hristoterezov 69b0e2ad32 Creates UI module. 10 years ago