1
0
mirror of git://jb55.com/damus synced 2024-09-19 11:43:44 +00:00
Commit Graph

2878 Commits

Author SHA1 Message Date
Thomas Rademaker
6a8100152f save the private key to the keychain and not user defaults 2022-12-22 18:13:33 -05:00
Suhail Saqan
ed9e60ffb6
make wallet items a List 2022-12-22 16:15:34 -06:00
William Casarin
68e9c127f9 Release v0.1.8 2022-12-22 11:03:23 -08:00
Suhail Saqan
21db49b6dd
fixed alignment 2022-12-22 07:00:31 -06:00
Suhail Saqan
0de7b9dc94
added copy invoice and fixed alignment 2022-12-22 05:31:05 -06:00
Suhail Saqan
2f33a7f761
add title 2022-12-22 05:00:01 -06:00
Suhail Saqan
3a34fd5f46
add images for wallets 2022-12-22 04:34:26 -06:00
Suhail Saqan
bb6d1b2522
add wallet modal 2022-12-22 04:20:37 -06:00
githubbbie
205b1ba731 Delete TODO
Has all been moves to issues
2022-12-21 20:39:31 -08:00
William Casarin
49e683e10d switch to buttons for copying keys 2022-12-21 15:46:44 -08:00
Nitesh Balusu
8d7ffb9096 switch to using securefield
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2022-12-21 13:22:05 -08:00
Nitesh Balusu
76ae444024 add press and hold to copy/share
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2022-12-21 13:22:05 -08:00
Nitesh Balusu
5885859a48 hide private key by default
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2022-12-21 13:22:05 -08:00
William Casarin
37460f933b global: make sure we unsubscribe after each refresh 2022-12-21 12:50:18 -08:00
William Casarin
b1d14ff21f Merge commit 'f0d242a' 2022-12-21 09:58:25 -08:00
Darrell
5dedb7c29d Disable autocomplete for username
Closes #81

Changelog-Fixed: Disable autocorrection for username when creating account
2022-12-21 09:09:32 -08:00
radixrat
bd58054434 add haptic feedback to like action
import UIKit
2022-12-20 22:09:48 -08:00
58e12a58f0 Updates related to Alby
- added info about Firefox extension
- added info about connecting extisting LN wallets
- added info about generating keys within the extension
2022-12-20 22:08:22 -08:00
Paul Miller
bb59c2d71c context menu for copy / share image
Changelog-Added: Added ability to copy and share image (@futurepaul)
2022-12-20 22:06:48 -08:00
Sam DuBois
f0d242a53e
Merge branch 'master' into viewModel 2022-12-20 09:48:02 -07:00
Sam DuBois
cb5593da06 Fixed font formatting 2022-12-20 09:44:14 -07:00
Sam DuBois
8e4daa79a8 Fixed the shimmering bug 2022-12-20 09:39:29 -07:00
Sam DuBois
3a1d4b1c39 Removed the app viewModel. Need to find a better structure for the future to fix this issue 2022-12-20 09:20:37 -07:00
aki-mizu
90f025564a Fix issues with the post placeholder
Changelog-Fixed: Fixed issues with the post placeholder
2022-12-20 08:11:45 -08:00
Paul Miller
54700e944c Animate inline and profile pics too
Changelog-Fixed: Animated gif are now show inline and in profile pictures
2022-12-20 00:53:26 -08:00
Tyler
5f93c580eb Fixed incorrect link and numbering error in Readme
Closes #70
2022-12-20 00:40:34 -08:00
Tyler
5e0a243eaa Added explainer of the Damus app
Includes overview of navigation icons and their functionality, how to update profile and install extensions, receive LN payments, etc.
2022-12-19 22:40:06 -08:00
William Casarin
cd591307a8 search: disable autocorrection
Changelog-Fixed: Disable autocorrection on search
2022-12-19 22:32:38 -08:00
William Casarin
189b671108 bolt11: don't include prefix when parsing invoices 2022-12-19 22:28:58 -08:00
William Casarin
f351632440 bolt11: parse lightning prefixes on lightning invoice
Changelog-Fixed: Parse lightning prefixes on lightning invoice
2022-12-19 22:24:39 -08:00
William Casarin
69ccc214a6 relay: disable autocorrection
Changelog-Fixed: Disable autocorrection on add relay field
2022-12-19 22:04:57 -08:00
Paul Miller
1615671dfb Resize images in imageviewer to fill the space
Changelog-Fixed: Resize images to fill the space
2022-12-19 21:49:11 -08:00
hewigovens
d002654624 don't log private key 2022-12-19 21:44:23 -08:00
Joel Klabo
eb0b1061d8 SF Symbols in Profile View Should Respond to Dark Mode 2022-12-19 21:42:34 -08:00
William Casarin
1fd8be9e2b 0.1.7 2022-12-19 20:58:41 -08:00
Sam DuBois
c5761b05d9 Quick fix on the border color of the follow button depending on if you already follow that person. Released my logic path was backwards. fixed! 2022-12-19 13:47:26 -07:00
Sam DuBois
0f64792585 Everything looking really clean. tested and working in dark mode as well 2022-12-18 22:00:48 -07:00
Sam DuBois
223908fb3a font adjustments to the following. Looking good 2022-12-18 21:52:03 -07:00
Sam DuBois
cfe623b58b Fixed the boosted font 2022-12-18 21:46:44 -07:00
Sam DuBois
614e6a7ee8 Ton of changes to layout and resolving issues fixing the color scheme 2022-12-18 21:19:53 -07:00
William Casarin
78d258d04e Dismiss keyboard in account creation
Changelog-Fixed: Added ability to dismiss keyboard during account creation
2022-12-18 17:36:50 -08:00
William Casarin
573bf37fbb use bootstrap relays in account creation 2022-12-18 17:36:33 -08:00
Sam DuBois
2906fecf5c Realized that I didn't actually need to move everything out into a view model. Well oh well im sure it will come in handy eventually 2022-12-18 18:35:03 -07:00
William Casarin
015e0651a4 img: only show images if it is a post from your friend
Changelog-Changed: Only show inline images from your friends
2022-12-18 16:23:53 -08:00
William Casarin
caa03e336f add wiz's relay to the bootstrap relays 2022-12-18 16:11:16 -08:00
Sam DuBois
5d0e5c32ed DONE 🙌 2022-12-18 17:01:58 -07:00
Sam DuBois
fbde055fc6 Making some changes to the view model. braking but we will survive 2022-12-18 16:37:53 -07:00
Sam DuBois
d7d8076bee Adding a small empty timeline view to make it more obvious when there is no content and when there is content 2022-12-18 09:40:34 -08:00
Sam DuBois
ea8394e7cf Moved the key over across from the name
Almost like a temporary verifier in a way. I think I would also like to
organize this file eventually so its a bit easier to find things
2022-12-18 09:25:30 -08:00
Sam DuBois
70539ade45 Some more improvements to the two views
Looking better for sure

Changelog-Changed: Improved look of profile view
2022-12-18 09:25:02 -08:00