amethyst

Nostr client for Android

MIT License

Stars
1.1K

Bot releases are visible (Hide)

amethyst - Release v0.20.1: BugFix for invalid NIP05 addresses crashing the app

Published by github-actions[bot] over 1 year ago

  1. BugFix for invalid nip05 domain names crashing the app.
  2. Removing _ from the display
  3. Checks if NIP 05 is an email before starting to verify to avoid crashes.
  4. BugFix for long NIP05 taking multiple lines.
  5. Adds NIP05 to the main note in a thread
amethyst - Release v0.20.0: Nip05 Support

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.19.1: Crops reply information to 2

Published by github-actions[bot] over 1 year ago

  1. Crops Reply Information to 2, follows first, expandable to see others
  2. Hides bottom navigation bar when keyboard is visible.
amethyst - Release v0.19.0: NIP-09 Event Deletion support

Published by github-actions[bot] over 1 year ago

Event Deletion works with TextNotes, Likes, Boosts, and Reports.

amethyst - Release v0.18.3: Displaying Error messages when Zaps fail

Published by github-actions[bot] over 1 year ago

  • Displaying Error messages when Zaps fail
  • Animating the appearance of the reply note when replying in chats.
amethyst - Release v0.18.2: Multiple Zaps per post

Published by github-actions[bot] over 1 year ago

  • Improvements to ShowMore background gradient and size of bubbles in chat.
  • Fixes Ugly Tab Background color in the light theme
  • Removes the block on Multiple Zaps in a single post (copy paste from the like button, that has a block to avoid multiple likes)
  • Fixes liveSet to delete. | Solves the outofsync error chat has been reporting.
  • Synchronizes Client.connect to avoid random number in relay status
  • Fixes the URL detector for account for 2 special characters in Chinese "," and "。"
  • Reverts fixing the English language to avoid issues with translation
  • Updating dependencies
amethyst - Release v0.18.1: Know your spammers

Published by github-actions[bot] over 1 year ago

  • New Relay Info UI displays the number of messages that were duplicated and deleted per relay.
  • Improvements to Home feed update speed (75ms -> 10ms)
  • Correctly deletes a slave note
  • Updates observers when deleting notes
  • Improved timing log
  • Home doesn't need isAcceptable filter since all posts are coming from follows. Much faster.
  • BugFix Loading one thread after another crashed the app
  • Logs Spam count per relay.
  • Removing PlayServices tag to import qrcode model
  • Using language identification model bundled into the app
  • Moving barcode scanning model to ship with the app.
amethyst - Release v0.18.0: Zaps, Replies and Likes in Public Chats and Private Messages

Published by github-actions[bot] over 1 year ago

Zaps in Private Messages are still public, though.

amethyst - Release v0.17.11: Language Preferences

Published by github-actions[bot] over 1 year ago

Save translation preferences between each language pair
Displays App version in the drawer
Makes the Drawer's Name/Follower count clickable
Fixes Zap amount rounding error.

amethyst - Release v0.17.10: New Zap Amount Customization screen

Published by github-actions[bot] over 1 year ago

New Zap Amount Customization screen
ThreadView: Avoids changing the position of the list when the list updates.
Marking the selected post in the thread view
App Language fixed to English for now (@Radiokot)
Properly removes a note from the database on memory trimming
Uses a Name to make the translation layer skip ln addresses
Fixes Channel message deletion bug.

amethyst - Release v0.17.9: Blocks users from Reporting themselves

Published by github-actions[bot] over 1 year ago

Blocks users from Reporting themselves
Fixes missing Relay Information in Profile Pages
Adds LnZapRequest to the event observer as well to download authors.
Puts Follow and Unfollow Buttons into coroutines.
Makes sure people are only added to the hidden list if 5 or more different Nostr events have the same message.
Fixing remaining Follow/Unfollow issue with an outdated Account object.

amethyst - Release v0.17.8: BugFix Translations breaking URLs/Images/Tags

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.17.7: BugFix for Invalid Hexes in Tags

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.17.6: BugFix for Alternating Follow/Unfollow

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.17.5: 0 Follows no more.

Published by github-actions[bot] over 1 year ago

  • Fixes issue with overriding follow list to zero (maintains a local copy. It might still override to a previous version)
  • Fixes Notification Dot for Zaps
  • Faster notification updates
  • Refactoring the saving of user preferences
  • More caching to increase speed of updating lists
  • Potentially fixing Notifications crash on Samsungs
amethyst - Release v0.17.4: 5 Strike anti-spam

Published by github-actions[bot] over 1 year ago

  • Anti-spam filter requires 5 duplicated msgs to temporarily block
  • Forces conversion to npub in notes to make sure the Hex key is correct.
amethyst - Release v0.17.3: Check Hex keys in Event Tags

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.17.2: Quote Note Popup and Rendering

Published by github-actions[bot] over 1 year ago

https://nostr.build/i/nostr.build_0cd188713619b44b8f9c214617130db7f11c427dcdc03872fac736d74a594b5a.png

  • Popup to Boost/Quote Notes
  • Rendering Notes instead of just presenting the Note ID
  • Fixes Movement of the post when Show More is pressed
  • Notification Background is now opens note
  • Changes keyboard layout to Decimal in Zap amount Setup
  • Fixes erasing edited Zap amounts on recomposing
  • Resets mentions after writing a reply utxo
  • Fixes the "Show Anyway" button in the first element of the threadview.
amethyst - Release v0.17.1: Custom Zap Amounts

Published by github-actions[bot] over 1 year ago

amethyst - Release v0.17.0: Anti-spam de-dup filters

Published by github-actions[bot] over 1 year ago

v0.17.0: Anti-spam filters

  • Filters out the duplicated-message type of Spam
  • Fixes Reply not showing up in the Thread View after user Posts a new one
  • Adds Reports Tab to Profile Page
  • Significantly improves the speed of the Follower calculation
  • Decreased User/Note object size -> 4x more objects can fit in memory.
  • Prunes memory to 1000 messages per public channel
  • Improves the speed of rendering long threads and thread level calculation
  • Fixes Quoted Post appearing as a Reply
  • Fixes Mutex state when Android kills threads.
  • Refactors current filter classes into Relay filters and Screen filters
  • Moves Notification Dot calculation to background threads.
  • Loads new Posts on the Thread view on the fly
Package Rankings
Top 6.71% on Proxy.golang.org
Related Projects