Commit Graph

9558 Commits

Author SHA1 Message Date
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
8d8cf53ac4 remove console log 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
88f5739769 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
f8bd30a5f7 remove consolelog 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
59cc913083 Merge branch 'video-meta' into 'develop'
Ensure attachment meta is not null

See merge request soapbox-pub/soapbox-fe!1619
2022-07-09 07:21:49 +00:00
018117049e Update icons in notifications filter bar 2022-07-08 18:33:10 -05:00
f66d65924a Better enforcement of notification types 2022-07-08 18:09:57 -05:00
627e6c574f Drop invalid notifications 2022-07-08 17:52:39 -05:00
463c9fc9f5 Please the linter gods 2022-07-08 17:49:30 -05:00
b10dc7ea6e Notification: fix ariaLabel crash 2022-07-08 17:20:41 -05:00
8be4bb7409 Ensure attachment meta is not null
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-09 00:15:26 +02:00
48bd46cf92 Web push locales: add pleroma locales 2022-07-08 17:08:41 -05:00
143aa119d2 notification.chat_mention --> notification.pleroma:chat_mention 2022-07-08 17:07:38 -05:00
94cbffc194 Add missing web push locales 2022-07-08 17:05:19 -05:00
2925c88360 wip
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-09 00:01:25 +02:00
44d0a75044 SubscriptionButton: remove tooltip warning about web push 2022-07-08 16:54:23 -05:00
79b11fefde Merge branch 'login-fail-throw' into 'develop'
logIn: rethrow 403 for non-waitlisted account

See merge request soapbox-pub/soapbox-fe!1617
2022-07-08 20:16:50 +00:00
1b373fae97 Fix registration test 2022-07-08 15:08:24 -05:00
da9eaf2b82 verifyCredentials: do alert on failure 2022-07-08 14:48:06 -05:00