Alex Gleason
0cc13cadfc
Merge branch 'fix-ui-buttons' into 'main'
...
Fix issue in Layout.tsx
Closes #1805
See merge request soapbox-pub/soapbox!3313
2025-01-26 17:21:05 +00:00
danidfra
5a539e6413
Fix issue in Layout.tsx
2025-01-26 14:10:59 -03:00
Alex Gleason
31c461b43f
Merge branch 'black' into 'main'
...
Redesign desktop layout
See merge request soapbox-pub/soapbox!3312
2025-01-25 07:14:19 +00:00
Alex Gleason
41aeb9d07e
Fix sidebar active link color
2025-01-24 23:56:40 -06:00
Alex Gleason
aaa0d4c4f4
Add tabs between home feed and local
2025-01-24 23:46:09 -06:00
Alex Gleason
f56dabe458
Add profile control at the bottom
2025-01-24 23:22:35 -06:00
Alex Gleason
4498130f23
Reorder right sidebar
2025-01-24 22:52:44 -06:00
Alex Gleason
c54b48f00a
Improve left navigation colors
2025-01-24 22:50:23 -06:00
Alex Gleason
3686b41ba5
Fix column header, make background the same color as foreground
2025-01-24 19:49:41 -06:00
Alex Gleason
e43ca0cbb3
Remove background shapes and landing gradient
2025-01-24 19:36:53 -06:00
Alex Gleason
2198816e78
Add logo and search to left sidebar
2025-01-24 19:34:15 -06:00
Alex Gleason
191d7f1967
Fix a bunch of stuff to match the new theme
2025-01-24 18:57:31 -06:00
Alex Gleason
a4b041723a
Remove `=== 'black'` conditionals
2025-01-24 15:51:42 -06: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
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
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
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
Alex Gleason
790564b74e
Fix BACKEND_URL with baseClient
2024-12-17 18:01:40 -06:00
P. Reis
f6cc3382dd
refactor: use /PureStatusReactionWrapper component in PureStatusActionBar component
2024-12-17 19:59:04 -03:00
P. Reis
ede079a0eb
refactor/checkpoint: create PureStatusReactionWrapper component
...
to make it work 100%, a reaction hook must be created and used, rather than dispatching the simpleEmojiReact() function from actions (src/actions/emoji-reacts.ts)
2024-12-16 21:06:46 -03:00
P. Reis
7e6418fc9b
Merge branch 'main' into finish-pure-status-component
2024-12-13 23:46:31 -03:00