153
I Use This!
Activity Not Available

Commits : Listings

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