Commit Graph

2204 Commits

Author SHA1 Message Date
d5ca6b58fb i18n support 2022-07-09 11:58:09 -07:00
403db1d46e mobile fixes 2022-07-09 10:52:08 -07:00
9770209f00 lint fixes 2022-07-09 10:02:21 -07:00
2f579839d8 rebased 2022-07-09 09:03:22 -07:00
1249b24ba4 fix all tests 2022-07-09 08:33:14 -07:00
f3c350aeef fix some texts 2022-07-09 08:33:14 -07:00
8ef60cdf0b add angry note about twemoji breaking spec 2022-07-09 08:33:14 -07:00
13e76b8022 unqualified fixes 2022-07-09 08:33:14 -07:00
b1f5902397 added tests 2022-07-09 08:33:14 -07:00
a6e56b131c unicode fixes 2022-07-09 08:33:14 -07:00
4a73412142 small fix 2022-07-09 08:33:14 -07:00
16f06cd554 small fix 2022-07-09 08:33:14 -07:00
1962c6544e emoji-picker fixes 2022-07-09 08:33:14 -07:00
84267d3ffe fix emoji-picker key input 2022-07-09 08:33:14 -07:00
41eebfdbda remove dead code 2022-07-09 08:33:14 -07:00
891ce09443 small fixes 2022-07-09 08:33:14 -07:00
0de246fcae remove old todo 2022-07-09 08:33:14 -07:00
c183ab0f06 fix some tests 2022-07-09 08:33:14 -07:00
f10001fbfd fix some tests 2022-07-09 08:33:13 -07:00
9d0a3b7a69 remove cheerio and add custom html parser 2022-07-09 08:31:31 -07:00
a2fab1285d fix types 2022-07-09 08:31:31 -07:00
bd9a33201a convert type to union 2022-07-09 08:31:31 -07:00
f08d43ecb3 small fixes 2022-07-09 08:31:31 -07:00
e2d6a5d41d remove useless file 2022-07-09 08:31:31 -07:00
485095e502 fixed types 2022-07-09 08:31:31 -07:00
bfa8331f96 new emoji search 2022-07-09 08:31:31 -07:00
36d6275107 type fixes 2022-07-09 08:31:31 -07:00
d98371bf6a migrate emoji types 2022-07-09 08:31:27 -07:00
6ded0afc1e remove files 2022-07-09 08:30:44 -07:00
ad523574e2 small fixes 2022-07-09 08:30:44 -07:00
d86b7ba333 new emojifier 2022-07-09 08:30:44 -07:00
a8e7e10f61 new emojifier 2022-07-09 08:30:44 -07:00
89bba0e2e3 lint fixes 2022-07-09 08:30:44 -07:00
eeb30b5492 migrated emoji picker to typescript 2022-07-09 08:30:44 -07:00
4b7876f1a6 enabled async component 2022-07-09 08:30:44 -07:00
170d3f748e more emoji fixes 2022-07-09 08:30:44 -07:00
2727fb8f20 lint fixes 2022-07-09 08:30:44 -07:00
1b373fae97 Fix registration test 2022-07-08 15:08:24 -05:00
f37f4b9e6e Public layout header: fix weird error where the header can disappear 2022-07-08 13:50:38 -05:00
334857045a Merge branch 'emoji-button' into 'develop'
Emoji reacts: show the emoji you reacted with on the button

See merge request soapbox-pub/soapbox-fe!1571
2022-07-07 16:10:59 +00:00
bcc9ff5066 Merge branch 'ts-tests' into 'develop'
Make TypeScript work correctly in tests

Closes #1010

See merge request soapbox-pub/soapbox-fe!1610
2022-07-07 13:39:51 +00:00
725b00039d Merge branch 'subscription-feedback' into 'develop'
Improve UX after subscribing to account if web notifications are disabled

See merge request soapbox-pub/soapbox-fe!1608
2022-07-07 01:01:58 +00:00
afe1edddf9 rootReducer(undefined, {} as any) --> rootState 2022-07-06 17:22:11 -05:00
3e8ebb1661 Improve UX after subscribing to account 2022-07-06 14:20:20 -04:00
0c7f1628b0 Fix more types in tests 2022-07-06 12:31:11 -05:00
590e85ac59 Fix notification test types 2022-07-06 12:24:45 -05:00
bdf00bb692 Fix types in various component tests 2022-07-06 12:17:17 -05:00
354395501e Fix verification tests types 2022-07-06 12:11:39 -05:00
9ce9a3f951 patchMe(): use multipart/form-data only optionally 2022-07-05 21:04:42 -05:00
82376d4b66 Merge remote-tracking branch 'origin/develop' into emoji-button 2022-07-04 16:52:59 -05:00