danidfra
44aba093c0
Last checkpoint
2024-12-13 18:16:23 -03:00
danidfra
5ea2939f6e
Update poll-form
2024-12-13 18:12:22 -03:00
danidfra
3846e53226
Update search-results
2024-12-13 18:12:07 -03:00
danidfra
22bb710ad5
Update reply-indicator-group-indicator
2024-12-13 18:11:40 -03:00
danidfra
7cb5303434
Update reply-indicator-mentions
2024-12-13 18:11:15 -03:00
danidfra
71c2ac47ac
Update reply-indicator-container
2024-12-13 18:10:45 -03:00
danidfra
6a7191c14b
Update chat-message
2024-12-13 18:08:39 -03:00
danidfra
2fe32c871b
Update manage-ditto-server
2024-12-13 18:07:55 -03:00
danidfra
0d56295885
Update media-item
2024-12-13 18:07:17 -03:00
danidfra
dccf34776e
Update account-gallery
2024-12-13 18:07:00 -03:00
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