Add list views

This commit is contained in:
hzrd149 2023-08-31 09:08:19 -05:00
parent 2af74b4b56
commit 7f28a3b83f
15 changed files with 22 additions and 66 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show streamer cards in stream view on desktop

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show emoji reactions on notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add bookmark button to notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add more details to publish details modal

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add browse lists view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add sats per minute button on stream view on desktop

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix bug with reactions showing on wrong notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to favorite lists

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Filter relay reviews by list

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Allow user to select people list for home feed

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show note lists on lists view

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
fix bug where mentioning npub would freeze app

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add delete button for lists

View File

@ -1,5 +1,26 @@
# nostrudel
## 0.25.0
### Minor Changes
- f83d1ad: Show streamer cards in stream view on desktop
- c79c292: Show emoji reactions on notes
- 0af6c2c: Add bookmark button to notes
- 8ea8c88: Add more details to publish details modal
- d53a34c: Add browse lists view
- 343a23c: Add sats per minute button on stream view on desktop
- 6bb4589: Add option to favorite lists
- 8ea8c88: Filter relay reviews by list
- f6f4656: Allow user to select people list for home feed
- 0af6c2c: Show note lists on lists view
- 63474a7: Add delete button for lists
### Patch Changes
- 954ec50: Fix reactions showing on wrong notes
- fbc1ea4: Fix mentioning npub would freeze app
## 0.24.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "nostrudel",
"version": "0.24.0",
"version": "0.25.0",
"private": true,
"license": "MIT",
"scripts": {