Skip to content

Releases: v0l/snort

v0.1.24

14 Dec 14:32
b64126e
Compare
Choose a tag to compare

v0.1.24

+11,573,-3,010

## Added

  • 3 Column layout
  • Fuzzy cache search
  • Followed by on profile pages
  • Show more on long notes
  • Better error message page
  • Media grid feed
  • Mobile fixed footer
  • Follow button on profile search results
  • Invite codes (WIP Community Program)
  • imeta tag insertion for images
  • Wallet settings page improvements
  • Nostr Wallet Connect upgrade (balance + history)
  • Schnorr sig check in WASM binary
  • Autoplay videos in feed (muted)
  • Followed by friends feed (a feed of your 2nd degree follows posts)
  • imgproxy image integrity check (sha256 from imeta passed to imgproxy)

Changed

  • Removed Twitter embed
  • Removed attachment button on DM's
  • Note broadcaster dialog changed to toast notification
  • Removed npub link from profile (use QR button)
  • Render image size from imeta tags
  • Style fixes
  • Zap pool slider tweak
  • New Malay translations
  • Updated Persian translations
  • Updated Finnish translations
  • Updated French translations
  • Updated German translations
  • Updated Hungarian translations
  • Updated Swedish translations
  • Updated Japanese translations

Fixed

  • Longform note overlfow-x
  • Trim zap content

v0.1.23

23 Nov 14:45
3650315
Compare
Choose a tag to compare

v0.1.23

Added

  • DeepL translate api (Automatic for PRO subscribers)
  • Add nostr:nprofile1qqsydl97xpj74udw0qg5vkfyujyjxd3l706jd0t0w0turp93d0vvungfgfewr to contributors
  • Proxy LN address type enabled on Nostr Address settings pages
  • Infinite scrol on notifications page
  • Default 0.5% ZapPool rate for Snort donation address
  • Collect relay metrics in @snort/system for better relay selection algo in Outbox Model (NIP-65)
  • New sign up / login flow!
    • Topics / Mute words on sign up for easier onboarding
  • Drag & Drop for uploads on note creator - nostr:nprofile1qqs8tchhwf5smv3r2g0vkswz58c837uu456x59m3dh380gtrhqzydeqz4wlka
  • Mixin topics (hashtags) into timeline feed
  • Language specific trending posts
  • Show following info for hashtags
  • Sync preferences to network (NIP-78 support)
  • Trending hashtags page
  • Note creator hashtag input
  • Top trending hashtags on note creator
  • Social Graph - nostr:nprofile1qqsy2ga7trfetvd3j65m3jptqw9k39wtq2mg85xz2w542p5dhg06e5qpr9mhxue69uhhyetvv9ujuumwdae8gtnnda3kjctv9uh8am0r
  • 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
  • @snort/system using eventemitter3 for triggering events
  • Use latest NIP-51 spec (Bookmarks/Interests/NIP-28 PublicChatList)
  • nreq support (Demo)
  • Write profile/relays to blasters
  • @snort/system automated outbox model (automatic fetching of relay metadata)

Fixes

  • Upgrade ephermal connection to non-ephemeral
  • Remove relay tag from zaps (Some zap services dont support it)
  • Fix zap parsing for goals
  • Remove extra chars from quoted events to fix loading ('s etc)
  • CSS Fixes for profile card on light theme
  • Zap counting on replacable events
  • NIP-28 chats loading
  • Overflowing modal UI
  • Live stream widget layout with long titles
  • Notifications marker has returned from its long slumber

v0.1.22

21 Oct 21:41
c2991b8
Compare
Choose a tag to compare
fix: note creator mobile

v0.1.21

18 Oct 15:19
ccd98be
Compare
Choose a tag to compare
fix: center images

v0.1.20

11 Oct 20:44
a8964a2
Compare
Choose a tag to compare
ci: checkout app from tag

v0.1.18

27 Sep 08:54
Compare
Choose a tag to compare
chore: Update translations

v0.1.17

27 Sep 08:46
5d698e5
Compare
Choose a tag to compare
testing: move signed apks

v0.1.7

18 Apr 10:59
@v0l v0l
664d4bf
Compare
Choose a tag to compare

Added

  • Per event zap targets by @v0l
  • Content warning (NIP-36) support by @v0l
  • Polls (NIP-69) by @v0l
  • Snort subscriptions by @v0l
  • NIP-94 File header support by @v0l
  • Link previews by @ghobs91 & @v0l
  • Cmd+Enter to post note by @v0l
  • nostr: links (NIP-27) by @v0l
  • Tending users on Search page by @ghobs91 & @v0l

Changed

  • Paste image upload by @vivganes
  • Note creator note preview by @v0l
  • Login private key input masking by @vivganes

Fixed

  • Fix note creator closing on thread when new replies load by @SamSamskies
  • Follow hashtag tab highlighting by @SamSamskies
  • Language dropdown defaults to Arabic by @vivganes
  • Bookmarks showing reactions by @vivganes
  • Single zapper on note only shows name by @vivganes
  • Broken link previews show empty box by @vivganes
  • Render jfif images by @v0l

PR List

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

31 Mar 17:07
@v0l v0l
e80f270
Compare
Choose a tag to compare

🏷️ Summary

Other Changes

  • Update Wavlake embed to support .com links by @blastshielddown in #469
  • Bug fixes for save profile & relay connection on clean browser

Full Changelog: v0.1.5...v0.1.6

v0.1.5

30 Mar 13:37
@v0l v0l
625d3c3
Compare
Choose a tag to compare

🏷️ Short Summary

  • Completely rebuilt "core" subscription management system
  • Option to rewrite Twitter links to Nitter links
  • Tarui app setup, Mac/Windows/Linux desktop apps (coming soon)
  • OpenGraph tagging for profiles and events (Only for https://snort.social)
  • NIP-27 nostr: link parsing
  • Global tab full relay names

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5