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
1 day
ago. based on code collected
1 day
ago.
Aug 16, 2025 — Aug 16, 2026
Showing page 45 of 58
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add: proactive Relay Testing Relays that Vector has connected to will now be frequently, routinely tested for liveness by asking them to return a single instance of a `Kind::Metadata` event, a very lightweight form of liveness check that uses mildly more bandwidth; but ensures Vector's relays are constantly connected to the best of its ability.
JSKitty
More...
about 1 year ago
fix: hide updates on iOS/Android, apply theming
JSKitty
More...
about 1 year ago
fix: Add GitHub Actions Tauri secrets to workflow
JSKitty
More...
about 1 year ago
improve: polished update UX In-app changelog, Setting notification icon on pending updates, and a beautified Updates section - all of the UI and functionality has had a general overhaul to be production-ready.
JSKitty
More...
about 1 year ago
add: Windows Auto-Updater (test) An unfinished, experimental commit adding the Vector auto-updater system, primarily targetting Windows for initial addition.
JSKitty
More...
about 1 year ago
fix: swap lock icon
JSKitty
More...
about 1 year ago
improvement: wider File Format support + Status overflow fix Dozens of additional files should now transfer more smoothly through Vector - SVGs are now previewed as actual images - and your custom Status will no longer overflow out-of-bounds in the Chat tab.
JSKitty
More...
about 1 year ago
fix: Repository URLs
JSKitty
More...
about 1 year ago
fix: Share on X shortcut for Invites
JSKitty
More...
about 1 year ago
fix: invited logins
JSKitty
More...
about 1 year ago
add: Beta Invite system + UI polish
JSKitty
More...
about 1 year ago
perf: optimise nickname updates Nicknames caused the entire Rust-end state to be reuploaded to the frontend, which was highly inefficient and noticeable on slower devices, now it only returns the exact nickname changes and updates the relevant UI directly, clean!
JSKitty
More...
about 1 year ago
fix: display the correct Mute state on profile renders If you had muted someone, then backed out, looked at *another* contact's profile, they would also appear as muted, despite not being; because the mute UI was only being updated by toggle events, and not profile renders in addition.
JSKitty
More...
about 1 year ago
add: Ability to Nickname contacts Call your wifey Bubucita or call your friend MechaHitler, all in privacy.
JSKitty
More...
about 1 year ago
add: Ability to Mute contacts Whether it's someone spamming you, a friend that can't write more than 3 words between each message, or someone stole your milkshake and you need to ghost them as punishment for a while: Vector's mute button has you covered.
JSKitty
More...
about 1 year ago
add: 5 TB Vector Media server integration The Vector community just got a significant storage upgrade!
JSKitty
More...
about 1 year ago
fix: Bare Builds feature blocking A line was missed from staging, oops, now Bare Builds should work.
JSKitty
More...
about 1 year ago
add: Vector "Bare/Hardened Builds" In the spirit of Freedom, Vector can now easily be compiled with the exclusion of certain, heavier, complex features such as Vector AI, called "Bare Builds" - these will be particularly useful to anyone wanting a minimalist-style version of Vector, without the additional fluff that one may not be too bothered about.
JSKitty
More...
about 1 year ago
add: pre-precision upgrade migration This adds a migration stage at app init to upgrade pre-precision timestamps from their Second counter to their Millisecond counterparts.
JSKitty
More...
about 1 year ago
add: `ms` Tag to Message Events Nostr uses unix timestamps for it's events; which is fine for low-precision usecases (public posts, etc), but when it comes to real-time messaging, we need high precision for accurate message ordering and delivery/receiving display (i.e: when using a Vector Bot, responses are often sub-second, making them effectively indistinguishable at the second-level), adding the `ms` tag allows Vector to integrate high-precision timestamps without breaking backwards compatibility with alternative Nostr apps, they will simply have their messages received at a lower precision, and thus have a higher chance of ordering incorrectly.
JSKitty
More...
about 1 year ago
add: Vector Profile tagging
JSKitty
More...
about 1 year ago
improvement: Message and Upload auto-retries If Vector fails to send a File or a Message, it'll retry multiple times over a period of time, handling typical cases of internet instability (i.e: a VPN change, a short disconnect, switching WiFi, waking from sleep), this should reduce the failure rate of general Vector "sending", and be a neat UX boost for the users that need it.
JSKitty
More...
about 1 year ago
android: improved notification design Android notifications now preview properly, can be "expanded", and also include some beautiful Vector branding!
JSKitty
More...
about 1 year ago
improvement: custom Relay Connection system, Relay Viewer, revamped sync stability Vector previously struggled on certain network connections with frequent dropouts, weak signal, or intermittent packets: causing "ghost messages" (messages that appear to have sent, but never did), causing the inability to receive new messages for temporary periods, and failing to recover incoming messages that were missed during dropout periods.
JSKitty
More...
about 1 year ago
Merge pull request #88 from RushaliPadhiary/profile-editable-ui
JSKitty
More...
about 1 year ago
fix: npub opacity adjustment
JSKitty
More...
about 1 year ago
fix: minor padding and size adjustments
JSKitty
More...
about 1 year ago
refactor: change check icon to UntitledUI check icon
RushaliPadhiary
More...
about 1 year ago
Add and align 'nPub Key' header in profile section
RushaliPadhiary
More...
about 1 year ago
refactor: copy icon to an UntitledUI clipboard icon
RushaliPadhiary
More...
about 1 year ago
←
1
2
…
41
42
43
44
45
46
47
48
49
…
57
58
→
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