Commit Graph

  • eae9c737d7 clean up config and remove unneccessary constants master Sharon Kennedy 2022-01-17 15:44:05 -0500
  • b82ba3da3f
    Update README.md Sharon 2021-12-20 14:20:26 -0500
  • 0873dbd020
    Update README.md Sharon 2021-12-20 14:19:00 -0500
  • 977fe1afa5 2.3.2 v2.3.2 Sharon Kennedy 2021-01-20 22:45:00 -0500
  • bf29508e8c update admin app endpoint and ensure chatbox closes even if leaveRoom fails Sharon Kennedy 2021-01-20 22:44:53 -0500
  • 40e968fcee 2.3.1 v2.3.1 Sharon Kennedy 2020-12-15 10:24:42 -0500
  • c45182a574 add default settings endpoint' Sharon Kennedy 2020-12-15 10:24:20 -0500
  • 819d9b8ebb cleanup Sharon Kennedy 2020-12-14 17:37:26 -0500
  • 4491b681c5 2.3.0 v2.3.0 Sharon Kennedy 2020-11-28 15:03:17 -0500
  • dcd7718f8f check schedule if using admin settings Sharon Kennedy 2020-11-28 15:02:55 -0500
  • c8c42e9086 2.2.2 v2.2.2 Sharon Kennedy 2020-11-12 22:02:26 -0500
  • 004f88d5cd pass homeserver query param to get chatbox with settings Sharon Kennedy 2020-11-12 22:00:06 -0500
  • 22c17d314d 2.2.1 v2.2.1 Sharon Kennedy 2020-10-20 21:04:41 -0400
  • 2b3e46ad53 change anonymousDisplayName to displayName Sharon Kennedy 2020-10-20 21:04:34 -0400
  • 43c5afd011 2.2.0 v2.2.0 Sharon Kennedy 2020-10-20 19:30:52 -0400
  • 9432e4d86f optionally use settings from admin app Sharon Kennedy 2020-10-20 19:29:12 -0400
  • de4106c093 add option to fetch settings from external API Sharon Kennedy 2020-10-20 18:38:38 -0400
  • ee30b14cba 2.1.2 v2.1.2 Sharon Kennedy 2020-10-16 13:43:23 -0400
  • 80c00149d2 main file should be chatbox Sharon Kennedy 2020-10-16 13:43:15 -0400
  • a2a48771e1 2.1.1 v2.1.1 Sharon Kennedy 2020-10-15 12:25:08 -0400
  • 7bd6cf2466 package component Sharon Kennedy 2020-10-15 12:24:59 -0400
  • ac9247fecb 2.1.0 v2.1.0 Sharon Kennedy 2020-10-15 11:40:38 -0400
  • 8439a1d100 export chatbox as react component Sharon Kennedy 2020-10-15 11:40:12 -0400
  • b709245b46 2.0.2 v2.0.2 Sharon Kennedy 2020-09-11 16:32:33 -0400
  • 52e30336ad handle chat offline signal Sharon Kennedy 2020-09-11 16:32:20 -0400
  • bee884c52f 2.0.1 v2.0.1 Sharon Kennedy 2020-09-08 08:20:29 -0400
  • 2ffa63d583 remove loader when chat is closed Sharon Kennedy 2020-09-08 08:20:23 -0400
  • a0d08f8f88 2.0.0 v2.0.0 Sharon Kennedy 2020-09-06 15:34:45 -0400
  • 09cc934fbd latest build Sharon Kennedy 2020-09-06 15:34:31 -0400
  • 5a0ed5d36d
    Merge pull request #1 from nomadic-labs/bot_signal Sharon 2020-09-06 15:25:31 -0400
  • dbbe188adc update tests #1 bot_signal Sharon Kennedy 2020-09-06 15:24:41 -0400
  • 91bec23c48 handle bot signal Sharon Kennedy 2020-09-06 14:13:04 -0400
  • 90815f361a 1.2.2 v1.2.2 Sharon Kennedy 2020-07-01 00:50:53 -0400
  • 4f0abfed09 wait for initial sync before adding listeners Sharon Kennedy 2020-07-01 00:50:34 -0400
  • ad28e4acc5 update readme with new configs Sharon Kennedy 2020-06-27 11:42:25 -0400
  • dcfbf8ae02 1.2.1 v1.2.1 Sharon Kennedy 2020-06-27 11:31:41 -0400
  • b02ee6282a smaller start chat button on mobile Sharon Kennedy 2020-06-27 11:31:01 -0400
  • 3107cf6904 1.2.0 v1.2.0 Sharon Kennedy 2020-06-25 23:04:00 -0400
  • 0fcb7e6e07 build and add profiler Sharon Kennedy 2020-06-25 23:03:22 -0400
  • c80e3269c3 configurable max wait time Sharon Kennedy 2020-06-25 22:20:54 -0400
  • 5ed83271d9 configurable size and position of chatbox Sharon Kennedy 2020-06-25 21:56:55 -0400
  • 706791cc38 1.1.1 v1.1.1 Sharon Kennedy 2020-06-11 23:09:23 -0400
  • 181a4da221 generic chat unavailable message Sharon Kennedy 2020-06-11 23:08:38 -0400
  • 46868b141a 1.1.0 v1.1.0 Sharon Kennedy 2020-06-11 23:03:05 -0400
  • 247bc3e2ba 1.1.1 Sharon Kennedy 2020-06-11 23:02:14 -0400
  • 29b86e4190 1.1.0 Sharon Kennedy 2020-06-11 23:02:03 -0400
  • 716f61b183 1.1.1 Sharon Kennedy 2020-06-11 23:01:43 -0400
  • 516a1e0fbd encrypt by default Sharon Kennedy 2020-06-11 22:59:42 -0400
  • 80ecf98be1 1.1.0 Sharon Kennedy 2020-06-11 11:01:52 -0400
  • f0b43743f7 add flag to disable encryption Sharon Kennedy 2020-06-11 08:20:49 -0400
  • 5252321f56 store messages in object instead of array Sharon Kennedy 2020-06-11 01:54:05 -0400
  • 93135daaa8 close chat connection if chat is offline Sharon Kennedy 2020-06-10 17:49:19 -0400
  • f27ebb3c71 move offline messaging to chatbox instead of bot Sharon Kennedy 2020-06-10 16:59:50 -0400
  • 7d5ad29b60 use rhok server for demo Sharon Kennedy 2020-05-27 22:22:16 -0400
  • 27916c9eef 1.0.2 v1.0.2 Sharon Kennedy 2020-05-26 10:46:17 -0400
  • b5fb1d0a8b fix font sizing in dark mode Sharon Kennedy 2020-05-26 10:46:06 -0400
  • 6070926b89 1.0.1 v1.0.1 v1.0.0 Sharon Kennedy 2020-05-26 09:29:45 -0400
  • 8427e82c9d add namespace to avoid css collistions Sharon Kennedy 2020-05-26 09:22:08 -0400
  • f262c9df0f change package name and readme Sharon Kennedy 2020-05-07 15:09:22 -0400
  • b9f822d308 latest build Sharon Kennedy 2020-05-07 14:59:36 -0400
  • 0cb939ff7d remove unused files Sharon Kennedy 2020-05-07 14:56:51 -0400
  • 057789e741 remove images Sharon Kennedy 2020-05-07 10:25:27 -0400
  • 4cc8bce58e 1.1.3 v1.1.3 Sharon Kennedy 2020-05-06 21:27:17 -0400
  • 55d6cf818e latest build Sharon Kennedy 2020-05-06 21:26:53 -0400
  • da3d9de73d version 1.1.2 Sharon Kennedy 2020-05-06 21:04:12 -0400
  • cae7619bd2 remove refs to org Sharon Kennedy 2020-05-06 20:57:28 -0400
  • ff084d77c6 express border-radius in em Sharon Kennedy 2020-05-06 20:39:28 -0400
  • d0d3fa1e01 fix font sizes Sharon Kennedy 2020-05-06 19:46:59 -0400
  • bc68a4028c update config Sharon Kennedy 2020-04-30 10:12:36 -0400
  • c5b15034eb update tests Sharon Kennedy 2020-04-29 11:31:23 -0400
  • 20a90f2d97 1.1.1 Sharon Kennedy 2020-04-28 23:54:48 -0400
  • 19ee40c30c white outline on docked button Sharon Kennedy 2020-04-28 23:54:23 -0400
  • 7f4a89d7ea 1.1.0 Sharon Kennedy 2020-04-28 23:43:41 -0400
  • 774d5be1ba use legacy olm to git rid of dep on olm.wasm Sharon Kennedy 2020-04-28 23:43:17 -0400
  • 59c65064fa update version Sharon Kennedy 2020-04-28 20:36:15 -0400
  • 229bb5ce0d reverting changes Sharon Kennedy 2020-04-28 19:36:36 -0400
  • 67933eae5d add outline to docked button Sharon Kennedy 2020-04-28 17:48:27 -0400
  • 2917756e7a show placeholder msg while sending Sharon Kennedy 2020-04-23 10:25:24 -0400
  • 3fd72429e3 placeholder message Sharon Kennedy 2020-04-23 00:04:48 -0400
  • c98192d25a recurring wait message Sharon Kennedy 2020-04-22 22:03:38 -0400
  • 4de406259c show spinner until facilitator joins, set limit for wait time then show chat unavailable message Sharon Kennedy 2020-04-22 18:01:58 -0400
  • a5759ab587
    Merge pull request #1 from nomadic-labs/async_implementation Sharon 2020-04-17 18:28:16 -0400
  • 68230aa7e4 working on slow connections Sharon Kennedy 2020-04-17 18:04:34 -0400
  • aade297c1e encryption pics for docs Sharon Kennedy 2020-04-14 17:01:12 -0400
  • fc0d0b2da7 fix input colours in dark mode Sharon Kennedy 2020-04-02 18:04:23 -0400
  • 1e46b2235c add browserslist config and autoprefixer Sharon Kennedy 2020-04-02 13:42:40 -0400
  • 3f2aa3a9db fix tests Sharon Kennedy 2020-03-27 18:21:13 -0400
  • 3fd9c7365d fix emoji selector issues Sharon Kennedy 2020-03-26 23:58:47 -0400
  • 9d62ff661c fix emoji selector on safari, ensure room only gets created once if crypto fails Sharon Kennedy 2020-03-26 19:13:55 -0400
  • b4e4356cb7 add emoji selector Sharon Kennedy 2020-03-25 19:01:29 -0400
  • f0b9578d66
    Update README.md Sharon 2020-03-22 22:16:25 -0400
  • 0761ab1efc
    Update README.md Sharon 2020-03-22 22:12:20 -0400
  • 68b6491131
    Update README.md Sharon 2020-03-22 22:10:32 -0400
  • 690282daea
    Update README.md Sharon 2020-03-22 22:09:46 -0400
  • 8eee18ab44 Merge branch 'master' of https://github.com/nomadic-labs/ocrcc-chatbox Sharon Kennedy 2020-03-22 11:07:49 -0400
  • 8ee452e2d3 change bot username to id Sharon Kennedy 2020-03-22 11:07:41 -0400
  • 24984c0b77
    Update README.md Sharon 2020-03-22 11:06:20 -0400
  • 622b9d92b8
    Update README.md Sharon 2020-03-22 01:25:07 -0400
  • 621fa75885 more pics Sharon Kennedy 2020-03-22 01:02:20 -0400
  • ec7e98c6ca one more image Sharon Kennedy 2020-03-21 23:22:20 -0400