William Casarin
538ce45c2c
Show npub abbreviations instead of hex
Changelog-Changed: Show npub abbreviations instead of old-style hex
2 years ago
Swift
aea271182e
update-pfp-info
2 years ago
Nitesh Balusu
95555a8011
Added ability to zoom profile pic
Closes : #149
Changelog-Added: Added the ability to zoom profile pic on profile page
2 years ago
Suhail Saqan
86be185d2f
Added search placeholder and larger cancel button
Closes : #153
Changelog-Changed: Added search placeholder and larger cancel button
2 years ago
Terry Yiu
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
2 years ago
William Casarin
9f48fcb640
keypair: don't calculate bech32_{priv,pub}key each time
2 years ago
William Casarin
fae626b6c7
Revert "Only reload global view on pulldown refresh"
This reverts commit a4d62d295c
.
2 years ago
William Casarin
d84320bb2c
Fix bug where booster's names are not displayed
Changelog-Fixed: Fixed bug where booster's names are not displayed
2 years ago
William Casarin
90bbd90a31
event-context: Rename "Copy Note" to "Copy Note JSON"
Changelog-Changed: Rename "Copy Note" to "Copy Note JSON"
2 years ago
William Casarin
8de1a3a972
v0.1.8 (4)
2 years ago
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
2 years ago
William Casarin
1d1e0c553b
nip05: fix identifier format in profile editor
Changelog-Fixed: Fixed nip05 identifier format in profile editor
2 years ago
William Casarin
a4d62d295c
Only reload global view on pulldown refresh
Changelog-Changed: Only reload global view on pulldown refresh
2 years ago
William Casarin
f8dc9f42dd
Fix profile and event loading in global view
Changelog-Fixed: Fix profile and event loading in global view
2 years ago
William Casarin
8964a5941e
lightning: long press/right click to copy lnurl
Changelog-Added: Long press lightning tip button to copy lnurl
2 years ago
William Casarin
29915aa8fe
ln: always make an lnurl link instead of lnaddr
Changelog-Fixed: Fix lightning tip button sometimes not working
2 years ago
Yuki Kishimoto
2f0bf20845
profile: save lnaddress to lud16 instead of lud06 and vice versa
2 years ago
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.
2 years ago
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
2 years ago
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>
2 years ago
William Casarin
8844764e0c
images: also show inline images from friend-of-friends
Changelog-Changed: Also show inline images from friend-of-friends
2 years ago
Sam DuBois
4a83d370d2
Changed the layout of the image to be a bit more UI friendly
Changelog-Changed: Show rounded corners on inline images
2 years ago
William Casarin
898a880a15
stay on 0.1.8 for now
2 years ago
William Casarin
a6f11fcc8b
Fix changelog
2 years ago
William Casarin
d55a47a6a8
Revert "ContentTimelineView inside a page tabView"
Noticed this was crashing
This reverts commit 85ba7bbed0
.
2 years ago
William Casarin
e64ccb96b3
v0.1.9
2 years ago
William Casarin
6079b2f620
remove old comment
2 years ago
William Casarin
a7aee616c7
like: increase boop intensity
Changelog-Changed: Increase like boop intensity
2 years ago
William Casarin
acb2049641
profile: don't auto-load followers
This is a bandwidth-intensive operation
Changelog-Changed: Don't auto-load follower count
2 years ago
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
2 years ago
William Casarin
79f4223977
Profile Editor
Changelog-Added: Added profile edit view
Changelog-Changed: Don't fetch followers right away
2 years ago
Thomas
db763d07fe
WEBP
2 years ago
William Casarin
e6a5126494
profile: many fixes and tweaks
2 years ago
Thomas
444f76a233
MetadataView -> EditMetadataView
2 years ago
Thomas
4908268347
Rebased tmp profile
2 years ago
Thomas
408da2c9d2
Merge branch 'master' into master
2 years ago
William Casarin
972716882c
profile: add ability to gets/set nip05
2 years ago
Thomas
85914b3cbe
Update MetadataView.swift
2 years ago
Thomas
eaf00afa75
Image preview
2 years ago
Thomas
3346dd13a7
Cleaning
2 years ago
Thomas
35f7215154
Better naming
2 years ago
Thomas
749b97e663
Edit button on account page
2 years ago
William Casarin
81f3764e4b
profile: don't overwrite profile info
This will be important for profile editing
2 years ago
Artyom Kazak
969ec820c9
Better post editor placeholder
2 years ago
Thomas
dff450282b
Metadata screen
2 years ago
Thomas Rademaker
3c1e8b0bfc
add keychain sharing entitlement
2 years ago
Thomas Rademaker
41a75c2adf
update vault
2 years ago
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
2 years ago
William Casarin
514d9f4201
bolt11: fix another crash on unknown fields
2 years ago
Thomas Rademaker
6a8100152f
save the private key to the keychain and not user defaults
2 years ago