Commit Graph

4428 Commits

Author SHA1 Message Date
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 8d8cf53ac4 remove console log 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 f8bd30a5f7 remove consolelog 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
marcin mikołajczak 8be4bb7409 Ensure attachment meta is not null
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-09 00:15:26 +02:00
Alex Gleason 1b373fae97
Fix registration test 2022-07-08 15:08:24 -05:00
Alex Gleason da9eaf2b82
verifyCredentials: do alert on failure 2022-07-08 14:48:06 -05:00
Alex Gleason 3fbc912dae
logIn: rethrow 403 for non-waitlisted account 2022-07-08 14:38:36 -05:00
Alex Gleason ef6608341f Merge branch 'login-header-fix' into 'develop'
Public layout header: fix weird error where the header can disappear

See merge request soapbox-pub/soapbox-fe!1616
2022-07-08 19:04:54 +00: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 8bc8137231
actions/auth: ignore the backend error message, always display "wrong username/password" 2022-07-08 13:02:07 -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
Alex Gleason e9112506c6
FIX ACTION TESTS TYPES 2022-07-06 17:02:44 -05:00
Alex Gleason e47e33e21c
FIX ROOT STATE TYPE!!!!! 2022-07-06 15:54:30 -05:00
Alex Gleason 8da7b8fe7a
Fix rootState type in tests 2022-07-06 15:25:07 -05:00
Alex Gleason 06d3f00170
Switch to @jedmao/redux-mock-store 2022-07-06 13:56:55 -05:00
Justin 3e8ebb1661 Improve UX after subscribing to account 2022-07-06 14:20:20 -04:00