Commit graph

58 commits

Author SHA1 Message Date
ewwwwwwww
403db1d46e mobile fixes 2022-07-09 10:52:08 -07:00
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
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
0c7f1628b0
Fix more types in tests 2022-07-06 12:31:11 -05:00
Justin
de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
7b5114a1b8 prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 23:07:06 +02:00
e78108efe2 TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 20:15:34 +02:00
5fec879148 Fix mutes test, prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 16:30:48 +02:00
2786fa257b Use import type in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-09 21:08:51 +02:00
Justin
82b9c00574 Fix eslint violations 2022-05-02 13:55:08 -04:00
2943b91034 Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 21:58:48 +02:00
Alex Gleason
6323c7d70e
eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason
966ca91e1a
eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason
2a0e2001d6
eslint: enforce import/order 2022-01-10 16:01:24 -06:00
Alex Gleason
5921fa9b2d
Fix emoji tests again 2021-09-12 11:09:01 -05:00
Alex Gleason
5eab5ec0a5
Webpack: move Twemoji icons back to CopyPlugin 2021-09-12 10:51:58 -05:00
Alex Gleason
d0630c765f
Jest: update emoji tests 2021-09-10 20:37:13 -05:00
Alex Gleason
19181f40c3
Webpack: bundle Twemoji icons as assets 2021-09-10 17:15:57 -05:00