Alex Gleason
|
c7f9a9eb56
|
ComposeForm: get text from the editorRef instead of component state
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1563
|
2023-11-14 11:08:32 -06:00 |
|
|
0db0aeb440
|
Fix federation modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-11-01 23:30:32 +01:00 |
|
|
1d3424e648
|
Display emoji reactions on glitch-soc and Iceshrimp
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-29 23:00:48 +01:00 |
|
|
68f66075f2
|
Hide hashtag follow toggle when unauthenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-27 17:27:49 +02:00 |
|
Alex Gleason
|
86e0245de3
|
Remove unneeded AxiosError usages
|
2023-10-23 17:24:09 -05:00 |
|
Alex Gleason
|
b25408a79f
|
Merge branch 'account-local' into 'main'
Add 'local' to account schema
See merge request soapbox-pub/soapbox!2835
|
2023-10-21 23:49:06 +00:00 |
|
Alex Gleason
|
365cd70c9b
|
IntentionalError: throw an actual error instance
|
2023-10-21 18:27:55 -05:00 |
|
|
b1daf3ef13
|
Remove type assertion when not needed
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-22 00:20:41 +02:00 |
|
|
ba5e018e3c
|
Add 'local' to account schema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-22 00:14:23 +02:00 |
|
Alex Gleason
|
37f9bafd13
|
AccountGallery: fix crash when account isn't loaded yet
|
2023-10-21 12:38:21 -05:00 |
|
Alex Gleason
|
19ab202737
|
Update code to new react-query API
|
2023-10-17 15:19:05 -05:00 |
|
Alex Gleason
|
eed328552f
|
Merge branch 'latn' into 'main'
Force use of latn numberingSystem throughout the UI
Closes #1580
See merge request soapbox-pub/soapbox!2821
|
2023-10-15 18:31:51 +00:00 |
|
Alex Gleason
|
20a63d2915
|
Force use of latn numberingSystem throughout the UI
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1580
|
2023-10-15 13:11:37 -05:00 |
|
tassoman
|
fba42b531b
|
adding tailwind snap effect to scrolled autosuggested items
|
2023-10-15 02:16:27 +02:00 |
|
Alex Gleason
|
e0c11fbfd1
|
Rework MentionNode to take a whole Mention entity
|
2023-10-13 22:14:55 -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
|
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
|
8f55b6d5c2
|
Split SubmitPlugin out of StatePlugin
|
2023-10-13 15:16: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
|
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 |
|
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
|
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
|
39786aa5f2
|
Chat search: ensure acct is LTR
|
2023-10-11 13:23:39 -05:00 |
|
Alex Gleason
|
e0f43986a7
|
Chats: flip arrow icons in RTL
|
2023-10-10 20:19:10 -05:00 |
|
Alex Gleason
|
ae63d37d78
|
rtl.ts -> utils/rtl.ts
|
2023-10-10 20:02:22 -05:00 |
|
Alex Gleason
|
f583e7eeb5
|
Card --> PreviewCard
|
2023-10-10 19:03:03 -05:00 |
|
Alex Gleason
|
971bcb41e4
|
Merge branch 'userpanel-rtl' into 'main'
UserPanel: fix RTL support for @
See merge request soapbox-pub/soapbox!2791
|
2023-10-10 22:49:01 +00:00 |
|
Alex Gleason
|
4a56995385
|
UserPanel: fix RTL support for @
|
2023-10-10 17:48:21 -05:00 |
|
Alex Gleason
|
679c0feb54
|
ChatPane: clean up, switch to the other side in RTL
|
2023-10-10 17:12:10 -05:00 |
|
Alex Gleason
|
1b2d6f1516
|
Wrap EmojiPicker with a Suspense boundary
|
2023-10-10 11:07:15 -05:00 |
|
Alex Gleason
|
596ea21976
|
Chunk ScheduleForm differently, fix screen blinking when compose is focused
|
2023-10-09 22:29:57 -05:00 |
|
Alex Gleason
|
e1982804b6
|
ComposeForm: wrap ComposeEditor with Suspense
|
2023-10-09 22:19:27 -05:00 |
|
Alex Gleason
|
34131cdfcc
|
Convert all tests to ESM
|
2023-10-08 22:31:36 -05:00 |
|
Alex Gleason
|
78884a4248
|
UI: wrap StatusHoverCard with Suspense boundary
|
2023-10-07 22:57:43 -05:00 |
|
Alex Gleason
|
85f6c0293e
|
Fix ProfileHoverCard page crash
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1550
|
2023-10-07 21:28:19 -05:00 |
|
Alex Gleason
|
c2098c3361
|
Fix lodash imports to get rid of unnecessary extra chunk
|
2023-10-07 18:53:23 -05:00 |
|
Alex Gleason
|
643d362103
|
ComposeEventModal: fix ComposeForm ref
|
2023-10-07 17:18:03 -05:00 |
|
Alex Gleason
|
b02c39da2d
|
Delete Bundle component, use Suspense and React.lazy
|
2023-10-07 17:14:45 -05:00 |
|