log

age author description
Tue, 02 Oct 2007 17:16:16 +0000 Will Thompson Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
Tue, 02 Oct 2007 15:57:32 +0000 Will Thompson Add disconnection reasons to sametime.
Tue, 02 Oct 2007 00:27:50 +0000 Will Thompson Add disconnection reasons to qq
Tue, 02 Oct 2007 00:14:12 +0000 Will Thompson Add disconnection reasons to qq.
Mon, 01 Oct 2007 16:07:14 +0000 Will Thompson Add disconnection reasons to oscar.
Mon, 01 Oct 2007 14:54:31 +0000 Will Thompson Add disconnect reasons to novell.
Fri, 21 Sep 2007 15:02:18 +0000 Will Thompson Currently, SSL errors (other than SSL not being available) do not set
Thu, 20 Sep 2007 17:30:59 +0000 Will Thompson purple_connection_error_reason-ify myspace
Wed, 19 Sep 2007 16:38:33 +0000 Will Thompson Use purple_connection_error_reason in prpl-msn.
Wed, 19 Sep 2007 15:16:32 +0000 Will Thompson Check in purple_connection_error_reason that purple_connection_reason_is_fatal
Wed, 19 Sep 2007 15:06:26 +0000 Will Thompson Get rid of an unused PurpleDisconnectReason variable from switching to using
Wed, 19 Sep 2007 15:03:59 +0000 Will Thompson Use PurpleDisconnectReasons in prpl-jabber.
Wed, 19 Sep 2007 15:01:47 +0000 Will Thompson Use purple_connection_ssl_error in prpl-irc
Wed, 19 Sep 2007 15:00:48 +0000 Will Thompson Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
Wed, 19 Sep 2007 11:39:42 +0000 Will Thompson Clarified the meaning of PURPLE_REASON_NETWORK_ERROR and