summaryrefslogtreecommitdiff
path: root/libpurple/protocols/irc/irc.c
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'im.pidgin.pidgin' (head ed43f2a21190e316e1aa91e3eff149...Michael Ruprecht2009-04-011-7/+7
|\
| * propagate from branch 'im.pidgin.pidgin' (head 133e5eca834c5d4adad0937da2cb93...Marcus Lundblad2009-03-021-2/+2
| |\
| * \ propagate from branch 'im.pidgin.pidgin' (head 16c4d6e6e192fd51a6188c9c9d1ec4...Michael Ruprecht2008-11-061-6/+1
| |\ \
| * \ \ propagate from branch 'im.pidgin.pidgin' (head 0cff24bf7dbab39c8efd9ae1575296...Michael Ruprecht2008-08-091-4/+27
| |\ \ \
| * \ \ \ propagate from branch 'im.pidgin.pidgin' (head ed811e1aea8072d306d472ee970bd5...Michael Ruprecht2008-07-161-7/+7
| |\ \ \ \
| | * | | | Broken merge.Sadrul Habib Chowdhury2008-05-271-1/+1
| | * | | | propagate from branch 'im.pidgin.pidgin' (head bd5f7f61d9349053ee4738efc0d174...Sadrul Habib Chowdhury2008-05-271-7/+7
| | |\ \ \ \
| | | * | | | Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.Sadrul Habib Chowdhury2008-03-221-1/+2
| | | * | | | propagate from branch 'im.pidgin.pidgin' (head ce4724bf245c569ddd51b3c3a59feb...Sadrul Habib Chowdhury2008-02-061-6/+5
| | | |\ \ \ \
| | | | * | | | Fix the prplinfo structs and get rid of some compile warnings.Sadrul Habib Chowdhury2007-12-291-7/+6
| | | | * | | | propagate from branch 'im.pidgin.pidgin' (head 5157ec7a2b6f7025fc0f6ed1f1093a...Evan Schoenberg2007-12-291-27/+49
| | | | |\ \ \ \
| | | | * | | | | Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.Sean Egan2007-09-051-1/+1
* | | | | | | | | propagate from branch 'im.pidgin.pidgin' (head b4bbfacd7f2050d87deeda12ea7bb3...Paul Aurich2009-03-071-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | propagate from branch 'im.pidgin.pidgin' (head 1ab6de80e2d7e14848367111d8b824...Richard Laager2008-11-021-6/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | updated irc to use the api rather than structs directlyGary Kramlich2008-10-311-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | The Add Buddy dialog should not blindly create a duplicate buddy in a groupPaul Aurich2008-11-291-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Strip multiple leading mode characters from incoming nicknames.Marcos Garc?a Ochoa2008-10-311-6/+1
|/ / / / / /
* | | | | | This adds an "auto-detect UTF-8" option to IRC which, when enabled,Ethan Blanton2008-07-271-0/+3
* | | | | | Escape IRC hostnames beginning with : in the USER command. ThisEthan Blanton2008-07-251-4/+24
|/ / / / /
* | | | | Add purple_get_host_name to get the hostname of the machine.Sadrul Habib Chowdhury2008-07-131-9/+2
|/ / / /
* | | | propagate from branch 'im.pidgin.pidgin' (head 30d72058bc490f83305daeee85021c...Evan Schoenberg2008-05-211-1/+5
|\ \ \ \
| * | | | Fix irc nick collision handling, as requested by that demanding user elb.Stu Tomlinson2008-05-151-1/+5
| |/ / /
* | | | When calling serv_got_chat_in() after sending a group chat message (to letEvan Schoenberg2008-05-141-1/+1
* | | | Patch from Jaywalker to let prpls add some helpful text for some accountSadrul Habib Chowdhury2008-05-051-0/+1
* | | | Use up the last padding for PurplePluginProtocolInfo in a way that allowsSadrul Habib Chowdhury2008-05-051-1/+1
|/ / /
* | | Don't send keep-alives if we've received data since in the last KEEPALIVE_INT...Sean Egan2008-01-231-0/+1
| |/ |/|
* | Do not allow ISON requests to stack in IRCEthan Blanton2007-12-041-1/+8
* | propagate from branch 'im.pidgin.pidgin' (head 25bb99ca43cd6a8b71f33d68353ebb...Will Thompson2007-11-101-1/+1
|\ \
| * | Add a --with-extraversion option to ./configure so packagers can fine tuneStu Tomlinson2007-10-271-1/+1
* | | Rename:Will Thompson2007-10-141-10/+20
* | | Remove explicit setting of wants_to_die from prpls.Will Thompson2007-10-091-2/+0
* | | Split the "you don't have SSL support" meaning ofWill Thompson2007-10-061-1/+1
* | | Sprinkle gc->wants_to_die = TRUE liberally around connection errors that reallyWill Thompson2007-10-051-0/+2
* | | Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so itWill Thompson2007-10-021-1/+1
* | | Get rid of an unused PurpleDisconnectReason variable from switching to usingWill Thompson2007-09-191-1/+0
* | | Use purple_connection_ssl_error in prpl-ircWill Thompson2007-09-191-15/+1
* | | Remove commented-out calls to purple_connection_error.Will Thompson2007-09-181-3/+0
* | | Move prpl-irc to purple_connection_error_reason.Will Thompson2007-09-181-13/+38
|/ /
* | The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* | Whitespace fixEthan Blanton2007-09-031-5/+5
* | Handle the case where gethostname() fails or returns a null hostname.Ethan Blanton2007-09-031-1/+6
* | - Replace switch statements in irc and jabber prpls with purple_ssl_strerror ...William Ehlhardt2007-06-271-8/+1
|/
* disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126'Richard Laager2007-06-161-1/+1
* Mark the return type const for the following functions. I noticed thisRichard Laager2007-06-071-1/+1
* Mostly taken from the patch on ticket #410, don't send unknown slashStu Tomlinson2007-06-021-1/+2
* Don't allow IRC username to contain spaces. Fixes #443.Daniel Atallah2007-05-111-9/+23
* And now the protocolsGary Kramlich2007-04-301-1/+13
* Fix the HTML-on-IRC issues observed as a result of the bi-di text supportStu Tomlinson2007-04-141-2/+2
* Make non-standard mode characters support connection-specific instead ofStu Tomlinson2007-04-141-0/+2
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-175/+175