openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Vector Privacy
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 10, 2025 — Aug 10, 2026
Showing page 54 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ver: bump to v0.1.5 Bumping for new release testing, however, the official v0.1.5 release will take longer.
JSKitty
More...
over 1 year ago
fix: experimental Chat Box resizing + emoji picker changes This is not a great commit, there's many workarounds being used that feel more unreadable than they should be, and even more difficult to debug in the future, but in theory, this might make things nicer cross-OS and allow Chatstr to be nicely responsive, I hope...
JSKitty
More...
over 1 year ago
fix: don't close emoji panel on search input clicks
JSKitty
More...
over 1 year ago
fix: don't get stuck on "Sending..." with failed messages Improving stability in low-network-reliability conditions.
JSKitty
More...
over 1 year ago
fix: rendering of Decoy Reactions
JSKitty
More...
over 1 year ago
fix: don't allow large emojis to overlap Setting line-height to the same as the font-size seems to perfectly display emojis without overlap, even on y-overflow, on MacOS. Hopefully the same effect is seen on other OS'es.
JSKitty
More...
over 1 year ago
fix: clearer reaction spacing It was a bit unclear 'which' message a reaction was intended for, as they had quite a lot of spacing away fromt the message itself - this commit tightens that spacing and brings reactions closer to their message, so it should be clearer!
JSKitty
More...
over 1 year ago
add: persistent logins with encrypted pin system We use Argon2 (with fairly heavy memory footprint) for password key derivation, and ChaCha20 for the encryption. 5 digit pin was chosen as a balance between UX (not too annoying) and possibilities, giving 99999 pin possibilities, combined with a very hefty Argon2 derivation, should be safe enough!
JSKitty
More...
over 1 year ago
chore: run `cargo fmt`
JSKitty
More...
over 1 year ago
add: ability to share npub + lightly beautified Start New Chat UI
JSKitty
More...
over 1 year ago
ver: bump to v0.1.4
JSKitty
More...
over 1 year ago
improvement: Decoy Reactions If the submission of a reaction is slow (due to internet, relays, etc), there could be a significant delay before your reaction shown locally, which felt off, "did it work?". We fake the reaction with a decoy until it's actually submitted to the network, yay for good UX!
JSKitty
More...
over 1 year ago
add: OS notifications for messages A simple notification system, if Chatstr is not focused (i.e: minimised or other apps are being used), notifications will fire. If you're using Chatstr, they'll be silenced.
JSKitty
More...
over 1 year ago
add: Complete Reactions integration You can now react to your frens' messages with an obnoxious quantity of eggplants, with nobodt to snoop, because it's encrypted!
JSKitty
More...
over 1 year ago
add: Encrypted Reactions (NIP-25) inbound support You can now see encrypted reactions! Outbound support doesn't yet exist, and there might be some quirks in certain areas still, but, it works!
JSKitty
More...
over 1 year ago
improvement: efficient state-change-based rendering This fixes the 'flickering' issue of the contact list, as well as generally using a ton less resources - and adding some groundwork for future improvements, like real-time status or profile adjustments (i.e: you'll soon be able to see someone change their avatar, status, name - without restarting your app)
JSKitty
More...
over 1 year ago
fix: add missing avatar border The circular border was missing from the account avatar - I never noticed since my personal avatar is circular, hah!
JSKitty
More...
over 1 year ago
improvement: display a 'Sending' state and stop accidental double-sends Spamming Enter could cause messages to duplicate - also, accidental linebreaks were possible from spamming Enter, and it was unclear whether a message was sent or not. All three issues have been tended to!
JSKitty
More...
over 1 year ago
improvement: redesigned contacts + chat previews You now get Chat Previews in the contact list, as well as as substantially more beautiful UI, yahoo!
JSKitty
More...
over 1 year ago
fix: trim linebreak spam out of chats Found by @YuurinBee after abusing the app
JSKitty
More...
over 1 year ago
fix: some broken emoji names + metadata
JSKitty
More...
over 1 year ago
add: ability to close emoji picker with Esc key
JSKitty
More...
over 1 year ago
add: emphasised textless emojis Up to three emojis sent (without text) are now 'emphasised', massively enlarging them, removing the message bubble and dampening margins, making them more visually respresentative of an 'emotion' than a 'text', a personal favorite!
JSKitty
More...
over 1 year ago
build: use draft releases for Tauri Builds
JSKitty
More...
over 1 year ago
ver: bump to v0.1.3
JSKitty
More...
over 1 year ago
add: full emoji-dex system Now you have tons more emojis, a search system, as well as favorite (most used) emojis automatically sorting to the top of your list. Fancy!
JSKitty
More...
over 1 year ago
add: multi-line support using Shift + Enter It also took a surprising amount of CSS-shuffling, hopefully it still looks good, may need to re-visit this design in the future, but at least multi-line works!
JSKitty
More...
over 1 year ago
add: emoji selector, with four hand-picked 'mojis Use your four emojis wisely, they're very powerful.
JSKitty
More...
over 1 year ago
add: owned-profile syncing + improved login flow You can now easily see the current Nostr account you're logged in to, including your NIP-24 profile. I've also re-written how connecting to Nostr works so that the frontend has more control over synchronising during the login process, and can update the user through the syncing flow more smoothly.
JSKitty
More...
over 1 year ago
add: NIP-38 Status Syncing You can now see the NIP-38 status of whoever you're chatting with! Currently only with simple support (general statuses), in the near future, URLs and more complex metadata statuses will be recognised, and a future commit will allow folks to set their own statuses!
JSKitty
More...
over 1 year ago
←
1
2
…
47
48
49
50
51
52
53
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree