Commit graph

2202 commits

Author SHA1 Message Date
ewwwwwwww
9770209f00 lint fixes 2022-07-09 10:02:21 -07:00
ewwwwwwww
2f579839d8 rebased 2022-07-09 09:03:22 -07:00
ewwwwwwww
1249b24ba4 fix all tests 2022-07-09 08:33:14 -07:00
ewwwwwwww
f3c350aeef fix some texts 2022-07-09 08:33:14 -07:00
ewwwwwwww
8ef60cdf0b add angry note about twemoji breaking spec 2022-07-09 08:33:14 -07:00
ewwwwwwww
13e76b8022 unqualified fixes 2022-07-09 08:33:14 -07:00
ewwwwwwww
b1f5902397 added tests 2022-07-09 08:33:14 -07:00
ewwwwwwww
a6e56b131c unicode fixes 2022-07-09 08:33:14 -07:00
ewwwwwwww
4a73412142 small fix 2022-07-09 08:33:14 -07:00
ewwwwwwww
16f06cd554 small fix 2022-07-09 08:33:14 -07:00
ewwwwwwww
1962c6544e emoji-picker fixes 2022-07-09 08:33:14 -07:00
ewwwwwwww
84267d3ffe fix emoji-picker key input 2022-07-09 08:33:14 -07:00
ewwwwwwww
41eebfdbda remove dead code 2022-07-09 08:33:14 -07:00
ewwwwwwww
891ce09443 small fixes 2022-07-09 08:33:14 -07:00
ewwwwwwww
0de246fcae remove old todo 2022-07-09 08:33:14 -07:00
ewwwwwwww
c183ab0f06 fix some tests 2022-07-09 08:33:14 -07:00
ewwwwwwww
f10001fbfd fix some tests 2022-07-09 08:33:13 -07:00
ewwwwwwww
9d0a3b7a69 remove cheerio and add custom html parser 2022-07-09 08:31:31 -07:00
ewwwwwwww
a2fab1285d fix types 2022-07-09 08:31:31 -07:00
ewwwwwwww
bd9a33201a convert type to union 2022-07-09 08:31:31 -07:00
ewwwwwwww
f08d43ecb3 small fixes 2022-07-09 08:31:31 -07:00
ewwwwwwww
e2d6a5d41d remove useless file 2022-07-09 08:31:31 -07:00
ewwwwwwww
485095e502 fixed types 2022-07-09 08:31:31 -07:00
ewwwwwwww
bfa8331f96 new emoji search 2022-07-09 08:31:31 -07:00
ewwwwwwww
36d6275107 type fixes 2022-07-09 08:31:31 -07:00
ewwwwwwww
d98371bf6a migrate emoji types 2022-07-09 08:31:27 -07:00
ewwwwwwww
6ded0afc1e remove files 2022-07-09 08:30:44 -07:00
ewwwwwwww
ad523574e2 small fixes 2022-07-09 08:30:44 -07:00
ewwwwwwww
d86b7ba333 new emojifier 2022-07-09 08:30:44 -07:00
ewwwwwwww
a8e7e10f61 new emojifier 2022-07-09 08:30:44 -07:00
ewwwwwwww
89bba0e2e3 lint fixes 2022-07-09 08:30:44 -07:00
ewwwwwwww
eeb30b5492 migrated emoji picker to typescript 2022-07-09 08:30:44 -07:00
ewwwwwwww
4b7876f1a6 enabled async component 2022-07-09 08:30:44 -07:00
ewwwwwwww
170d3f748e more emoji fixes 2022-07-09 08:30:44 -07:00
ewwwwwwww
2727fb8f20 lint fixes 2022-07-09 08:30:44 -07:00
Alex Gleason
1b373fae97
Fix registration test 2022-07-08 15:08:24 -05:00
Alex Gleason
f37f4b9e6e
Public layout header: fix weird error where the header can disappear 2022-07-08 13:50:38 -05:00
Alex Gleason
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
Alex Gleason
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
Justin
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
Alex Gleason
afe1edddf9
rootReducer(undefined, {} as any) --> rootState 2022-07-06 17:22:11 -05:00
Justin
3e8ebb1661 Improve UX after subscribing to account 2022-07-06 14:20:20 -04:00
Alex Gleason
0c7f1628b0
Fix more types in tests 2022-07-06 12:31:11 -05:00
Alex Gleason
590e85ac59
Fix notification test types 2022-07-06 12:24:45 -05:00
Alex Gleason
bdf00bb692
Fix types in various component tests 2022-07-06 12:17:17 -05:00
Alex Gleason
354395501e
Fix verification tests types 2022-07-06 12:11:39 -05:00
Alex Gleason
9ce9a3f951
patchMe(): use multipart/form-data only optionally 2022-07-05 21:04:42 -05:00
Alex Gleason
82376d4b66
Merge remote-tracking branch 'origin/develop' into emoji-button 2022-07-04 16:52:59 -05:00
Alex Gleason
d168302e72
EditProfile: reenable birthdays with TextInput (for now) 2022-07-04 13:24:55 -05:00
Alex Gleason
388d887583
Upgrade axios to v1.0.0-alpha.1, remove custom toFormData implementation 2022-07-04 12:53:25 -05:00