Wykres commitów

12161 Commity (12d7e6da9152106da048d23a43a41d70d9ed4839)

Autor SHA1 Wiadomość Data
Daniel 12d7e6da91 Merge branch 'updating-zoom' into 'main'
feat: add 2x zoom on desktop

See merge request soapbox-pub/soapbox!3328
2025-05-03 22:51:09 +00:00
Alex Gleason c2376d15f6 Merge branch 'improve-fetch' into 'main'
Update hook to use react query

See merge request soapbox-pub/soapbox!3367
2025-04-29 14:21:22 +00:00
danidfra 094dba97a6 Update create-wallet 2025-04-26 10:53:01 -03:00
danidfra a2213c90a5 Update transactions 2025-04-25 18:30:26 -03:00
danidfra 354abb9f6c Improve ux in pay-request-form 2025-04-25 12:00:57 -03:00
danidfra 941d637c1a Update wallet-relays and wallet-mints to use react query 2025-04-25 11:21:52 -03:00
danidfra 801bf70d6b Update hook to use react query 2025-04-24 20:58:02 -03:00
Alex Gleason 7357391250 Merge branch 'cashu-fix' into 'main'
Hotfix cashu performance issue

See merge request soapbox-pub/soapbox!3366
2025-04-24 19:21:51 +00:00
Alex Gleason 5232f948a1
Hotfix cashu performance issue 2025-04-24 14:17:36 -05:00
Alex Gleason 5b7b7d7e14 Merge branch 'update-wallet' into 'main'
Restrict wallet access

Closes #1824

See merge request soapbox-pub/soapbox!3365
2025-04-23 18:32:06 +00:00
danidfra 9301824d80 Restrict wallet access to Nostr apps only 2025-04-23 15:26:38 -03:00
Alex Gleason 75e1e9ecd6 Merge branch 'create-wallet' into 'main'
Cashu wallet

See merge request soapbox-pub/soapbox!3333
2025-04-22 15:35:22 +00:00
Alex Gleason 6cd8229aed Merge branch 'single-option-polls' into 'main'
allow for creating single-option polls

See merge request soapbox-pub/soapbox!3364
2025-04-11 13:24:39 +00:00
Sneed 047947b155 allow for creating and viewing single-option polls 2025-04-11 10:02:37 +01:00
Alex Gleason c568f2dc3c Merge branch 'view-single-option-polls' into 'main'
allow for viewing single-option polls

See merge request soapbox-pub/soapbox!3363
2025-04-09 15:41:22 +00:00
Sneed 18d8eaa22b allow for viewing single-option polls 2025-04-09 16:23:01 +01:00
danidfra b547283707 Wrong quote 2025-04-03 17:22:47 -03:00
danidfra 39bc0635ba Update create-wallet and fetch wallet data 2025-04-03 10:35:56 -03:00
danidfra 1ea2ceb048 Fix linting issues in wallet and payment components 2025-04-01 22:59:52 -03:00
danidfra d8665fa7a5 Add toggle button in zap-modal to switch between Cashu and Lightning, and apply small updates using Goose 2025-04-01 22:59:38 -03:00
Alex Gleason 6ecc6388a0 Merge branch 'disclose-client' into 'main'
Support Ditto client tag

See merge request soapbox-pub/soapbox!3362
2025-04-02 01:42:43 +00:00
Alex Gleason cd3b758a62
yarn i18n 2025-04-01 20:39:17 -05:00
Alex Gleason e8fe0826c2
Support Ditto client tag 2025-04-01 20:32:26 -05:00
danidfra 0c92375c42 Remove toast 2025-04-01 18:05:07 -03:00
danidfra 21fc7c8ed9 Update translated text and use Goose to update small things in wallet 2025-04-01 17:45:07 -03:00
Alex Gleason 0cb6658306 Merge branch 'goosehints' into 'main'
Add a .goosehints file

See merge request soapbox-pub/soapbox!3360
2025-04-01 00:07:22 +00:00
Alex Gleason aaf980a484
Add a .goosehints file 2025-03-31 19:05:23 -05:00
Alex Gleason fd2801c4c5 Merge branch 'eslint-n' into 'main'
Enforce node: imports

See merge request soapbox-pub/soapbox!3359
2025-03-28 18:57:13 +00:00
Alex Gleason 633bf9f53e
Enforce node: imports 2025-03-28 13:48:45 -05:00
danidfra 0957c5b92e Refactor code to use accepts_zaps_cashu 2025-03-28 10:50:43 -03:00
danidfra 7c9f740258 Implement a tooltip in create-wallet 2025-03-28 10:39:35 -03:00
danidfra d22163b87c Update zaps-modal to include nutzapped_by details 2025-03-27 20:25:35 -03:00
danidfra 1eec214a51 Implement "nutzapped_by" 2025-03-27 14:26:27 -03:00
danidfra f3873b55ba Update fetch wallet data 2025-03-26 17:59:36 -03:00
danidfra 92aa009de9 Refactor wallet logic to handle Zap Cashu data 2025-03-26 12:42:56 -03:00
danidfra fc7a8c849c Update loading more transactions 2025-03-25 18:14:13 -03:00
danidfra 575c81cde9 Refactor code 2025-03-25 14:51:38 -03:00
danidfra 0877e388d2 Implement pagination in transactions 2025-03-25 13:31:14 -03:00
danidfra 8b097aeef2 Create pocketWallet 2025-03-25 13:29:40 -03:00
danidfra a6e18421d3 Refactor code and rename translated texts 2025-03-24 20:13:36 -03:00
Alex Gleason 82ed6d3a07 Merge branch 'fix-bookmarks-reply' into 'main'
fix: reply in bookmarks

Closes #1823

See merge request soapbox-pub/soapbox!3358
2025-03-24 16:51:18 +00:00
P. Reis 02182643fd refactor: split in multiple lines rather than one liner 2025-03-24 11:25:17 -03:00
P. Reis 1e39f56c3f refactor: remove useless line 2025-03-24 11:19:13 -03:00
P. Reis 7078fc2a92 fix: reply in bookmarks 2025-03-24 11:18:15 -03:00
danidfra 4e07c616d6 Add message when "no transactions" 2025-03-23 17:40:49 -03:00
danidfra fcb3057b01 Update transactions 2025-03-23 17:19:42 -03:00
danidfra f7bdd066b8 Update hook 2025-03-23 17:17:44 -03:00
Alex Gleason a19c28768b Merge branch 'ditto-notification-types' into 'main'
Use notification `types` on Ditto

See merge request soapbox-pub/soapbox!3357
2025-03-23 17:22:03 +00:00
Alex Gleason 401da2ce6d
Use notification `types` on Ditto 2025-03-23 12:17:50 -05:00
danidfra 27aa66d279 Change hook logic 2025-03-21 16:51:17 -03:00