slidestr/TODO.md

20 lines
753 B
Markdown
Raw Normal View History

# TODO
2024-03-08 11:54:22 +00:00
- add load more, to load older events
- repair auto login
- store NIP46 secret key
- Fix/Test zaps
- Reimplement Likes/Zaps based in ngine code
- Investigate profile caching
2024-03-08 11:54:22 +00:00
- Avatar display is laggy, needs caching
- move settings dialog to main start screen
- replace search icon with nav back button
- record demo explaination video
2024-03-08 11:54:22 +00:00
- different header for multiple tags??
2024-02-17 12:12:23 +00:00
- navigation entry points:
- Search (custom hashtags, profile search, content search, community seaarch)
- community view
- community links in detail view (/masonry)
- think about use of ui framework, and redesign settings dialog
2024-02-17 12:12:23 +00:00
- move NSFW block list into a list event on an slidestr.net profile (public nsfw mute list)
2024-01-30 12:09:59 +00:00
- Add key/salt to imageproxy, see snort impl