Commit graph

6781 commits

Author SHA1 Message Date
janWilejan
c563742856
Chat popup (#3098)
* add pop out chat button

* add button to close chat popup

* chat is hidden on main interface when a popup chat is open

* NameChangeEvent renames clients with the given id

if you have two or more owncast windows (or pop-out chats) open, changing your
name in 1 client is reflected in all clients.

* replace isChatVisible booleans with chatState enum

* update stories to use ChatState

* fix build tests

---------

Co-authored-by: janWilejan <>
2023-06-26 09:00:27 -07:00
Owncast
fca85a4a42 Commit screenshots 2023-06-26 04:10:35 +00:00
Owncast
5fa97464ae Bundle embedded web app 2023-06-25 20:05:03 +00:00
renovate[bot]
9903174ad1
chore(deps): update dependency chromatic to v6.19.9 2023-06-25 17:22:51 +00:00
Owncast
8da2f07629 Bundle embedded web app 2023-06-25 07:31:51 +00:00
renovate[bot]
23bf5c3bc5
fix(deps): update nextjs monorepo to v13.4.7 2023-06-25 05:16:58 +00:00
Owncast
17f1967eff Commit screenshots 2023-06-25 04:10:14 +00:00
Owncast
586ff69066 Bundle embedded web app 2023-06-25 02:11:44 +00:00
renovate[bot]
585aff1889
chore(deps): update dependency sass to v1.63.6 2023-06-24 23:05:04 +00:00
Owncast
83163e143c Bundle embedded web app 2023-06-24 23:04:19 +00:00
renovate[bot]
f36841194b
chore(deps): update dependency npm to v9.7.2 2023-06-24 19:42:42 +00:00
Owncast
a2971ae958 Bundle embedded web app 2023-06-24 06:44:29 +00:00
renovate[bot]
51a6a7c95a
chore(deps): update dependency sass to v1.63.5 2023-06-24 04:44:49 +00:00
Owncast
f6c855312d Commit screenshots 2023-06-24 04:10:24 +00:00
Owncast
a6e95cc9e8 Bundle embedded web app 2023-06-24 02:16:54 +00:00
janWilejan
e752934fd5
fix TitleNotifier crash (#3100)
rare chance of crashing when using ReactRefresh with an empty chat

Co-authored-by: janWilejan <>
2023-06-23 19:12:34 -07:00
Owncast
990b720611 Bundle embedded web app 2023-06-24 00:51:05 +00:00
renovate[bot]
0ad9b6c9cd
chore(deps): update dependency @storybook/testing-library to v0.2.0 2023-06-23 21:57:46 +00:00
Owncast
d6f7be262d Bundle embedded web app 2023-06-23 21:57:02 +00:00
renovate[bot]
d5bb88c2cc
chore(deps): update dependency cypress to v12.15.0 2023-06-23 18:38:52 +00:00
Owncast
093b9dc087 Commit screenshots 2023-06-23 04:11:02 +00:00
Owncast
cbda5898ea Bundle embedded web app 2023-06-22 22:13:55 +00:00
renovate[bot]
068afa1b61
chore(deps): update typescript-eslint monorepo to v5.60.0 2023-06-22 20:09:48 +00:00
Owncast
121a9d401a Bundle embedded web app 2023-06-22 16:55:30 +00:00
Gabe Kangas
06adee2bc2
fix(chat): restore placeholder value to what it was before 2023-06-22 09:48:26 -07:00
Gabe Kangas
096834020e
chore: remove vscode config file
This shouldn't be a part of the repo.
2023-06-22 09:46:45 -07:00
Owncast
67acf8c51c Bundle embedded web app 2023-06-22 15:57:00 +00:00
renovate[bot]
7c92482e7c
chore(deps): update dependency @types/react to v18.2.13 2023-06-22 13:49:50 +00:00
Owncast
974e4d8879 Commit screenshots 2023-06-22 04:11:16 +00:00
renovate[bot]
0ab883ae09
fix(deps): update module golang.org/x/net to v0.11.0 2023-06-21 21:47:25 +00:00
Owncast
c1ecf4c31c Bundle embedded web app 2023-06-21 21:46:31 +00:00
Gabe Kangas
742131695c
fix(tests): ignore stylint packages 2023-06-21 14:40:29 -07:00
Owncast
0971bda3bf Bundle embedded web app 2023-06-21 21:32:57 +00:00
Gabe Kangas
7924a561b2
fix(chat): update scroll to bottom button text color 2023-06-21 14:26:57 -07:00
renovate[bot]
c27553f758
fix(deps): update module golang.org/x/mod to v0.11.0 2023-06-21 17:16:05 +00:00
renovate[bot]
bc9327e679
fix(deps): update module github.com/prometheus/client_golang to v1.16.0 2023-06-21 13:27:51 +00:00
renovate[bot]
a68cd77135
fix(deps): update module github.com/oschwald/geoip2-golang to v1.9.0 2023-06-21 10:05:41 +00:00
renovate[bot]
f50dca6ed0
chore(deps): update peter-evans/create-or-update-comment digest to c470f6f 2023-06-21 08:33:34 +00:00
Owncast
3eacb5e8d3 Commit screenshots 2023-06-21 04:17:37 +00:00
Owncast
bae1f84390 Bundle embedded web app 2023-06-21 04:13:46 +00:00
Gabe Kangas
ccb9b5d075
chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
Owncast
8c968ff676 Bundle embedded web app 2023-06-21 03:56:58 +00:00
Gabe Kangas
9a4b19068f
chore(tests): add stylelint config 2023-06-20 20:51:37 -07:00
Gabe Kangas
0e13bd143e
fix(chat): set cursor for chat input field 2023-06-20 20:51:36 -07:00
Owncast
df2d75e690 Bundle embedded web app 2023-06-21 03:30:53 +00:00
Gabe Kangas
fb5cb10aa2
fix(ui): set description value to action button title 2023-06-20 20:25:17 -07:00
Owncast
7adfb6c211 Bundle embedded web app 2023-06-21 00:22:13 +00:00
Gabe Kangas
ad814a8802
fix(chat): refactor chat input to not use slatejs. Closes #3094 2023-06-20 17:06:24 -07:00
renovate[bot]
683f73c379
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.286 2023-06-20 21:07:28 +00:00
renovate[bot]
4806af0025
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.23.5 2023-06-20 18:21:12 +00:00