damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit 5a8b29b5cc88ea0d11fe96fec98c83cf92887812
parent 679c0ac424b9ea9498da06cb8ae5f669c69eede2
Author: William Casarin <jb55@jb55.com>
Date:   Fri, 10 Feb 2023 13:20:38 -0800

Fix changelog

Diffstat:
MCHANGELOG.md | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Added +- Relay Filtering (William Casarin) - Japanese translations (Terry Yiu) - Add password autofill on account login and creation (Terry Yiu) - Show if relay is paid (William Casarin) @@ -13,7 +14,6 @@ - Use local authentication (faceid) to access private key (Andrii Sievrikov) - Add accessibility labels to action bar (Bryan Montz) - Copy invoice button (Joel Klabo) -- Ability to change remote image loading policy (radixrat) - Receive Lightning Zaps (William Casarin) - Allow text selection in bio (Suhail Saqan) @@ -23,10 +23,8 @@ - Show "Follow Back" button on profile page (William Casarin) - When on your profile page, open relay view instead for your own relays (Terry Yiu) - Updated QR code view, include profile image, etc (ericholguin) -- Make app smaller by optimizing pngs (pea-sys) - Clicking relay numbers now goes to relay config (radixrat) - ### Fixed - Load zaps, likes and reposts when you open a thread (William Casarin)