Commit Graph

392 Commits

Author SHA1 Message Date
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
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
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
William Casarin
cd591307a8 search: disable autocorrection
Changelog-Fixed: Disable autocorrection on search
2022-12-19 22:32:38 -08:00
William Casarin
69ccc214a6 relay: disable autocorrection
Changelog-Fixed: Disable autocorrection on add relay field
2022-12-19 22:04:57 -08:00
Joel Klabo
eb0b1061d8 SF Symbols in Profile View Should Respond to Dark Mode 2022-12-19 21:42:34 -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
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
Sam DuBois
8d4c7a5ddc Some layout changes to the profile view 2022-12-18 09:24:58 -08:00
Sam DuBois
1ef85b5c85 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-17 23:54:57 -07:00
Sam DuBois
8c010e864a Some more improvements to the two views. Looking better for sure 2022-12-17 23:28:35 -07:00
Sam DuBois
9ca68efb32 Some layout changes to the profile view 2022-12-17 22:00:00 -07:00
Jacob Davis
2c44366ca5 Fix padding and other minor UI improvements 2022-12-17 17:03:16 -08:00
William Casarin
300cae6800 Revert "ui: Add more padding everywhere."
This reverts commit 36107a2752.
2022-12-17 17:01:54 -08:00
Sam DuBois
36107a2752 ui: Add more padding everywhere.
The app felt a bit claustrophobic

Changed-Changed: Added padding in more views so it feels less claustrophobic
2022-12-17 16:50:30 -08:00
William Casarin
9525028668 dms: make chat area more obvious
This was an ios16 bug

Changelog-Fixed: Make dm chat area visible again
2022-12-16 15:35:28 -08:00
William Casarin
053812ba95 nip35: use pubkey lookup on relays instead of user 2022-11-19 11:34:26 -08:00
William Casarin
8ea01b43a0 timeline: fix scrolling-to-top when view is filtered 2022-11-18 19:07:12 -08:00
William Casarin
acc4650fa8 dms: use lazyvstack
otherwise it's slow as balls
2022-11-18 18:40:51 -08:00
William Casarin
7493641896 Initial NIP05 code
Also add the ability to login with a NIP05 id
2022-11-18 17:51:01 -08:00
William Casarin
937009167f fix splash screen
its broken atm
2022-11-18 12:46:38 -08:00
William Casarin
07f3685762 Revert "home: fix carousel spacing issue"
This reverts commit 60e0031f25.
2022-11-18 12:45:45 -08:00
William Casarin
93798ea79e Removing markdown breaks other things so revert for now
This reverts commit 366d46dfab.
2022-11-18 12:38:52 -08:00
William Casarin
366d46dfab remove markdown support
Will re-add once there is a markdown spec
2022-11-18 12:31:08 -08:00
William Casarin
9efc900851 trim whitespace when posting 2022-11-18 12:29:07 -08:00