OlegAba
d479f7a55a
Fix padding on threads and search results view
Closes : #177
Changelog-Fixed: Fix padding on threads and search results views
2 years ago
Joel Klabo
79ea4da2d2
Don't Badge DMs if Sent By You
Closes : #176
Changelog-Fixed: Don't badge DMs if sent by you
2 years ago
Lee Salminen
4781795187
Add Breez & Bitcoin Beach wallets
Closes : #187
Changelog-Added: Added Breez wallet to wallet selector
Changelog-Added: Added Bitcoin Beach wallet to wallet selector
2 years ago
Matt Ward
2c15d22d86
Added copy relay action
Closes : #197
Changelog-Added: Added ability to copy relay urls
2 years ago
gladiusKatana
3d5a098423
SaveKeyView: add spacers to make Text frames invariant upon Copy-tap
Closes : #192
2 years ago
Joel Klabo
d0e9e6c03a
Reset Relay Add to Placeholder After Addding a Relay
Closes : #175
Changelog-Fixed: Reset relay in Add Relay view after adding
2 years ago
Terry Yiu
0b27a49e32
Internationalize time ago since string
Switches to using standard date component formatting abbreviations and
enables it to be localized to non-English locales
Closes : #194
Changelog-Changed: Internationalize relative dates
2 years ago
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