Thorsten Eckel
|
965218ac8c
Feature #2888: Added Chat JS callback hooks: onReady, onCloseAnimationEnd, onError, onOpenAnimationEnd, onConnectionReestablished, onSessionClosed, onConnectionEstablished, onCssLoaded. Thanks to @ma-jahn ❤️
|
4 years ago |
Martin Edenhofer
|
133b570fba
Implemented feature to transfer chat sessions to another chat topic.
|
5 years ago |
Billy Zhou
|
c9f3641cad
pr2480 - Added Finnish translation to the chat UI. Huge thanks to @ismism48!
|
5 years ago |
Chikachi
|
2d5fc012cb
Added Danish translations to chat. Huge thanks to @Chikachi!
|
5 years ago |
Martin Edenhofer
|
9300fd732c
Unable to open customer chat widget via separate open button. Fixes #2435
|
5 years ago |
Martin Edenhofer
|
1f36b5b65f
Updated Italian translations in .js files. Follow for issue #2359.
|
6 years ago |
Thorsten Eckel
|
04e1dc78bd
Fixed issue #2197: Chat-Widget disappears after close.
|
6 years ago |
Martin Edenhofer
|
768fdf08a0
Follow up for issue #1267 - added Russian translation.
|
6 years ago |
Felix Niklas
|
edc39d801e
Chat: prevent clicking onto the status from closing the chat
|
6 years ago |
Martin Edenhofer
|
fa63fbae8a
Added Italian and Polish translations.
|
7 years ago |
Martin Edenhofer
|
aca6073eba
Fixed issue #1618 - Chat language setting or behaviour in dutch.
|
7 years ago |
Martin Edenhofer
|
61616d3f35
Follow up of issue #1267 - removed german default text of scrollHint.
|
7 years ago |
Martin Edenhofer
|
b937d05b06
Updated chat widget dependencies.
|
7 years ago |
Martin Edenhofer
|
243f8586e7
Compiled es translation of issue #1267 - Chat widget error "chat notice || Translation 'es' needed!".
|
7 years ago |
Martin Edenhofer
|
a313c485ac
Implemented issue #1255 - Chat Widget should support richtext (same as agent chat).
|
7 years ago |
Felix Niklas
|
f5e0d576f3
Chat: remove autogrow, style contenteditable div
|
7 years ago |
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.
|
7 years ago |
Martin Edenhofer
|
8ac21a8d9e
Followup for issue #595 - fixed support of “xx-xx” locales.
|
7 years ago |
Martin Edenhofer
|
dda715be1b
Added latest translation for issue #580.
|
7 years ago |
Martin Edenhofer
|
cec2a051da
Implemented issue #580 - French for Chat widget. Thanks to @GeraldElbaze-Medias-Cite
|
7 years ago |
Felix Niklas
|
c5af2f995a
Fix chat textarea grow bug
|
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.
|
8 years ago |
Martin Edenhofer
|
1030eb1840
Added current url support of clients for agents.
|
8 years ago |
Felix Niklas
|
b9e0317332
chat client: fix autogrow
|
8 years ago |
Felix Niklas
|
ea68cfe3c7
chat.js: make chat fixed position more robust
|
8 years ago |
Martin Edenhofer
|
76006a5159
Removed initial delay (not longer needed because of fixed rendering issue).
|
8 years ago |
Felix Niklas
|
589a45565f
chat client: fix auto-open chat on slow connections
|
8 years ago |
Martin Edenhofer
|
1835bd3233
Send chat_session_init with 1 sec. delay to prevent unnecessary bot actions.
|
8 years ago |
Felix Niklas
|
69baae7370
chat client mobile fixes
|
8 years ago |
Martin Edenhofer
|
a386f23555
Recompile of chat widget.
|
8 years ago |
Felix Niklas
|
a4e49a178e
chat client: fix line-height in input field
|
8 years ago |
Felix Niklas
|
1cc85105dd
chat client: fix that several status messages don't go into new lines
|
8 years ago |
Martin Edenhofer
|
037b4ffbd3
Fixed typos.
|
8 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 |
Felix Niklas
|
4a9230f2ea
chat client: add unread state
|
9 years ago |
Felix Niklas
|
faea9d3936
chat client: autoGrow - add scroll after maxHeight
|
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
|
ece1546238
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 |