Wykres commitów

10101 Commity (fix-i1576)

Autor SHA1 Wiadomość Data
Alex Gleason 301ba68842
SiteBanner: support RTL 2023-10-12 16:22:47 -05:00
Hosted Weblate 20088bd6fb
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-10-12 07:38:13 +02:00
Alex Gleason dadd896a0d Merge branch 'sidebar-suspense' into 'main'
UI: wrap SidebarMenu with Suspense

Closes #1562

See merge request soapbox-pub/soapbox!2800
2023-10-12 05:38:05 +00:00
Alex Gleason 645aa494f5
UI: wrap SidebarMenu with Suspense
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1562
2023-10-12 00:29:02 -05:00
Alex Gleason d0170dc449 Merge branch 'upgrade-react-intl' into 'main'
Upgrade react-intl, remove translationRunner, fix `yarn i18n`

Closes #1553

See merge request soapbox-pub/soapbox!2799
2023-10-11 20:27:32 +00:00
Alex Gleason c62e595c58
GitLab CI: check yarn i18n 2023-10-11 15:19:47 -05:00
Alex Gleason f6251a221a
Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
Alex Gleason b5f92b10f9
i18n: resolve duplicate message identifiers in code 2023-10-11 14:57:53 -05:00
Alex Gleason 04214c5075 Merge branch 'input-rtl' into 'main'
Add RTL support to Input and Textarea, delete AutosuggestTextarea

Closes #1558

See merge request soapbox-pub/soapbox!2798
2023-10-11 19:50:11 +00:00
Alex Gleason 8bd18f66bc
Remove yargs 2023-10-11 14:43:19 -05:00
Alex Gleason e2e405c9a5
npx yarn-deduplicate yarn.lock && yarn 2023-10-11 14:39:03 -05:00
Alex Gleason 23d5fae391
Nuke translationRunner, make `yarn i18n` work again 2023-10-11 14:35:28 -05:00
Soapbox Bot 4bfd01b68a Update formatjs monorepo 2023-10-11 19:06:03 +00:00
Alex Gleason daadaa256d Merge branch 'translationrunner' into 'main'
Make translationRunner run again?

See merge request soapbox-pub/soapbox!2796
2023-10-11 18:58:51 +00:00
Alex Gleason 3c2fef5a80
Textarea: autodetect RTL 2023-10-11 13:51:36 -05:00
Alex Gleason 5bd1eab607
AccountNotePanel: use our native Textarea component 2023-10-11 13:48:39 -05:00
Alex Gleason ad329c33fa
Remove AutosuggestTextarea 2023-10-11 13:38:58 -05:00
Alex Gleason 9036d8a9a0
Input: support RTL detection on all Inputs, remove from AutosuggestInput 2023-10-11 13:33:45 -05:00
Alex Gleason d5e5dd0a72 Merge branch 'account-search-rtl' into 'main'
AccountSearch: fix icon position in RTL

Closes #1557

See merge request soapbox-pub/soapbox!2797
2023-10-11 18:25:56 +00:00
Alex Gleason 39786aa5f2
Chat search: ensure acct is LTR 2023-10-11 13:23:39 -05:00
Alex Gleason 5796ecaad0
AccountSearch: fix icon position in RTL
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1557
2023-10-11 13:15:58 -05:00
Alex Gleason 2c7c1b0fb4
Remove ts-node, use tsx to run scripts 2023-10-11 13:06:45 -05:00
Alex Gleason 97dab66203
translationRunner: hack around lack of ESM support 2023-10-11 13:04:57 -05:00
Alex Gleason 923d0fea20 Merge branch 'mentions-ltr' into 'main'
StatusContent: ensure inline mentions are always LTR

See merge request soapbox-pub/soapbox!2794
2023-10-11 18:03:08 +00:00
Alex Gleason e3fc812204
translationRuner: fix translationsDirectory path 2023-10-11 12:38:01 -05:00
Alex Gleason 821fb17617 Merge branch 'chat-search-icon-rtl' into 'main'
Input: fix RTL with append

See merge request soapbox-pub/soapbox!2795
2023-10-11 17:27:15 +00:00
Alex Gleason e12c15845d
Input: fix RTL with append 2023-10-11 12:17:17 -05:00
Alex Gleason 4a81ff55f3
StatusContent: ensure inline mentions are always LTR 2023-10-11 12:06:35 -05:00
Alex Gleason 6ce63581d5 Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2793
2023-10-11 17:03:12 +00:00
marcin mikołajczak 5d338771e7
Translated using Weblate (Polish)
Currently translated at 99.5% (1592 of 1599 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-10-11 17:02:09 +00:00
marcin mikołajczak 3f7cd366a7 Merge branch 'mkljczk-main-patch-70579' into 'main'
Reducers: Preserve translation if an existing status already has it

See merge request soapbox-pub/soapbox!2784
2023-10-11 08:42:24 +00:00
Alex Gleason c3ac8c365b Merge branch 'preview-card' into 'main'
RTL fixes for PreviewCard, Chats, Error page

See merge request soapbox-pub/soapbox!2792
2023-10-11 02:54:48 +00:00
Alex Gleason cad377c910
ErrorBoundary: ensure error text is LTR 2023-10-10 20:31:45 -05:00
Alex Gleason fd592460a4
ErrorBoundary: we do a little refactoring 2023-10-10 20:29:31 -05:00
Alex Gleason 10f4ea3079
ErrorBoundary: fix RTL arrow 2023-10-10 20:28:00 -05:00
Alex Gleason e0f43986a7
Chats: flip arrow icons in RTL 2023-10-10 20:19:10 -05:00
Alex Gleason ae63d37d78
rtl.ts -> utils/rtl.ts 2023-10-10 20:02:22 -05:00
Alex Gleason 207e93b6a8
LinkPreview: check RTL of text 2023-10-10 19:58:57 -05:00
Alex Gleason f583e7eeb5
Card --> PreviewCard 2023-10-10 19:03:03 -05:00
Alex Gleason 971bcb41e4 Merge branch 'userpanel-rtl' into 'main'
UserPanel: fix RTL support for @

See merge request soapbox-pub/soapbox!2791
2023-10-10 22:49:01 +00:00
Alex Gleason 4a56995385
UserPanel: fix RTL support for @ 2023-10-10 17:48:21 -05:00
Alex Gleason 714746ceef Merge branch 'rtl-chat-widget' into 'main'
ChatPane: clean up, switch to the other side in RTL

See merge request soapbox-pub/soapbox!2789
2023-10-10 22:33:00 +00:00
Alex Gleason 8a8a132b6a Merge branch 'i18n-font-path' into 'main'
i18n.css --> i18n/arabic.css

See merge request soapbox-pub/soapbox!2790
2023-10-10 22:31:38 +00:00
Alex Gleason a2e4167da4
i18n.css --> i18n/arabic.css 2023-10-10 17:30:50 -05:00
Alex Gleason f715e3567c Merge branch 'tajawal' into 'main'
Use Tajawal font for Arabic

Closes #1361

See merge request soapbox-pub/soapbox!2788
2023-10-10 22:13:15 +00:00
Alex Gleason 679c0feb54
ChatPane: clean up, switch to the other side in RTL 2023-10-10 17:12:10 -05:00
Alex Gleason fd818a8eba
Use Tajawal font for Arabic
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1361
2023-10-10 16:54:57 -05:00
Alex Gleason 341fd4fcea Merge branch 'rtl-toggle' into 'main'
Fix RTL Toggle

Closes #1462

See merge request soapbox-pub/soapbox!2787
2023-10-10 20:46:17 +00:00
Alex Gleason 6f10a68046
Fix RTL Toggle
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1462
2023-10-10 15:34:02 -05:00
Alex Gleason 8bedf92ec8 Merge branch 'emoji-picker-suspense' into 'main'
Wrap EmojiPicker with a Suspense boundary

See merge request soapbox-pub/soapbox!2786
2023-10-10 16:17:25 +00:00