Commit Graph

1441 Commits

Author SHA1 Message Date
danidfra 23e6a46685 Improve fonts and remove "family" prop 2024-11-25 21:21:53 -03:00
danidfra c070f64309 Merge branch 'main' into fix-font-problem 2024-11-25 20:05:33 -03:00
danidfra 386afba021 Merge branch 'main' into fix-media-modal 2024-11-25 12:38:18 -03:00
danidfra c604bcb0d8 Remove unnecessary styles 2024-11-25 12:37:06 -03:00
danidfra 440aa8b928 Update bottom of action-buttons 2024-11-22 17:42:11 -03:00
danidfra 7b88c4696c Upgrade zoom 2024-11-22 17:41:36 -03:00
danidfra 5f0734232b Merge branch 'main' into fix-media-modal 2024-11-22 12:33:47 -03:00
danidfra 6541baab18 Fix media-modal-zoom 2024-11-22 12:30:22 -03:00
danidfra 2251dd9f15 Fix media-modal 2024-11-21 17:52:01 -03:00
Hosted Weblate 3ed840158c
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2024-11-21 00:59:52 +01:00
danidfra 97b5dea61d Adjusting media 2024-11-20 20:56:43 -03:00
P. Reis 8a09fba01e fix(AdminNostrRelays): refetchQueries after onSuccess, display toast success and error 2024-11-20 20:44:28 -03:00
Alex Gleason 5a98e68f9b
Enable custom profile fields on Ditto 2024-11-20 09:49:19 -06:00
danidfra a9c7afb502 Add support for Persian language 2024-11-19 19:30:41 -03:00
danidfra f67af96f74 Refactor: remove "withLabels" and "text" props to simplify component 2024-11-19 18:33:20 -03:00
danidfra ac8b90e093 Remove icon titles from action bar 2024-11-19 18:06:45 -03:00
danidfra 56a09f4419 Merge branch 'main' into fix-font-problem 2024-11-19 17:35:26 -03:00
danidfra 3898fe3034 Remove redundant code and simplify logic 2024-11-19 17:34:12 -03:00
danidfra 686367b6e0 Refactor: remove "Soapbox i18n" font and clean up code 2024-11-19 17:26:05 -03:00
danidfra c10b82ad53 Adjusting image centering in the media-modal 2024-11-19 14:03:07 -03:00
danidfra 4c7e85e1bb Merge branch 'main' into fix-font-problem 2024-11-19 13:22:44 -03:00
Alex Gleason 4024151f6b
Replace some usages of lodash 2024-11-18 22:39:23 -06:00
Alex Gleason a5d904eb1e
StatusContent: fix isOnlyEmoji on multiple lines 2024-11-18 22:06:18 -06:00
danidfra 129df7cfe3 Fix ios-font-problem - Arabic/Javanese 2024-11-18 22:22:14 -03:00
Alex Gleason f342afde5c
Add useFrequentlyUsedEmojis hook, remove legacy code 2024-11-18 11:31:44 -06:00
Alex Gleason 8ad449cb13
Remove frequentlyUsedEmoji defaults 2024-11-18 11:11:00 -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 4ae40dea3d
Don't autofocus on the search page 2024-11-16 08:33:09 -06: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 158b961bfc
Fix remaining <Emoji /> usages 2024-11-15 19:54:42 -06:00
danidfra 08c5211bf3 Remove "accessibility.scss", "application.scss" and move "emoji-picker.scss" to tailwind.css 2024-11-15 21:59:50 -03:00
Alex Gleason 1738f4365a
Fix/simplify onlyEmoji 2024-11-15 18:29:01 -06:00
danidfra a15e832ab2 Remove "ui.scss" - Many of the styles in this file were only necessary to check as they had already been edited in MR !3210. 2024-11-15 21:28:43 -03:00
Alex Gleason d1738273ed
Switch to native emojis 2024-11-15 17:52:02 -06:00
danidfra b9af47ffc4 Remove "compose-form.scss" 2024-11-15 20:39:10 -03:00
danidfra 7f8289206d Remove "icon.scss" 2024-11-15 19:10:00 -03:00
danidfra d75219780c Remove "status.scss" 2024-11-15 18:44:30 -03:00
danidfra 3cd61231b8 Merge branch 'main' into css-to-tailwind 2024-11-15 18:16:32 -03:00
Alex Gleason 709ea522ca Merge branch 'add-nip-05-modal' into 'main'
Add NIP-05 Step to Modal

Closes #1739

See merge request soapbox-pub/soapbox!3134
2024-11-15 21:12:30 +00:00
danidfra 83514a005c Run yarn i18n 2024-11-15 18:04:41 -03:00
danidfra 3a92a9a818 Fix gap between names in reply-mentions 2024-11-15 17:57:07 -03:00