Commit Graph

47 Commits

Author SHA1 Message Date
Sharon Kennedy
5ed83271d9 configurable size and position of chatbox 2020-06-25 21:56:55 -04:00
Sharon Kennedy
181a4da221 generic chat unavailable message 2020-06-11 23:08:38 -04:00
Sharon Kennedy
516a1e0fbd encrypt by default 2020-06-11 22:59:42 -04:00
Sharon Kennedy
f0b43743f7 add flag to disable encryption 2020-06-11 08:31:46 -04:00
Sharon Kennedy
5252321f56 store messages in object instead of array 2020-06-11 01:54:05 -04:00
Sharon Kennedy
93135daaa8 close chat connection if chat is offline 2020-06-10 17:49:19 -04:00
Sharon Kennedy
f27ebb3c71 move offline messaging to chatbox instead of bot 2020-06-10 16:59:50 -04:00
Sharon Kennedy
8427e82c9d add namespace to avoid css collistions 2020-05-26 09:28:32 -04:00
Sharon Kennedy
cae7619bd2 remove refs to org 2020-05-06 20:57:28 -04:00
Sharon Kennedy
c5b15034eb update tests 2020-04-29 11:31:23 -04:00
Sharon Kennedy
774d5be1ba use legacy olm to git rid of dep on olm.wasm 2020-04-28 23:43:17 -04:00
Sharon Kennedy
2917756e7a show placeholder msg while sending 2020-04-23 10:25:24 -04:00
Sharon Kennedy
3fd72429e3 placeholder message 2020-04-23 00:04:48 -04:00
Sharon Kennedy
c98192d25a recurring wait message 2020-04-22 22:03:38 -04:00
Sharon Kennedy
4de406259c show spinner until facilitator joins, set limit for wait time then show chat unavailable message 2020-04-22 18:01:58 -04:00
Sharon Kennedy
68230aa7e4 working on slow connections 2020-04-17 18:06:07 -04:00
Sharon Kennedy
3f2aa3a9db fix tests 2020-03-27 18:21:13 -04:00
Sharon Kennedy
3fd9c7365d fix emoji selector issues 2020-03-26 23:58:47 -04:00
Sharon Kennedy
9d62ff661c fix emoji selector on safari, ensure room only gets created once if crypto fails 2020-03-26 19:13:55 -04:00
Sharon Kennedy
b4e4356cb7 add emoji selector 2020-03-25 19:01:29 -04:00
Sharon Kennedy
8ee452e2d3 change bot username to id 2020-03-22 11:07:41 -04:00
Sharon Kennedy
c971b3da47 add images for docs 2020-03-21 22:50:21 -04:00
Sharon Kennedy
792a994ef5 don't show bot messages unless the user initiated them 2020-03-20 16:47:13 -04:00
Sharon Kennedy
3935287c3f simpler transcript implementation, forgetting about file and image downloads for now 2020-03-19 09:38:44 -04:00
Sharon Kennedy
d8e482a689 trying ot get the images to load 2020-03-18 20:35:59 -04:00
Sharon Kennedy
47d546a8d4 linkify messages 2020-03-15 00:47:19 -04:00
Sharon Kennedy
c798700a20 test main chatbox functionality 2020-03-13 00:05:12 -04:00
Sharon Kennedy
a97696f687 added test suite for chatbox, use accept/reject buttons for ToS instead of typing answer 2020-03-12 13:08:57 -04:00
Sharon Kennedy
72ef085122 use config passed in to component instead of hard coded values 2020-03-05 00:06:24 -05:00
Sharon Kennedy
5569c4af63 fallback to unencryted chat if initCrypto fails or on decryption error 2020-03-04 22:05:09 -05:00
Sharon Kennedy
b934bb3a5f exit chat properly and clear local storage 2020-02-26 00:12:05 -05:00
Sharon Kennedy
f5862e8f0a transitions styling and better messaging on chat initialization 2020-02-25 17:48:30 -05:00
Sharon Kennedy
9a7beea07b add some hover/focus effects 2020-02-24 23:20:40 -05:00
Sharon Kennedy
fec0c1eb14 move initial chats from bot to chatbox 2020-02-24 14:16:43 -05:00
Sharon Kennedy
dcd4e4a9ba restyle chatbox and some refactoring 2020-02-23 23:12:47 -05:00
Sharon Kennedy
066824cb3b styling for bot messages 2020-02-23 16:57:16 -05:00
Sharon Kennedy
03335e0cc2 integrate with bot 2020-02-23 12:01:58 -05:00
Sharon Kennedy
4b5bb34261 dark mode, add bookmarklet demo 2020-02-17 00:31:50 +01:00
Sharon Kennedy
08981fd444 wcag compliance 2020-02-14 17:38:20 +01:00
Sharon Kennedy
8f9f0fc8b0 correctly catch unknown device error 2020-02-05 20:26:51 -05:00
Sharon Kennedy
620f7017f3 cleanup code, initialize client on opening window 2020-02-05 13:42:34 -05:00
Sharon Kennedy
5391338d7f encryption ui improvements 2020-02-04 01:13:47 -05:00
Sharon Kennedy
5cb95e4556 got encryption working 2020-02-04 00:43:26 -05:00
Sharon Kennedy
1b2703ec80 got initCrypto working 2020-02-02 13:36:11 -05:00
Sharon Kennedy
03e56410d5 first try at enabling encryption 2020-02-01 23:24:03 -05:00
Sharon Kennedy
d7ef37425e update facilitator address 2020-02-01 12:29:08 -05:00
Sharon Kennedy
ed68d08f9c use Chatbox in embeddable popup window 2020-02-01 00:30:58 -05:00