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 |
|
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 |
|
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 |
|
Gabe Kangas
|
106e144cba
|
Add user color database migration. Closes #1984
|
2022-10-17 21:44:12 -07:00 |
|
Gabe Kangas
|
8689061498
|
Do not run chromatic for renovate user
|
2022-10-17 19:44:05 -07:00 |
|
Gabe Kangas
|
60805ebed0
|
Put actual token in workflow so Chromatic will run against PRs
|
2022-10-16 23:01:22 -07:00 |
|
Gabe Kangas
|
e3c038f48d
|
Revert "fix notification reminder popup -> purple background (#2209)"
This reverts commit ab573f67e9.
|
2022-10-16 22:49:43 -07:00 |
|
Gabe Kangas
|
660c95786e
|
Run chromatic on PRs
|
2022-10-16 22:46:45 -07:00 |
|
Gabe Kangas
|
a2a294bc4c
|
No longer lazy load followers
|
2022-10-16 22:40:17 -07:00 |
|
Gabe Kangas
|
6745759904
|
Tell storybook to use mdxv2
|
2022-10-16 21:48:19 -07:00 |
|
Gabe Kangas
|
27565c2b02
|
Show play button on player pause. Closes #2206
|
2022-10-12 19:24:41 -07:00 |
|
Gabe Kangas
|
ee283311ec
|
Do not render icon of action button if icon is not set. Closes #2203 #2202
|
2022-10-12 19:15:47 -07:00 |
|
Gabe Kangas
|
d40e66b7ef
|
Stop playback metrics on player unmount
|
2022-10-12 19:15:47 -07:00 |
|
Gabe Kangas
|
88bb8336f3
|
Fix player not staying inline on iOS. Closes #2097
|
2022-10-12 17:53:37 -07:00 |
|
Gabe Kangas
|
c844e98a19
|
Merge remote-tracking branch 'origin/develop' into webv2
|
2022-10-12 16:52:05 -07:00 |
|
 Gabe KangasandGitHub
|
cade15ea1b
|
Run API tests on pull requests
|
2022-10-12 15:34:35 -07:00 |
|
Gabe Kangas
|
2e435628b9
|
Add mdx-js/react to silence missing dependency error
|
2022-10-11 23:09:31 -07:00 |
|
Gabe Kangas
|
61e1a49fd4
|
Replace markdown editor with CodeMirror
|
2022-10-10 20:16:14 -07:00 |
|
Gabe Kangas
|
e1416e90e5
|
Use a real code editor for CSS editing. Closes #1843
|
2022-10-10 19:49:06 -07:00 |
|
Gabe Kangas
|
7967106fcc
|
Restore the loading state of the app. Closes #2195
|
2022-10-10 18:33:22 -07:00 |
|
Gabe Kangas
|
a526decef4
|
Refactor use of antd tab component. Closes #2098
|
2022-10-10 17:54:03 -07:00 |
|
Gabe Kangas
|
83fb88ad70
|
Use the new light background color for chat bg color
|
2022-10-10 17:15:48 -07:00 |
|
Gabe Kangas
|
aa1b4819bb
|
Fix hook count error
|
2022-10-10 16:57:11 -07:00 |
|
Gabe Kangas
|
80a012a3c7
|
Add current user object that holds user session values instead of standalone getters. Closes #2050
|
2022-10-10 16:40:13 -07:00 |
|
Gabe Kangas
|
d94723bd3a
|
Fix embeds not loading on prod builds. Closes #2186
|
2022-10-10 14:06:02 -07:00 |
|
Gabe Kangas
|
4c13c3618d
|
Remove admin stylesheets from loading with app. Closes #2183
|
2022-10-10 13:31:37 -07:00 |
|
Gabe Kangas
|
8f0541a0f1
|
Remove hardcoded websocket host
|
2022-10-09 21:17:55 -07:00 |
|
Gabe Kangas
|
dd5b8e7ce5
|
Start of empty follower tab state. For #1913
|
2022-10-09 20:31:14 -07:00 |
|
Gabe Kangas
|
7843487b76
|
Fix followers request
|
2022-10-09 18:52:45 -07:00 |
|
Gabe Kangas
|
34a5104a6d
|
Add and use additional light background color for custom page content
|
2022-10-09 18:41:52 -07:00 |
|
Gabe Kangas
|
7788fe3327
|
Support custom text in notify button
|
2022-10-09 14:45:42 -07:00 |
|
Gabe Kangas
|
9c1fac7468
|
Do not show raw error in the fatal error modal
|
2022-10-08 23:15:38 -07:00 |
|
Gabe Kangas
|
cd3722d9f1
|
Limit chat input to max characters. Closes #2109
|
2022-10-08 22:33:50 -07: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 |
|
Gabe Kangas
|
23b5468ed4
|
Fix error thrown by player after player is unmounted
|
2022-10-08 17:51:17 -07:00 |
|
Gabe Kangas
|
6773fc37a5
|
Fix space bar moving page. Closes #2110
|
2022-10-08 17:15:19 -07: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 |
|
Gabe Kangas
|
2de23a3458
|
Only client-render server-rendered templates in production builds. Closes #2176
|
2022-10-08 15:34:11 -07:00 |
|
Gabe Kangas
|
6c2e25e597
|
Update the offline banner. Filed #2179 to discuss text
|
2022-10-08 15:05:52 -07:00 |
|
Gabe Kangas
|
19e4e99127
|
First pass at the social/federated chat component. Closes #2172
|
2022-10-05 22:43:24 -07: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 |
|
Gabe Kangas
|
5742845b7c
|
Fix values in the follow form
|
2022-10-04 18:43:15 -07:00 |
|
Gabe Kangas
|
215a3096db
|
Do not allow enabling federation features on if not port 443. Closes #2008
|
2022-10-03 22:24:12 -07:00 |
|
Gabe Kangas
|
cb65dde46a
|
Increase cache time of javascript and css since the files are hashed
|
2022-10-03 21:44:03 -07:00 |
|
Gabe Kangas
|
b1484f4c9f
|
Lazy load some components that aren't needed at load. For #2167
|
2022-10-03 21:06:46 -07:00 |
|
Gabe Kangas
|
7fb97c56aa
|
Merge remote-tracking branch 'origin/develop' into webv2
|
2022-10-02 21:44:06 -07:00 |
|
 Gabe KangasandGitHub
|
f1a2a918c8
|
Change host in fixture script
|
2022-10-02 21:40:15 -07:00 |
|
 Gabe KangasandGitHub
|
d69e3656e2
|
Add example welcome message in fixture data.
|
2022-10-02 21:38:50 -07:00 |
|
Gabe Kangas
|
555a289840
|
Set long-lived cache duration for fonts. Closes #2162
|
2022-10-02 17:22:13 -07:00 |
|
 Gabe KangasandGitHub
|
f7ced7bb58
|
Fetch all branches in webv2 build
|
2022-10-02 13:30:49 -07:00 |
|
Gabe Kangas
|
128d6c011d
|
Set script as +x
|
2022-10-02 13:17:49 -07:00 |
|
 Gabe KangasandGitHub
|
e24b431cfc
|
Add nightly build of the webv2 branch
|
2022-10-02 13:11:34 -07:00 |
|
Gabe Kangas
|
a931fe0ddf
|
Update the chat moderation modal with slightly better layout. Closes #2073
|
2022-10-02 11:02:33 -07:00 |
|
Gabe Kangas
|
65b6feb40d
|
Do not point to localhost
|
2022-10-02 11:02:33 -07:00 |
|
Gabe Kangas
|
2ff5f31597
|
Revert "Add va-api support in docker (#2072)"
This reverts commit 8e786a47f0.
|
2022-10-01 20:16:15 -07:00 |
|
 Gabe KangasandGitHub
|
99d034b1a5
|
Replace -> ReplaceAll
|
2022-09-21 10:24:16 -07:00 |
|
 Gabe KangasandGitHub
|
4ed563beed
|
Make linter run on pull_request events
|
2022-09-21 10:22:44 -07:00 |
|
 Gabe KangasandGitHub
|
da153b83c9
|
Update some links in storybook readme.
|
2022-09-17 13:57:56 -07:00 |
|
 Gabe KangasandGitHub
|
f1f85fb3e3
|
Update link in comment.
|
2022-09-13 23:08:47 -07:00 |
|
 Gabe KangasandGitHub
|
e87ece6711
|
Mention t-shirts.
|
2022-09-12 15:33:40 -07:00 |
|
 Gabe KangasandGitHub
|
a7e8fb6659
|
Update message
|
2022-09-12 14:56:12 -07:00 |
|
 Gabe KangasandGitHub
|
cc0c48a9a5
|
Add workflow to auto-comment good first issues.
|
2022-09-12 14:53:14 -07:00 |
|
Gabe Kangas
|
4da4b586cd
|
Do not allow chromatic to run for renovate
|
2022-09-10 22:54:04 -07:00 |
|
Gabe Kangas
|
d7a5364c40
|
Fix modal close icon color
|
2022-09-10 22:33:49 -07:00 |
|
Gabe Kangas
|
a17a364e04
|
Change tabs separator color. Closes #2099
|
2022-09-10 22:19:32 -07:00 |
|
Gabe Kangas
|
88919efde9
|
Add read-write chat embed. Closes #1906
|
2022-09-10 21:19:35 -07:00 |
|
Gabe Kangas
|
b42876e34e
|
Update max width of custom content. Closes #2092
|
2022-09-10 20:16:36 -07:00 |
|
Gabe Kangas
|
8ee9be5d88
|
Support disabled chat. Closes #1979
|
2022-09-10 20:03:58 -07:00 |
|
Gabe Kangas
|
13167c331b
|
Additional style tweaks
|
2022-09-10 18:48:32 -07:00 |
|
Gabe Kangas
|
8d02f4068d
|
Polish up the initial loading experience
|
2022-09-10 18:08:56 -07:00 |
|
Gabe Kangas
|
5b29abd42d
|
Some additional style overrides
|
2022-09-10 18:08:56 -07:00 |
|
Gabe Kangas
|
42ff0cdb01
|
Add server-side hydration of initial config+status. Closes #1964
|
2022-09-10 15:37:07 -07:00 |
|
Gabe Kangas
|
0430adc502
|
Add mobile-specific tabs+content
|
2022-09-10 12:08:28 -07:00 |
|
Gabe Kangas
|
a2fa754922
|
Delete example form story
|
2022-09-10 12:08:28 -07:00 |
|
Gabe Kangas
|
c5947f5de4
|
Delete old chat doc
|
2022-09-09 23:40:16 -07:00 |
|
Gabe Kangas
|
20ea5d051f
|
Clean up some styles and fix mobile rendering
|
2022-09-09 23:23:24 -07:00 |
|
Gabe Kangas
|
02de9cf6df
|
Support clickable links in description
|
2022-09-09 23:03:49 -07:00 |
|
Gabe Kangas
|
8b3c4571fd
|
Bump Nextjs version
|
2022-09-09 20:16:48 -07:00 |
|
Gabe Kangas
|
a5d9d4dd36
|
Remove unused react-contenteditable
|
2022-09-09 17:43:57 -07:00 |
|
Gabe Kangas
|
4ead1b9840
|
Remove unused package
|
2022-09-09 17:43:30 -07:00 |
|
Gabe Kangas
|
129d08144b
|
Fix bad default bool
|
2022-09-08 22:23:43 -07:00 |
|
Gabe Kangas
|
b914408a11
|
Make footer not translucent
|
2022-09-08 22:23:28 -07:00 |
|
Gabe Kangas
|
2774f4260a
|
Add FediAuth modal
|
2022-09-08 21:44:52 -07:00 |
|
Gabe Kangas
|
b966babf64
|
Point to light ant styles by default
|
2022-09-08 21:44:06 -07:00 |
|