1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-16 14:05:07 -05:00
Commit Graph

14 Commits

Author SHA1 Message Date
Sebastian Kaspari
482a0bc7b5 PircBot Patch: Fixed parsing NICK messages without hostmasks - fixes issue 8 2010-04-17 22:46:46 +02:00
Sebastian Kaspari
59674e25d1 Removed damned windows carriage returns (\r) 2010-04-14 21:41:55 +02:00
Sebastian Kaspari
512ddacaf5 Merge branch 'ssl_support' 2010-04-14 19:58:41 +02:00
Sebastian Kaspari
ec9b00fd22 Pircbot Patch: We are not connected to server if there's nothing to read from the server 2010-04-14 19:24:39 +02:00
Sebastian Kaspari
3200d6403b PircBot Patch: Use org.yaaic.ssl.NaiveTrustManager for SSL connections 2010-04-14 00:49:15 +02:00
Sebastian Kaspari
c4a5ffe27b PircBot Patch: Use SSLSocketFactory to create socket if SSL should be used 2010-04-14 00:21:32 +02:00
Sebastian Kaspari
4677317507 PircBot Patch: Added setUseSSL() 2010-04-14 00:21:00 +02:00
Sebastian Kaspari
206d152981 Ignore 439 response on connect (ridicolous spam bot checks..) 2010-04-11 21:20:47 +02:00
Sebastian Kaspari
9a89262714 Removed tags 2010-03-21 15:52:57 +01:00
Sebastian Kaspari
81c24c5128 Removed logging from PircBot 2010-03-21 15:42:53 +01:00
Sebastian Kaspari
2b2500ee38 Log to android debug log instead of standard output 2010-03-09 23:20:16 +01:00
Sebastian Kaspari
608ea2e614 Pircbot Patch: Call onQuit() before removing the user. Otherwise we do not know which channels the user was on 2010-03-09 22:41:01 +01:00
Sebastian Kaspari
1bb2de3dcb PircBot fixes 2010-03-06 17:52:58 +01:00
Sebastian Kaspari
1eee92fc30 Refactored nearly everything 2009-12-17 21:27:57 +01:00