Commit Graph

11141 Commits

Author SHA1 Message Date
danidfra c7fdcc8190 Changes on zap-split-modal 2024-08-31 12:07:58 -03:00
danidfra e5965e7a79 Create zap-split-modal-component 2024-08-30 10:52:27 -03:00
danidfra fa5d6db810 Add more default texts 2024-08-30 02:33:43 -03:00
danidfra c4cdd31a6f Implement route to display zap-split modal 2024-08-30 02:31:00 -03:00
danidfra 57945f5376 Create zap-split-modal 2024-08-30 02:28:33 -03:00
danidfra 8a90974e52 Fix typo 2024-08-29 23:42:49 -03:00
danidfra 342ace5f5a Update zap-invoice design 2024-08-29 23:27:39 -03:00
danidfra 5246301324 update-zap 2024-08-29 10:44:00 -03:00
danidfra 03f18a9781 Update timelines to use public routes 2024-08-24 10:56:32 -03:00
Alex Gleason 6560dac86d Merge branch 'ditto-favicon' into 'main'
Ditto favicon

See merge request soapbox-pub/soapbox!3094
2024-08-17 02:11:35 +00:00
Alex Gleason fa34de2848
Hide favicon if fetch fails 2024-08-16 20:57:58 -05:00
Alex Gleason 0323ef9796
accountSchema: get the domain from the API if it's available 2024-08-16 20:43:49 -05:00
Alex Gleason 041250c2a1 Merge branch 'nostr-init' into 'main'
Create initial Nostr events for new users

See merge request soapbox-pub/soapbox!3092
2024-08-15 23:55:25 +00:00
Alex Gleason 13cec27110
Create initial Nostr events for new users 2024-08-15 18:35:01 -05:00
Alex Gleason b61f2e40ed Merge branch 'onboarding-flow-modal' into 'main'
Onboarding flow modal

Closes #1692

See merge request soapbox-pub/soapbox!3091
2024-08-15 19:29:40 +00:00
danidfra ac246c349a Fix pipeline error 2024-08-15 16:17:25 -03:00
danidfra 675bcd85cf Fix yarn.lock 2024-08-15 15:15:59 -03:00
danidfra 287730f8f3 Update css-tolls to 4.4.0 2024-08-15 14:33:46 -03:00
danidfra 81d2e30922 Removed comment lines 2024-08-15 14:22:37 -03:00
danidfra 902a13be8f Delete onboarding-wizard route 2024-08-15 14:18:18 -03:00
danidfra 2146d5ea03 Delete onboarding-wizard 2024-08-15 14:16:37 -03:00
danidfra f71abb4543 Refatoring modal
Add theme prop
2024-08-15 13:29:56 -03:00
danidfra b51cf2d848 Refatoring BigCard 2024-08-15 13:24:48 -03:00
danidfra b148d41f31 Add dispatch action for onboarding flow modal 2024-08-14 21:35:43 -03:00
danidfra 8df2a99724 Create onboarding modal steps 2024-08-14 21:32:33 -03:00
danidfra 58a1a13bfc Create onboarding flow modal 2024-08-14 21:24:05 -03:00
danidfra c424f39d66 Update modal to accept background and shadow as props 2024-08-14 21:12:36 -03:00
danidfra 0e373cfb98 update modal to accept background and shadow as props 2024-08-14 18:54:53 -03:00
danidfra 14d2819f98 Add route to onboarding modal 2024-08-14 16:09:36 -03:00
danidfra 0af2b92392 update modal to accept padding prop 2024-08-14 16:02:08 -03:00
danidfra 61438d8680 Merge branch 'typo-portugues-translation' into onboarding-flow-modal 2024-08-09 14:12:03 -03:00
danidfra a53b711715 Fix typo in portugues translation 2024-08-09 12:21:53 -03:00
danidfra e17c33a4cd Update steps to show up the "x" button 2024-08-07 15:30:01 -03:00
danidfra e7b7db64c1 Add "x" button on component BigCard 2024-08-07 15:21:37 -03:00
Alex Gleason 72ffcae99e Merge branch 'nostr-onboarding' into 'main'
Display the onboarding flow to new Nostr users

See merge request soapbox-pub/soapbox!3088
2024-08-05 19:57:55 +00:00
Alex Gleason 1683cdbfb7
Merge remote-tracking branch 'origin/main' into nostr-onboarding 2024-08-05 14:46:29 -05:00
Alex Gleason 93a5eef9c6
Display the onboarding flow to new Nostr users 2024-08-05 14:45:08 -05:00
Alex Gleason 82c227c630 Merge branch 'nostr-external-fix' into 'main'
nostr: allow view in external viewer links to appear on all posts

See merge request soapbox-pub/soapbox!3086
2024-08-02 19:57:14 +00:00
Siddharth Singh 612d9b6742 Fix code to work properly on both mastodon and Ditto 2024-08-02 19:45:01 +00:00
Alex Gleason 429494e902 Merge branch 'fix-multiple-accounts' into 'main'
(hopefully) fix multiple accounts issue

Closes #1672

See merge request soapbox-pub/soapbox!3087
2024-08-02 17:56:32 +00:00
Siddharth Singh c073278167
(hopefully) fix multiple accounts issue 2024-08-02 23:04:25 +05:30
Siddharth Singh e5b3c9c9a0
nostr: allow view in external viewer links to appear on all posts 2024-08-02 17:06:41 +05:30
Alex Gleason af9bb284fa Merge branch 'fix-1688' into 'main'
Fix clicking mentions and hashtag links from feeds

Closes #1688

See merge request soapbox-pub/soapbox!3083
2024-07-30 17:37:15 +00:00
Alex Gleason 87b52ba2f3
Also fix clicking a hashtag directly from the feed 2024-07-30 12:24:44 -05:00
Alex Gleason 3af722e957
Fix clicking mentions and hashtag links from feeds
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1688
2024-07-30 12:20:39 -05:00
Alex Gleason 337fc8b8e4 Merge branch 'update-zap-button-icons' into 'main'
update-zap-button-icons

See merge request soapbox-pub/soapbox!3082
2024-07-29 03:41:13 +00:00
Alex Gleason 4dd83ed888
Update COPYING.md 2024-07-28 22:33:31 -05:00
Alex Gleason 04e0ea6635
Button: element -> iconElement 2024-07-28 22:32:04 -05:00
Daniel Filemon 82547b4378 Remove default element value of Butto 2024-07-29 03:12:19 +00:00
Daniel Filemon bde0bb1235 Setting the default value for the element prop 2024-07-29 03:05:11 +00:00