Commit Graph

16 Commits

Author SHA1 Message Date
8108ac2a67 yarn lint:js --fix 2023-12-20 21:17:33 -06:00
19ab202737 Update code to new react-query API 2023-10-17 15:19:05 -05:00
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
f6251a221a Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
b5f92b10f9 i18n: resolve duplicate message identifiers in code 2023-10-11 14:57:53 -05:00
39786aa5f2 Chat search: ensure acct is LTR 2023-10-11 13:23:39 -05:00
e0f43986a7 Chats: flip arrow icons in RTL 2023-10-10 20:19:10 -05:00
679c0feb54 ChatPane: clean up, switch to the other side in RTL 2023-10-10 17:12:10 -05:00
c2098c3361 Fix lodash imports to get rid of unnecessary extra chunk 2023-10-07 18:53:23 -05:00
b02c39da2d Delete Bundle component, use Suspense and React.lazy 2023-10-07 17:14:45 -05:00
3f640e9797 Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
645ce60a5f eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
3b630ed8fb Convert instance to use zod 2023-09-23 20:49:33 -05:00
fac42ab2c9 Merge remote-tracking branch 'soapbox/main' into lexical
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-20 23:49:55 +02:00
c67fc393d5 Fix eslint import errors 2023-09-18 18:01:22 -05:00
f9679d270b Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00