feed: render only notes from the past #63

Merged
offbyn merged 1 commits from feed-hide-future-notes into master 1 year ago
offbyn commented 1 year ago
Owner

some notes have a created at field that is 1 year in the future,
these are always shown on to of the feed. changed to only render
notes that are from the past.

some notes have a created at field that is 1 year in the future, these are always shown on to of the feed. changed to only render notes that are from the past.
offbyn added 1 commit 1 year ago
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
4a68940681
feed: render only notes from the past
some notes have a created at field that is 1 year in the future,
these are always shown on to of the feed. changed to only render
notes that are from the past.
offbyn merged commit 4a68940681 into master 1 year ago
offbyn deleted branch feed-hide-future-notes 1 year ago
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
The pull request has been merged as 4a68940681.
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 feed-hide-future-notes master
git pull origin feed-hide-future-notes

Step 2:

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