Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Releases: dluvian/Nozzle

v0.12.0

29 Oct 14:20
e4da8a2
Compare
Choose a tag to compare

What's Changed

  • Add support for adaptive and android 13 themed icons. by @jindalpratik in #32
  • Multi account by @dluvian in #33
  • Interpret empty reaction as like-reaction
  • Make hashtag feed case insensitive

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

17 Oct 12:27
71dbc9c
Compare
Choose a tag to compare
  • Show inbox feed, a feed for posts received from your read-relays that mention your pubkey. This can be quotes, replies or direct mentions.
  • Make posts load faster
  • Fix: Prevent app from crashing when clearing database in background

v0.10.0

11 Oct 14:17
73a5056
Compare
Choose a tag to compare
  • Edit your nip65 relays
  • List nip65 relays used by your friends
  • Focus search bar when opening search screen

v0.9.2

04 Oct 06:33
0d0cf0b
Compare
Choose a tag to compare
  • Shrink resources
  • Show shortened npub when quoting unknown author
  • Set p tags when posting/replying nostr:npub1.../nprofile1... or @npub1.../nprofile1...
  • Use cached annotated strings
  • Fix:
    • Nullpointer when searching nip05 without relays
    • Get distinct pubkeys with nip65 from database

v0.9.1

02 Oct 14:53
af5b448
Compare
Choose a tag to compare
  • Fix infinite reload indicator in hashtag feed

v0.9.0

02 Oct 14:28
434aa77
Compare
Choose a tag to compare
  • Render hashtags
  • Go to hashtag feed by clicking hashtag or by using the search bar
  • Show "No posts found" when thread is empty
  • Fix:
    • Subscribe to thread post if it is not in the database yet

v0.8.4

28 Sep 03:15
d704b50
Compare
Choose a tag to compare
  • Fix nip05 search

v0.8.3

28 Sep 02:38
2e80c53
Compare
Choose a tag to compare
  • Search pubkey and relays via nip05

v0.8.2

26 Sep 14:33
907db0d
Compare
Choose a tag to compare
  • Follow/Unfollow without delay
  • Improve relay subscription handling
  • Remove username validation
  • Update dependencies

v0.8.1

20 Sep 14:02
fb24af2
Compare
Choose a tag to compare
  • Quote nevent instead of note1
  • Copy nevent instead of note1
  • Render .webp media files
  • Show shortened npub in mentioned post when author's name is empty
  • Show shortened npub in mentions of users with no username
  • Don't delete your own posts
  • Reduce redundant relay subscriptions
  • Fix
    • Fetch unknown authors in feed and thread
    • Fetch missing authors of mentioned posts
    • Consistently render mentioned posts