index
:
bitchat.git
main
bluetooth mesh chat, IRC vibes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-08-15
Excludes Index.noindex in Justfile (#440)
HEAD
main
Mateusz Matoszko
2025-08-12
Allow unicode letter characters in nicknames (#435)
Mario Nachbaur
2025-08-12
Remove dead store-and-forward and message aggregation code (#438)
jack
2025-08-12
Merge remote-tracking branch 'origin/main' into code-cleanup
jack
2025-08-12
Remove dead code and simplify codebase (#436)
jack
2025-08-12
Remove dead code and simplify codebase
jack
2025-08-12
refactor: remove all dead legacy and migration code
jack
2025-08-12
fix: remove remaining unused variables to eliminate compiler warnings
jack
2025-08-12
refactor: remove dead code and consolidate system messages
jack
2025-08-12
Remove protocol versioning and handshake logic (#433)
jack
2025-08-11
Optimize logging to reduce verbosity while preserving critical network events...
jack
2025-08-11
fix: add secp256k1 dependency to resolve spm import error (#429)
Chris
2025-08-11
relay all packages (#431)
callebtc
2025-08-11
Prevent spoofable plaintext messages from sliding into private chats (#428)
Alex Rad
2025-08-08
Remove noisy at symbol in mention (#420)
Mario Nachbaur
2025-08-05
Fix network flakiness and improve peer discovery (#405)
jack
2025-08-04
Clarify how packet loss is avoided with gossip protocol (#403)
Steve Lee
2025-08-02
Improve UI interactions (#390)
jack
2025-08-02
Remove cover traffic functionality (#389)
jack
2025-08-01
Remove connection/disconnection system messages (#386)
jack
2025-08-01
Add Bluetooth status alerts (#385)
jack
2025-08-01
Fix runtime crashes and reduce excessive logging
jack
2025-08-01
Revert "Fix compilation errors in ChatViewModel"
jack
2025-08-01
Fix compilation errors in ChatViewModel
jack
2025-08-01
Fix crash from duplicate peer IDs in Dictionary initialization
jack
2025-08-01
Fix @Unknown entries in autocomplete by improving nickname resolution
jack
2025-08-01
Fix App Store submission: remove invalid background-processing from UIBackgro...
jack
2025-08-01
Fix crash in BinaryProtocol.decode due to out-of-bounds data access
jack
2025-08-01
Fix iOS background Bluetooth connectivity issues (#378)
jack
2025-08-01
Remove message batching system for simpler, faster UI updates (#377)
jack
2025-08-01
Performance optimizations: LazyVStack, UI batching, timer consolidation (#375)
jack
2025-07-31
Security fixes and improvements (#374)
jack
2025-07-31
Adds swift-secp256k1 to project.yml (#366)
Mateusz Matoszko
2025-07-31
Update README.md
jack
2025-07-31
Remove 'back' text from PM view, keep only chevron
jack
2025-07-31
Group Connectivity Improvements (#365)
jack
2025-07-31
Fix whitespace and project file updates
jack
2025-07-31
Remove duplicate libsecp256k1 import
jack
2025-07-31
Fix duplicate Nostr relay connections
jack
2025-07-31
Update README.md (#360)
VasilyKaiser
2025-07-31
Update README.md
jack
2025-07-31
Update README.md
jack
2025-07-30
Fix unused variable warnings in NostrProtocol.swift
jack
2025-07-30
Implement Nostr NIP-17 for offline messaging and performance optimizations (#...
jack
2025-07-29
Disable sharing images via extension, not supported at the moment. (#346)
Tim Johnsen
2025-07-28
Update README.md
jack
2025-07-28
Update README.md
jack
2025-07-28
Update README.md
jack
2025-07-28
Update Xcode project file
jack
2025-07-27
Add comprehensive AI-friendly documentation across core files (#328)
jack
[next]