|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: snort |
|
|
|
category: social |
|
|
|
name: Snort |
|
|
|
version: "v0.1.23" |
|
|
|
version: "v0.1.24" |
|
|
|
tagline: Fast Nostr UI |
|
|
|
description: >- |
|
|
|
Snort is a client for Nostr that is built using React, designed to be fast and lightweight while still offering a wide range of features. |
|
|
@ -11,92 +11,81 @@ description: >- |
|
|
|
releaseNotes: >- |
|
|
|
## Added |
|
|
|
|
|
|
|
- DeepL translate api (Automatic for PRO subscribers) |
|
|
|
|
|
|
|
- Add nostr:nprofile1qqsydl97xpj74udw0qg5vkfyujyjxd3l706jd0t0w0turp93d0vvungfgfewr to contributors |
|
|
|
- 3 Column layout |
|
|
|
|
|
|
|
- Proxy LN address type enabled on Nostr Address settings pages |
|
|
|
- Fuzzy cache search |
|
|
|
|
|
|
|
- Infinite scrol on notifications page |
|
|
|
- Followed by on profile pages |
|
|
|
|
|
|
|
- Default 0.5% ZapPool rate for Snort donation address |
|
|
|
- Show more on long notes |
|
|
|
|
|
|
|
- Collect relay metrics in `@snort/system` for better relay selection algo in Outbox Model (NIP-65) |
|
|
|
- Better error message page |
|
|
|
|
|
|
|
- New sign up / login flow! |
|
|
|
- Media grid feed |
|
|
|
|
|
|
|
- Topics / Mute words on sign up for easier onboarding |
|
|
|
- Mobile fixed footer |
|
|
|
|
|
|
|
- Drag & Drop for uploads on note creator - nostr:nprofile1qqs8tchhwf5smv3r2g0vkswz58c837uu456x59m3dh380gtrhqzydeqz4wlka |
|
|
|
- Follow button on profile search results |
|
|
|
|
|
|
|
- Mixin topics (hashtags) into timeline feed |
|
|
|
- Invite codes (WIP Community Program) |
|
|
|
|
|
|
|
- Language specific trending posts |
|
|
|
- `imeta` tag insertion for images |
|
|
|
|
|
|
|
- Show following info for hashtags |
|
|
|
- Wallet settings page improvements |
|
|
|
|
|
|
|
- Sync preferences to network (`NIP-78` support) |
|
|
|
- Nostr Wallet Connect upgrade (balance + history) |
|
|
|
|
|
|
|
- Trending hashtags page |
|
|
|
- Schnorr sig check in WASM binary |
|
|
|
|
|
|
|
- Note creator hashtag input |
|
|
|
- Autoplay videos in feed (muted) |
|
|
|
|
|
|
|
- Top trending hashtags on note creator |
|
|
|
- Followed by friends feed (a feed of your 2nd degree follows posts) |
|
|
|
|
|
|
|
- Social Graph - nostr:nprofile1qqsy2ga7trfetvd3j65m3jptqw9k39wtq2mg85xz2w542p5dhg06e5qpr9mhxue69uhhyetvv9ujuumwdae8gtnnda3kjctv9uh8am0r |
|
|
|
- imgproxy image integrity check (sha256 from `imeta` passed to imgproxy) |
|
|
|
|
|
|
|
- New users relay list based off "close" relays |
|
|
|
|
|
|
|
- `NIP-96` support for nostr native image/file uploaders |
|
|
|
|
|
|
|
- Write replies/reactions to `p` tagged users read relays (Outbox model) |
|
|
|
|
|
|
|
- Sync joined public chats (`NIP-28`) using `PublicChatList` kind `10_005` |
|
|
|
|
|
|
|
|
|
|
|
## Changed |
|
|
|
|
|
|
|
- Read/Write relays only on kind `10_002` (NIP-65) |
|
|
|
|
|
|
|
- Removed `nostr.watch` code for adding new users to random relays |
|
|
|
|
|
|
|
- Render kind `10_002` on profile relays tab |
|
|
|
- Removed Twitter embed |
|
|
|
|
|
|
|
- `@snort/system` using eventemitter3 for triggering events |
|
|
|
- Removed attachment button on DM's |
|
|
|
|
|
|
|
- Use latest `NIP-51` spec (Bookmarks/Interests/`NIP-28` PublicChatList) |
|
|
|
- Note broadcaster dialog changed to toast notification |
|
|
|
|
|
|
|
- `nreq` support (Demo) |
|
|
|
- Removed npub link from profile (use QR button) |
|
|
|
|
|
|
|
- Write profile/relays to blasters |
|
|
|
- Render image size from `imeta` tags |
|
|
|
|
|
|
|
- `@snort/system` automated outbox model (automatic fetching of relay metadata) |
|
|
|
- Style fixes |
|
|
|
|
|
|
|
- Zap pool slider tweak |
|
|
|
|
|
|
|
## Fixes |
|
|
|
- New Malay translations |
|
|
|
|
|
|
|
- Upgrade ephermal connection to non-ephemeral |
|
|
|
- Updated Persian translations |
|
|
|
|
|
|
|
- Remove relay tag from zaps (Some zap services dont support it) |
|
|
|
- Updated Finnish translations |
|
|
|
|
|
|
|
- Fix zap parsing for goals |
|
|
|
- Updated French translations |
|
|
|
|
|
|
|
- Remove extra chars from quoted events to fix loading (`'s` etc) |
|
|
|
- Updated German translations |
|
|
|
|
|
|
|
- CSS Fixes for profile card on light theme |
|
|
|
- Updated Hungarian translations |
|
|
|
|
|
|
|
- Zap counting on replacable events |
|
|
|
- Updated Swedish translations |
|
|
|
|
|
|
|
- `NIP-28` chats loading |
|
|
|
- Updated Japanese translations |
|
|
|
|
|
|
|
- Overflowing modal UI |
|
|
|
## Fixed |
|
|
|
|
|
|
|
- Live stream widget layout with long titles |
|
|
|
- Longform note overlfow-x |
|
|
|
|
|
|
|
- Notifications marker has returned from its long slumber |
|
|
|
- Trim zap content |
|
|
|
|
|
|
|
|
|
|
|
https://git.v0l.io/Kieran/snort/compare/v0.1.19...v0.1.23 |
|
|
|
https://git.v0l.io/Kieran/snort/compare/v0.1.23...v0.1.24 |
|
|
|
developer: Snort |
|
|
|
website: https://snort.social |
|
|
|
dependencies: [] |
|
|
|