Commit graph

1930 commits

Author SHA1 Message Date
Gabe Kangas
323fe65e58
Split out desktop and mobile layouts to make it easier to work on them 2023-02-12 16:55:52 -08:00
Gabe Kangas
7d288365b4
Add Android landscape screenshots 2023-02-12 14:55:49 -08:00
renovate[bot]
cbd0451a00
Update dependency @uiw/codemirror-theme-bbedit to v4.19.8 2023-02-12 21:00:26 +00:00
renovate[bot]
e12d7215bb
Update dependency chromatic to v6.17.0 2023-02-12 06:13:25 +00:00
Gabe Kangas
3a5e143ddf
Add stories to display screenshots. Not yet automated. 2023-02-11 18:21:54 -08:00
renovate[bot]
6311b6cef7
Update dependency @types/node to v18.13.0 2023-02-11 22:20:41 +00:00
renovate[bot]
d74314917e
Update dependency picmo to v5.7.6 2023-02-11 17:22:05 +00:00
renovate[bot]
b72d7a06ad
Update dependency prettier to v2.8.4 2023-02-11 06:29:35 +00:00
Gabe Kangas
903cc41d58
Remove htmlcomment as it gets stripped in build time 2023-02-10 17:52:28 -08:00
Gabe Kangas
b7e4298e58
Use non-animated image in example so it does not show as changed 2023-02-10 15:35:22 -08:00
gabek
fb091f5591 Prettified Code! 2023-02-10 23:28:54 +00:00
Gabe Kangas
10400e1252
Update sidebar styling and chat always being highlighted. Closes #2651 2023-02-10 15:27:35 -08:00
Gabe Kangas
f475a37bb6
Add loading state to lazy loaded modals 2023-02-10 12:28:33 -08:00
renovate[bot]
bb186668a9
Update dependency picmo to v5.7.5 2023-02-10 05:53:22 +00:00
renovate[bot]
4ce9860227
Update dependency react-hotkeys-hook to v4.3.5 2023-02-09 23:56:01 +00:00
renovate[bot]
9f65efd9a1
Update dependency picmo to v5.7.4 2023-02-09 08:37:18 +00:00
Gabe Kangas
8592fb87ba
Update copy refering to Javascript. Closes #2694 2023-02-08 20:47:50 -08:00
Gabe Kangas
85e77379b2
Fix followers pagination. Closes #2695 2023-02-08 19:57:30 -08:00
Michael David Kuckuk
25119561fb
Give chat a min-height that other elements yield to on mobile clients (#2676)
* Add className prop to some components

* Give mobile chatbox height priority over other elements

* Optimize for mobile landscape mode

* Make thumbnail background black

* Fix overflow issues on narrow screens

* Adjust layout for offline mode on mobile

* Fix main content width on Desktop

* Fix offline layout for desktop
2023-02-08 18:50:58 -08:00
renovate[bot]
73507221d9
Update dependency @types/node to v18.11.19 2023-02-08 14:55:35 +00:00
renovate[bot]
92fb1b6931
Update dependency react-virtuoso to v4.0.9 (#2688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 20:12:32 -08:00
renovate[bot]
ee9428900e
Update dependency slate-react to v0.90.0 (#2689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 20:09:53 -08:00
Jambaldorj Ochirpurev
b75c6a886a
Random Stream Key Generator (#2690)
* add a new random stream key generator

* fix a typo
2023-02-07 17:17:04 -08:00
renovate[bot]
7201aabd4a
Update typescript-eslint monorepo to v5.50.0 2023-02-06 21:18:25 +00:00
renovate[bot]
da56731088
Lock file maintenance (#2686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 09:45:41 -08:00
renovate[bot]
019e0c1d41
Update dependency @xstate/react to v3.1.2 2023-02-06 06:44:10 +00:00
Gabe Kangas
642782a36c
Remove admin password generation+copy button. Add auto-generating stream keys. Closes #2683 and #2631 2023-02-05 20:09:50 -08:00
Gabe Kangas
313a81359a
Add Fediverse event chat views. Closes #2679 2023-02-05 19:58:38 -08:00
Gabe Kangas
57d8bdbdbe
Use same message highlighting on system messages 2023-02-05 15:46:54 -08:00
Gabe Kangas
1ee71aecaa
Add bot user badge. Closes #2681 2023-02-05 15:37:16 -08:00
renovate[bot]
0cc0c8a01c
Update dependency slate to v0.90.0 2023-02-05 17:53:37 +00:00
renovate[bot]
76aa03ec93
Update dependency react-virtuoso to v4.0.8 2023-02-05 11:59:23 +00:00
renovate[bot]
b2d63ebb44
Update dependency sass to v1.58.0 (#2673) 2023-02-04 22:35:59 -08:00
Prachurjya
7ff71985ea
Issue#2662: Make Followers Content Fit With overflow ending in ellipsis (#2678)
* Issue#2662: Make Followers Content Fit With overflow ending in ellipsis

* Prettified Code!

* Fixed Linting Issue

* Resolved line break issue

---------

Co-authored-by: prachurjya15 <prachurjya15@users.noreply.github.com>
2023-02-04 20:45:31 -08:00
Gabe Kangas
f9c61feedd
Removed unused lib react-highlight-words 2023-02-04 17:24:08 -08:00
Gabe Kangas
e6d3da4f9c
Refactor how message content highlighting works + change to safe HTML rendering component. Closes #2669 2023-02-04 17:21:24 -08:00
renovate[bot]
7cce4f918b
Update dependency eslint to v8.33.0 (#2672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-04 10:56:21 -08:00
Michael David Kuckuk
840c59b2ac
Use correct cover styling for img tag (#2674) 2023-02-04 10:52:52 -08:00
renovate[bot]
1a21b0737b
Update dependency xstate to v4.35.4 2023-02-04 04:00:05 +00:00
renovate[bot]
773f326a24
Update dependency typescript to v4.9.5 2023-02-03 20:36:23 +00:00
renovate[bot]
1c29c9aa84
Update dependency react-virtuoso to v4.0.7 2023-02-03 13:12:20 +00:00
renovate[bot]
81df81d1d7
Update dependency react-hotkeys-hook to v4.3.4 2023-02-02 23:13:33 +00:00
Gabe Kangas
d9e4731764
Update charting library and how it is used. Closes #2658 2023-02-02 14:58:39 -08:00
renovate[bot]
4773080f6f
Update dependency picmo to v5.7.3 2023-02-02 13:21:16 +00:00
renovate[bot]
140e49b929
Update dependency eslint-plugin-react to v7.32.2 2023-02-02 04:19:43 +00:00
renovate[bot]
b210a18271
Update dependency antd to v4.24.7 2023-02-01 23:56:20 +00:00
Gabe Kangas
a50ca4a084
Remove minHeight that is forcing scrolling 2023-02-01 11:06:08 -08:00
Michael David Kuckuk
c6136fc35c
Add noscript for browsers without JS (#2592)
* Make OwncastLogo more versatile

* Add noscript tag

* Commit updated API documentation

* Show all content on vertical overflow

---------

Co-authored-by: Owncast <owncast@owncast.online>
2023-02-01 11:04:24 -08:00
Philipp
4aaabaac07
Admin UI: Fix broken links (#2660) 2023-02-01 10:39:48 -08:00
renovate[bot]
41ed462358
Update dependency @codemirror/lang-css to v6.0.2 2023-02-01 12:23:53 +00:00