• Joined on 2023-08-22
Elijah pushed to master at collabvm/e2guardian 2024-07-15 10:49:17 -04:00
f2215fcf36 update lists
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 23:16:23 -04:00
71fee66673 fix wordlist
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 22:47:31 -04:00
cb0752b9c7 make chat bubbles not dependant on TTS
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 22:44:36 -04:00
37fddca3e4 error handling for TTS synthesize
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 20:34:20 -04:00
2de60a98a3 reformat with prettier
1d4a2673b0 add image upload from clipboard
Compare 2 commits »
Elijah commented on issue computernewb/MSAgent-Chat#10 2024-07-14 20:19:21 -04:00
Image & YouTube video embedding

Images implemented by 8394920d4da4cd0f529077c4179d3c838c582fc5

Elijah pushed to master at collabvm/e2guardian 2024-07-14 20:13:47 -04:00
74f76705b2 update lists
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 19:44:17 -04:00
d3aba5c519 fix wordbubble sticking
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 19:35:36 -04:00
8394920d4d add image upload support
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 17:05:02 -04:00
653ce2e413 expose some stuff to DOM to allow scripting
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 16:20:43 -04:00
5065c7ab58 ok i really need to gitignore this or something jesus
Elijah commented on issue computernewb/MSAgent-Chat#4 2024-07-14 16:12:32 -04:00
editorconfig file (and reformatting all that's currently inconsistent)

Resolved by 1ad9ee14fe332fcb35c6a427a7037e7192e10a97 (Ideally, the yarn format) script should be run before every commit

Elijah closed issue computernewb/MSAgent-Chat#4 2024-07-14 16:12:32 -04:00
editorconfig file (and reformatting all that's currently inconsistent)
Elijah closed issue computernewb/MSAgent-Chat#16 2024-07-14 16:08:25 -04:00
Re-encode speech to Opus or another lossy format
Elijah commented on issue computernewb/MSAgent-Chat#16 2024-07-14 16:08:23 -04:00
Re-encode speech to Opus or another lossy format

Implemented by 9e0f4722518eb6606fd96b01cf1bc7bbeeb40858

Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 16:06:11 -04:00
9e0f472251 Add wav->ogg (opus) transcoding
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 15:26:39 -04:00
1ad9ee14fe format code with prettier
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 15:23:30 -04:00
cc2a9db92e Change to SCSS so that rules are automatically backported to older browsers. In the future we can also take advantage of its other features.
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 15:06:35 -04:00
bb8c40b440 pretend that didnt happen
Elijah pushed to master at computernewb/MSAgent-Chat 2024-07-14 15:02:16 -04:00
82f10a350c CSS improvements (credit Undefishin)