Fri, 17 Apr 2009 21:31:45 +0000 |
Marcus Lundblad |
merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'
|
Fri, 17 Apr 2009 21:29:18 +0000 |
Marcus Lundblad |
merge of '580055bb22fea0076d3a90d9df9346abd1789bab'
|
Fri, 17 Apr 2009 21:29:11 +0000 |
Marcus Lundblad |
Only pre-create a PurpleConversation (if there was none yet) if an incoming
|
Sat, 18 Apr 2009 06:52:59 +0000 |
Paul Aurich |
Constify the disco_type_mappings struct
|
Sat, 18 Apr 2009 06:52:34 +0000 |
Paul Aurich |
Use defaults provided by the server where applicable and when available
|
Sat, 18 Apr 2009 06:51:59 +0000 |
Paul Aurich |
Don't leak the GObject data and disable the Add/Register buttons when browsing.
|
Fri, 17 Apr 2009 16:34:03 +0000 |
Paul Aurich |
Rename pdl->cats to pdl->services, since these aren't roomlist categories
|
Fri, 17 Apr 2009 06:05:07 +0000 |
Paul Aurich |
This is a little less...repetitious
|
Fri, 17 Apr 2009 05:24:45 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)
|
Wed, 15 Apr 2009 23:32:18 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
|
Wed, 15 Apr 2009 06:57:48 +0000 |
Paul Aurich |
Do not call the non-destroy prpl-ops when the connection is gone.
|
Wed, 15 Apr 2009 04:38:28 +0000 |
Paul Aurich |
Move the handling of chat rooms to jabber_disco_service_items_cb.
|
Wed, 15 Apr 2009 02:51:48 +0000 |
Paul Aurich |
Handle expanding disco lists on the UI side
|
Tue, 14 Apr 2009 08:39:39 +0000 |
Paul Aurich |
XMPP prpl depends on the core's setting in-progress-ness
|
Tue, 14 Apr 2009 08:29:25 +0000 |
Paul Aurich |
Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...
|
Tue, 14 Apr 2009 06:54:44 +0000 |
Paul Aurich |
Iteratively expand the disco tree as prompted by the UI.
|
Mon, 13 Apr 2009 16:54:25 +0000 |
Paul Aurich |
Remove most of the mappings, add in the ones necessary from our prpls, and
|
Mon, 13 Apr 2009 16:38:11 +0000 |
Paul Aurich |
Alphabetize jabber_disco_type_from_string comparisons
|
Mon, 13 Apr 2009 16:35:13 +0000 |
Paul Aurich |
More minor cleanup (no functional changes other than not printing a log msg)
|
Mon, 13 Apr 2009 06:10:26 +0000 |
Paul Aurich |
It helps to actually add functions when adding prototypes to a header
|
Mon, 13 Apr 2009 05:21:52 +0000 |
Paul Aurich |
Various minor nitpicky changes
|
Mon, 13 Apr 2009 04:34:17 +0000 |
Paul Aurich |
Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.
|
Mon, 13 Apr 2009 04:08:05 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
Sat, 11 Apr 2009 21:46:12 +0000 |
Paul Aurich |
Use per-PurpleDiscoList ops for canceling a disco and registering.
|