diff --git a/TODO.md b/TODO.md index 048eb73..712d7fb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ # TODO +- use noteID as URL? - add load more, to load older events -- Fix/Test zaps +- Fix Zaps, when not using a alby - Reimplement Likes/Zaps based in ngine code - move settings dialog to main start screen - replace search icon with nav back button diff --git a/public/images/aiart.jpg b/public/images/aiart.jpg new file mode 100644 index 0000000..c835c71 Binary files /dev/null and b/public/images/aiart.jpg differ diff --git a/public/images/nsfw.jpg b/public/images/nsfw.jpg new file mode 100644 index 0000000..b3fe231 Binary files /dev/null and b/public/images/nsfw.jpg differ diff --git a/public/images/travel.jpg b/public/images/travel.jpg new file mode 100644 index 0000000..8f6ed96 Binary files /dev/null and b/public/images/travel.jpg differ diff --git a/src/components/GridView/GridImage.tsx b/src/components/GridView/GridImage.tsx index fc38527..470b536 100644 --- a/src/components/GridView/GridImage.tsx +++ b/src/components/GridView/GridImage.tsx @@ -19,7 +19,7 @@ const GridImage = ({ image, onClick, index }: GridImageProps) => { {mediaIsVideo ? (