Commit graph

1504 commits

Author SHA1 Message Date
renovate[bot]
9c33bf5327
chore(deps): update dependency chromatic to v6.11.4 2022-11-04 10:40:14 +00:00
renovate[bot]
551a701923 chore(deps): update dependency eslint-plugin-storybook to v0.6.7 2022-11-04 10:33:56 +00:00
renovate[bot]
c135699954 chore(deps): update dependency @types/node to v18.11.9 2022-11-04 10:31:42 +00:00
renovate[bot]
824c971ca9
chore(deps): update nextjs monorepo to v13 2022-11-04 04:16:17 +00:00
renovate[bot]
fdc7510a68
chore(deps): update dependency chromatic to v6.11.3 2022-11-04 02:37:45 +00:00
renovate[bot]
6a752fcfc8
chore(deps): update typescript-eslint monorepo to v5.42.0 2022-11-03 19:27:45 +00:00
renovate[bot]
030b69f7f0 chore(deps): update dependency babel-loader to v9.0.1 2022-11-03 19:23:56 +00:00
Matthew Heller
3021dd7795
Always show the 'send chat message' button. Re #2293. (#2298) 2022-11-03 10:36:03 -07:00
renovate[bot]
674b5e1300
fix(deps): update dependency react-virtuoso to v3.1.2 2022-11-02 20:22:46 +00:00
renovate[bot]
76a2bffe15
chore(deps): update dependency @types/node to v18.11.8 2022-11-02 20:12:26 +00:00
Matthew Heller
64b20cf070
Use 16px font size to prevent auto zoom on iOS Safari. Shorten the 'type here' message so it doesn't wrap to a second line when the chat pane becomes a column on the right side of larger screens. Re #2276. (#2294) 2022-11-02 12:34:57 -07:00
renovate[bot]
1ac13d0fa1
fix(deps): update dependency xstate to v4.34.0 2022-11-02 07:45:53 +00:00
Gabe Kangas
50f23a0807
Changes to troubleshoot #2291 2022-11-02 00:02:32 -07:00
Gabe Kangas
a89bceea37
Do not show empty state when loading followers. Closes #2249 2022-11-01 21:10:55 -07:00
Matthew Heller
8320f282d8
More renames from 'visible' to 'open'. (#2290) 2022-11-01 14:50:23 -07:00
renovate[bot]
32b54d6659 chore(deps): lock file maintenance 2022-10-31 18:14:32 +00:00
renovate[bot]
64af8108a5 chore(deps): lock file maintenance 2022-10-31 10:53:26 +00:00
renovate[bot]
67ce9b484b fix(deps): update dependency autoprefixer to v10.4.13 2022-10-30 23:37:00 +00:00
renovate[bot]
ba81904b8b
chore(deps): update dependency @svgr/webpack to v6.5.1 2022-10-30 19:20:19 +00:00
renovate[bot]
a08f8919b6
chore(deps): update dependency babel-loader to v9 2022-10-30 12:15:41 +00:00
renovate[bot]
a69f9eb200 chore(deps): update dependency @types/react to v18.0.24 2022-10-30 12:09:32 +00:00
renovate[bot]
83642460f8 chore(deps): update dependency chromatic to v6.11.2 2022-10-29 23:28:30 +00:00
renovate[bot]
841fdadaba
chore(deps): update dependency @types/node to v18.11.7 2022-10-29 13:41:07 +00:00
renovate[bot]
ab56263385 chore(deps): update dependency @types/node to v18.11.6 2022-10-29 13:34:12 +00:00
renovate[bot]
7dd5eb4fb7 fix(deps): update dependency picmo to v5.7.2 2022-10-29 09:20:08 +00:00
Gabe Kangas
0e8f14a58a
Fix text input width. Closes #2184 2022-10-28 22:47:21 -07:00
Gabe Kangas
e0b7ae5b3a
Fix auth modal story not rendering. Closes #2254 2022-10-28 22:22:56 -07:00
renovate[bot]
5a9726f6ef
chore(deps): update dependency chromatic to v6.11.1 2022-10-29 05:15:10 +00:00
Gabe Kangas
42facacd24
Set next setting to not try to optimize images 2022-10-28 20:19:11 -07:00
Gabe Kangas
628d70e37c
Add rel=me to social links. Closes #2269 2022-10-28 20:16:30 -07:00
Gabe Kangas
64a2fbd3e8
Add to anchor rel attributes do not overwrite 2022-10-28 20:15:49 -07:00
Gabe Kangas
d91f682d21
Lazy load chat container 2022-10-28 12:19:39 -07:00
Gabe Kangas
6564fc69bf
Support web vitals attribution 2022-10-28 12:19:39 -07:00
Gabe Kangas
2e7787f70b
Force the bundler to build the player as its own file 2022-10-28 12:19:39 -07:00
Gabe Kangas
91edad5024
Add webpack bundle analyzer for debugging 2022-10-28 12:19:38 -07:00
Gabe Kangas
65fcbb9d3f
Use Next Image component for social links 2022-10-28 12:19:38 -07:00
renovate[bot]
1a806c30a7
chore(deps): update dependency @types/react to v18.0.23 2022-10-28 19:15:24 +00:00
renovate[bot]
78931569c9
chore(deps): update dependency chromatic to v6.11.0 2022-10-28 00:13:26 +00:00
renovate[bot]
dce49accac
chore(deps): update dependency @types/node to v18.11.5 2022-10-28 00:06:30 +00:00
renovate[bot]
c0f6e1ff94 chore(deps): update typescript-eslint monorepo to v5.41.0 2022-10-27 19:36:12 +00:00
renovate[bot]
45a3f2d2eb
chore(deps): update dependency @types/react to v18.0.22 2022-10-27 19:27:57 +00:00
renovate[bot]
0270f078a7
fix(deps): update codemirror 2022-10-27 08:07:42 +00:00
Gabe Kangas
ec57feac94
Enable React strict mode 2022-10-26 22:45:13 -07:00
renovate[bot]
7d6a36b8ab
chore(deps): update storybook monorepo to v6.5.13 2022-10-27 02:40:16 +00:00
renovate[bot]
18e3f88321
chore(deps): update dependency eslint to v8.26.0 2022-10-27 02:13:43 +00:00
renovate[bot]
3ed5704dea
chore(deps): update typescript-eslint monorepo to v5.40.1 2022-10-27 02:07:40 +00:00
renovate[bot]
257ea2b536
chore(deps): update dependency chromatic to v6.10.5 2022-10-27 02:04:48 +00:00
renovate[bot]
9a41f717a4
chore(deps): update dependency @babel/core to v7.19.6 2022-10-27 01:56:17 +00:00
renovate[bot]
49580d32b4
chore(deps): update dependency @types/node to v18.11.4 2022-10-27 01:46:33 +00:00
Matthew Heller
8d222860f0
On narrow screens, bump the footer links to a second row. Re #2260. (#2267)
* On narrow screens, bump the footer links to a second row. Re #2260. Thanks to @kittee for CSS assistance.

* Prettified Code!

Co-authored-by: heller <heller@users.noreply.github.com>
2022-10-26 15:23:49 -07:00
Evgeniy Kosov
2f03a077f3
Add missing federation action images to webv2 (#2266)
* Add missing federation action images to webv2

* Commit updated API documentation

Co-authored-by: Owncast <owncast@owncast.online>
2022-10-26 15:22:13 -07:00
Matthew Heller
125343808d
Fix display of auth modal. Re #2262. (#2265) 2022-10-26 14:35:46 -07:00
Gabe Kangas
e7a4d53453
Remove buttons from offline banner and add inline links. Closes #2261 2022-10-24 22:24:14 -07:00
Gabe Kangas
952b28f8bf
Explicitly set state for config+status when hydrated 2022-10-24 21:26:03 -07:00
Gabe Kangas
da66f3b051
Do not display go template tag in dev 2022-10-24 18:27:01 -07:00
renovate[bot]
1d776a9290 chore(deps): lock file maintenance 2022-10-24 12:30:53 +00:00
Gabe Kangas
a0093fb0c9
Fix server rendered title tag. Closes #2251 2022-10-23 23:09:21 -07:00
Gabe Kangas
77369a3cbe
Add follow+notify to actions menu and refactor how those modals are displayed. Closes #2247 2022-10-23 21:59:25 -07:00
renovate[bot]
61ecc85caf
fix(deps): update dependency slate to v0.84.0 (#2232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-23 19:30:50 -07:00
Gabe Kangas
8aed27e44d
Refactor server-rendered tags. Closes #2246 2022-10-22 16:51:09 -07:00
t1enne
b285115a3e fixed linter error 2022-10-22 22:38:44 +02:00
t1enne
bddb895189 styled the default button and the mobile dropdown 2022-10-22 22:36:48 +02:00
t1enne
b7795f275c corrected media query 2022-10-22 22:36:48 +02:00
t1enne
917248fc5b moved footer to layout. changed some css 2022-10-22 10:46:17 +02:00
t1enne
f6e158ab88 reduced font weight of message text 2022-10-22 10:46:17 +02:00
t1enne
7c0474f14a made trigger button antd component 2022-10-22 10:46:17 +02:00
Gabe Kangas
f2f3dcfea7
Add mobile actions dropdown menu. Closes #2231 2022-10-21 23:58:39 -07:00
Gabe Kangas
3fbbecc0e8
Refactor action buttons callback 2022-10-21 22:24:29 -07:00
renovate[bot]
b9ffbf0a55
fix(deps): update dependency react-virtuoso to v3 2022-10-21 04:47:42 +00:00
Gabe Kangas
fb9001949b
Fix follow modal height. Closes #2235 2022-10-20 20:36:44 -07:00
Gabe Kangas
420d6c835d
Add missing slashes 2022-10-20 20:36:44 -07:00
Gabe Kangas
4ca0e69be6
Open all links in a new tab. Closes #2160 2022-10-20 20:13:18 -07:00
Gabe Kangas
5e761b13c4
Fix storybook build 2022-10-20 19:48:00 -07:00
Gabe Kangas
2c45b420e5
Import server-rendered template as plain text + add title tag. Closes #2161 2022-10-20 19:40:33 -07:00
Gabe Kangas
c6364959c9
Experiment with showing footer on about tab for mobile 2022-10-20 18:00:13 -07:00
t1enne
283d6ce081 overrides for enabling scrolling inside tabs 2022-10-20 21:53:31 +02:00
t1enne
f603979ad9 added hook to calculate height for btm content 2022-10-20 21:53:16 +02:00
t1enne
fece33ccaf small css adjustments 2022-10-20 20:25:54 +02:00
t1enne
f0a2900f01 increased font size on mobile 2022-10-20 20:25:54 +02:00
t1enne
0ff49f1c32 changed statusbar colors 2022-10-20 20:25:54 +02:00
t1enne
ecfb4a4c53 fixed mobile ui overflowing 2022-10-20 20:25:54 +02:00
t1enne
5eebb10fe6 action buttons now wrap 2022-10-20 20:25:54 +02:00
renovate[bot]
c15968539d
fix(deps): update dependency antd to v4.23.6 2022-10-20 00:48:34 +00:00
Matthew Heller
b8ce91d39a
Coerce the iframe to fill the Modal a little better. (#2229) 2022-10-19 15:44:24 -07:00
Gabe Kangas
de90e6a74c
Fix some broken social icons in frontend and admin 2022-10-18 23:38:26 -07:00
Gabe Kangas
ca320660f0
rc-util is no longer required to be explicitly added 2022-10-18 23:23:11 -07:00
Gabe Kangas
2f8c5ec131
rc-overflow is no longer explicitly required to be added 2022-10-18 23:23:11 -07:00
Gabe Kangas
d8e1b037d9
Remove some unused storybook addons 2022-10-18 23:11:18 -07:00
renovate[bot]
dbcf2ac2c4
chore(deps): update dependency @svgr/webpack to v6.5.0 2022-10-19 06:01:34 +00:00
renovate[bot]
a1f53a2d7d
chore(deps): update dependency @mdx-js/react to v2.1.5 2022-10-19 05:47:20 +00:00
renovate[bot]
1776b19c2e
fix(deps): update dependency ua-parser-js to v1.0.32 2022-10-19 05:42:29 +00:00
renovate[bot]
7f872f54f0
fix(deps): update dependency @fontsource/open-sans to v4.5.13 2022-10-19 05:40:05 +00:00
renovate[bot]
1c7d946ef3
fix(deps): update dependency slate-react to v0.83.2 (#2214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 22:33:42 -07:00
Gabe Kangas
e75b20d6ca
Support customSocketOverride value for websocket. Closes #2225 2022-10-18 20:43:23 -07:00
Gabe Kangas
0c127a65ce
Add action message type to chat. Closes #2226 2022-10-18 20:43:23 -07:00
Gabe Kangas
91c7bed0e8
Add action message type to chat. Closes #2226 2022-10-18 19:47:38 -07:00
Gabe Kangas
a58d4d6997
Remove debug logging 2022-10-18 19:44:46 -07:00
Gabe Kangas
37cdbb8dbd
Add backgrounded stream+messages title notifier. Closes #2208 2022-10-18 19:21:08 -07:00
Gabe Kangas
3e89937d2b
Handle websocket errors and reconnection. Closes #1869 2022-10-18 16:39:49 -07:00
Mahlangu
ad188f2742
fix purple background color for notification reminder pop up & fix failing build (#2224)
* fix notification reminder popup -> purple background

* Prettified Code!

* resolved color to color variables

* Prettified Code!

* fix purple bgcolor for notification reminder popp up & fix failing build

Co-authored-by: unclebinary1001 <unclebinary1001@users.noreply.github.com>
2022-10-17 21:54:26 -07:00