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 19, 2025 — Aug 19, 2026
Showing page 44 of 58
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add: Typing Indicator privacy setting You can now disable your Typing Indicators.
JSKitty
More...
10 months ago
improve: navbar menu sizing
JSKitty
More...
10 months ago
add: Privacy Settings The first customisable Privacy Settings in Vector, initially, with the ability to disable Web Previews (preventing IP leakage) as well as the ability to opt-out of Vector's tracker-stripper feature, which is enabled by default for obvious reasons.
JSKitty
More...
10 months ago
add: URL Privacy + Clickable URLs Vector now strips common tracking markers from URLs, for example: the markers from Google, YouTube, Amazon and Facebook will be eliminated in Vector, thanks to both pre-send cleaning and post-receive cleaning of URLs.
JSKitty
More...
10 months ago
improvement: Refined Chatlist Creation UI
JSKitty
More...
10 months ago
fix: Marginally higher minimum window height
JSKitty
More...
10 months ago
fix: Marginally wider default window size
JSKitty
More...
10 months ago
remove: Pre-Beta File Migration
JSKitty
More...
10 months ago
fix: Rare Init UI duplication
JSKitty
More...
10 months ago
add: Faster onboarding (disabled Invite System)
JSKitty
More...
10 months ago
Merge pull request #23 from VectorPrivacy/mls-chatrooms
JSKitty
More...
11 months ago
bump: v0.1.9
JSKitty
More...
12 months ago
appimage: bundle `gstreamer` for media support
JSKitty
More...
12 months ago
fix: Android Voice Message clipping Similar to Android's video handling, Voice Messages and Audio were being 'cut off' early due to a lack of Range Requests in Tauri's asset protocol; for now, we'll simply preload the entire asset in to memory.
JSKitty
More...
12 months ago
fix: per-chat + per-profile mutes Mutes weren't properly applying after the state split, this unifies them functionally, with futureproofing for non-DM-chats, too.
JSKitty
More...
12 months ago
refactor: DB versioning system Previously, Vector's DB versioning handling was all over the codebase, making it incredibly difficult to maintain and causing some non-sequential upgrade bugs to slip through, now, Vector's DB upgrades are handled in proper sequential ordering, with guarenteed `dbver` updates - cleaner, safer, and significantly easier to maintain and extend functionally.
JSKitty
More...
about 1 year ago
add: Ability to Export Account It's now possible to export your Vector account! The `nsec` is a Nostr-compatible key designed for use in compatible Nostr clients, alternatively, for users that created their account in Vector, you have the prioritised option of a Seed Phrase backup, which is ideal for portable offline storage or airgapped storage.
JSKitty
More...
about 1 year ago
refactor: improved mime-type conversions Utility functions were created to improve code re-use and to centralise our mime-type-support by reducing redundant cross-codebase mapping.
JSKitty
More...
about 1 year ago
fix: Unread OS Badge reliability + efficiency Fixed a case where OS Badges on MacOS and Windows would work unreliably when Vector was unfocused with a chat open - and also optimised the general Badge flow, reducing Tauri RPC load by handling badges purely in the backend.
JSKitty
More...
about 1 year ago
Merge pull request #11 from YuurinBee/master
JSKitty
More...
about 1 year ago
Update README.md
Yuurin Bee
More...
about 1 year ago
ux: redirect Chatlist Profile clicks to the Profile tab
JSKitty
More...
about 1 year ago
fix: Attachment Download Deadlocks + improved DB state passing
JSKitty
More...
about 1 year ago
fix: Swap Unread indicators to Chat architecture
JSKitty
More...
about 1 year ago
refactor: Isolate Chats from Profiles Chats and Profiles are now distinct, handled as seperate structures at both Memory and DB level, allowing us to create much more complex Chat architectures (Group Chats, etc) with greater ease. Profiles are now more of a metadata side-piece, storing Contact information, while Chats contain all of the communication done throughout Vector.
JSKitty
More...
about 1 year ago
deps: Upgrade to Nostr SDK v0.43
JSKitty
More...
about 1 year ago
fix: consistent progress bar branding
JSKitty
More...
about 1 year ago
improvement: Update UI polish A couple elements have been properly centered to prevent lop-sided buttons, and the CSS files have been properly partitioned to remove layout-code from theme-code, much tidy, very readable.
JSKitty
More...
about 1 year ago
bump: v0.1.8 + Tauri Deps
JSKitty
More...
about 1 year ago
improvement: use WebView throttling Rather than suspending the WebView completely in the background - which may cause unintended side-effects, we'll throttle it, saving power, but without causing problems for the Vector renderer.
JSKitty
More...
about 1 year ago
←
1
2
…
40
41
42
43
44
45
46
47
48
…
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