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
Suhail Saqan
8a62f285a6
remove unneeded changes
2 years ago
Thomas Rademaker
6a8100152f
save the private key to the keychain and not user defaults
2 years ago
Suhail Saqan
ed9e60ffb6
make wallet items a List
2 years ago
William Casarin
68e9c127f9
Release v0.1.8
2 years ago
Suhail Saqan
21db49b6dd
fixed alignment
2 years ago
Suhail Saqan
0de7b9dc94
added copy invoice and fixed alignment
2 years ago
Suhail Saqan
2f33a7f761
add title
2 years ago
Suhail Saqan
3a34fd5f46
add images for wallets
2 years ago
Suhail Saqan
bb6d1b2522
add wallet modal
2 years ago
githubbbie
205b1ba731
Delete TODO
Has all been moves to issues
2 years ago
William Casarin
49e683e10d
switch to buttons for copying keys
2 years ago
Nitesh Balusu
8d7ffb9096
switch to using securefield
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2 years ago
Nitesh Balusu
76ae444024
add press and hold to copy/share
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2 years ago
Nitesh Balusu
5885859a48
hide private key by default
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2 years ago
William Casarin
37460f933b
global: make sure we unsubscribe after each refresh
2 years ago
William Casarin
b1d14ff21f
Merge commit 'f0d242a'
2 years ago
Darrell
5dedb7c29d
Disable autocomplete for username
Closes #81
Changelog-Fixed: Disable autocorrection for username when creating account
2 years ago
radixrat
bd58054434
add haptic feedback to like action
import UIKit
2 years ago
Jakub Szwedo
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
2 years ago
Paul Miller
bb59c2d71c
context menu for copy / share image
Changelog-Added: Added ability to copy and share image (@futurepaul )
2 years ago
Sam DuBois
f0d242a53e
Merge branch 'master' into viewModel
2 years ago
Sam DuBois
cb5593da06
Fixed font formatting
2 years ago
Sam DuBois
8e4daa79a8
Fixed the shimmering bug
2 years ago
Sam DuBois
3a1d4b1c39
Removed the app viewModel. Need to find a better structure for the future to fix this issue
2 years ago
aki-mizu
90f025564a
Fix issues with the post placeholder
Changelog-Fixed: Fixed issues with the post placeholder
2 years ago