Wykres commitów

11807 Commity (a3e6a5759f6f04475d7ad8a302d8ad98c165271b)

Autor SHA1 Wiadomość Data
danidfra a3e6a5759f Update location-search 2024-12-13 18:06:28 -03:00
danidfra 2e0f5705a2 Update autosuggest-input 2024-12-13 18:05:59 -03:00
danidfra 9f5bc86743 Update autosuggest-account-input 2024-12-13 18:05:30 -03:00
danidfra 282aae4717 Remove statuses.test 2024-12-13 18:05:00 -03:00
danidfra 620bfe01f8 Merge branch 'main' into update-compose
Conflicts:
	src/components/attachment-thumbs.tsx
	src/components/media-gallery.tsx
	src/components/preview-card.tsx
	src/components/status-media.tsx

The conflicts were solved, but there are still type errors and errors because of previous commits who didn't make a conflict, they will be fixed later on.
2024-12-13 13:56:09 -03:00
danidfra b35771a73b Remove "test files" 2024-12-12 16:50:45 -03:00
Alex Gleason 4031de3f52 Merge branch 'fix-wrong-emoji-display' into 'main'
fix: show correct emoji selected

See merge request soapbox-pub/soapbox!3296
2024-12-12 15:53:38 +00:00
P. Reis f81d0fccef fix: show correct emoji selected 2024-12-12 11:16:52 -03:00
Alex Gleason 3b5ad6e3ba Merge branch 'fix-emoji-display' into 'main'
fix: like emoji display

Closes #1796

See merge request soapbox-pub/soapbox!3295
2024-12-12 03:41:26 +00:00
P. Reis a5048c9a6c fix: like emoji display 2024-12-12 00:32:25 -03:00
Alex Gleason 95f134785d Merge branch 'refactor-immutable-to-plain-object' into 'main'
refactor: remove immutable, convert to use plain javascript object

See merge request soapbox-pub/soapbox!3294
2024-12-11 20:50:46 +00:00
P. Reis ca70e6e6fa refactor: get rid of EntityTypes[Entities.STATUSES] 2024-12-11 16:38:08 -03:00
P. Reis 65f03707e4 refactor: type cast, remove question marks 2024-12-11 16:34:56 -03:00
P. Reis 45a81a937c refactor: rename Status to LegacyStatus and EntityTypes[Entities.STATUSES] to StatusEntity 2024-12-11 16:24:23 -03:00
P. Reis 6a44582c9c refactor: add documentation to useBookmarks hook 2024-12-11 15:38:38 -03:00
P. Reis bff17c9fa0 refactor: @deprecated Status immutable 2024-12-11 15:37:50 -03:00
P. Reis c7e695b300 refactor: remove blank line 2024-12-11 14:50:31 -03:00
danidfra 226eee110b Checkpoint: without error 2024-12-10 23:14:57 -03:00
danidfra 3267c26f59 Remove ImmutableList from "status-media" 2024-12-10 23:14:13 -03:00
danidfra aa7712f226 Remove ImmutableList from "media-gallery" 2024-12-10 23:13:21 -03:00
danidfra 217bfc57e8 Remove ImmutableList from "modal-root" 2024-12-10 23:06:59 -03:00
danidfra 7ccb5e4b33 Remove ImmutableList of "attachment.ts" 2024-12-10 22:48:38 -03:00
danidfra c8e12c45ec Remove ImmutableList of "attachment.ts" 2024-12-10 22:43:03 -03:00
P. Reis 60489cb123 refactor: dispatch openModal() 'MEDIA' with raw objects 2024-12-10 22:37:38 -03:00
danidfra 84de17154c Remove "compose.test.ts" 2024-12-10 22:33:32 -03:00
danidfra f24bbcfe2c Update Status 2024-12-10 22:30:27 -03:00
P. Reis 10ff18e76f refactor: remove immutable, convert to use plain javascript object
all changes were made to the StatusMedia component and its components, including all subcomponents recursively.
other components that dispatch openModal() of 'MEDIA' still need to be updated
2024-12-10 21:20:12 -03:00
danidfra b6ddd766ec Update "COMPOSE_CHANGE_MEDIA_ORDER" 2024-12-10 16:02:03 -03:00
danidfra e40440c53d Merge branch 'main' into update-compose 2024-12-10 15:43:50 -03:00
danidfra cac54c2d49 Checkpoint compose 2024-12-10 15:36:46 -03:00
danidfra a6fdccb8cb Update "quote" and "Attachment" type 2024-12-10 15:27:18 -03:00
danidfra 9a7aae2abc Remove immutable of attachment.ts 2024-12-10 15:22:56 -03:00
danidfra b5f8b5ade1 Update "quoted" prop in compose 2024-12-10 10:58:45 -03:00
Alex Gleason 77e45dea2c Merge branch 'refactor-comments' into 'main'
Refactor comments

See merge request soapbox-pub/soapbox!3292
2024-12-09 17:18:46 +00:00
P. Reis 9bd964880b refactor: add TODO and FIXME comments 2024-12-09 14:14:47 -03:00
Alex Gleason b03c29c371 Merge branch 'new-status-list-bookmark' into 'main'
Checkpoint/Feature: Rewrite Bookmark component  and all of its children

See merge request soapbox-pub/soapbox!3289
2024-12-09 15:55:51 +00:00
danidfra a8323aec57 Remove ImmutableList in trends 2024-12-09 11:52:36 -03:00
danidfra fe9f29e5f4 Update actions/compose 2024-12-09 11:51:08 -03:00
danidfra c44fc2cece Checkpoint 2024-12-08 20:50:29 -03:00
danidfra 311fe8547c Update "media_attachments" prop in status 2024-12-08 20:47:50 -03:00
danidfra 26aca429d3 Update "hasIntegerMediaIds" in status 2024-12-08 20:46:31 -03:00
P. Reis 2da74399b1 refactor(ReplyIndicator): add help text 2024-12-06 18:07:19 -03:00
P. Reis c25e5d5456 checkpoint/fix: show missing posts by importing them with old reducer, importFetchedStatuses function 2024-12-06 18:07:12 -03:00
P. Reis d5f0714233 refactor: create PureTranslateButton component, used in PureStatus component 2024-12-06 14:23:01 -03:00
P. Reis c1c31537d9 refactor: create PureStatusContent component, used in PureStatus component 2024-12-06 00:39:07 -03:00
P. Reis 3ce20394a6 refactor: create PureEventPreview component, used in PureStatus component 2024-12-05 23:48:14 -03:00
P. Reis 286aaa24d9 refactor: create PureEventActionButton component 2024-12-05 23:42:23 -03:00
P. Reis b0337b6d87 refactor: create PureEventDate component 2024-12-05 23:31:11 -03:00
P. Reis e1cb14ecf8 refactor: create PureSensitiveContentOverlay component, used in PureStatus component 2024-12-05 23:21:26 -03:00
P. Reis 4632cb4964 refactor: create PureStatusReplyMentions component and use it in PureStatus component 2024-12-05 22:21:14 -03:00