Commit History

Author SHA1 Message Date
  Martin Edenhofer 10dca43432 Moved to contenteditable for chat widget. 7 years ago
  Martin Edenhofer 84ed6f6c22 Fixed issue #1220 - Zammad Chat widget not working with jquery 3. 7 years ago
  Martin Edenhofer 3fe07dd28d Fixed issue #708 - Chat not working, web socket error in http/https mixed setup. Use protocol from script location of chat.js. 8 years ago
  Martin Edenhofer 8ac21a8d9e Followup for issue #595 - fixed support of “xx-xx” locales. 8 years ago
  Never 3706bf0c6c Chinese for the Chat widget (#595) 8 years ago
  Martin Edenhofer dda715be1b Added latest translation for issue #580. 8 years ago
  Martin Edenhofer cec2a051da Implemented issue #580 - French for Chat widget. Thanks to @GeraldElbaze-Medias-Cite 8 years ago
  Felix Niklas b7a2ba06f1 chat client: port scroll-hint from customer chat 8 years ago
  Martin Edenhofer a88e6b03b3 Fixed#184 - prevent chat window from jumping whiling reading without new message, just with shown/hidden typing indicator. 8 years ago
  Martin Edenhofer 595d43d096 Empty old message on connection established. 9 years ago
  Martin Edenhofer 1030eb1840 Added current url support of clients for agents. 9 years ago
  Felix Niklas b9e0317332 chat client: fix autogrow 9 years ago
  Felix Niklas ea68cfe3c7 chat.js: make chat fixed position more robust 9 years ago
  Martin Edenhofer 76006a5159 Removed initial delay (not longer needed because of fixed rendering issue). 9 years ago
  Felix Niklas 589a45565f chat client: fix auto-open chat on slow connections 9 years ago
  Martin Edenhofer 1835bd3233 Send chat_session_init with 1 sec. delay to prevent unnecessary bot actions. 9 years ago
  Felix Niklas 69baae7370 chat client mobile fixes 9 years ago
  Thorsten Eckel fe67f33e42 Fixed typo and removed trailing spaces. 9 years ago
  Martin Edenhofer 037b4ffbd3 Fixed typos. 9 years ago
  Martin Edenhofer dcc6f60b26 Added web socket ping to keep http connections open (prevent timeouts). 9 years ago
  Martin Edenhofer f06348e843 Fixed timing issues, improved tests. 9 years ago
  Martin Edenhofer af944eea2f Added multiple greetings. Improved tests. 9 years ago
  Martin Edenhofer a5f9d6106f Removed not longer needed code. 9 years ago
  Martin Edenhofer 7831f1c1f8 Added browser tests for customer chat. 9 years ago
  Martin Edenhofer 2d57994a16 Improved logging. 9 years ago
  Felix Niklas 4a9230f2ea chat client: add unread state 9 years ago
  Martin Edenhofer d71090df6e Added idle and inactive timeouts. 9 years ago
  Martin Edenhofer 069063b2c7 Use domain of users email address for preview. Added css auto load and css Url support. Added possibility to translation chat widget. 9 years ago
  Martin Edenhofer 4955a8434d Merge branch 'develop' of github.com:martini/zammad into develop 9 years ago
  Martin Edenhofer 6dbb5cb078 Fixed typing issues. 9 years ago
  Felix Niklas a2f9861fca chat client: fix open/close icon 9 years ago
  Martin Edenhofer 3c8a5777bd Small chat bugfixes. 9 years ago
  Martin Edenhofer 8ea3f6b132 Create @options at first in constructor to have it accessible in @log if used before. 9 years ago
  Martin Edenhofer f41ef67dab Fixed naming and /ws location for web sockets. 9 years ago
  Martin Edenhofer 85f371b0f4 Merge branch 'develop' of github.com:martini/zammad into develop 9 years ago
  Martin Edenhofer 2a85b39493 Added support of chat identifier. 9 years ago
  Felix Niklas 1bbf80c80a chat client: rename is-open to is-visible 9 years ago
  Felix Niklas 9075365d0b chat client: add flat to defaults 9 years ago
  Felix Niklas b60b0a8b5c chat designer: remove tabs, add documentation 9 years ago
  Felix Niklas 96d24ff4d7 chat designer: responsive preview 9 years ago
  Felix Niklas 57b73e6026 chat client: prevent multiple autoGrow initialisations 9 years ago
  Felix Niklas 21f717c619 chat client: disable chat button until websocket connected 9 years ago
  Felix Niklas 6de78fddf7 chat client: add fontSize option 9 years ago
  Martin Edenhofer 646c11406c Update queue position also if customer closed chat. Get new chat state from server after client closed chat. Added more indexes. 9 years ago
  Felix Niklas 543c27a0bc chat client: fix reconnect ui, simpler theming 9 years ago
  Martin Edenhofer 0d692cb7ed Show chat per default. 9 years ago
  Felix Niklas 6c0e4ba9f3 chat client: detect host, init chat in index.html 9 years ago
  Felix Niklas ecb1f94c02 chat client: apply log arguments 9 years ago
  Felix Niklas 0912e0e42a chat client: fix send button, fix initial position 9 years ago
  Felix Niklas 57941a83a6 chat client: make host part of the config options 9 years ago