Commit Graph

575 Commits

Author SHA1 Message Date
gladiusKatana
3d5a098423 SaveKeyView: add spacers to make Text frames invariant upon Copy-tap
Closes: #192
2022-12-31 10:02:40 -08:00
Joel Klabo
d0e9e6c03a Reset Relay Add to Placeholder After Addding a Relay
Closes: #175
Changelog-Fixed: Reset relay in Add Relay view after adding
2022-12-31 09:47:29 -08:00
William Casarin
6e709058c0 wallet: refactor, make it work with ln tip button
Changelog-Added: Added option to choose default wallet
2022-12-31 09:41:10 -08:00
Suhail Saqan
35fac4a1c3 Merge branch 'master' into improve-wallet-selector 2022-12-30 01:41:05 -06:00
Suhail Saqan
dfbeda5e36 Revert "@bhakes: Bh updates to improve wallet selector" (#6) 2022-12-29 23:39:16 -08:00
Suhail Saqan
403a22125a Revert "Bh updates to improve wallet selector" 2022-12-29 23:30:56 -08:00
William Casarin
1b21a7a7b7 User relays view
Changelog-Added: Added relay list to user profiles
2022-12-29 16:55:36 -08:00
William Casarin
14a3a352d6 Recommended relay view
Changelog-Changed: Show recommended relays in config. Currently just a fixed set.
2022-12-29 16:08:00 -08:00
William Casarin
3824e95f29 relays: keep in sync with user relay list
Still need to figure out how to ensure new bootstrap relays are added...

Changelog-Changed: Ensure contact relay list is kept in sync with internal relay pool
2022-12-29 15:23:34 -08:00
Benjamin Hakes
fe90d02ea8 fix bug updating default wallet 2022-12-29 16:21:55 -06:00
Benjamin Hakes
79c42544d9 clean up dead code 2022-12-29 15:03:36 -06:00
Benjamin Hakes
429a765d42 finish updates to wallet selector improvements 2022-12-29 14:51:36 -06:00
Joel Klabo
4440f32814 Tweak Boosted Label Layout for Better Alignment 2022-12-29 10:06:58 -08:00
Lio李歐
a94b698e9d Merge branch 'master' into profile-markdown 2022-12-29 09:57:54 -08:00
Thomas
3370ac59d8 Don't show boosts in threads
Changelog-Fixed: Don't show boosts in threads
2022-12-29 09:28:28 -08:00
Suhail Saqan
d10ee72fec add show toggle and default wallet selector 2022-12-29 06:04:58 -06:00
Lionello Lunesu
a4eaa50ba7 Make links clickable in follow user view 2022-12-28 23:02:01 -08:00
William Casarin
69f8bc9779 Disable link previews for iOS <16
Changelog-Fixed: Disabled link previews for iOS 15.* to fix crashing
2022-12-28 22:38:55 -08:00
William Casarin
65d7bbf050 thread: scroll to bottom, less jittery 2022-12-28 14:55:16 -08:00
William Casarin
13516dbc0a Show images from yourself
Changelog-Fixed: Show images from yourself
2022-12-28 14:40:32 -08:00
Lionello Lunesu
75c67bc1e9 Make links clickable in profile view 2022-12-28 13:29:18 -08:00
William Casarin
3405742350 Wallet Selector
Closes: #107
Changelog-Added: lightning wallet selector
2022-12-28 13:10:54 -08:00
0af8646fd5 Swap order of Logout and Cancel alert buttons
To conform to Apple's Human Interface Guidelines

Closes: #159
Changelog-Fixed: Swapped order of Logout and Cancel alert buttons
2022-12-28 12:40:17 -08:00
Jonathan Milligan
393745f67c feat: Add keyboard shortcuts to switch main views and create posts
I added several keyboard shortcuts so users can switch between the main
views of "Home", "DMs", "Search", and "Notifications" with the shortcuts
"CMD+1", "CMD+2" etc.. Those shortcuts made the most sense to me but
they're definitely up for discussion.

Added a new keyboard shortcut to creat a new post. Unfortunately it had
to be "SHIFT+CMD+N" because "CMD+N" already created a new window.

Closes: #163
Changelog-Added: Cmd-{1,2,3,4} to switch between tabs on MacOS
Changelog-Added: Shift-Cmd-N to create a post on MacOS
2022-12-28 12:38:43 -08:00
Amos Elliston
94ad5ad366 Add padding to the followers list
Closes: #162
2022-12-28 12:30:40 -08:00
Sam DuBois
cabe3cf791 Show Link Previews
Closes: #170
Changelog-Added: Link Previews!
2022-12-28 12:22:12 -08:00
William Casarin
33b410a4c9 Event Cleanup
Closes: #164
Changelog-Changed: Blur and opaque non-friend images rather than only display the link
Changelog-Changed: Remove URLs in content text when image is displayed
Changelog-Changed: Show non-image URLs as clickable link views
Changelog-Changed: Adjusted Pay button on invoices.
2022-12-28 11:25:16 -08:00
Suhail Saqan
c4acebdfee Added paste and delete buttons to add relay field
Closes: #168
Changelog-Added: Added paste and delete buttons to add relay field
2022-12-28 11:07:31 -08:00
Sam DuBois
702c35382c Merge branch 'master' into event-cleanup 2022-12-27 17:42:37 -07:00
Suhail Saqan
270a29f9c0 Merge branch 'master' into add-wallet-modal 2022-12-27 17:54:51 -06:00
William Casarin
b23203825a LNUrl -> LNURL 2022-12-27 15:29:12 -08:00
William Casarin
d35945258f thread: adjust reply line opacity 2022-12-27 15:23:32 -08:00
William Casarin
e3db9954f1 thread: fix fonts up a bit 2022-12-27 14:41:50 -08:00
Thomas
d1cbf74840 Improved visual composition for threads
Changelog-Changed: Improve visual composition of threads
2022-12-27 14:41:28 -08:00
William Casarin
538ce45c2c Show npub abbreviations instead of hex
Changelog-Changed: Show npub abbreviations instead of old-style hex
2022-12-27 14:14:49 -08:00
Sam DuBois
33802a0fa3 Cleaned up the way we show images, changed the pay button for invoices, and added a new link view to make links appear a bit more friendly (need to work on this more) 2022-12-27 12:38:52 -07:00
Suhail Saqan
65defd6002 Merge branch 'master' into add-wallet-modal 2022-12-27 00:55:40 -06:00
Nitesh Balusu
95555a8011 Added ability to zoom profile pic
Closes: #149
Changelog-Added: Added the ability to zoom profile pic on profile page
2022-12-26 19:33:59 -08:00
Suhail Saqan
86be185d2f Added search placeholder and larger cancel button
Closes: #153
Changelog-Changed: Added search placeholder and larger cancel button
2022-12-26 19:29:08 -08:00
380f51a9ce Swap order of Boost and Cancel alert buttons
To conform to Apple's Human Interface Guidelines

Closes: #155
Changelog-Changed: Swap order of Boost and Cancel alert buttons
2022-12-26 19:25:31 -08:00
William Casarin
fae626b6c7 Revert "Only reload global view on pulldown refresh"
This reverts commit a4d62d295c.
2022-12-26 19:01:53 -08:00
William Casarin
d84320bb2c Fix bug where booster's names are not displayed
Changelog-Fixed: Fixed bug where booster's names are not displayed
2022-12-26 10:31:01 -08:00
William Casarin
90bbd90a31 event-context: Rename "Copy Note" to "Copy Note JSON"
Changelog-Changed: Rename "Copy Note" to "Copy Note JSON"
2022-12-26 10:30:07 -08:00
William Casarin
9770e61d9d Fix bug where typing the first character in the search box defocuses
Changelog-Fixed: Fix bug where typing the first character in the search box defocuses
2022-12-26 08:02:36 -08:00
William Casarin
1d1e0c553b nip05: fix identifier format in profile editor
Changelog-Fixed: Fixed nip05 identifier format in profile editor
2022-12-26 07:54:40 -08:00
William Casarin
a4d62d295c Only reload global view on pulldown refresh
Changelog-Changed: Only reload global view on pulldown refresh
2022-12-26 07:39:11 -08:00
William Casarin
f8dc9f42dd Fix profile and event loading in global view
Changelog-Fixed: Fix profile and event loading in global view
2022-12-26 07:39:10 -08:00
Suhail Saqan
c76e1a39e7 add default wallet option and phoenix 2022-12-26 03:46:08 -06:00
Suhail Saqan
a1e634487a fix build errors 2022-12-25 23:51:09 -06:00
Suhail Saqan
067d4d44b3 Merge branch 'master' into add-wallet-modal 2022-12-25 23:44:51 -06:00