Wykres commitów

33 Commity (4e74397ac07160d68a11373eb4f1bd20cbe948a4)

Autor SHA1 Wiadomość Data
Mary Kate 34ef675ab4 Apply 2 suggestion(s) to 2 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2025-02-13 17:19:51 +00:00
Mary Kate Fain 4e0aa87ab3 finish up formatting on streak modal 2025-02-12 15:31:14 -06:00
Mary Kate Fain cdbdcd2ac8 streak start mobile mvp 2025-02-12 13:50:50 -06:00
Alex Gleason 62ca4c7a2a
Fetch custom_emojis with a hook 2024-11-17 15:17:38 -06:00
danidfra f8a8b580ad Fix querySelector to "privacy-dropdown" 2024-11-13 16:50:54 -03:00
danidfra 5252e1212c Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00
danidfra d39f738641 Change classNames "compose-form__modifiers" to use only Tailwind 2024-11-05 15:23:30 -03:00
Alex Gleason 29bdd54dd1
Refactor NIP-05 warnings 2024-10-14 11:50:51 -05:00
Alex Gleason 819711a4f1
Merge remote-tracking branch 'origin/main' into add-nip-05-nag-post 2024-10-14 11:38:50 -05:00
Alex Gleason 445649ec1c
Make useInstance return an object containing the instance 2024-10-11 01:28:57 -05:00
danidfra 8380c8e091 Update: Add NIP-05 warning to Post Composer 2024-10-03 15:30:51 -03:00
marcin mikołajczak 1505f96258 Update to @tabler/icons 3.1.0, use filled for active state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 13:28:30 +02:00
Alex Gleason e426f72130
ComposeForm: disable submit when there is no editorRef 2023-11-27 15:01:13 -06:00
Alex Gleason 54dff2131f
ComposeForm: do autoFocus on mobile 2023-11-27 14:57:16 -06:00
Alex Gleason 889c2658ba
ComposeForm: refactor canSubmit so it works correctly in more scenarios 2023-11-27 14:32:41 -06:00
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
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 ad329c33fa
Remove AutosuggestTextarea 2023-10-11 13:38:58 -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 b02c39da2d
Delete Bundle component, use Suspense and React.lazy 2023-10-07 17:14:45 -05:00
Alex Gleason 645ce60a5f
eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
Alex Gleason 2d7ce9b684
lexical: pass compose text from the reducer on mount
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1531
2023-09-25 22:47:55 -05:00
Alex Gleason eb875673fd
ComposeForm: insert emoji from picker into lexical
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1529
2023-09-25 16:31:01 -05:00
Alex Gleason 3b630ed8fb
Convert instance to use zod 2023-09-23 20:49:33 -05:00
Alex Gleason d92c150d9d
lexical: set the actual editor as the ref, clear the form on submit 2023-09-23 15:01:16 -05:00
Alex Gleason 448d320f4e
lexical: pass the actual EditorState as the ref, count with onChange callback 2023-09-23 14:54:47 -05:00
Alex Gleason 89b1574c77
Make Lexical the only editor 2023-09-23 14:32:02 -05:00
Alex Gleason 373fe3a77e
lexical: remove markdown support 2023-09-22 17:22:46 -05:00
Alex Gleason e619ffffdd
lexical: fix minor spacing/size issues 2023-09-22 15:38:27 -05:00
marcin mikołajczak fac42ab2c9 Merge remote-tracking branch 'soapbox/main' into lexical
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-20 23:49:55 +02:00
Alex Gleason f9679d270b
Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00