Commit Graph

281 Commits

Author SHA1 Message Date
danidfra f67af96f74 Refactor: remove "withLabels" and "text" props to simplify component 2024-11-19 18:33:20 -03:00
Alex Gleason a5d904eb1e
StatusContent: fix isOnlyEmoji on multiple lines 2024-11-18 22:06:18 -06:00
Alex Gleason f342afde5c
Add useFrequentlyUsedEmojis hook, remove legacy code 2024-11-18 11:31:44 -06:00
Alex Gleason c884b9b963
PreviewCard: set the ref differently, don't set the same ref on two different elements 2024-11-18 11:01:14 -06:00
Alex Gleason 839e5f8a51
Add back styles to PTR 2024-11-18 10:22:14 -06:00
Alex Gleason 82ea850344
StatusContent: display custom from status emojis, not server emojis 2024-11-18 08:30:39 -06:00
Alex Gleason 9e72bfb3e1
Remove status.contentHtml 2024-11-17 23:38:38 -06:00
Alex Gleason 36e27eb592
StatusContent: fix custom emoji parsing 2024-11-17 23:38:20 -06:00
Alex Gleason f335249104
StatusContent: replace custom emojis on render 2024-11-17 22:53:17 -06:00
Alex Gleason afac59dc3d Merge branch 'custom-hook' into 'main'
Fetch custom_emojis with a hook

See merge request soapbox-pub/soapbox!3259
2024-11-17 21:26:47 +00:00
Alex Gleason ffc7b19aec
Fix custom emoji alignment in lexical 2024-11-17 15:21:57 -06:00
Alex Gleason 62ca4c7a2a
Fetch custom_emojis with a hook 2024-11-17 15:17:38 -06:00
danidfra 864a377c8c Merge branch 'main' into css-to-tailwind 2024-11-16 18:16:48 -03:00
Alex Gleason 25dfb14776 Merge branch 'native' into 'main'
Switch to native emojis

See merge request soapbox-pub/soapbox!3255
2024-11-16 06:05:01 +00:00
Alex Gleason 1738f4365a
Fix/simplify onlyEmoji 2024-11-15 18:29:01 -06:00
Alex Gleason d1738273ed
Switch to native emojis 2024-11-15 17:52:02 -06:00
danidfra 7f8289206d Remove "icon.scss" 2024-11-15 19:10:00 -03:00
danidfra dd23fb9d03 Merge branch 'main' into add-nip-05-modal 2024-11-15 17:36:15 -03:00
Alex Gleason b9528d2bb0
EmojiSelector: track chosen emojis in frequentlyUsedEmojis
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1786
2024-11-15 11:15:06 -06:00
Alex Gleason fb4eef11d3
Merge remote-tracking branch 'origin/main' into add-nip-05-modal 2024-11-14 22:53:39 -06:00
danidfra edd93fc6b0 Add 'eslint-disable' comment into fork-awesome-icon.tsx 2024-11-14 21:28:02 -03:00
danidfra b7dcd4df8a Merge branch main into fix-classnames 2024-11-14 16:25:11 -03:00
danidfra 2cc5994e61 Fix "external-video" from preview-card 2024-11-12 20:22:40 -03:00
danidfra 84342da4ea Change classname "autosuggest-emoji" to use only Tailwind 2024-11-12 13:08:18 -03:00
danidfra 278d8b7099 Change div to button 2024-11-12 13:00:38 -03:00
danidfra 5252e1212c Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00
danidfra 93bba08567 Merge remote-tracking branch 'origin/main' into add-nip-05-modal 2024-11-07 15:18:15 -03:00
danidfra 783176fd87 Change classNames "material-status" to use only Tailwind 2024-11-06 16:10:18 -03:00
danidfra ea9719be51 Remove unused or non-existent class names and change 'status' to custom Tailwind 2024-11-06 16:04:05 -03:00
danidfra ed98e76256 Remove unused or non-existent class names 2024-11-06 13:45:31 -03:00
danidfra a0c194c193 Remove unused or non-existent class names 2024-11-06 02:36:03 -03:00
danidfra 80388d2cdc Change "thread" and "status--wrapper" to custom Tailwind 2024-11-06 02:27:19 -03:00
danidfra 5d1cd6df5b Change "#" to "/" of href warning 2024-11-06 01:09:50 -03:00
danidfra 7763135428 Change classNames "autosuggest-emoji" to use only Tailwind 2024-11-05 15:06:51 -03:00
danidfra 3365b8a28e Change classNames "thumb-navigation" to use only Tailwind 2024-11-05 13:12:18 -03:00
danidfra 203979113c Change classNames "search" in location-search to use only Tailwind 2024-11-04 22:01:03 -03:00
danidfra fa1aba3c3a Change className "regeneration-indicator" to use only Tailwind 2024-11-04 14:33:38 -03:00
danidfra c72f2bc5ad Change className "media-spoiler-video", "media-spoiler-audio" and "media-gallery" in status-media to use only Tailwind 2024-11-04 14:28:19 -03:00
danidfra 80103b39b1 Change className "load-more" to use only Tailwind 2024-11-04 13:21:18 -03:00
danidfra 19160af7df Change className "icon-button" to use only Tailwind 2024-11-04 12:19:26 -03:00
danidfra 8e3d89ea75 Remove className "hover-status-wrapper" that has no styling 2024-11-04 11:55:24 -03:00
danidfra e3457dd760 Remove className "hover-ref-wrapper" that has no styling 2024-11-04 11:53:19 -03:00
danidfra 56fd528a39 Change className "status-card" in preview-card to use only Tailwind 2024-11-04 11:46:43 -03:00
danidfra 1d8ab20ddb chore: commented out component due to missing styles 2024-11-04 11:44:41 -03:00
danidfra bd8e7cf4ff Change preview-card to use only Tailwind 2024-11-03 19:58:47 -03:00
danidfra f24eb6452e Change classnames "reply-mentions" to use only Tailwind 2024-11-03 19:18:31 -03:00
danidfra ce0301adc7 Merge remote-tracking branch 'origin/main' into fix-classnames 2024-11-03 18:50:32 -03:00
danidfra 04491f19ad Change media-gallery to use only Tailwind 2024-11-02 19:27:18 -03:00
danidfra 362506d738 Change classname "media-gallery_preview" in uplodad to use only Tailwind 2024-11-02 19:11:27 -03:00
danidfra 08fcb5ef97 Change attachment-thumbs to use only Tailwind 2024-11-02 19:10:09 -03:00