Commit Graph

135 Commits

Author SHA1 Message Date
Kieran b3cc84a0b1
feat: task list (nip5 task) 2023-03-03 11:45:47 +00:00
Kieran d4c1651f8f
Merge pull request #382 from enjikaka/svg-proposal
Proposal: Remove SVGs from JSX
2023-03-03 11:18:28 +00:00
Kieran 9f763c09f8
bug: lndhub path 2023-03-02 21:56:25 +00:00
Jeremy Karlsson 56d9796f64
Format 2023-03-02 20:01:37 +01:00
Jeremy Karlsson b423cb2ab3
Merge 2023-03-02 19:50:43 +01:00
Jeremy Karlsson 8fa2d4c29f
Merge branch 'main' of github.com:v0l/snort into svg-proposal 2023-03-02 19:46:15 +01:00
Jeremy Karlsson 3fbdaa77f2
fix plus size icon 2023-03-02 19:40:46 +01:00
Jeremy Karlsson e4cdbcc0dc
Tweak some sizes 2023-03-02 19:39:29 +01:00
Jeremy Karlsson 06563c152a
Optimize settings view 2023-03-02 18:59:16 +01:00
Jeremy Karlsson dd1278ba7c
Fix settings styles 2023-03-02 18:47:15 +01:00
Jeremy Karlsson b4a132d4a2
Move icons to svg file 2023-03-02 18:47:02 +01:00
Kieran 4825101663
Merge pull request #219 from v0l/lndhub
LNDHub/LNC wallet
2023-03-02 17:39:47 +00:00
Kieran 8c03f09146
bug: clear deleted flag 2023-03-02 17:11:38 +00:00
Kieran eec85c441e
complete basic wallet 2023-03-02 15:23:53 +00:00
Kieran cff605b188
feat: LNC wallet 2023-02-28 22:22:46 +00:00
Kieran 1b363ec15f
progress 2023-02-28 22:21:50 +00:00
Kieran 7db8960914
feat: basic wallet 2023-02-28 22:21:49 +00:00
Kieran ac41f8c2f4
bug: clear redux store on logout
closes #372
2023-02-28 19:33:47 +00:00
Kieran 1ad0270819
Merge pull request #373 from w3irdrobot/disable-mark-all-read
Update mark all read dm button to be disabled when no unreads
2023-02-28 16:13:40 +00:00
Lukas Jakob b1e7a202f3 Fix format 2023-02-28 07:19:55 -06:00
Lukas Jakob 57f86812b3 refactor(Profile): add AsyncButton 2023-02-28 07:19:55 -06:00
Kieran 2e78da732a
New Crowdin updates (#364)
* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Arabic)

* feat: add it lang

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Arabic)

* New translations en.json (Japanese)

* New translations en.json (Indonesian)

* New translations en.json (Indonesian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Arabic)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Indonesian)

* New translations en.json (Italian)

* Read preferences directly from localStorage

* Add Indonesian to language picker

* Update translators
2023-02-28 10:24:55 +00:00
w3irdrobot 564701c8b8
Update mark all read dm button to be disabled when no unreads 2023-02-27 23:52:12 -05:00
Kieran 8c286c04f3
feat: fast zaps 2023-02-27 17:46:01 +00:00
Kieran e450cdd865
fix: autoFocus 2023-02-27 13:21:06 +00:00
Kieran 45c4c3bce1
feat: nip5 in profile path 2023-02-27 13:17:57 +00:00
Kieran 688c5cf4f8
Merge pull request #363 from lujakob/add-search-field-focus
feat: add search page field autofocus
2023-02-27 11:54:06 +00:00
Kieran 62cd8b57d1
feat: language picker 2023-02-27 11:31:46 +00:00
Kieran 7c74a777de
bug: login page overflow
closes #361
2023-02-26 21:25:17 +00:00
Lukas Jakob a08c5fdc75 feat: add search page field autofocus 2023-02-26 13:37:56 -06:00
Kieran c203c7eeed
bug: follow all fix 2023-02-25 21:27:01 +00:00
Kieran 37ab7cdfce
Merge pull request #355 from w3irdrobot/clear-unread-icon-header
Remove unread message dot when messages all read
2023-02-25 10:10:13 +00:00
Kieran 44b29b777d
feat: default zap amount 2023-02-24 23:03:01 +00:00
Kieran 8939b1dad2
chore: add w3irdrobot 2023-02-24 22:20:44 +00:00
w3irdrobot c0d9399ca7
Remove unread message dot when messages all read
Clicking the Mark All Read button was clearing the messages, but
the purple dot was not disappearing until the page was refreshed.
It appears it was just because the calculation was being cached
and not updated because the dm interaction counter was not inputted
as a dependency to useMemo
2023-02-24 16:44:55 -05:00
Kieran 0088bc4734
Merge pull request #353 from w3irdrobot/small-settings-page-stuff
Small settings page stuff
2023-02-24 19:48:37 +00:00
w3irdrobot 4530d34c7d
Updated profile settings page to match perferences styles 2023-02-24 14:45:24 -05:00
Kieran 70db025ed2
bug: follows you 2023-02-24 19:28:29 +00:00
w3irdrobot b800d9532c
Update nip05 buy button to only show if nip05 field is empty 2023-02-24 13:22:22 -05:00
w3irdrobot 9c5e386444
Update form groups to use card styles like preferences page 2023-02-24 13:21:36 -05:00
Kieran 88dc0647d7
Merge pull request #339 from v0l/feed-cache-rework
Feed cache rework
2023-02-21 15:11:05 +00:00
Kieran e6f64e9b9e
feat: redux timeline cache 2023-02-21 14:35:53 +00:00
Kieran a49121c05a
chore: remove feed cache 2023-02-21 12:03:14 +00:00
Kieran 389f73725f
Merge pull request #337 from v0l/fix-stale-relays
Fix stale relays
2023-02-21 10:14:01 +00:00
Kieran 3f406ec19e
feat: improve profile loading 2023-02-20 23:14:15 +00:00
Sam Samskies 7b3092edec
add missing keys 2023-02-20 16:53:08 -06:00
Sam Samskies eddba62575
Revert "fix stale relays bug"
This reverts commit 32c2e663a9.
2023-02-20 15:42:48 -06:00
Sam Samskies 32c2e663a9
fix stale relays bug
Also, attempts to send updated relays to all online relays using Blastr. If that fails, it falls back to broadcasting to 20 random online relays.
2023-02-20 14:22:07 -06:00
Kieran 5293991072
chore: select any relay for global 2023-02-20 17:54:07 +00:00
Alejandro 05a363491f
UI fixes (#318)
resolves #306
2023-02-17 17:42:10 +01:00
Kieran 8a3f48b81c
Merge pull request #321 from jacany/default-page
Add default page selector
2023-02-17 15:36:00 +00:00
Jack Chakany c3e18d2252 Merge remote-tracking branch 'origin/default-page' into default-page 2023-02-17 10:05:29 -05:00
Jack Chakany 4b697045bf run prettier 2023-02-17 10:05:15 -05:00
Jack Chakany 527a170697
Update packages/app/src/Pages/Root.tsx
Co-authored-by: Kieran <kieran@harkin.me>
2023-02-17 06:31:03 -05:00
Jack Chakany e42834857b rename `defaultPage` to `defaultRootTab` and make posts default 2023-02-16 20:27:46 -05:00
Kieran 13daee3574
Merge pull request #322 from fernandolguevara/fix-profile
fix(profile): convert page id to npub bech32
2023-02-16 18:54:44 +00:00
Kieran aecd047206
Merge pull request #316 from h3y6e/reduce-spaces
Reduce space between the texts for selecting relays
2023-02-16 18:21:52 +00:00
h3y6e 7be9dcde5a
put inside div.main-content 2023-02-17 02:31:44 +09:00
Fernando López Guevara f698806b82 fix(profile): convert page id to npub bech32 2023-02-16 14:19:40 -03:00
Kieran 3b68153105
bug: redirect tlv entry 2023-02-16 16:32:56 +00:00
Jack Chakany 4092ab90e0 Add default page selector 2023-02-16 09:13:36 -05:00
h3y6e 3977dd878e
align to the right 2023-02-16 08:41:48 +09:00
Alejandro Gomez 5a810e2048
fix: correctly slice user results 2023-02-15 14:23:09 +00:00
Alejandro Gomez 32abaf3fa7
feat: add local user results to search 2023-02-15 14:23:08 +00:00
Alejandro Gomez 13a1eb186d
dont show ppl twice 2023-02-15 14:22:52 +00:00
Alejandro Gomez 4d244bef3b
move h3y6e to collaborators 2023-02-15 14:22:52 +00:00
Alejandro Gomez 374e571aa6
fix: QR alignment 2023-02-15 14:22:52 +00:00
Kieran 884bbdd9dc
chore: default profile window size to 6hr 2023-02-15 13:42:03 +00:00
Kieran 1a09d13e4b
Merge pull request #297 from h3y6e/global-tab
Fix blackout when selecting global tab
2023-02-14 16:11:59 +00:00
h3y6e 45037325f6
Fix blackout bug when selecting global tab 2023-02-15 00:18:53 +09:00
Alejandro Gomez 3ed868edde
adjust mobile unread 2023-02-14 14:36:50 +00:00
Alejandro Gomez 1240fe40fe
no wrap 2023-02-14 14:36:41 +00:00
Alejandro Gomez 54f33ddf7c
note to self fix 2023-02-14 14:36:40 +00:00
Alejandro Gomez 3bcef9cccc
unread count 2023-02-14 14:36:40 +00:00
Alejandro Gomez f590fd6081
auto tabs only on profile 2023-02-14 14:36:40 +00:00
Alejandro Gomez e0aeab8ec1
fixes 2023-02-14 14:36:38 +00:00
Alejandro Gomez f24f11e59b
settings fixes 2023-02-14 14:33:23 +00:00
Alejandro Gomez cd17897238
all sizes 2023-02-14 14:32:09 +00:00
Alejandro Gomez 2f82d419e2
margins on mobile 2023-02-14 14:32:09 +00:00
Alejandro Gomez d9c3234be7
banner radius 2023-02-14 14:32:09 +00:00
Alejandro Gomez 271d44d92d
relays and zaps tweaks 2023-02-14 14:32:09 +00:00
Alejandro Gomez 4f222fb813
login and onboarding fixes 2023-02-14 14:32:06 +00:00
Alejandro Gomez 73957e6510
count in profile page 2023-02-14 14:29:36 +00:00
ennmichael ba01423110
rebase 2023-02-14 14:35:12 +01:00
ennmichael 2a211b78a1
workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00