Commit Graph

11176 Commits

Author SHA1 Message Date
P. Reis 80cbf1d91c feat: add zaps_amount to StatusRecord 2024-06-10 15:54:02 -03:00
Alex Gleason a09327abeb Merge branch 'req-identity' into 'main'
Nostr identity request

See merge request soapbox-pub/soapbox!3061
2024-06-10 00:35:18 +00:00
Alex Gleason 4d19ff209c
Revoke name through the UI 2024-06-09 19:22:48 -05:00
Alex Gleason 4927a321df
Rework identity request to match the new API 2024-06-09 18:34:40 -05:00
Alex Gleason def7cc4d14
Support ditto:name_grant notification type 2024-06-09 17:00:41 -05:00
Alex Gleason 0e846784df
Rework admin approve/reject actions 2024-06-09 13:40:08 -05:00
Alex Gleason cdc8c70078 Merge branch 'sidebar-link-truncate' into 'main'
SidebarNavigationLink: truncate too-long text

See merge request soapbox-pub/soapbox!3060
2024-06-08 21:00:27 +00:00
Alex Gleason 5cc9f3f6e6
SidebarNavigationLink: truncate too-long text 2024-06-08 15:59:13 -05:00
Alex Gleason 3ce9e1167a Merge branch 'simpler-to-regex' into 'main'
Match more stuff with the `to` field

Closes #1675

See merge request soapbox-pub/soapbox!3059
2024-06-08 20:55:28 +00:00
Alex Gleason 238fea775d Merge branch 'suggestions-unauth' into 'main'
Display suggestions when logged out

See merge request soapbox-pub/soapbox!3058
2024-06-08 20:54:46 +00:00
Alex Gleason 93bda92eaa
Match more stuff with the `to` field 2024-06-08 15:53:00 -05:00
Alex Gleason c25c07a817
Display suggestions when logged out 2024-06-08 15:39:02 -05:00
Alex Gleason a8fb4061eb Merge branch 'instance-domain' into 'main'
Use instance domain for local timeline

See merge request soapbox-pub/soapbox!3057
2024-06-07 02:55:41 +00:00
Alex Gleason c7ff472ae0
Use instance domain for local timeline 2024-06-06 21:38:28 -05:00
Alex Gleason e47eb6530c Merge branch 'waitlist-account' into 'main'
UnapprovedAccount: use the regular Account component

See merge request soapbox-pub/soapbox!3056
2024-06-06 23:08:32 +00:00
Alex Gleason 2c6a5fe1a7
UnapprovedAccount: use the regular Account component 2024-06-06 17:51:37 -05:00
Alex Gleason ac75e10d39 Merge branch 'enhance-lightning-design' into 'main'
Enhance lightning design

Closes #1670

See merge request soapbox-pub/soapbox!3054
2024-06-06 16:08:27 +00:00
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