# Generated by Makefile. Do not edit.

2012-03-22  Ken VanDine  <ken.vandine@canonical.com>

	0.2.1

2012-03-22  Ken VanDine  <ken.vandine@canonical.com>

	* Use IndicateInterests to determine if there are listeners, this will prevent crashers when telepathy-indicator is run in gnome-shell or other environments without a messaging indicator (LP: #947590)
	* Only autostart in Unity and GNOME classic

2012-03-22  Ken VanDine  <ken.vandine@canonical.com>

	Only autostart in Unity and GNOME classic

2012-03-22  Ken VanDine  <ken.vandine@canonical.com>

	We need to call tp_observe_channels_context_accept on the TpObserveChannelsContext

2012-03-22  Ken VanDine  <ken.vandine@canonical.com>

	merged from lp_926072 branch

2012-03-21  Ken VanDine  <ken.vandine@canonical.com>

	fixed g_debug statement to print the correct function name

2012-03-21  Ken VanDine  <ken.vandine@canonical.com>

	Use IndicateInterests to determine if there are listeners, this will prevent crashers when telepathy-indicator is run in gnome-shell or other environments without a messaging indicator (LP: #947590)

2012-03-22  Ken VanDine  <ken.vandine@canonical.com>

	* use get_requested to determine if we should get the contact with get_initiator_contact or get_target_contact (LP: #926072)
	* don't observe chat room channels, it seems there is no way to sanely determine if we should get notified. The observer in gnome-shell doesn't observe chat room channels either.

2012-03-21  Ken VanDine  <ken.vandine@canonical.com>

	refactor a bit to reduce duplicated code

2012-03-21  Ken VanDine  <ken.vandine@canonical.com>

	don't observe chat rooms

2012-03-21  Ken VanDine  <ken.vandine@canonical.com>

	use get_requested to determine if we should get the contact with get_initiator_contact or get_target_contact (LP: #926072)

2012-02-16  Ken VanDine  <ken.vandine@canonical.com>

	added indicator-approver.c to POTFILES.in

2012-02-16  Ken VanDine  <ken.vandine@canonical.com>

	version bump, 0.2.0

2012-02-16  Ken VanDine  <ken.vandine@canonical.com>

	Handle contact subscriptions (LP: #886056)

2012-02-16  Ken VanDine  <ken.vandine@canonical.com>

	merged from trunk

2011-12-12  Ken VanDine  <ken.vandine@canonical.com>

	more correct debug message

2011-12-12  Ken VanDine  <ken.vandine@canonical.com>

	remove indicators for contact changes that have been handled elsewhere

2011-12-12  Ken VanDine  <ken.vandine@canonical.com>

	attempt to set the avatar in the indicator if we can get it

2011-12-12  Ken VanDine  <ken.vandine@canonical.com>

	handle getting contact list updates for connections that didn't exist at startup

2011-12-03  Ken VanDine  <ken.vandine@canonical.com>

	cleaned up build warnings

2011-12-02  Ken VanDine  <ken.vandine@canonical.com>

	first pass at adding contact list management

2012-02-10  Ken VanDine  <ken.vandine@canonical.com>

	bump libindicate requirement to indicate-0.7

2012-01-25  Ken VanDine  <ken.vandine@canonical.com>

	version bump 0.1.2

2012-01-25  Ken VanDine  <ken.vandine@canonical.com>

	Fix to make sure we don't get duplicate indicators (LP: #921168)

2012-01-25  Ken VanDine  <ken.vandine@canonical.com>

	Fix to make sure we don't get duplicate indicators (LP: #921168)

2012-01-13  Ken VanDine  <ken.vandine@canonical.com>

	0.1.1

2012-01-13  Ken VanDine  <ken.vandine@canonical.com>

	Merge observer branch

2011-12-22  Ken VanDine  <ken.vandine@canonical.com>

	don't use a g_print

2011-12-22  Ken VanDine  <ken.vandine@canonical.com>

	cleaned up channel handling

2011-12-22  Ken VanDine  <ken.vandine@canonical.com>

	use tp_channel_dispatcher_present_channel_async to present the event

2011-12-13  Ken VanDine  <ken.vandine@canonical.com>

	experimenting with ack for pending messages

2011-12-13  Ken VanDine  <ken.vandine@canonical.com>

	listen for message-received and pending-message-removed signals to notify for pending messages

2011-12-02  Ken VanDine  <ken.vandine@canonical.com>

	unset DESKTOP_AUTOSTART_ID before launching empathy, it tricks empathy to thinking it was started with the session and hides the contact list (LP: #854666)

2011-12-02  Ken VanDine  <ken.vandine@canonical.com>

	unset DESKTOP_AUTOSTART_ID before launching empathy, it tricks empathy to thinking it was started with the session and hides the contact list (LP: #854666)

2011-11-10  Ken VanDine  <ken.vandine@canonical.com>

	version bump to 0.1

2011-11-10  Ken VanDine  <ken.vandine@canonical.com>

	Delay autostart by 15 seconds to prevent slowing down desktop start time

2011-10-17  Ken VanDine  <ken.vandine@canonical.com>

	prepare for 0.0.7

2011-10-17  Ken VanDine  <ken.vandine@canonical.com>

	If registration fails, return instead of setting up the indicator server (LP: #832169)

2011-10-17  Ken VanDine  <ken.vandine@canonical.com>

	Don't try to generate a pixbuf if we don't have an avatar

2011-10-17  Ken VanDine  <ken.vandine@canonical.com>

	Don't crash if contacts is NULL, fallback to the channel identifier (LP: #851881)

2011-10-17  Ken VanDine  <ken.vandine@canonical.com>

	Protect against getting an already unref'd indicator when a channel is invalidated (LP: #847407)

2011-10-13  Ken VanDine  <ken.vandine@canonical.com>

	Protect against getting an already unref'd indicator when a channel is invalidated (LP: #847407)

2011-10-13  Ken VanDine  <ken.vandine@canonical.com>

	revert the previous commit, it was the wrong fix

2011-10-07  Ken VanDine  <ken.vandine@canonical.com>

	More type checking (LP: #847407)

2011-09-02  Ken VanDine  <ken.vandine@canonical.com>

	0.0.6

2011-09-02  Ken VanDine  <ken.vandine@canonical.com>

	Hide the indicator when activated, even if the channel has already been invalidated

2011-09-02  Ken VanDine  <ken.vandine@canonical.com>

	version bump, 0.0.5

2011-09-02  Ken VanDine  <ken.vandine@canonical.com>

	Use libindicate-gtk to display the avatar in the messaging menu (LP: #837472)

2011-08-30  Ken VanDine  <ken.vandine@canonical.com>

	Use libindicate-gtk to display the avatar in the messaging menu

2011-08-30  Ken VanDine  <ken.vandine@canonical.com>

	cleaned up some compiler warnings

2011-08-29  Ken VanDine  <ken.vandine@canonical.com>

	Use libindicate-gtk to display the avatar in the messaging menu

2011-08-30  Ken VanDine  <ken.vandine@canonical.com>

	Make sure we are cleaning up all occurances of GError and use GDesktopAppInfo instead of GAppInfo (LP: #796661) (LP: #825948)

2011-08-30  Ken VanDine  <ken.vandine@canonical.com>

	Make sure GError gets freed (LP: #824207)

2011-08-11  Ken VanDine  <ken.vandine@canonical.com>

	check for indicate-0.6, bump version to 0.0.4

2011-08-09  Ken VanDine  <ken.vandine@canonical.com>

	version bump 0.0.3

2011-08-09  Ken VanDine  <ken.vandine@canonical.com>

	don't filter VOIP and file transfers, let empathy get those.

2011-06-03  Ken VanDine  <ken.vandine@canonical.com>

	version bump, 0.0.2

2011-06-03  Ken VanDine  <ken.vandine@canonical.com>

	Add counts to unity launcher

2011-06-03  Ken VanDine  <ken.vandine@canonical.com>

	Implement server_display, which launches or raises empathy

2011-06-03  Ken VanDine  <ken.vandine@canonical.com>

	TpHandle shouldn't be a pointer

2011-06-01  Ken VanDine  <ken.vandine@canonical.com>

	Install the desktop file in /etc/xdg/autostart

2011-06-01  Ken VanDine  <ken.vandine@canonical.com>

	added autostart related stuff to the .desktop file

2011-06-01  Ken VanDine  <ken.vandine@canonical.com>

	Cleaned up configure.ac, removed crufted from before the C rewrite

2011-05-31  Ken VanDine  <ken.vandine@canonical.com>

	removed the channel identifier, we don't use it anymore

2011-05-31  Ken VanDine  <ken.vandine@canonical.com>

	display friendly contact name in the indicator

2011-05-27  Ken VanDine  <ken.vandine@canonical.com>

	handle_with_time_async, causes the chat to be raised nicely

2011-05-27  Ken VanDine  <ken.vandine@canonical.com>

	first pass at C port

2011-05-27  Ken VanDine  <ken.vandine@canonical.com>

	preparing for the C port

2011-05-19  Ken VanDine  <ken.vandine@canonical.com>

	Use our modified telepathy-glib.vapi for now

2011-04-18  Ken VanDine  <ken.vandine@canonical.com>

	some updates for new libindicate

2010-08-11  Ken VanDine  <ken.vandine@canonical.com>

	merged

2010-08-11  Ken VanDine  <ken.vandine@canonical.com>

	added po template

2010-08-11  Ken VanDine  <ken.vandine@canonical.com>

	Bump up the required version of telepathy-glib to 0.11.12

2010-08-11  Ken VanDine  <ken.vandine@canonical.com>

	* Don't register the observer, I am not convinced that is what we need for monitoring chats

2010-08-11  Ken VanDine  <ken.vandine@canonical.com>

	* Only get the contact of the right type
	* Raise the empathy contact list on server_display

2010-08-11  Ken VanDine  <ken.vandine@canonical.com>

	More work on displaying the contact info

2010-08-11  Ken VanDine  <ken.vandine@canonical.com>

	Added lookup_contact_by_handle_cb

2010-08-09  Ken VanDine  <ken.vandine@canonical.com>

	Uncomment the Observer code, but it still needs EnsureChannel before it can't call the handler

2010-08-09  Ken VanDine  <ken.vandine@canonical.com>

	Approver calling the handler

2010-08-09  Ken VanDine  <ken.vandine@canonical.com>

	Added some of the contact lookup pieces, not complete yet

2010-08-08  Ken VanDine  <ken.vandine@canonical.com>

	Approver and Observer 

2010-08-08  Ken VanDine  <ken.vandine@canonical.com>

	replaces some printfs with debug/error

2010-08-06  Ken VanDine  <ken.vandine@canonical.com>

	Fix handling of the HashTable for indicators

2010-07-21  Ken VanDine  <ken.vandine@canonical.com>

	* removed test code
	* Use channel object instead of a string in the HashTable

2010-07-21  Ken VanDine  <ken.vandine@canonical.com>

	call add_indicator when we get a channel, this causes a crash currently.

2010-07-21  Ken VanDine  <ken.vandine@canonical.com>

	Merged

2010-07-21  Ken VanDine  <ken.vandine@canonical.com>

	Some testing code, trying to figure out why we can't keep the reference to the channel 

2010-07-21  Ken VanDine  <ken.vandine@canonical.com>

	Build path to launcher and fallback

2010-07-18  Ken VanDine  <ken.vandine@canonical.com>

	Initial import

