Bryan Drewery [Wed, 7 Sep 2011 00:40:07 +0000]
* Additional 64bit fixes
Bryan Drewery [Tue, 28 Jun 2011 16:44:18 +0000]
* Remove hack due to broken irclib -l parsing (#7)
Bryan Drewery [Tue, 28 Jun 2011 16:43:58 +0000]
* Fix irclib not parsing -l correctly (fixes #7)
Bryan Drewery [Tue, 28 Jun 2011 16:05:25 +0000]
* Expect a long value in struct.pack to fix a crash on 64bit (fixes #6)
Bryan Drewery [Mon, 27 Jun 2011 22:43:12 +0000]
* Add README
Bryan Drewery [Mon, 27 Jun 2011 22:40:41 +0000]
* Use exec for starting up
Bryan Drewery [Wed, 26 May 2010 15:13:42 +0000]
* Fix channel casing issues
Bryan Drewery [Wed, 26 May 2010 02:49:27 +0000]
* Automatically rejoin channels if kicked or unable to join
Bryan Drewery [Wed, 26 May 2010 02:13:21 +0000]
* Fix bot thinking it's still in a chan after being kicked
Bryan Drewery [Wed, 26 May 2010 02:17:34 +0000]
* Properly saved new wanted nick when using !nick
Bryan Drewery [Fri, 21 May 2010 21:28:32 +0000]
* Remove leading spaces on ? and !
Bryan Drewery [Fri, 21 May 2010 19:23:59 +0000]
* Speedup nickname matching
Bryan Drewery [Fri, 21 May 2010 19:12:44 +0000]
* Fix nickname matching to escape special chars like |
Bryan Drewery [Fri, 21 May 2010 18:52:11 +0000]
* Split ';' only if followed by a space to avoid breaking emoticons
Bryan Drewery [Fri, 21 May 2010 18:51:29 +0000]
* Strip out ' to avoid contraction/quoting problems
Bryan Drewery [Fri, 21 May 2010 18:46:27 +0000]
* Only split : around nick:, leave other : uses alone, ie :)
Bryan Drewery [Fri, 21 May 2010 18:37:11 +0000]
* Properly strip out other color codes
Bryan Drewery [Fri, 21 May 2010 18:33:53 +0000]
* Ignore lines with color - causes too many problems and just doesn't look right
Bryan Drewery [Fri, 21 May 2010 17:50:25 +0000]
* Strip out URLS
Bryan Drewery [Wed, 19 May 2010 14:45:10 +0000]
* Properly save the original nick in settings if taking a temporary nickname on connect
Bryan Drewery [Tue, 18 May 2010 22:03:57 +0000]
* Fix crash due to /mode -lvvvv nick nick nick nick
Bryan Drewery [Tue, 18 May 2010 21:51:54 +0000]
* Change 'is unknown' to '/unknown' to fix display issue in !known
Bryan Drewery [Tue, 18 May 2010 21:51:15 +0000]
* When outputting #nick in !known, replace with $nick
Bryan Drewery [Tue, 18 May 2010 21:46:23 +0000]
* Match nicks on word boundaries to avoid rewriting words incorrectly as containing nicks
Bryan Drewery [Tue, 18 May 2010 21:27:04 +0000]
* Implmenet on_nicknameinuse so the bot can still connect if its nick is taken
Bryan Drewery [Tue, 18 May 2010 21:13:13 +0000]
* Allow running bot on IPv6
Bryan Drewery [Tue, 18 May 2010 21:12:34 +0000]
* Allow specifying an IP to bind to
Bryan Drewery [Tue, 18 May 2010 21:14:19 +0000]
* Symlink irclib into pyborg
Bryan Drewery [Tue, 18 May 2010 21:15:00 +0000]
* Update startup script to use lib/ dir
Bryan Drewery [Tue, 18 May 2010 21:11:17 +0000]
Merge github.com/python-irclib/python-irclib.git
Bryan Drewery [Tue, 18 May 2010 21:10:59 +0000]
Merge http://github.com/PyBorg/PyBorg.git
Bryan Drewery [Tue, 18 May 2010 21:10:29 +0000]
* Initial project commit
chimrod [Sun, 30 Aug 2009 16:24:25 +0000]
Replace tabs by spaces
Replace map by comprehension list
Update to new version
keltus [Thu, 25 Sep 2008 22:00:59 +0000]
fix ircbot.py connection problem due to leftover ssl typo
keltus [Thu, 11 Sep 2008 07:39:18 +0000]
prepare for 0.4.8 release
keltus [Thu, 11 Sep 2008 07:38:30 +0000]
ircbot.py: Reverted a leftover testing fragment that broke ircbot.py
keltus [Fri, 29 Aug 2008 23:20:56 +0000]
* irclib.py: Reverted changes in irclib that don't really belong in the core lib
* irclib.py: Add support for ssl
* irclib.py: Add support for ipv6
* python-irclib now requires python 2.3 and above (for ssl and ipv6)
keltus [Sun, 3 Feb 2008 09:25:36 +0000]
code tweak that should have no effect
chimrod [Tue, 31 Jul 2007 10:18:34 +0000]
Added the !me command
kk201233 [Fri, 2 Mar 2007 11:35:50 +0000]
* irclib.py: Added IRCmultithread and ServerConnectionThread, module functions privmsg_origin() and nm(), and ServerConnection functions privmsgtosource(), sajoin(), and sapart().
There may be a few that I missed...
chimrod [Fri, 12 Jan 2007 11:14:40 +0000]
Correct the punctuation problem
chimrod [Mon, 8 Jan 2007 23:09:58 +0000]
*** empty log message ***
chimrod [Tue, 28 Nov 2006 05:54:35 +0000]
*** empty log message ***
chimrod [Mon, 30 Oct 2006 13:07:07 +0000]
*** empty log message ***
chimrod [Thu, 5 Oct 2006 21:23:17 +0000]
*** empty log message ***
chimrod [Tue, 19 Sep 2006 15:47:01 +0000]
*** empty log message ***
chimrod [Tue, 19 Sep 2006 11:36:00 +0000]
*** empty log message ***
chimrod [Mon, 18 Sep 2006 22:30:48 +0000]
*** empty log message ***
chimrod [Mon, 18 Sep 2006 13:10:33 +0000]
*** empty log message ***
chimrod [Mon, 18 Sep 2006 13:04:59 +0000]
*** empty log message ***
chimrod [Fri, 15 Sep 2006 21:42:03 +0000]
*** empty log message ***
chimrod [Fri, 8 Sep 2006 13:29:32 +0000]
*** empty log message ***
keltus [Fri, 10 Mar 2006 00:15:24 +0000]
readme update
keltus [Sat, 24 Dec 2005 22:12:40 +0000]
* Released version 0.4.6.
* irclib.py (VERSION):
* python-irclib.spec.in:
Preparations for version 0.4.6.
keltus [Fri, 23 Dec 2005 18:44:43 +0000]
* dccsend:
* dccreceive:
* irclib.py:
* ircbot.py:
* irccat:
* irccat2:
* servermap:
* testbot.py:
Code modernization - String methods used instead of deprecated string functions, keyword 'in' used for membership testing instead of 'has_key' method, etc.
keltus [Tue, 6 Dec 2005 18:14:05 +0000]
Reversed quit message fix. See Changelog for details.
keltus [Fri, 4 Nov 2005 01:22:26 +0000]
* irclib.py (numeric_events): Renamed numeric code 332 from topic to currenttopic (the message when "/topic <chan>" is sent), so it doesn't collide with TOPIC (the message when the topic is set).
keltus [Fri, 4 Nov 2005 00:38:14 +0000]
removed old comment
keltus [Sat, 27 Aug 2005 21:03:58 +0000]
Fixed infinitely recursive calls when disconnecting with a failed connection. Bug reported by Erik Max Francis.
keltus [Thu, 18 Aug 2005 20:11:55 +0000]
oops, forgot the changelog
keltus [Thu, 18 Aug 2005 20:11:22 +0000]
Made ServerConnection.disconnect more consistant and changed some functions to use it instead of quit.
keltus [Sat, 28 May 2005 20:55:15 +0000]
quit arguments is now a list instead of a list of a list
keltus [Wed, 18 May 2005 19:40:41 +0000]
preparations for 0.4.5 release
keltus [Wed, 18 May 2005 19:33:15 +0000]
grammar fix (nothing really)
keltus [Wed, 18 May 2005 05:38:47 +0000]
* irclib.py (ServerConnection.__init__): Added self.socket = None to be able to process events when ServerConnection is not connected to a socket. Patch from alst.
keltus [Tue, 26 Apr 2005 17:11:29 +0000]
Corrected server.process_forever() as irc.process_forever(). Suggestion by olecom.
keltus [Sun, 17 Apr 2005 19:03:07 +0000]
* irclib.py (ServerConnection.process_data): Moved event translation code.
* irclib.py (ServerConnection): Reverted the 2005-01-28 change because it breaks jump_server().
* irclib.py: minor cmment changes
keltus [Sun, 17 Apr 2005 18:39:47 +0000]
updated README to include contact info for keltus
keltus [Sun, 3 Apr 2005 07:02:08 +0000]
Patches from Adam Mikuta.
keltus [Sun, 3 Apr 2005 06:56:29 +0000]
added pong and invite events
added part message
keltus [Thu, 24 Feb 2005 01:42:16 +0000]
typoed version #
keltus [Thu, 24 Feb 2005 01:25:50 +0000]
preperations for 0.4.4 update
keltus [Sat, 29 Jan 2005 02:16:27 +0000]
moved self.irclibobj._remove_connection call from close() to disconnect()
keltus [Wed, 26 Jan 2005 06:52:16 +0000]
updated changelog
keltus [Wed, 26 Jan 2005 04:57:58 +0000]
closes socket if a connection does not occur
"Changing server" -> "Changing servers" (more ubiquitous quit phrase)
keltus [Mon, 24 Jan 2005 02:28:09 +0000]
removed redundant extra start() call
keltus [Mon, 24 Jan 2005 02:15:49 +0000]
removed depreciated apply function
jrosdahl [Thu, 20 Jan 2005 07:33:14 +0000]
Removed more GNU make specific constructs.
jrosdahl [Wed, 19 Jan 2005 21:58:02 +0000]
Don't require GNU make.
keltus [Wed, 19 Jan 2005 09:41:52 +0000]
update 0.4.3 date
keltus [Wed, 19 Jan 2005 08:57:22 +0000]
added __iter__ method to IRCDict in ircbot.py
jrosdahl [Mon, 17 Jan 2005 22:09:04 +0000]
Corrected default decoding of CTCP messages. Patch from Jeff Huang.
jrosdahl [Mon, 17 Jan 2005 22:03:26 +0000]
Added __contains__method for IRCDict. Patch from Jeff Huang.
jrosdahl [Mon, 17 Jan 2005 21:56:05 +0000]
Preparations for version 0.4.3.
jrosdahl [Mon, 17 Jan 2005 21:46:30 +0000]
Removed Debian package directory since python-irclib is in
Debian now.
jrosdahl [Mon, 17 Jan 2005 21:43:12 +0000]
Improved comment about arguments to
ircbot.SingleServerIRCBot._on_namreply. Patch from Jeff Huang.
Renamed has_message_from_outside_protection to
has_allow_external_messages. Patch from Jeff Huang.
jrosdahl [Mon, 17 Jan 2005 21:38:49 +0000]
Added comment about how some IRC servers' treat QUIT messages.
Patch from Jeff Huang.
jrosdahl [Mon, 17 Jan 2005 21:36:51 +0000]
Added "bonus" action event that is triggered on CTCP ACTION messages.
jrosdahl [Mon, 17 Jan 2005 21:29:57 +0000]
Improved jump_server behaviour. Patch from Jeff Huang.
jrosdahl [Fri, 9 Jul 2004 09:02:47 +0000]
Released version 0.4.2.
jrosdahl [Fri, 9 Jul 2004 09:01:41 +0000]
Remove built *.pyc files before making package.
jrosdahl [Fri, 9 Jul 2004 08:59:58 +0000]
Changed email address in Debian changelog.
jrosdahl [Fri, 9 Jul 2004 08:54:40 +0000]
Preparations for version 0.4.2.
jrosdahl [Fri, 9 Jul 2004 08:33:54 +0000]
Fix bug #922446.
jrosdahl [Fri, 9 Jul 2004 08:27:09 +0000]
Whitespace fixes.
jrosdahl [Thu, 30 Oct 2003 06:27:42 +0000]
Version 0.4.1.
jrosdahl [Thu, 30 Oct 2003 06:15:50 +0000]
Added dccreceive and dccsend as example files in Debian and RPM packages.
jrosdahl [Wed, 29 Oct 2003 22:06:14 +0000]
Added Debian packaging files.
jrosdahl [Wed, 29 Oct 2003 21:50:50 +0000]
Create setup.py from setup.py.in.
jrosdahl [Wed, 29 Oct 2003 21:20:15 +0000]
Also clean python-irclib.spec.