Gabe Kangas
2c8621c873
Add chat join messages
2022-07-14 21:05:34 -07:00
Gabe Kangas
9a2a43d916
Add moderator status chat message. Closes #1999
2022-07-14 20:36:47 -07:00
Gabe Kangas
756ab368c1
Action message component
2022-07-14 20:12:42 -07:00
Gabe Kangas
3d9fdab743
Import global.scss into storybook
2022-07-14 20:10:19 -07:00
Gabe Kangas
b490903a35
Add style and story for generic chat action message
2022-07-14 20:09:40 -07:00
Gabe Kangas
101359cfc3
Update test to reflect not treating summary as markdown
2022-07-12 17:54:30 -07:00
Gabe Kangas
533bdf9e3d
Remove duplicate summary
2022-07-12 17:43:17 -07:00
Gabe Kangas
c6e1a452ab
Render actual external action buttons. Closes #1997
2022-07-12 17:37:40 -07:00
Gabe Kangas
9212db100b
Use the actual summary text
2022-07-12 17:37:05 -07:00
Gabe Kangas
5ec4fd62ad
Update test external action buttons
2022-07-12 17:32:27 -07:00
Gabe Kangas
46e17bb524
Do not render server summary as markdown
2022-07-12 17:11:41 -07:00
Gabe Kangas
f757c1c98d
Add script to populate page content
2022-07-12 14:50:32 -07:00
Gabe Kangas
6ee2866260
Handle player being removed
2022-07-12 14:30:21 -07:00
Gabe Kangas
678d5c9fd6
Move statusbar back to under the player
2022-07-12 14:30:21 -07:00
Gabe Kangas
9cdc3b99f2
Fix var name
2022-07-12 14:30:21 -07:00
gabek
594507ad14
Prettified Code!
2022-07-12 20:16:59 +00:00
Gabe Kangas
662ba32f3a
Fix components having transparent backgrounds because colors are unset
2022-07-12 13:16:22 -07:00
Gabe Kangas
c4f51ec2c1
Guard against followers being unset
2022-07-12 13:14:39 -07:00
Owncast
5d297ae90d
Commit updated API documentation
2022-07-12 04:24:36 +00:00
Gabe Kangas
506d1fa4cf
Merge remote-tracking branch 'origin/develop' into webv2
2022-07-11 21:21:07 -07:00
Gabe Kangas
8c2ffd5a0b
Pull followers from API. For #1861
2022-07-11 21:10:49 -07:00
Gabe Kangas
e0634abc98
Add Followers list and single follower component. Closes #1861
2022-07-11 18:29:58 -07:00
dependabot[bot]
fac6959254
Bump moment from 2.29.2 to 2.29.4 in /test/load ( #1996 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 10:11:43 -07:00
Owncast
61fd154466
Update admin to 5e483cdedce74b553a32cd0231c7957c335c6bec
2022-07-11 14:05:49 +00:00
renovate[bot]
79634ea0df
Lock file maintenance
2022-07-11 13:06:37 +00:00
Gabe Kangas
24db1d6c6d
Fix more build errors
2022-07-10 17:41:20 -07:00
Gabe Kangas
fc40953bcc
Add link color
2022-07-10 17:37:51 -07:00
Gabe Kangas
0a5f183c2d
Update colors and typography stories
2022-07-10 17:28:03 -07:00
Gabe Kangas
6b45715724
Set working directory of linter
2022-07-10 17:07:59 -07:00
Gabe Kangas
100b43dd3a
Fix build errors
2022-07-10 17:00:56 -07:00
Gabe Kangas
255585cd9f
Update components to use the new style/color names
2022-07-10 16:45:19 -07:00
Gabe Kangas
9ec1d75d32
Recreate theme variables with new style values
2022-07-10 16:45:17 -07:00
t1enne
b39c84747d
Prettified Code!
2022-07-10 07:01:29 +00:00
t1enne
f130abb8f9
Minor styling changes
2022-07-10 09:00:29 +02:00
t1enne
efbe6907ac
Reworked mobile UI for some components
2022-07-08 22:20:22 +02:00
t1enne
37ad329072
Fixed linter error
2022-07-08 09:12:26 +02:00
t1enne
ffc73f2760
Added chat tab on mobile layouts and other changes to mobile UI
2022-07-08 09:10:18 +02:00
Gabe Kangas
2d44f86035
Add additional information to key verification error
2022-07-06 21:46:03 -07:00
Gabe Kangas
14f405bf58
Fix followers pagination UI
2022-07-05 12:53:21 -07:00
Owncast
e443188cbc
Update admin to 3e92d626c4e429345c238a54ff4a718de128ff76
2022-07-04 14:49:22 +00:00
Gabe Kangas
d47084f257
Hopefully fix the linter error
2022-07-03 11:23:55 -07:00
t1enne
d12712a107
Changed chat behaviour
...
added recoil value isMobile to determine which chat to display and
style. #1978
changed the player to actually span across the viewport without the
black borders around it.
2022-07-03 12:36:30 +02:00
t1enne
4fcdfdc730
clamp to determine font-size on the body
2022-07-03 12:35:42 +02:00
t1enne
e73013affb
Logo now uses clamp to determine size
2022-07-03 12:34:55 +02:00
t1enne
b279f8f707
small fixes on chat behaviour
2022-07-02 09:56:03 +02:00
t1enne
1bbca87afb
Prettified Code!
2022-07-02 07:13:50 +00:00
t1enne
26f9a41508
Few changes to chat
...
Added moderator icon
changed styling for a name change message
Now usernames collapse as long as the user is the same
Imported two weights of Poppins and the OpenSans variable instead of def
400
This is some progress on #1859 and #1625
2022-07-02 09:08:36 +02:00
t1enne
a2953f0758
Merge branch 'webv2' of https://github.com/owncast/owncast into webv2
2022-07-01 22:54:36 +02:00
t1enne
e6cc3a39d1
Added moderator menu to messages and some other styling.
...
created new ant overrides file.
Ignore the static directory
2022-07-01 22:53:56 +02:00
Gabe Kangas
b7de1a40a1
Ignore the static directory
2022-07-01 13:29:29 -07:00