Commit Graph

5902 Commits

Author SHA1 Message Date
0531f8babf Apply 1 suggestion(s) to 1 file(s) 2023-01-12 20:05:04 +00:00
d64f4edf61 Fix CtaBanner and UI tests 2023-01-11 19:38:05 -06:00
0bff56a9a8 redirectRootNoLogin: improve phrasing 2023-01-11 19:11:54 -06:00
3e2fe59bfd Update en.json 2023-01-11 19:06:27 -06:00
e9a48b45e1 Remove redirect code from PublicLayout 2023-01-11 19:03:06 -06:00
6f0e398a78 Remove singleUserMode, upgrade to redirectRootNoLogin 2023-01-11 19:01:45 -06:00
1e07c03479 Merge remote-tracking branch 'origin/develop' into customize-redirect-from-root-when-not-logged-in-settings-input 2023-01-11 18:33:32 -06:00
6208ea8e43 Fix avatar size in profile hover card
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-11 23:45:43 +01:00
e7331c4cdc Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-01-11 21:38:01 +01:00
ab56391c92 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-01-11 21:37:52 +01:00
6a612a854a Merge branch 'improve-link-previews' into 'develop'
Remove 'file-icon' in empty link preview

See merge request soapbox-pub/soapbox!2041
2023-01-11 20:37:46 +00:00
65196d4ab4 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-01-11 21:07:01 +01:00
e1a38b9d41 Merge branch 'fix-undefined-bug' into 'develop'
Fix multiple bugs

See merge request soapbox-pub/soapbox!2142
2023-01-11 20:06:47 +00:00
cf9156b414 Refactor conditional 2023-01-11 14:55:52 -05:00
5d0b10a5b8 Fix toast test 2023-01-11 13:13:27 -06:00
cfd5c1e927 Weblate could not merge upstream changes while updating the repository. 2023-01-11 19:00:46 +00:00
e36d26cb91 Merge branch 'use-api-error' into 'develop'
Use human-readable message from the API as the default

See merge request soapbox-pub/soapbox!2126
2023-01-11 17:36:25 +00:00
375d135e65 Merge branch 'chats-jumpy-scrollbar' into 'develop'
Chats: fix jumpy scrollbar

Closes #1315

See merge request soapbox-pub/soapbox!2149
2023-01-11 16:45:50 +00:00
c3595ea15b Chats: fix jumpy scrollbar
Fixes: https://gitlab.com/soapbox-pub/soapbox/-/issues/1315

Co-authored-by: Alex Gleason <alex@alexgleason.me>
2023-01-11 11:13:56 -05:00
e5f592bfaf Expose Registration form to unknown backends 2023-01-10 22:10:27 -06:00
4ffaecbf32 Merge branch 'pending-status' into 'develop'
Set withLinkToProfile to false in PendingStatus

See merge request soapbox-pub/soapbox!2144
2023-01-10 22:22:02 +00:00
5de9afd18b Remove prop-types 2023-01-10 15:06:26 -06:00
08742ea73d Set withLinkToProfile to false in PendingStatus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-10 21:14:20 +01:00
5f2854571a Fix order of en.json 2023-01-10 13:21:59 -06:00
a0e29ce3c8 Fix locale 2023-01-10 14:06:36 -05:00
ca3f9f9d8c Remove 'hasError' prop from FormGroup and Input 2023-01-10 13:41:32 -05:00
4a345d7127 Ensure notifications are enabled 2023-01-10 13:21:29 -05:00
fedb17ba24 Fix console error 2023-01-10 13:17:57 -05:00
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
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
5666121e2d Increase timeout for intermittently failing test 2023-01-10 10:56:21 -06:00
14299ce62a ScrollableList: update Virtuoso component types for v4 2023-01-10 10:36:28 -06:00
37f0cde456 Merge remote-tracking branch 'origin/develop' into remove-polyfills 2023-01-10 09:30:42 -06:00
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
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
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
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
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
fd1c67753c useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
8a55f8416b Remove 'history' dep 2023-01-09 15:43:41 -06:00
840be19ff4 Remove Dyslexic mode 2023-01-09 15:04:28 -06:00
0cc684d940 Allow null 2023-01-09 12:49:22 -05:00
cfc03f9a3f Remove 'file-icon' in empty link preview 2023-01-09 12:48:33 -05:00
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
52fbd743d1 Lint 2023-01-09 09:03:37 -05:00
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
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
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
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