153
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set iOS deployment target to 12 as recommended by Xcode 12.5 More... almost 3 years ago
Fix some more integer conversion warnings More... almost 3 years ago
Set mac ARCHS to x86_64 only, while dependencies are blocking it from supporting Apple Silicon More... almost 3 years ago
Point "Report Colloquy Bug" menu item to GitHub Issues More... almost 3 years ago
Move support channels to Libera.Chat, also add it to the default list of networks More... almost 3 years ago
Update CocoaAsyncSocket and XMPPFramework to include latest master More... almost 3 years ago
Make sure CAP END is sent after sasl authentication is done & group CAP REQs to speed up connection time More... almost 3 years ago
If the server sends values for sasl in CAP LS, make sure they actually contain PLAIN before using that method More... almost 3 years ago
Remove sending account tags altogether, as these are only intended to be sent by the server More... almost 3 years ago
Remove colon after @account=%@. Fixes sending messages on libera.chat when authenticated. More... almost 3 years ago
Remove blindly requesting a set of capabilities, as this will rarely ever succeed More... almost 3 years ago
Remove sending ACCOUNT to the server, this causes an error on libera.chat More... almost 3 years ago
Apply some Xcode 12.5 recommended build settings (Swift whole module optimisation for Release) More... almost 3 years ago
Add support for IRCv3's CAP LS 302 capability values, somewhat fixing SASL on Libera.chat #3706 More... almost 3 years ago
Remove remaining F-Script resources from the repository More... almost 3 years ago
Revert TCMPortMapper to a new fork maintained by original author monkeydom, fixes min os compilation issue More... almost 3 years ago
Update dependencies More... almost 3 years ago
remove F-Script More... over 3 years ago
Add Chat Core (iOS) target More... over 3 years ago
add UIKit to iOS pch More... over 3 years ago
reorder #endif to ensure NS_ASSUME_NONNULL_END is included More... over 3 years ago
support ENABLE(PLUGINS) on MVXMPPChatConnection More... over 3 years ago
enable file transfers on iOS More... over 3 years ago
UI tweaks for cells in chat list More... over 3 years ago
Catalyst preparation More... over 3 years ago
get iOS file transfer ready post-ARC More... over 3 years ago
update NSKeyedUnarchiver usage More... over 3 years ago
show preferences in separate window on mac More... almost 4 years ago
squash More... almost 4 years ago
remove commented out code More... almost 4 years ago