Commit Graph

10809 Commits

Author SHA1 Message Date
P. Reis e090625f57 fix(ZapPayRequestForm): change bottom border from 8 to 4 2024-06-06 10:47:42 -03:00
P. Reis cd9eb66a7d refactor: convert border-ul class values to tailwind 2024-06-06 10:43:23 -03:00
P. Reis a5ee5a2ed5 refactor: change _ to () 2024-06-05 19:51:33 -03:00
P. Reis 0489e30e1a fix(ZapPayRequestForm): use correct default message 2024-06-05 19:43:38 -03:00
P. Reis 73d136e88b fix: yarn i18n 2024-06-05 19:21:38 -03:00
P. Reis 782441262c fix(ZapPayRequestForm): set same font-size for all screen sizes in zap button 2024-06-05 19:12:03 -03:00
P. Reis 063d3ddc5d fix: use important! to set font-size 2024-06-05 19:08:38 -03:00
P. Reis a4df1c53cb Merge branch 'main' into enhance-lightning-design 2024-06-05 18:18:28 -03:00
P. Reis c8313e2652 feat(ZapPayRequestForm): zap invoice design enhanced 2024-06-05 18:12:17 -03:00
P. Reis e7ef163a4e locales: zap button raw and rounded 2024-06-05 17:52:53 -03:00
P. Reis c7af041c4b feat(ZapPayRequestForm): zap request design enhanced 2024-06-05 17:51:19 -03:00
Alex Gleason 2dde94e16b Merge branch 'feat-zap-profile' into 'main'
Zap account directly

Closes #1671

See merge request soapbox-pub/soapbox!3055
2024-06-04 23:11:23 +00:00
Alex Gleason 3b419b1097 Don't pass empty strings to the API for no reason? 2024-06-04 22:59:20 +00:00
Alex Gleason 6734254630 Add spaces around union pipe 2024-06-04 22:57:44 +00:00
P. Reis f1d6d32f92 feat: zap account directly 2024-06-04 16:55:32 -03:00
P. Reis 20ecc0586c feat: zap request in new format
- pass account_id in /api/v1/ditto/zap request body
- get invoice from body instead of header
2024-06-04 13:46:42 -03:00
P. Reis 74485b3524 feat: rough enhance lightning design 2024-06-03 20:54:34 -03:00
P. Reis 4254168b9a feat(tailwind.css): add and style border-ul class 2024-06-03 20:44:14 -03:00
Alex Gleason 566b2f77b1 Merge branch 'nip05-regex' into 'main'
Mentions regex: let localpart be optional

See merge request soapbox-pub/soapbox!3053
2024-06-03 06:08:15 +00:00
Alex Gleason ee9800f4b3 Merge branch 'nostr-relay-settings' into 'main'
Move Nostr Relay to settings page

See merge request soapbox-pub/soapbox!3052
2024-06-03 05:49:50 +00:00
Alex Gleason 1b9ad86ca2
Mentions regex: let localpart be optional 2024-06-03 00:47:17 -05:00
Alex Gleason 168a4b6724
Move Nostr Relay to settings page 2024-06-03 00:32:40 -05:00
Alex Gleason aa3aca187d Merge branch 'soapbox-config-zod' into 'main'
Add soapboxConfigSchema

See merge request soapbox-pub/soapbox!3051
2024-06-02 20:45:47 +00:00
Alex Gleason 733db025d8
Add soapboxConfigSchema 2024-06-02 15:10:11 -05:00
Alex Gleason 9c2a9b730d Merge branch 'continue-convo-text' into 'main'
ThreadLoginCta: improve the wording

See merge request soapbox-pub/soapbox!3050
2024-06-02 15:55:19 +00:00
Alex Gleason 60210fa93b
ThreadLoginCta: improve the wording 2024-06-02 10:37:38 -05:00
Alex Gleason 9945a62ecd Merge branch 'feat-choose-zaps-amount' into 'main'
Enhance zap experience - Render QR code, choose amount, open wallet, etc

Closes #1666

See merge request soapbox-pub/soapbox!3046
2024-06-02 14:29:00 +00:00
P. Reis 0e9d20a56f Merge branch 'main' into feat-choose-zaps-amount 2024-06-02 11:04:28 -03:00
P. Reis d380ac7a82 refactor: remove logging errors, indentation 2024-06-02 10:06:04 -03:00
P. Reis e7f778274f fix: yarn i18n 2024-06-01 17:59:36 -03:00
Alex Gleason 456d10ae05 Merge branch 'nostr-panel' into 'main'
Add NostrPanel

See merge request soapbox-pub/soapbox!3048
2024-06-01 18:46:39 +00:00
Alex Gleason bf63fe05b2
yarn i18n 2024-06-01 13:35:16 -05:00
Alex Gleason 1b80b84e19
Add NostrPanel 2024-06-01 13:34:38 -05:00
Alex Gleason 1e9a86ee26 Merge branch 'mobile-condensed' into 'main'
Condense feeds on mobile

See merge request soapbox-pub/soapbox!3047
2024-06-01 18:00:46 +00:00
Alex Gleason 52f7319660
HomeTimeline: fix padding-top on mobile 2024-06-01 12:50:44 -05:00
Alex Gleason fe691ef6f0
SearchResults: add a spinner when trending posts are loading 2024-06-01 12:25:49 -05:00
Alex Gleason b117529c12
SearchResults: fix borders dividing posts 2024-06-01 12:21:58 -05:00
Alex Gleason 78be563bdc
Condense feeds on mobile 2024-06-01 12:15:19 -05:00
P. Reis 95dbb7bb85 Merge branch 'main' into feat-choose-zaps-amount 2024-05-31 22:32:48 -03:00
Alex Gleason 8161cfbdec Merge branch 'chatgpt-pubkey' into 'main'
Fix the pubkey like CHatGPT said

See merge request soapbox-pub/soapbox!3045
2024-06-01 01:25:48 +00:00
Alex Gleason 3adb570b4a
Fix the pubkey like CHatGPT said 2024-05-31 20:04:50 -05:00
P. Reis b07d9b53d7 Merge branch 'main' into feat-choose-zaps-amount 2024-05-31 14:01:25 -03:00
Alex Gleason 376090015e Merge branch 'fix-login-and-pubkey' into 'main'
Ensure relay subscription is open & set pubkey when the signer changes

See merge request soapbox-pub/soapbox!3044
2024-05-31 16:51:05 +00:00
P. Reis 3ebde982c0 fix: set pubkey when the signer changes 2024-05-31 13:30:06 -03:00
P. Reis 3b2680fc0e fix: wait 1 second to ensure relay subscription is open 2024-05-31 13:29:30 -03:00
P. Reis d424efff19 Merge branch 'main' into feat-choose-zaps-amount
(((updating local branch)))
2024-05-30 10:46:11 -03:00
Alex Gleason 7a0ec9fa31 Merge branch 'use-signer-stream-load' into 'main'
Move useSignerStream to SoapboxLoad

See merge request soapbox-pub/soapbox!3043
2024-05-30 03:41:10 +00:00
Alex Gleason c2f95f57a8
Move useSignerStream to SoapboxLoad 2024-05-29 22:38:29 -05:00
P. Reis f7afa31fb8 Merge branch 'main' into feat-choose-zaps-amount
(((Updating local branch)))
2024-05-29 22:02:07 -03:00
P. Reis 0608c530e7 feat(locales): add 'open wallet' 2024-05-29 21:40:40 -03:00