153
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more nullability fixes to help ASAN More... almost 5 years ago
enough nullability fixes to join an irc room + send a message when running under ASAN + UBSAN More... almost 5 years ago
remove unneeded #if More... almost 5 years ago
fix threading race in NSRegularExpression cache (found by TSAN) More... almost 5 years ago
hard-code path for defaults; codesigning means the bundle identifier is more likely to be unique, and missing defaults is a bad experience More... almost 5 years ago
fix threading issue on server connection found by TSAN More... almost 5 years ago
Mac build: code-sign frameworks on copy More... almost 5 years ago
auto-accepting files from buddies works again More... almost 5 years ago
fix one more nullability error More... almost 5 years ago
fix analyzer warnings More... almost 5 years ago
fix warnings More... almost 5 years ago
Move the localization stuff around. More... almost 5 years ago
Fix NSCalendarDate deprecation warnings & actually fix CTCP TIME functionality on Mac More... almost 5 years ago
Chat Core (Old) Xcode 10.2 Upgrade Check More... almost 5 years ago
Colloquy (Old) Xcode 10.2 Upgrade Check More... almost 5 years ago
Update CocoaLumberjack to 3.5.3, Sparkle to 1.21.3 and XMPPFramework to latest master+patches More... almost 5 years ago
Remove SYSTEM(NAME) macro from Basic.pch More... almost 5 years ago
Replace custom SYSTEM(IOS) with TARGET_OS_IPHONE More... almost 5 years ago
Add reference to Colloquy-Marzipan.pch to Colloquy (iOS) project More... almost 5 years ago
Replace custom SYSTEM(MAC) with TARGET_OS_OSX More... almost 5 years ago
more marzipan fixes More... about 5 years ago
Use NSTableView delegate method for tooltips in buddy list as well More... over 5 years ago
Update Sparkle to 1.21.2, resolves https://github.com/sparkle-project/Sparkle/issues/1334 More... over 5 years ago
Restore tooltips in Interface Prefs using NSTableView delegate method More... over 5 years ago
Restore previous select-on-right-click behavior More... over 5 years ago
Fix connections window context menu after removing custom MVTableView More... over 5 years ago
Add F-Script instructions to readme More... over 5 years ago
Replace MVTableView in MVConnections.xib with NSTableView More... over 5 years ago
Remove unused MVTableView import in JVChatRoomBrowser More... over 5 years ago
Fix Interface Preferences layout issues revealed by previous commit More... over 5 years ago