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

3367 Commits

Author SHA1 Message Date
Suhail Saqan
6b95195cb8
Merge branch 'master' into add-wallet-modal 2022-12-25 20:41:57 -06:00
William Casarin
e7b2cc9df1 hack: trim whitespace on stored keys
Noticed a crash when I accidently logged in with whitespace in the keys.
We should probably not save keys with whitespace in them, this is just a
hack for now.
2022-12-25 15:16:14 -08:00
William Casarin
8b7b77c2e8 Merge PR #111: Save the private key to the iOS keychain and not user defaults
Closes: #111
Changelog-Changed: Save privkey in keychain instead of user defaults
2022-12-25 14:21:25 -08:00
Nitesh Balusu
1f6585e419 Make about me multi-line in profile editor
Closes: #138
Changelog-Fixed: Make about me multi-line in profile editor
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2022-12-25 13:40:17 -08:00
William Casarin
8844764e0c images: also show inline images from friend-of-friends
Changelog-Changed: Also show inline images from friend-of-friends
2022-12-25 12:51:15 -08:00
Sam DuBois
4a83d370d2 Changed the layout of the image to be a bit more UI friendly
Changelog-Changed: Show rounded corners on inline images
2022-12-25 12:50:18 -08:00
William Casarin
898a880a15 stay on 0.1.8 for now 2022-12-25 12:50:18 -08:00
Suhail Saqan
f74a7c620a
cleanup and improve design 2022-12-24 23:05:06 -06:00
Suhail Saqan
dd50ffd555
allow opening wallet selector for profile LN button 2022-12-24 20:44:10 -06:00
Suhail Saqan
70756938d7
Update project.pbxproj 2022-12-24 19:33:34 -06:00
Suhail Saqan
a8921dc24f
add lnlink 2022-12-23 20:35:37 -06:00
Suhail Saqan
ef85bb0ca9
Merge branch 'master' into add-wallet-modal 2022-12-23 19:48:43 -06:00
William Casarin
a6f11fcc8b Fix changelog 2022-12-23 17:21:06 -08:00
William Casarin
d55a47a6a8 Revert "ContentTimelineView inside a page tabView"
Noticed this was crashing

This reverts commit 85ba7bbed0.
2022-12-23 17:02:02 -08:00
William Casarin
e64ccb96b3 v0.1.9 2022-12-23 16:52:07 -08:00
William Casarin
6079b2f620 remove old comment 2022-12-23 15:24:55 -08:00
William Casarin
a7aee616c7 like: increase boop intensity
Changelog-Changed: Increase like boop intensity
2022-12-23 15:17:59 -08:00
William Casarin
acb2049641 profile: don't auto-load followers
This is a bandwidth-intensive operation

Changelog-Changed: Don't auto-load follower count
2022-12-23 15:17:19 -08:00
Thomas Rademaker
85ba7bbed0 ContentTimelineView inside a page tabView
To get a nice swipe gesture

Closes: #103

Changelog-Changed: Add swipe gesture between posts and post & replies
2022-12-23 14:10:46 -08:00
William Casarin
79f4223977 Profile Editor
Changelog-Added: Added profile edit view
Changelog-Changed: Don't fetch followers right away
2022-12-23 13:14:57 -08:00
Thomas
db763d07fe WEBP 2022-12-23 12:09:06 -08:00
William Casarin
e6a5126494 profile: many fixes and tweaks 2022-12-23 12:07:48 -08:00
Thomas
444f76a233 MetadataView -> EditMetadataView 2022-12-23 18:27:39 +01:00
Thomas
4908268347 Rebased tmp profile 2022-12-23 18:26:19 +01:00
Thomas
408da2c9d2
Merge branch 'master' into master 2022-12-23 18:25:39 +01:00
William Casarin
972716882c profile: add ability to gets/set nip05 2022-12-23 09:20:44 -08:00
Thomas
85914b3cbe Update MetadataView.swift 2022-12-23 18:20:28 +01:00
Thomas
eaf00afa75 Image preview 2022-12-23 18:19:46 +01:00
Thomas
3346dd13a7 Cleaning 2022-12-23 17:41:47 +01:00
Thomas
35f7215154 Better naming 2022-12-23 17:40:35 +01:00
Thomas
749b97e663 Edit button on account page 2022-12-23 17:37:21 +01:00
William Casarin
81f3764e4b profile: don't overwrite profile info
This will be important for profile editing
2022-12-23 08:32:23 -08:00
Artyom Kazak
969ec820c9 Better post editor placeholder 2022-12-23 08:30:13 -08:00
Thomas
dff450282b Metadata screen 2022-12-23 16:12:50 +01:00
Thomas Rademaker
3c1e8b0bfc add keychain sharing entitlement 2022-12-23 09:55:29 -05:00
Thomas Rademaker
41a75c2adf update vault 2022-12-23 09:54:44 -05:00
Sam DuBois
549cbb9bce Fix issue with loading view using the redacted modifier
Also tried to make some adjusmtents to the refresh subscribtion to see
if this fixes bugs people were having

Closes: #119

Changelog-Fixed: Fixed issues when refreshing global view
2022-12-22 18:10:42 -08:00
William Casarin
514d9f4201 bolt11: fix another crash on unknown fields 2022-12-22 16:08:44 -08:00
Suhail Saqan
8a62f285a6
remove unneeded changes 2022-12-22 17:15:59 -06:00
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