index
:
delta/gnome/empathy.git
arnaudb/avatar
baserock/EMPATHY_3_12_11
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-2
gnome-3-4
gnome-3-6
gnome-3-8
master
next
webkit2-backport
wip/gbsneto/ui-refresh
wip/rishi/tls
wip/ui-refresh
gitlab.gnome.org: GNOME/empathy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
Commit message (
Expand
)
Author
Age
Files
Lines
*
dispatcher_connection_invalidated_cb: terminate pending requests
Guillaume Desmottes
2010-04-19
1
-0
/
+23
*
empathy_dispatcher_chat_with_contact: check if connection_data is NULL
Guillaume Desmottes
2010-04-19
1
-0
/
+6
*
disconnect NewChannels signal once we got all the list channels we care about
Guillaume Desmottes
2010-03-30
1
-1
/
+19
*
tp-contact-list: watch for list channels announced in NewChannels signals
Guillaume Desmottes
2010-03-30
1
-0
/
+47
*
allow got_list_channel to be called more than once for the same channel
Guillaume Desmottes
2010-03-30
1
-2
/
+6
*
factor out got_list_channel
Guillaume Desmottes
2010-03-30
1
-19
/
+27
*
empathy_dispatcher_find_requestable_channel_classes: allow handle_type being 0
Guillaume Desmottes
2010-03-30
1
-2
/
+0
*
telepathy-glib sucks, need to send stream error from the main thread
Olivier Crête
2010-03-29
1
-2
/
+13
*
Return a telepathy error if the source can't be added
Olivier Crête
2010-03-29
1
-3
/
+8
*
Send stream error when the src pad can't be linked
Olivier Crête
2010-03-29
1
-3
/
+8
*
tp-chat: update self user if it has been renamed (#613930)
Guillaume Desmottes
2010-03-29
1
-0
/
+6
*
fallback to JID if alias is empty
Felix Kaser
2010-03-29
1
-5
/
+8
*
remove empathy_log_store_empathy_get_dir
Guillaume Desmottes
2010-03-29
2
-10
/
+0
*
empathy-contact-manager: no need to pass object as user_data and weak_object
Danielle Madeley
2010-03-24
1
-2
/
+2
*
empathy-contact-manager: remove unrequired for loop when unpacking struct
Danielle Madeley
2010-03-24
1
-14
/
+5
*
idle: Only restore state but not status message when getting back from idle (...
Brian Curtis
2010-03-15
1
-14
/
+3
*
stop exporting FAVOURITE_CONTACTS_CFLAGS and FAVOURITE_CONTACTS_LIBS
Guillaume Desmottes
2010-03-15
1
-2
/
+0
*
check that logger is not NULL before unrefing it
Guillaume Desmottes
2010-03-15
1
-1
/
+2
*
fix hash table leak
Guillaume Desmottes
2010-03-15
1
-1
/
+2
*
factor out add_contacts_to_favourites
Guillaume Desmottes
2010-03-15
1
-31
/
+30
*
Unref contact returned by empathy_contact_list_get_members
Guillaume Desmottes
2010-03-15
1
-1
/
+2
*
log an error if {Add,Remove}FavouriteContact failed
Guillaume Desmottes
2010-03-15
1
-2
/
+22
*
document the favorites hash table
Guillaume Desmottes
2010-03-15
1
-0
/
+2
*
coding style fixes
Guillaume Desmottes
2010-03-15
3
-25
/
+27
*
Rebase the favourites support upon the telepathy-logger instead of a speciall...
Travis Reitter
2010-03-15
3
-5
/
+316
*
Cut out the concept of a special Favourites group
Travis Reitter
2010-03-15
2
-13
/
+31
*
Add a favorite contacts build option and make Moblin support automatically tu...
Travis Reitter
2010-03-15
2
-0
/
+4
*
Add support for marking contacts as favorites (which gives them a highlighted
Travis Reitter
2010-03-15
2
-0
/
+24
*
Migrate butterfly logs to remove the network ID suffix.
Jonny Lamb
2010-03-12
2
-0
/
+12
*
Merge branch 'butterfly-conference-misc'
Jonny Lamb
2010-03-11
2
-3
/
+12
|
\
|
*
tp-chat: remove butterfly MSN HandleType=NONE workaround
Jonny Lamb
2010-03-11
1
-0
/
+8
|
*
tp-chat: when seeing if a chat can be upgraded, don't worry about handle type
Jonny Lamb
2010-03-10
1
-1
/
+1
|
*
dispatcher: allow not caring about handle type when looking up RCCs
Jonny Lamb
2010-03-10
1
-2
/
+3
*
|
chatroom-manager: Save correct room name
Jonas Bonn
2010-03-09
1
-1
/
+1
|
/
*
empathy_account_settings_set_display_name_async: don't do anything if not needed
Guillaume Desmottes
2010-03-03
1
-0
/
+7
*
factor out empathy_connect_new_account
Guillaume Desmottes
2010-03-02
2
-0
/
+41
*
Merge commit 'ka/empathy-tpl-20100225-ifdef'
Guillaume Desmottes
2010-02-26
8
-9
/
+158
|
\
|
*
TPL Enabling patch, all-in-one.
Cosimo Alfarano
2010-02-25
8
-9
/
+158
*
|
Don't try to close channels thrice.
Will Thompson
2010-02-25
1
-2
/
+6
|
/
*
Cope with tp-glib calling the callback in sync
Sjoerd Simons
2010-02-25
1
-16
/
+29
*
No reason to get Channels from connections, that's MCs job
Sjoerd Simons
2010-02-25
1
-27
/
+0
*
Merge branch 'requests'. Fixes: #598905
Sjoerd Simons
2010-02-24
5
-159
/
+231
|
\
|
*
Not using the weak object anymore, get the dispatcher request data from reque...
Sjoerd Simons
2010-02-24
1
-3
/
+3
|
*
Use a appropriate unique name for Empathy unique app
Sjoerd Simons
2010-02-24
1
-2
/
+0
|
*
Assert that the account exists
Sjoerd Simons
2010-02-24
1
-0
/
+2
|
*
Small coding style fix
Sjoerd Simons
2010-02-24
1
-1
/
+2
|
*
Set ourselves as the preferred handler if there is a callback
Sjoerd Simons
2010-02-24
1
-2
/
+6
|
*
If we're asked to handle a channel twice, assume it's due to user action
Sjoerd Simons
2010-02-24
1
-2
/
+15
|
*
Add a debug message for when errors are signaled
Sjoerd Simons
2010-02-24
1
-0
/
+2
|
*
Add a convenience function to get the busname of a handler
Sjoerd Simons
2010-02-24
2
-1
/
+11
[next]