Commit Graph

29 Commits

Author SHA1 Message Date
Sharon Kennedy c45182a574 add default settings endpoint' 2020-12-15 10:24:20 -05:00
Sharon Kennedy 004f88d5cd pass homeserver query param to get chatbox with settings 2020-11-12 22:01:51 -05:00
Sharon Kennedy de4106c093 add option to fetch settings from external API 2020-10-20 18:38:38 -04:00
Sharon Kennedy 91bec23c48 handle bot signal 2020-09-06 14:13:04 -04:00
Sharon Kennedy c80e3269c3 configurable max wait time 2020-06-25 22:20:54 -04:00
Sharon Kennedy 5ed83271d9 configurable size and position of chatbox 2020-06-25 21:56:55 -04:00
Sharon Kennedy 7d5ad29b60 use rhok server for demo 2020-05-27 22:22:16 -04:00
Sharon Kennedy 0cb939ff7d remove unused files 2020-05-07 14:56:51 -04:00
Sharon Kennedy d0d3fa1e01 fix font sizes 2020-05-06 19:46:59 -04:00
Sharon Kennedy bc68a4028c update config 2020-04-30 10:12:36 -04:00
Sharon Kennedy 8ee452e2d3 change bot username to id 2020-03-22 11:07:41 -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 b934bb3a5f exit chat properly and clear local storage 2020-02-26 00:12:05 -05:00
Sharon Kennedy 5e4f96efba finish transitions on dark theme 2020-02-25 19:50:43 -05:00
Sharon Kennedy dcd4e4a9ba restyle chatbox and some refactoring 2020-02-23 23:12:47 -05:00
Sharon Kennedy 06a24562bc fix viewport width 2020-02-17 18:22:54 +01:00
Sharon Kennedy 4b5bb34261 dark mode, add bookmarklet demo 2020-02-17 00:31:50 +01:00
Sharon Kennedy 620f7017f3 cleanup code, initialize client on opening window 2020-02-05 13:42:34 -05:00
Sharon Kennedy 1b2703ec80 got initCrypto working 2020-02-02 13:36:11 -05:00
Sharon Kennedy ed68d08f9c use Chatbox in embeddable popup window 2020-02-01 00:30:58 -05:00
Gavin Foster 309bfd6a5b Optional Mount Parameters (#123)
* adding optional parameters

* updating bodyText mount prop to default

* updating snapshot for new props

* adding parent element for mounting

* adding null default for parentElement

* adding dist to gitignore

* adding test case for mounting to element

* adding div to document in test

* unmount after test

* updating test to pass

* updating eslint to handle certain rules as warning and fix others
2019-06-20 13:26:02 -04:00
Stachu Korick 5ce93ac599
Update blank.html with note regarding widget location
This is going to sound silly, but I spend a good 10-15 minutes trying to get this solution to "work" until I realized I just wasn't looking in the (bottom)right part of the screen. My eyes just don't look over there naturally!
2018-09-19 11:24:30 -04:00
Benjamin Boudreau bf5c6d597a fixing tests for changed bookmark 2018-06-09 09:17:40 -04:00
Benjamin Boudreau 81517491d5 adding cleanslate support for style scoping 2018-06-09 08:43:18 -04:00
Benjamin Boudreau 799221f411 adding bookmarklet 2018-06-03 16:01:32 -04:00
Benjamin Boudreau d61ad18ad6 adding website 2018-06-03 14:56:18 -04:00
Benjamin Boudreau e5c61ce998 covering all javascript 2018-06-03 14:28:12 -04:00
Benjamin Boudreau 10cad70262 adding widget output 2018-05-28 22:49:38 -04:00