Commit graph

3880 commits

Author SHA1 Message Date
gabek
de87b78768 Bundle embedded web app 2022-10-10 03:35:36 +00:00
Gabe Kangas
dd5b8e7ce5
Start of empty follower tab state. For #1913 2022-10-09 20:31:14 -07:00
gabek
87ee74e9c2 Bundle embedded web app 2022-10-10 01:56:17 +00:00
Gabe Kangas
7843487b76
Fix followers request 2022-10-09 18:52:45 -07:00
gabek
50d16319c9 Bundle embedded web app 2022-10-10 01:45:35 +00:00
gabek
370eb60cc4 Prettified Code! 2022-10-10 01:43:24 +00:00
Gabe Kangas
34a5104a6d
Add and use additional light background color for custom page content 2022-10-09 18:41:52 -07:00
gabek
c0021f1f9a Bundle embedded web app 2022-10-09 21:50:38 +00:00
Gabe Kangas
7788fe3327
Support custom text in notify button 2022-10-09 14:45:42 -07:00
gabek
b973fbc2c0 Bundle embedded web app 2022-10-09 18:28:22 +00:00
juliana-mol
9f2aa66527
chat story controls (#2181)
* chat story controls

* Prettified Code!

Co-authored-by: juliana-mol <juliana-mol@users.noreply.github.com>
2022-10-09 11:25:48 -07:00
gabek
6cafc9697e Bundle embedded web app 2022-10-09 07:11:08 +00:00
renovate[bot]
592de39a17
fix(deps): update dependency slate-react to v0.83.1 (#2169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-09 00:07:44 -07:00
gabek
83ae0c9c7f Bundle embedded web app 2022-10-09 06:19:28 +00:00
Gabe Kangas
9c1fac7468
Do not show raw error in the fatal error modal 2022-10-08 23:15:38 -07:00
gabek
270c26c3a8 Bundle embedded web app 2022-10-09 05:38:16 +00:00
Gabe Kangas
cd3722d9f1
Limit chat input to max characters. Closes #2109 2022-10-08 22:33:50 -07:00
gabek
2c7be0db10 Bundle embedded web app 2022-10-09 01:58:04 +00:00
Gabe Kangas
8a946b8444
Do not show status bar unless live 2022-10-08 18:53:45 -07:00
Gabe Kangas
7e284aa4df
Remove the restricted width of the page content 2022-10-08 18:53:45 -07:00
gabek
2fe72ff178 Bundle embedded web app 2022-10-09 00:55:01 +00:00
Gabe Kangas
23b5468ed4
Fix error thrown by player after player is unmounted 2022-10-08 17:51:17 -07:00
gabek
083df79ae6 Bundle embedded web app 2022-10-09 00:19:07 +00:00
Gabe Kangas
6773fc37a5
Fix space bar moving page. Closes #2110 2022-10-08 17:15:19 -07:00
gabek
4dfb602dff Bundle embedded web app 2022-10-08 23:55:02 +00:00
gabek
4e4bbb8bd3 Prettified Code! 2022-10-08 23:53:03 +00:00
Gabe Kangas
ded47a0c25
Make live indicator use our theme colors. For #1899 2022-10-08 16:51:49 -07:00
Gabe Kangas
19e9895fe5
First pass at updated the default page content. For #2178 2022-10-08 16:25:20 -07:00
gabek
3decfc009d Bundle embedded web app 2022-10-08 22:37:26 +00:00
Gabe Kangas
2de23a3458
Only client-render server-rendered templates in production builds. Closes #2176 2022-10-08 15:34:11 -07:00
gabek
eed76ddbd2 Bundle embedded web app 2022-10-08 22:09:35 +00:00
Gabe Kangas
6c2e25e597
Update the offline banner. Filed #2179 to discuss text 2022-10-08 15:05:52 -07:00
gabek
0ec57275d1 Bundle embedded web app 2022-10-07 02:00:24 +00:00
Cleo John
34f35974e0
Change Airplay to SVG and refactor (#2156)
* Replaced airplay.png with airplay.svg

* Refactor VideoJS.scss to propper scss syntax

* Fix for the messup I made during the refactor

* fix airplay size

* hotfix fixed aircast styling
2022-10-06 18:57:49 -07:00
jahway603
155d671df0
clarified in README.md about musl compatible compiler (#2175)
* clarified in README.md that a musl compatible compiler can be used

* removed unneeded info from README.md

removed unneeded info from README.md

* minor grammar change

minor grammar change
2022-10-06 18:27:57 -07:00
renovate[bot]
a71eb8cdd2 Bundle embedded web app 2022-10-06 18:24:32 +00:00
renovate[bot]
cd0db12ac6
chore(deps): update typescript-eslint monorepo to v5.39.0 2022-10-06 09:01:38 +00:00
gabek
679eb6e55b Bundle embedded web app 2022-10-06 05:47:38 +00:00
Gabe Kangas
19e4e99127
First pass at the social/federated chat component. Closes #2172 2022-10-05 22:43:24 -07:00
Cleo John
66baabb6ef
Add Gitpod config (#2173)
Gitpod is a free only ide which allows you to edit and run code in the browser. This script eases the gitpod setup.
2022-10-05 15:35:13 -07:00
renovate[bot]
11ceebd84f Bundle embedded web app 2022-10-05 19:25:37 +00:00
renovate[bot]
e83498fbb7 fix(deps): update fontsource monorepo 2022-10-05 19:23:06 +00:00
renovate[bot]
64e3896164 Bundle embedded web app 2022-10-05 06:05:36 +00:00
renovate[bot]
20dfa82381
fix(deps): update dependency picmo to v5.7.1 2022-10-05 06:04:16 +00:00
renovate[bot]
bf3c717bd4
fix(deps): update dependency antd to v4.23.4 2022-10-05 03:26:09 +00:00
gabek
5ec46bcc72 Bundle embedded web app 2022-10-05 02:18:08 +00:00
Gabe Kangas
45c7fa4f7e
Only show chat send button on mobile 2022-10-04 19:14:50 -07:00
Gabe Kangas
6c9f9f6507
Add additional example chat items to story 2022-10-04 19:14:50 -07:00
gabek
8095eebcff Bundle embedded web app 2022-10-05 01:47:20 +00:00
Gabe Kangas
5742845b7c
Fix values in the follow form 2022-10-04 18:43:15 -07:00