update-feed #73

Merged
offbyn merged 2 commits from update-feed into master 1 year ago
offbyn commented 1 year ago
Owner
  • better nested threads (but bit messy CSS)
  • better subscriptions (show nested notes on notes deeplink or profile name in homefeed)
- better nested threads (but bit messy CSS) - better subscriptions (show nested notes on notes deeplink or profile name in homefeed)
offbyn added 2 commits 1 year ago
7113bf1a4d
feed: visually improve threads styling
CSS is a bit messy and should be redone, but threads are now styled
a bit as branches.
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
30809ccbce
feed: update subscriptions
playing around with subscriptions, feed now loads profile names,
profile views also show replied to notes and notes recursively
search for replies or replies.

this commit does too many subscriptions, ideally a max of three
subscriptions are done at once. in future commit it would be nice
to subscribe modularly, have done callbacks or push into subscribe
next queues.
offbyn merged commit 30809ccbce into master 1 year ago
offbyn deleted branch update-feed 1 year ago
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
The pull request has been merged as 30809ccbce.
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 update-feed master
git pull origin update-feed

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff update-feed
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#73
Loading…
There is no content yet.