Wykres commitów

240 Commity (emoji-picker-react)

Autor SHA1 Wiadomość Data
tassoman 86589a951e draft: refactored emoji overlay. dropped emoji-mart, twemoji, emoji data. using emoji-picker-react 2023-10-14 14:38:27 +02:00
Alex Gleason 0206316acd Merge branch 'html-parse' into 'main'
StatusContent: parse links into components

See merge request soapbox-pub/soapbox!2812
2023-10-14 04:05:22 +00:00
Ahmad Dakhlallah 34df1e3118
Translated using Weblate (Hebrew)
Currently translated at 70.3% (1070 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/he/
2023-10-14 06:00:36 +02:00
Ahmad Dakhlallah da84b0a4ee
Translated using Weblate (Arabic)
Currently translated at 100.0% (1521 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-10-14 06:00:35 +02:00
Alex Gleason f5a6b85ed9
Move HashtagLink to separate component 2023-10-13 22:23:18 -05:00
Alex Gleason e0c11fbfd1
Rework MentionNode to take a whole Mention entity 2023-10-13 22:14:55 -05:00
Alex Gleason 70dc4caeb9
StatusContent: render links with html-react-parser 2023-10-13 22:07:57 -05:00
Alex Gleason a37fa8bb85
Mention: allow it to link to the profile. disabled for MentionNode 2023-10-13 22:07:43 -05:00
Alex Gleason dde8322c7d
MentionNode: move Mention into a separate component 2023-10-13 21:09:52 -05:00
Alex Gleason 622692fe4d
MentionNode: truncate Nostr usernames 2023-10-13 17:37:11 -05:00
Alex Gleason f6d60c243a
MentionNode: add Tooltip 2023-10-13 17:29:52 -05:00
Alex Gleason 5aacfe299a
MentionNode: show the username, not the full acct 2023-10-13 17:22:45 -05:00
Alex Gleason 964ba8c758
Make MentionNode a DecoratorNode instead of a TextNode 2023-10-13 17:19:55 -05:00
Alex Gleason 1ba1584da8 Merge branch 'unchunk' into 'main'
Unchunk init

Closes #1570

See merge request soapbox-pub/soapbox!2810
2023-10-13 20:59:41 +00:00
Alex Gleason dfe8f84ae1 Merge branch 'compose-clear' into 'main'
Compose clear

See merge request soapbox-pub/soapbox!2809
2023-10-13 20:29:28 +00:00
Alex Gleason c3cfd5764d
Unchunk init 2023-10-13 15:25:59 -05:00
Alex Gleason 8f55b6d5c2
Split SubmitPlugin out of StatePlugin 2023-10-13 15:16:39 -05:00
Alex Gleason 8edd1a830d
submitCompose: make it an async function 2023-10-13 13:31:39 -05:00
Tassoman 2876252ac0 adding case insensitive match during status composition 2023-10-13 17:20:00 +00:00
Alex Gleason 181df09039
submitCompose: accept an options object 2023-10-13 11:47:24 -05:00
Alex Gleason d71bb8a673
ComposeForm: pass onSubmit through UploadForm to ComposeUpload 2023-10-13 11:16:43 -05:00
Alex Gleason 629258613e
Upload: swap out deprecated Icon for UI Icon 2023-10-13 11:12:49 -05:00
Alex Gleason 39de868383
Upload: switch requires to imports 2023-10-13 11:09:04 -05:00
Poesty Li 18595f8254
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1521 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-10-13 04:14:06 +00:00
Ahmad Dakhlallah 0659ebfd20
Translated using Weblate (Arabic)
Currently translated at 99.0% (1507 of 1521 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-10-13 04:14:05 +00:00
Alex Gleason b2c766c8ce
Sentry: unset the Sentry account when appropriate 2023-10-12 21:56:14 -05:00
Alex Gleason e2b8a74e91
Sentry: add Soapbox context 2023-10-12 21:51:06 -05:00
Alex Gleason 626b377371
Fix type in compose.test.ts 2023-10-12 20:09:58 -05:00
Alex Gleason a98dfd8c11
Send username/id to Sentry 2023-10-12 20:07:48 -05:00
Alex Gleason 2cdfaf4871
Remove useSentry hook, reorganize in SoapboxHead 2023-10-12 19:52:28 -05:00
Alex Gleason c3673638d7 Merge branch 'site-banner-rtl' into 'main'
SiteBanner: support RTL

Closes #1560

See merge request soapbox-pub/soapbox!2802
2023-10-12 21:58:07 +00:00
Alex Gleason 95ec398268
LogoText: fix text getting cut-off vertically 2023-10-12 16:46:06 -05:00
Alex Gleason 301ba68842
SiteBanner: support RTL 2023-10-12 16:22:47 -05:00
Hosted Weblate 20088bd6fb
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-10-12 07:38:13 +02:00
Alex Gleason 645aa494f5
UI: wrap SidebarMenu with Suspense
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1562
2023-10-12 00:29:02 -05:00
Alex Gleason d0170dc449 Merge branch 'upgrade-react-intl' into 'main'
Upgrade react-intl, remove translationRunner, fix `yarn i18n`

Closes #1553

See merge request soapbox-pub/soapbox!2799
2023-10-11 20:27:32 +00:00
Alex Gleason f6251a221a
Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
Alex Gleason b5f92b10f9
i18n: resolve duplicate message identifiers in code 2023-10-11 14:57:53 -05:00
Alex Gleason 04214c5075 Merge branch 'input-rtl' into 'main'
Add RTL support to Input and Textarea, delete AutosuggestTextarea

Closes #1558

See merge request soapbox-pub/soapbox!2798
2023-10-11 19:50:11 +00:00
Alex Gleason 3c2fef5a80
Textarea: autodetect RTL 2023-10-11 13:51:36 -05:00
Alex Gleason 5bd1eab607
AccountNotePanel: use our native Textarea component 2023-10-11 13:48:39 -05:00
Alex Gleason ad329c33fa
Remove AutosuggestTextarea 2023-10-11 13:38:58 -05:00
Alex Gleason 9036d8a9a0
Input: support RTL detection on all Inputs, remove from AutosuggestInput 2023-10-11 13:33:45 -05:00
Alex Gleason 39786aa5f2
Chat search: ensure acct is LTR 2023-10-11 13:23:39 -05:00
Alex Gleason 5796ecaad0
AccountSearch: fix icon position in RTL
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1557
2023-10-11 13:15:58 -05:00
Alex Gleason 923d0fea20 Merge branch 'mentions-ltr' into 'main'
StatusContent: ensure inline mentions are always LTR

See merge request soapbox-pub/soapbox!2794
2023-10-11 18:03:08 +00:00
Alex Gleason 821fb17617 Merge branch 'chat-search-icon-rtl' into 'main'
Input: fix RTL with append

See merge request soapbox-pub/soapbox!2795
2023-10-11 17:27:15 +00:00
Alex Gleason e12c15845d
Input: fix RTL with append 2023-10-11 12:17:17 -05:00
Alex Gleason 4a81ff55f3
StatusContent: ensure inline mentions are always LTR 2023-10-11 12:06:35 -05:00
marcin mikołajczak 5d338771e7
Translated using Weblate (Polish)
Currently translated at 99.5% (1592 of 1599 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-10-11 17:02:09 +00:00