Mary Kate Fain
|
ccd73bcf24
|
remove stray comment
|
2025-02-12 15:53:10 -06:00 |
Mary Kate Fain
|
6b8caa0ee9
|
make it show 1 streak even if zero if you just posted, because the streak post just hasn't gone through yet
|
2025-02-12 15:47:21 -06:00 |
Mary Kate Fain
|
4e0aa87ab3
|
finish up formatting on streak modal
|
2025-02-12 15:31:14 -06:00 |
Mary Kate Fain
|
fa8bb335c6
|
streak modal has account preview basics
|
2025-02-12 15:07:44 -06:00 |
Mary Kate Fain
|
470b4ab463
|
streak modal message update
|
2025-02-12 14:26:55 -06:00 |
Mary Kate Fain
|
cdbdcd2ac8
|
streak start mobile mvp
|
2025-02-12 13:50:50 -06:00 |
Alex Gleason
|
eca2978fc2
|
Merge branch 'update-hover-card' into 'main'
Add streak and a light gray border to profile hover cards
See merge request soapbox-pub/soapbox!3331
|
2025-02-12 01:57:53 +00:00 |
Mary Kate
|
929c9f3f5f
|
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
2025-02-12 01:51:42 +00:00 |
Mary Kate
|
10f14208c5
|
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
2025-02-12 01:49:43 +00:00 |
Mary Kate Fain
|
e44b029df8
|
Add streak and a light gray border to profile hover cards
|
2025-02-11 19:38:57 -06:00 |
Alex Gleason
|
0a28398256
|
Merge branch 'streak-flame' into 'main'
Streak: display flame icon
See merge request soapbox-pub/soapbox!3330
|
2025-02-07 04:57:53 +00:00 |
Alex Gleason
|
3bf9239679
|
Streak: display flame icon
|
2025-02-06 22:55:34 -06:00 |
Alex Gleason
|
5fa10f4e58
|
Merge branch 'streaks' into 'main'
Support Streaks
See merge request soapbox-pub/soapbox!3327
|
2025-02-06 22:22:28 +00:00 |
Alex Gleason
|
4134f5ed9c
|
Support Streaks
|
2025-02-06 16:20:03 -06:00 |
Alex Gleason
|
6668712eff
|
Merge branch 'autoplay-videos' into 'main'
Autoplay videos
See merge request soapbox-pub/soapbox!3326
|
2025-02-06 05:57:59 +00:00 |
Alex Gleason
|
f1beb34b39
|
Autoplay videos
|
2025-02-05 23:55:35 -06:00 |
Alex Gleason
|
848ea94bf5
|
Merge branch 'fix-load-timeline-problem' into 'main'
Change to useRef
See merge request soapbox-pub/soapbox!3325
|
2025-02-06 00:17:38 +00:00 |
danidfra
|
7351dbbad2
|
Change to useRef
|
2025-02-05 20:32:15 -03:00 |
Alex Gleason
|
18523c4e77
|
Merge branch 'update-notification-icon' into 'main'
Remove "ScrollTopButton" from timeline
Closes #1811
See merge request soapbox-pub/soapbox!3321
|
2025-02-04 00:13:19 +00:00 |
danidfra
|
3a4c6466b0
|
Add logic to display notification icon based on state
|
2025-02-03 20:52:56 -03:00 |
danidfra
|
63335e9274
|
Create reducer "notificationsSlice"
|
2025-02-03 20:49:40 -03:00 |
danidfra
|
15d96e8fdf
|
Merge branch 'main' into update-notification-icon
|
2025-02-03 13:53:31 -03:00 |
Alex Gleason
|
1c5fad00d3
|
Merge branch 'search-results-fix' into 'main'
Fix display of suggestions and hashtags in Discover tab
See merge request soapbox-pub/soapbox!3324
|
2025-02-03 02:55:54 +00:00 |
Alex Gleason
|
cba30f2d94
|
Fix display of suggestions and hashtags in Discover tab
|
2025-02-02 20:53:21 -06:00 |
Alex Gleason
|
a607c83feb
|
Merge branch 'local-suggested' into 'main'
Add LatestAccountsPanel
See merge request soapbox-pub/soapbox!3322
|
2025-02-02 04:20:32 +00:00 |
Alex Gleason
|
a29a494b23
|
Use local feed suggestions if available
|
2025-02-01 22:18:06 -06:00 |
Alex Gleason
|
2d973c9cd0
|
Simplify/consolidate latest accounts code, fix suggestions pagination
|
2025-02-01 22:05:51 -06:00 |
Alex Gleason
|
959ff8a634
|
Merge branch 'fix-request-username' into 'main'
Fix issue with username request
Closes #1806
See merge request soapbox-pub/soapbox!3319
|
2025-01-31 19:27:07 +00:00 |
Alex Gleason
|
101017feba
|
Merge branch 'fix-infinityNaN-video' into 'main'
Fix infinity problem when video is streaming or does not have duration data
Closes #1795
See merge request soapbox-pub/soapbox!3323
|
2025-01-31 18:59:31 +00:00 |
danidfra
|
1932ec126c
|
Fix multiple setTimeout calls by clearing the previous one
|
2025-01-31 15:53:31 -03:00 |
danidfra
|
5f874b87c1
|
Fix infinity problem when video is streaming or does not have duration data
|
2025-01-31 15:45:01 -03:00 |
Alex Gleason
|
742e339c53
|
yarn i18n
|
2025-01-30 22:02:40 -06:00 |
Alex Gleason
|
6766892696
|
Add LatestAccountsPanel
|
2025-01-30 21:58:40 -06:00 |
danidfra
|
89c9eb5907
|
Remove "ScrollTopButton" from timeline
|
2025-01-30 11:52:21 -03:00 |
Alex Gleason
|
5f95348ac0
|
Merge branch 'fix-nav-bar' into 'main'
Fix navbar issue
Closes #1809
See merge request soapbox-pub/soapbox!3320
|
2025-01-29 18:27:39 +00:00 |
danidfra
|
5db8f47bf1
|
Fix navbar issue
|
2025-01-29 14:21:40 -03:00 |
danidfra
|
f53b2593aa
|
Fix issue with username request
|
2025-01-29 13:58:53 -03:00 |
Alex Gleason
|
c84bddb466
|
Merge branch 'onboarding-fixes' into 'main'
Onboarding fixes
See merge request soapbox-pub/soapbox!3318
|
2025-01-28 20:55:29 +00:00 |
Alex Gleason
|
7dd77b62bc
|
DisplayUserNameStep -> UsernameStep
|
2025-01-28 14:52:58 -06:00 |
Alex Gleason
|
23cb394160
|
DisplayUserNameStep: fix title and subtitle, remove character minimum, progress on success
|
2025-01-28 14:51:08 -06:00 |
Alex Gleason
|
d23a17b3ae
|
DisplayNameStep: don't prefill with display_name
|
2025-01-28 14:42:33 -06:00 |
Alex Gleason
|
7fadf75c16
|
OnboardingFlowModal -> OnboardingModal, ONBOARDING_FLOW -> ONBOARDING
|
2025-01-28 14:35:39 -06:00 |
Alex Gleason
|
78b653371c
|
OnboardingModalFlow: improve layout, improve transitions
|
2025-01-28 14:33:46 -06:00 |
Alex Gleason
|
867f37b030
|
OnboardingFlowModal: improve spacing between dots and card
|
2025-01-28 14:27:05 -06:00 |
Alex Gleason
|
e46211bdc7
|
Merge branch 'fix-onboarding-modal' into 'main'
Make the onboarding modal show up again (during Nostr login flow)
See merge request soapbox-pub/soapbox!3317
|
2025-01-28 18:02:48 +00:00 |
Alex Gleason
|
f481da3780
|
Make the onboarding modal show up again (during Nostr login flow)
|
2025-01-28 11:59:25 -06:00 |
Alex Gleason
|
f1cc6daec7
|
Merge branch 'deno-exclude' into 'main'
Add a deno.json with exclude: "."
See merge request soapbox-pub/soapbox!3316
|
2025-01-28 17:48:05 +00:00 |
Alex Gleason
|
f2d7e3ac9d
|
Merge branch 'thumb-nav-stray' into 'main'
ThumbNavigationLink: remove stray attribute
See merge request soapbox-pub/soapbox!3315
|
2025-01-28 17:45:56 +00:00 |
Alex Gleason
|
127f945434
|
Add a deno.json with exclude: "."
|
2025-01-28 11:45:24 -06:00 |
Alex Gleason
|
3939a6dec2
|
ThumbNavigationLink: remove stray attribute
|
2025-01-28 11:43:36 -06:00 |