damus

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

commit 460f536fa31266c3aed7d5f1545e06c916f1e718
parent c3e94f367c6ba047c9b3429a08af46d773f11007
Author: vuittont60 <81072379+vuittont60@users.noreply.github.com>
Date:   Fri,  5 Jan 2024 11:24:19 +0800

docs: fix typos

Closes: https://github.com/damus-io/damus/pull/1856
Reviewed-by: William Casarin <jb55@jb55.com>
Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
MREADME.md | 4++--
Mdocs/CONTRIBUTING.md | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -34,7 +34,7 @@ damus implements the following [Nostr Implementation Possibilities][nips] - Relays: You can add more relays to send your notes to by tapping the "+". - Find more relays to add: https://nostr.info/relays/ - Public Key (pubkey): Your public, personal address and how people can find and tag you - - Secret Key: Your *private* key unique to you. Never share your private key publically and share with other clients at your own risk! + - Secret Key: Your *private* key unique to you. Never share your private key publicly and share with other clients at your own risk! - Save your keys somewhere safe - Log out @@ -48,7 +48,7 @@ damus implements the following [Nostr Implementation Possibilities][nips] 1. Search their username in the search bar at the top of the 🔍 Global Feed and click their profile 2. Tap the 🔑 icon which will copy their pubkey to your clipboard 3. Go back to your 🏠 Personal Feed and tap the blue + button to compose your Note - 4. Add @ direcly followed by the pubkey (e.g., `@npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s`) + 4. Add @ directly followed by the pubkey (e.g., `@npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s`) - You can also long-press a Note to grab their User ID aka pubkey or Note ID to link directly to a Note. - Currently you can't delete your Notes in the iOS app - Share images by pasting the image url which you can grab from imgbb, imgur, etc. (i.e., `https://i.ibb.co/2SHZbwm/alpha60.jpg`). Currently images only load for people you follow in the 🏠 Personal Feed. Images are not automatically loaded in 🔍 Global Feed diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md @@ -340,7 +340,7 @@ Reviewed-by:, instead, indicates that the patch has been reviewed and found acceptable according to the Reviewer's Statement: A Reviewed-by tag is a statement of opinion that the patch is an -appropriate modification of Damus and related libraies without any +appropriate modification of Damus and related libraries without any remaining serious technical issues. Any interested reviewer (who has done the work) can offer a Reviewed-by tag for a patch. This tag serves to give credit to reviewers and to inform maintainers of the degree of