improve-notes-pubkey-navigation #80

Merged
offbyn merged 3 commits from improve-notes-pubkey-navigation into master 10 months ago
Owner
There is no content yet.
offbyn added 3 commits 10 months ago
cc7e8015cb
feed: update profile name color
profile name in darkmode is lightgray but in lightbox was blue.

changed to lightgray for consistency.
543d327b5c
feed: ignore shift click
the global click callback should ignore shift click which allows
to use native browser behavior (open link in new window).
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
3a1bf6f56f
feed: navigate by clicking on profile image and content
before npub and note links was only supported on profile name and
date/time.

added support to click on profile image and note content (unless
a link was clicked).
offbyn merged commit 3a1bf6f56f into master 10 months ago
offbyn deleted branch improve-notes-pubkey-navigation 10 months ago
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
The pull request has been merged as 3a1bf6f56f.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b improve-notes-pubkey-navigation master
git pull origin improve-notes-pubkey-navigation

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff improve-notes-pubkey-navigation
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nostr/nostrweb#80
Loading…
There is no content yet.