Commit graph

5949 commits

Author SHA1 Message Date
Alex Gleason
c92dd8f555
Move external CSS imports to main.tsx 2023-01-16 14:08:40 -06:00
Tony
384839e5a5
Translated using Weblate (Croatian)
Currently translated at 99.7% (1339 of 1343 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/
2023-01-16 08:51:03 +01:00
Soapbox Spanisher
aa012bbb71
Translated using Weblate (Spanish)
Currently translated at 99.8% (1341 of 1343 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2023-01-16 08:51:03 +01:00
Hosted Weblate
63a6d6f03b
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-15 21:32:07 +01:00
Hosted Weblate
9b1501002f
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-15 21:25:30 +01:00
Hosted Weblate
4a66dd3f48
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-15 20:37:37 +01:00
Abid Nevesinjac
c135bba465
Translated using Weblate (Bosnian)
Currently translated at 19.6% (264 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/bs/
2023-01-15 20:37:27 +01:00
marcin mikołajczak
45a1d3e98d
Translated using Weblate (Polish)
Currently translated at 87.4% (1176 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-01-15 20:37:27 +01:00
Tony
8476d24b85
Translated using Weblate (Croatian)
Currently translated at 99.7% (1341 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/
2023-01-15 20:37:27 +01:00
Alex Gleason
d86878e561 Merge branch 'redirect-root' into 'develop'
Redirect the homepage to any path

See merge request soapbox-pub/soapbox!2160
2023-01-15 19:37:19 +00:00
Alex Gleason
d2855b2565
RegistrationForm: add @ icon 2023-01-15 13:25:42 -06:00
Alex Gleason
e48e5a5652
Delete unnecessary placeholder locale 2023-01-15 13:23:28 -06:00
Alex Gleason
5f747fa703
SoapboxConfig: fix UX of homepage redirect input 2023-01-15 13:22:03 -06:00
Alex Gleason
a81577bcf6
Test public layout header 2023-01-15 13:07:42 -06:00
Alex Gleason
300d3a0200
Refactor tests with mock stores 2023-01-15 12:50:14 -06:00
Alex Gleason
0a90c3c377
Add tests to components with signup CTAs 2023-01-15 12:35:34 -06:00
Alex Gleason
1b2fcec0d7
RedirectRoot: correctly upgrade singleUserModeProfile of a remote user 2023-01-14 19:29:34 -06:00
Alex Gleason
6f40c471c4
soapbox.tsx: simplify pepeEnabled variable 2023-01-14 19:21:30 -06:00
Alex Gleason
f218496b82
Fix UnauthorizedModal and Navbar 2023-01-14 19:18:13 -06:00
Tassoman
7b83c74390
Added a translation using Weblate (Bosnian) 2023-01-14 19:58:07 +01:00
Tassoman
d0283c2be9
Translated using Weblate (Italian)
Currently translated at 99.8% (1343 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-01-14 16:57:32 +01:00
Tassoman
208a38c173
Translated using Weblate (Italian)
Currently translated at 99.2% (1335 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-01-14 16:57:32 +01:00
Ahmad Dakhlallah
7c8c7d74ce
Translated using Weblate (Arabic)
Currently translated at 97.0% (1305 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-01-14 16:57:32 +01:00
Alex Gleason
aba3be798d
Merge remote-tracking branch 'origin/develop' into redirect-root 2023-01-13 19:14:06 -06:00
Alex Gleason
9f689efa30
Merge branch 'redirect-root' of gitlab.com:soapbox-pub/soapbox into redirect-root 2023-01-13 19:14:00 -06:00
Alex Gleason
82981efe9a
Add useRegistrationStatus hook 2023-01-13 19:13:15 -06:00
Alex Gleason
29bf78d09b
Correctly normalize singleUserModeProfile if it has an @ 2023-01-13 18:54:25 -06:00
Alex Gleason
7ef45eaa73
Remove features.scopes, move to a getScopes function 2023-01-13 18:43:57 -06:00
Alex Gleason
21f864c8a6 Merge branch 'backups' into 'develop'
Restore zip backups, export CSV, import CSV

Closes #1264

See merge request soapbox-pub/soapbox!2158
2023-01-13 19:41:01 +00:00
Alex Gleason
b1af21956e
Upgrade qrcode.react, add white border
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1321
2023-01-13 12:47:51 -06:00
Alex Gleason
8b50afc128 Merge branch 'types-react' into 'develop'
Upgrade @types/react to v18

See merge request soapbox-pub/soapbox!2147
2023-01-13 18:05:59 +00:00
Alex Gleason
613a0077d3 Merge branch 'compose-icon' into 'develop'
ComposeForm: fix publish icon

Closes #1319

See merge request soapbox-pub/soapbox!2165
2023-01-13 17:53:36 +00:00
Alex Gleason
b28e80a1fe
ComposeForm: fix publish icon
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1319
2023-01-13 11:10:39 -06:00
Alex Gleason
edfece4ac0
Merge remote-tracking branch 'origin/develop' into types-react 2023-01-13 09:56:20 -06:00
Dan
27dabda872
Translated using Weblate (Ukrainian)
Currently translated at 87.0% (1171 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/uk/
2023-01-13 07:48:46 +01:00
Tassoman
d5ac42b6d1
Translated using Weblate (Italian)
Currently translated at 94.9% (1277 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-01-12 22:43:45 +01:00
Tassoman
c8c0c2d4d8
Translated using Weblate (Italian)
Currently translated at 91.0% (1225 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-01-12 22:10:29 +01:00
Alex Gleason
3e8137172c Merge branch 'status-content-18' into 'develop'
StatusContent: useLayoutEffect, fix "read more" button glitchiness on React 18

See merge request soapbox-pub/soapbox!2162
2023-01-12 21:07:07 +00:00
Corné Dorrestijn
0531f8babf Apply 1 suggestion(s) to 1 file(s) 2023-01-12 20:05:04 +00:00
Tassoman
1b6c54348d
Translated using Weblate (Italian)
Currently translated at 87.2% (1174 of 1345 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2023-01-12 20:26:01 +01:00
Alex Gleason
25a0730bf5
StatusContent: useLayoutEffect, fix "read more" button glitchiness on React 18 2023-01-12 10:57:39 -06:00
Alex Gleason
8cbdc6019f
AccountGallery: fix crash in React 18
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1318
2023-01-12 09:41:11 -06:00
Alex Gleason
d64f4edf61
Fix CtaBanner and UI tests 2023-01-11 19:38:05 -06:00
Alex Gleason
0bff56a9a8
redirectRootNoLogin: improve phrasing 2023-01-11 19:11:54 -06:00
Alex Gleason
3e2fe59bfd
Update en.json 2023-01-11 19:06:27 -06:00
Alex Gleason
e9a48b45e1
Remove redirect code from PublicLayout 2023-01-11 19:03:06 -06:00
Alex Gleason
6f0e398a78
Remove singleUserMode, upgrade to redirectRootNoLogin 2023-01-11 19:01:45 -06:00
Alex Gleason
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
Alex Gleason
658e336e5c
Fix export_data locale 2023-01-11 18:06:20 -06:00
Alex Gleason
e50e4b8e60
Restore export data CSV (behind a feature flag) 2023-01-11 17:59:50 -06:00