danidfra
|
c0dfe23221
|
Updated "Tag" in reducers/compose.ts
|
2025-01-17 15:25:23 -03:00 |
danidfra
|
8462d4dcbf
|
Updated "Tag" in trends.ts
|
2025-01-17 15:22:59 -03:00 |
danidfra
|
ffe2a2fcd3
|
Updated "Tag" in hashtag.tsx
|
2025-01-17 15:21:43 -03:00 |
danidfra
|
9cc946f85b
|
Updated "Tag"
|
2025-01-17 15:20:09 -03:00 |
Alex Gleason
|
f952499a33
|
Merge branch 'remove-fragments-bookmark' into 'main'
refactor: remove ancient bookmarks fragments (interactions, reducers, etc)
See merge request soapbox-pub/soapbox!3311
|
2025-01-13 14:39:58 +00:00 |
P. Reis
|
4e87e81076
|
refactor: remove bookmarks in status-list reducer
|
2025-01-13 11:23:54 -03:00 |
P. Reis
|
e56ffdae40
|
refactor: remove UNBOOKMARK_SUCCESS fragments
|
2025-01-13 11:21:24 -03:00 |
P. Reis
|
40fbdd952c
|
refactor: remove BOOKMARK_SUCCESS fragments
|
2025-01-13 10:26:19 -03:00 |
danidfra
|
dc23f3e5b5
|
Remove "statuses.test"
|
2025-01-12 14:13:15 -03:00 |
danidfra
|
1e65434824
|
Merge branch 'main' into remove-immutable-compose
|
2025-01-03 16:45:36 -03:00 |
Alex Gleason
|
4f9eefd524
|
Merge branch 'remote-tl-crash' into 'main'
Fix crash on remote timeline when logged out
See merge request soapbox-pub/soapbox!3310
|
2024-12-30 21:44:14 +00:00 |
Alex Gleason
|
655974a832
|
Fix crash on remote timeline when logged out
|
2024-12-30 15:41:31 -06:00 |
Alex Gleason
|
4d2dde6783
|
Merge branch 'dont-poll' into 'main'
Don't automatically poll home/notifications when WebSocket disconnects
See merge request soapbox-pub/soapbox!3309
|
2024-12-30 17:31:49 +00:00 |
Alex Gleason
|
35a2b4e583
|
Don't automatically poll home/notifications when WebSocket disconnects
|
2024-12-30 11:29:17 -06:00 |
Alex Gleason
|
59698cff90
|
Merge branch 'relationships-chunk' into 'main'
Fetch relationships in chunks of 20
See merge request soapbox-pub/soapbox!3308
|
2024-12-28 23:13:15 +00:00 |
Alex Gleason
|
85cdec6a5b
|
Fetch relationships in chunks of 20
|
2024-12-28 17:10:52 -06:00 |
danidfra
|
7bdb5eb9a8
|
Merge branch 'main' into remove-immutable-compose
|
2024-12-28 19:05:37 -03:00 |
danidfra
|
fc02fbc6ab
|
Refactor
|
2024-12-28 18:58:22 -03:00 |
danidfra
|
75bd511308
|
Turn "to" into array before sending
|
2024-12-28 18:57:26 -03:00 |
danidfra
|
4a00c3c772
|
Change type of "to" from string[] to Set
|
2024-12-28 18:54:25 -03:00 |
Alex Gleason
|
959adc6604
|
Merge branch 'finish-pure-status-component' into 'main'
Finish pure status component
See merge request soapbox-pub/soapbox!3297
|
2024-12-28 17:36:20 +00:00 |
Alex Gleason
|
1e07105016
|
Merge remote-tracking branch 'origin/main' into finish-pure-status-component
|
2024-12-27 15:46:32 -06:00 |
Alex Gleason
|
b7907e94f8
|
Merge branch 'polyfill-withresolvers' into 'main'
Polyfill Promise.withResolvers
Closes #1802
See merge request soapbox-pub/soapbox!3307
|
2024-12-27 18:17:34 +00:00 |
Alex Gleason
|
715c961fff
|
Polyfill Promise.withResolvers
Fixes: https://gitlab.com/soapbox-pub/soapbox/-/issues/1802
|
2024-12-27 12:14:24 -06:00 |
Alex Gleason
|
39065bc1af
|
compose: log upload errors to console
|
2024-12-27 12:13:58 -06:00 |
Alex Gleason
|
baf1c2acae
|
Merge branch 'toast-error-fallthrough' into 'main'
showAlertForError: fallthrough when response.error() fails
See merge request soapbox-pub/soapbox!3306
|
2024-12-26 17:29:28 +00:00 |
Alex Gleason
|
3158e0a16a
|
showAlertForError: fallthrough when response.error() fails
|
2024-12-26 11:26:58 -06:00 |
Alex Gleason
|
c5a745957a
|
Merge branch 'fix-mfa' into 'main'
MastodonResponse: use .passthrough() on errorSchema
Closes #1801
See merge request soapbox-pub/soapbox!3305
|
2024-12-26 17:22:28 +00:00 |
Alex Gleason
|
1926daa3c7
|
MastodonResponse: use .passthrough() on errorSchema
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1801
|
2024-12-26 11:19:33 -06:00 |
P. Reis
|
b344de8425
|
refactor: remove bookmarks actions
|
2024-12-20 14:00:08 -03:00 |
P. Reis
|
ab8a2de1c8
|
Merge branch 'main' into finish-pure-status-component
|
2024-12-19 21:03:14 -03:00 |
P. Reis
|
edc83e1509
|
Merge branch 'main' into finish-pure-status-component
|
2024-12-19 20:53:07 -03:00 |
P. Reis
|
b8da3e4f0c
|
refactor: get status in new entity store as a fallback
|
2024-12-19 20:23:54 -03:00 |
P. Reis
|
afd1f49e59
|
refactor: create useReaction hook, used in PureStatusReactionWrapper componet
|
2024-12-19 18:51:10 -03:00 |
Alex Gleason
|
c737d7cb5c
|
Merge branch 'fix-profile-update' into 'main'
Fix updating profile avatar/banner
See merge request soapbox-pub/soapbox!3304
|
2024-12-19 19:43:48 +00:00 |
Alex Gleason
|
2385d0694f
|
Fix updating profile avatar/banner
|
2024-12-19 13:41:21 -06:00 |
P. Reis
|
d2126f60f2
|
refactor: use statusSchema.parse rather than statusSchema.safeParse
we want to throw any errors so they are catched
|
2024-12-18 21:16:08 -03:00 |
danidfra
|
bfa34612f5
|
Change type of "to" from Set to string array (string[]) and remove unnecessary comments
|
2024-12-18 18:30:29 -03:00 |
danidfra
|
7dd213d3b5
|
Merge branch 'main' into remove-immutable-compose
|
2024-12-18 17:52:07 -03:00 |
danidfra
|
0825dd3a9f
|
Refactor: replace Immutable.js methods with plain JavaScript equivalents - "compose-modal - useCompose - reducers/compose.ts"
|
2024-12-18 17:44:32 -03:00 |
danidfra
|
f892cec183
|
Refactor: replace Immutable.js methods with plain JavaScript equivalents
|
2024-12-18 17:29:21 -03:00 |
danidfra
|
aac4798034
|
Remove Immutable.js from "autosuggest-account-input"
|
2024-12-18 17:25:47 -03:00 |
danidfra
|
2127bd52ce
|
Refactor: replace Immutable.js methods with plain JavaScript equivalents - "action/compose"
|
2024-12-18 17:20:41 -03:00 |
danidfra
|
ed629e69fa
|
Refactor: replace Immutable.js methods with plain JavaScript equivalents
|
2024-12-18 17:16:40 -03:00 |
P. Reis
|
2acb8e601d
|
refactor: move useFavourite to 'src/api/hooks'
|
2024-12-18 10:54:27 -03:00 |
Alex Gleason
|
9542c5bbc2
|
Merge branch 'bunker-44' into 'main'
Switch bunker to nip44 encryption
See merge request soapbox-pub/soapbox!3303
|
2024-12-18 08:00:04 +00:00 |
Alex Gleason
|
614d950083
|
Switch bunker to nip44 encryption
https://gitlab.com/soapbox-pub/ditto/-/issues/279
|
2024-12-18 01:58:50 -06:00 |
P. Reis
|
68625bd208
|
Merge branch 'main' into finish-pure-status-component
|
2024-12-17 21:25:09 -03:00 |
Alex Gleason
|
e6deb7916c
|
Merge branch 'fix-pagination' into 'main'
Fix pagination
See merge request soapbox-pub/soapbox!3302
|
2024-12-18 00:19:37 +00:00 |
Alex Gleason
|
f0043813e6
|
MastodonClient: merge searchParams
|
2024-12-17 18:16:34 -06:00 |