Joel Klabo
58b4d57f32
Clean Up Unused Variable Warning in parse_mentions
Closes : #195
2 years ago
William Casarin
6e709058c0
wallet: refactor, make it work with ln tip button
Changelog-Added: Added option to choose default wallet
2 years ago
William Casarin
0384191060
Improved Wallet Selector
2 years ago
William Casarin
7bee8fd0d1
bump to build 12
2 years ago
Suhail Saqan
35fac4a1c3
Merge branch 'master' into improve-wallet-selector
2 years ago
Suhail Saqan
dfbeda5e36
Revert "@bhakes: Bh updates to improve wallet selector" ( #6 )
2 years ago
Suhail Saqan
f7b7254b42
Merge pull request #5 from suhailsaqan/revert-4-bh-updates-to-improve-wallet-selector
@bhakes : Bh updates to improve wallet selector
2 years ago
Suhail Saqan
403a22125a
Revert "Bh updates to improve wallet selector"
2 years ago
Suhail Saqan
0bcabc8e08
Merge pull request #4 from bhakes/bh-updates-to-improve-wallet-selector
Bh updates to improve wallet selector
2 years ago
William Casarin
1b21a7a7b7
User relays view
Changelog-Added: Added relay list to user profiles
2 years ago
William Casarin
9e6e22fa2d
v0.1.8-9 changelog
2 years ago
William Casarin
14a3a352d6
Recommended relay view
Changelog-Changed: Show recommended relays in config. Currently just a fixed set.
2 years ago
William Casarin
3824e95f29
relays: keep in sync with user relay list
Still need to figure out how to ensure new bootstrap relays are added...
Changelog-Changed: Ensure contact relay list is kept in sync with internal relay pool
2 years ago
Benjamin Hakes
a2f5bb70d5
revert chgs to dev team
2 years ago
Benjamin Hakes
ea7d6e96f9
revert chgs to bundle id
2 years ago
Benjamin Hakes
f32c4947e1
make invoice view observed object
2 years ago
Benjamin Hakes
fe90d02ea8
fix bug updating default wallet
2 years ago
William Casarin
2867da61ca
Fixed issue where contact list would sometimes revert to an older version
Changelog-Fixed: Fixed issue where contact list would sometimes revert to an older version
2 years ago
William Casarin
3ebd562217
add relays.nostr.bg to bootstrap relay list
2 years ago
Benjamin Hakes
79c42544d9
clean up dead code
2 years ago
Benjamin Hakes
429a765d42
finish updates to wallet selector improvements
2 years ago
Joel Klabo
4440f32814
Tweak Boosted Label Layout for Better Alignment
2 years ago
Thomas
3370ac59d8
Don't show boosts in threads
Changelog-Fixed: Don't show boosts in threads
2 years ago
William Casarin
37189e3862
Re-introduce a small amount of padding under the tab bar
2 years ago
William Casarin
614b48eeae
remove extra whitespace on tabbar
2 years ago
Suhail Saqan
d10ee72fec
add show toggle and default wallet selector
2 years ago
William Casarin
bfae6fcf12
v0.1.8-8
Mostly crash fixes and invoice tweaks
2 years ago
William Casarin
b19bc27ead
Adjust invoice height
2 years ago
William Casarin
754b47d693
Fix crash when adding relays
Changelog-Fixed: Fix crash when adding relays
2 years ago
William Casarin
69f8bc9779
Disable link previews for iOS <16
Changelog-Fixed: Disabled link previews for iOS 15.* to fix crashing
2 years ago
William Casarin
65d7bbf050
thread: scroll to bottom, less jittery
2 years ago
William Casarin
13516dbc0a
Show images from yourself
Changelog-Fixed: Show images from yourself
2 years ago
William Casarin
1a28f8ca94
fix pay button
Changelog-Fixed: Fix pay button
2 years ago
William Casarin
05be94e663
build 7
2 years ago
William Casarin
7692e2bf7e
Fix issue with wallet links opening in app store
Changelog-Fixed: Fix issue with wallet links opening in app store
2 years ago
William Casarin
266b1cc0bd
actually bump build number =/
2 years ago
William Casarin
4ecd864963
v0.1.8-6 changelog
2 years ago
William Casarin
54cfdb8dcc
Add author to changelog tool
2 years ago
William Casarin
3405742350
Wallet Selector
Closes : #107
Changelog-Added: lightning wallet selector
2 years ago
Pablo Fernandez
205774f684
Fix when calling parse_hex_char out of bounds
Closes : #158
Changelog-Fixed: Fix crash with @ sign in some posts
2 years ago
Terry Yiu
0af8646fd5
Swap order of Logout and Cancel alert buttons
To conform to Apple's Human Interface Guidelines
Closes : #159
Changelog-Fixed: Swapped order of Logout and Cancel alert buttons
2 years ago
Jonathan Milligan
393745f67c
feat: Add keyboard shortcuts to switch main views and create posts
I added several keyboard shortcuts so users can switch between the main
views of "Home", "DMs", "Search", and "Notifications" with the shortcuts
"CMD+1", "CMD+2" etc.. Those shortcuts made the most sense to me but
they're definitely up for discussion.
Added a new keyboard shortcut to creat a new post. Unfortunately it had
to be "SHIFT+CMD+N" because "CMD+N" already created a new window.
Closes : #163
Changelog-Added: Cmd-{1,2,3,4} to switch between tabs on MacOS
Changelog-Added: Shift-Cmd-N to create a post on MacOS
2 years ago
William Casarin
7c132675ac
images: use clear background color instead of black/white
2 years ago
Sam DuBois
e6ab1d16d5
Added padding to the tab bar to fix a layout issue for some devices
Closes : #161
Changelog-Fixed: Fixed padding issue on tabbar on some devices
2 years ago
Amos Elliston
94ad5ad366
Add padding to the followers list
Closes : #162
2 years ago
Sam DuBois
cabe3cf791
Show Link Previews
Closes : #170
Changelog-Added: Link Previews!
2 years ago
OlegAba
c1c832fab7
Fix post button moving after selecting from search result
Closes : #167
Changelog-Fixed: Fix post button moving after selecting from search result
2 years ago
William Casarin
25b233f586
Images: Don't show white background in dark mode and vice versa
Changelog-Fixed: Don't show white background on images in dark mode
2 years ago
William Casarin
fd6173c38c
bump package
2 years ago
William Casarin
33b410a4c9
Event Cleanup
Closes : #164
Changelog-Changed: Blur and opaque non-friend images rather than only display the link
Changelog-Changed: Remove URLs in content text when image is displayed
Changelog-Changed: Show non-image URLs as clickable link views
Changelog-Changed: Adjusted Pay button on invoices.
2 years ago