|
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 |
|
Alex Gleason
|
1b213452b7
|
Fix Bundle type errors, remove bundle error components, remove group slug support
|
2023-10-07 16:00:42 -05:00 |
|
Alex Gleason
|
0f10922c3d
|
ProfilePage: fix types of async components
|
2023-10-07 15:43:34 -05:00 |
|
Alex Gleason
|
3a221e8c86
|
Bundle: just wrap it with React.Suspense
|
2023-10-07 15:37:54 -05:00 |
|
Alex Gleason
|
6b173f44be
|
AsyncComponents: use React.lazy
|
2023-10-07 15:04:37 -05:00 |
|
Tassoman
|
5ed8c78c88
|
added vertical scroll feature to the autosuggest component
|
2023-10-07 13:26:14 +00:00 |
|
Alex Gleason
|
e07fa23e0d
|
Let Sentry DSN be configurable in SoapboxConfig
|
2023-10-05 16:48:20 -05:00 |
|
Alex Gleason
|
f02255ff6a
|
Merge branch 'nostr-machina' into 'main'
Implement Nostr Machina
See merge request soapbox-pub/soapbox!2775
|
2023-10-04 23:33:33 +00:00 |
|
Alex Gleason
|
ebed7cee0b
|
Merge branch 'conversation-verbose' into 'main'
Poor's man verbose conversations
See merge request soapbox-pub/soapbox!2768
|
2023-10-04 23:32:27 +00:00 |
|