Commit graph

7662 commits

Author SHA1 Message Date
Alex Gleason
edbbae2b48 Update babel.config.js 2023-01-10 21:36:35 +00:00
Alex Gleason
5de9afd18b
Remove prop-types 2023-01-10 15:06:26 -06:00
Alex Gleason
ead55d5c30 Merge branch 'jsonwebtoken' into 'develop'
Force jsonwebtoken to ^9.0.0

See merge request soapbox-pub/soapbox!2143
2023-01-10 19:36:47 +00:00
Alex Gleason
f70c02e9cb
Force jsonwebtoken to ^9.0.0 2023-01-10 13:24:45 -06:00
Alex Gleason
bf159ad539 Merge branch 'remove-history' into 'develop'
Remove 'history' dep

See merge request soapbox-pub/soapbox!2138
2023-01-10 17:10:20 +00:00
Alex Gleason
a4b9d7bbc3 Merge branch 'remove-polyfills' into 'develop'
Remove polyfills, delete application.ts

See merge request soapbox-pub/soapbox!2140
2023-01-10 17:09:09 +00:00
Alex Gleason
1c9cc9e0be Merge branch 'renovate/react-virtuoso-4.x' into 'develop'
Update dependency react-virtuoso to v4

See merge request soapbox-pub/soapbox!2119
2023-01-10 17:08:42 +00:00
Alex Gleason
5666121e2d
Increase timeout for intermittently failing test 2023-01-10 10:56:21 -06:00
Alex Gleason
14299ce62a
ScrollableList: update Virtuoso component types for v4 2023-01-10 10:36:28 -06:00
Soapbox Bot
f5c6ea8fab Update dependency react-virtuoso to v4 2023-01-10 15:51:07 +00:00
Alex Gleason
37f0cde456
Merge remote-tracking branch 'origin/develop' into remove-polyfills 2023-01-10 09:30:42 -06:00
Alex Gleason
3c068568b0 Merge branch 'remove-dyslexic' into 'develop'
Remove Dyslexic mode code

See merge request soapbox-pub/soapbox!2137
2023-01-10 15:22:21 +00:00
Alex Gleason
aea18d6086 Merge branch 'renovate/node-18.x' into 'develop'
Update dependency node to v18.13.0

See merge request soapbox-pub/soapbox!2141
2023-01-10 15:07:55 +00:00
Alex Gleason
72e8ae8d37 Merge branch 'renovate/major-react-monorepo' into 'develop'
fix(deps): update react monorepo to v18 (major)

See merge request soapbox-pub/soapbox!367
2023-01-10 15:06:54 +00:00
marcin mikołajczak
5131655e94 Merge branch 'icons' into 'develop'
I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore

See merge request soapbox-pub/soapbox!2139
2023-01-10 13:15:07 +00:00
Soapbox Bot
457f866dfa Update dependency node to v18.13.0 2023-01-10 00:12:14 +00:00
Alex Gleason
eafc92e275 Merge branch 'renovate/react-redux-8.x' into 'develop'
Update dependency react-redux to v8

See merge request soapbox-pub/soapbox!2082
2023-01-09 23:43:26 +00:00
Alex Gleason
578e30425e
Remove polyfills, delete application.ts 2023-01-09 17:40:29 -06:00
823cd3124e I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-10 00:11:39 +01:00
Alex Gleason
6f4f402848 Merge branch 'renovate/babel-loader-9.x' into 'develop'
Update dependency babel-loader to v9

See merge request soapbox-pub/soapbox!2063
2023-01-09 22:20:18 +00:00
Alex Gleason
fd1c67753c
useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
Alex Gleason
8a55f8416b
Remove 'history' dep 2023-01-09 15:43:41 -06:00
Alex Gleason
840be19ff4
Remove Dyslexic mode 2023-01-09 15:04:28 -06:00
Chewbacca
63201c4acf Merge branch 'redesign-repost' into 'develop'
Move status info to above Account

See merge request soapbox-pub/soapbox!2120
2023-01-09 17:42:52 +00:00
Chewbacca
52fbd743d1 Lint 2023-01-09 09:03:37 -05:00
Alex Gleason
9275d44bac Merge branch 'release-ci' into 'develop'
Automatically release when tag is pushed to CI

See merge request soapbox-pub/soapbox!2051
2023-01-09 02:53:48 +00:00
Alex Gleason
ced6f544d7
Rework releases CI 2023-01-08 20:21:01 -06:00
marcin mikołajczak
e46fad211c Merge branch 'translations' into 'develop'
Translations: Support allow_unauthenticated and allow_remote

See merge request soapbox-pub/soapbox!2132
2023-01-08 23:10:28 +00:00
marcin mikołajczak
ad1e58c95c Merge branch 'modals-fix' into 'develop'
Fix links in modals

Closes #1240

See merge request soapbox-pub/soapbox!1974
2023-01-08 23:10:04 +00:00
Alex Gleason
039433988f
Merge remote-tracking branch 'origin/develop' into release-ci 2023-01-08 16:32:35 -06:00
9d0665b092 Translations: Support allow_unauthenticated and allow_remote
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-08 23:04:19 +01:00
Alex Gleason
d117e6047b Merge branch 'external-auth-param' into 'develop'
ExternalLoginForm: accept `?server` param to redirect the login form to the specified instance

Closes #1313

See merge request soapbox-pub/soapbox!2131
2023-01-08 21:52:03 +00:00
Alex Gleason
df9628c1fd
ExternalLoginForm: accept ?server param to redirect the login form to the specified instance
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1313
2023-01-08 15:20:24 -06:00
d6be8d08c5 Update changelog
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-08 21:55:34 +01:00
519c4fb252 Fix 'View context' button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-08 21:37:20 +01:00
e9a2b65963 Merge remote-tracking branch 'soapbox/develop' into modals-fix 2023-01-08 21:15:03 +01:00
Alex Gleason
7ac41b1bf1
Merge remote-tracking branch 'origin/develop' into renovate/major-react-monorepo 2023-01-07 14:34:06 -06:00
marcin mikołajczak
c2e2c59d96 Merge branch 'editing-timeline-insert' into 'develop'
don't insert posts to timelines when editing a post

Closes #1300

See merge request soapbox-pub/soapbox!2128
2023-01-07 16:07:20 +00:00
marcin mikołajczak
b290289871 Merge branch 'modals-truncate' into 'develop'
Truncate account names in modals

Closes #1306

See merge request soapbox-pub/soapbox!2129
2023-01-07 16:07:10 +00:00
9bfccc710d Update changelog
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-07 12:28:44 +01:00
22de6d28b5 Update changelog
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-07 12:26:56 +01:00
b43ff634e7 Truncate account names in modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-07 12:24:18 +01:00
1c91850181 don't insert posts to timelines when editing a post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-07 12:01:15 +01:00
Alex Gleason
52278ce519 Merge branch 'roboto-mono' into 'develop'
Fix monospace font in Markdown code blocks

See merge request soapbox-pub/soapbox!2127
2023-01-07 00:12:05 +00:00
Alex Gleason
3bd9be9247
Fix monospace font in Markdown code blocks 2023-01-06 13:24:59 -06:00
Alex Gleason
5083096d1f
ChatPage: useLayoutEffect 2023-01-06 11:51:47 -06:00
Alex Gleason
8730a276c7
Audio/Video: fix initial size with useLayoutEffect for React 18 2023-01-06 11:46:14 -06:00
Alex Gleason
dbb745f38d
Fix loading of attachment dimensions for React 18 (useEffect --> useLayoutEffect) 2023-01-06 11:38:36 -06:00
Chewbacca
21c0a79cae Lint 2023-01-06 12:06:18 -05:00
Chewbacca
cc0c07851e Refactor to remove unneeded const 2023-01-06 12:05:13 -05:00