1
0
mirror of git://jb55.com/damus synced 2024-09-20 03:57:06 +00:00
Commit Graph

542 Commits

Author SHA1 Message Date
William Casarin
e3db9954f1 thread: fix fonts up a bit 2022-12-27 14:41:50 -08:00
Thomas
d1cbf74840 Improved visual composition for threads
Changelog-Changed: Improve visual composition of threads
2022-12-27 14:41:28 -08:00
William Casarin
538ce45c2c Show npub abbreviations instead of hex
Changelog-Changed: Show npub abbreviations instead of old-style hex
2022-12-27 14:14:49 -08:00
Sam DuBois
33802a0fa3 Cleaned up the way we show images, changed the pay button for invoices, and added a new link view to make links appear a bit more friendly (need to work on this more) 2022-12-27 12:38:52 -07:00
Suhail Saqan
65defd6002
Merge branch 'master' into add-wallet-modal 2022-12-27 00:55:40 -06:00
Swift
aea271182e update-pfp-info 2022-12-26 19:35:11 -08:00
Nitesh Balusu
95555a8011 Added ability to zoom profile pic
Closes: #149
Changelog-Added: Added the ability to zoom profile pic on profile page
2022-12-26 19:33:59 -08:00
Suhail Saqan
86be185d2f Added search placeholder and larger cancel button
Closes: #153
Changelog-Changed: Added search placeholder and larger cancel button
2022-12-26 19:29:08 -08:00
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
2022-12-26 19:25:31 -08:00
William Casarin
9f48fcb640 keypair: don't calculate bech32_{priv,pub}key each time 2022-12-26 19:12:50 -08:00
William Casarin
fae626b6c7 Revert "Only reload global view on pulldown refresh"
This reverts commit a4d62d295c.
2022-12-26 19:01:53 -08:00
William Casarin
d84320bb2c Fix bug where booster's names are not displayed
Changelog-Fixed: Fixed bug where booster's names are not displayed
2022-12-26 10:31:01 -08:00
William Casarin
90bbd90a31 event-context: Rename "Copy Note" to "Copy Note JSON"
Changelog-Changed: Rename "Copy Note" to "Copy Note JSON"
2022-12-26 10:30:07 -08:00
William Casarin
8de1a3a972 v0.1.8 (4) 2022-12-26 08:17:54 -08:00
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
2022-12-26 08:02:36 -08:00
William Casarin
1d1e0c553b nip05: fix identifier format in profile editor
Changelog-Fixed: Fixed nip05 identifier format in profile editor
2022-12-26 07:54:40 -08:00
William Casarin
a4d62d295c Only reload global view on pulldown refresh
Changelog-Changed: Only reload global view on pulldown refresh
2022-12-26 07:39:11 -08:00
William Casarin
f8dc9f42dd Fix profile and event loading in global view
Changelog-Fixed: Fix profile and event loading in global view
2022-12-26 07:39:10 -08:00
Suhail Saqan
3a695fb1c1
Merge pull request #1 from suhailsaqan/add-default-button
add default wallet option and phoenix
2022-12-26 03:47:05 -06:00
Suhail Saqan
c76e1a39e7
add default wallet option and phoenix 2022-12-26 03:46:08 -06:00
Suhail Saqan
a1e634487a
fix build errors 2022-12-25 23:51:09 -06:00
Suhail Saqan
067d4d44b3
Merge branch 'master' into add-wallet-modal 2022-12-25 23:44:51 -06:00
William Casarin
8964a5941e lightning: long press/right click to copy lnurl
Changelog-Added: Long press lightning tip button to copy lnurl
2022-12-25 20:28:58 -08:00
William Casarin
29915aa8fe ln: always make an lnurl link instead of lnaddr
Changelog-Fixed: Fix lightning tip button sometimes not working
2022-12-25 20:27:04 -08:00
Yuki Kishimoto
2f0bf20845 profile: save lnaddress to lud16 instead of lud06 and vice versa 2022-12-25 19:14:47 -08:00
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