index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-tp-contact-list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stable API for ContactBlocking (#645504)
Guillaume Desmottes
2011-03-22
1
-6
/
+6
*
Remove user from the blocked list when readding them
Danielle Madeley
2011-03-22
1
-0
/
+8
*
Use Conn.I.CB to report contacts as abusive when blocking them
Danielle Madeley
2011-03-11
1
-2
/
+11
*
Determine whether a connection supports reporting abuse, set the connection flag
Danielle Madeley
2011-03-11
1
-0
/
+36
*
Hook up abusive argument into TpContactList backend
Danielle Madeley
2011-03-11
1
-1
/
+2
*
Add contact blocking to EmpathyContactList and friends
Danielle Madeley
2011-03-08
1
-6
/
+58
*
tp-contact-list: add a comment
Guillaume Desmottes
2010-07-08
1
-0
/
+1
*
Port to new EmpathyTpContactFactory API
Xavier Claessens
2010-05-26
1
-11
/
+4
*
If there is no publish list, don't auto-add people to it
Sjoerd Simons
2010-05-08
1
-0
/
+3
*
iterate_on_channels: continue instead of returning if a channel doesn't match
Guillaume Desmottes
2010-04-20
1
-3
/
+3
*
factor out iteration on channels
Guillaume Desmottes
2010-04-08
1
-28
/
+18
*
Call EnsureChannel with an 'infinite' timeout so we don't have to catch list ...
Guillaume Desmottes
2010-04-08
1
-11
/
+4
*
pass properties hash table to tp_contact_list_group_add_channel
Guillaume Desmottes
2010-04-08
1
-29
/
+9
*
Use Requests.Channels property instead of the deprecated ListChannels()
Guillaume Desmottes
2010-04-08
1
-38
/
+51
*
Use NewChannels signal to catch group channels (#614236)
Guillaume Desmottes
2010-04-08
1
-20
/
+12
*
new_channels_cb: don't early return if TargetHandleType != TP_HANDLE_TYPE_LIST
Guillaume Desmottes
2010-04-08
1
-12
/
+10
*
tp-contact-list: stop disconnecting NewChannels
Guillaume Desmottes
2010-04-08
1
-19
/
+1
*
fix indentation
Guillaume Desmottes
2010-03-31
1
-2
/
+2
*
tp-contact-list: add members of 'stored' as members
Guillaume Desmottes
2010-03-31
1
-0
/
+24
*
got_added_members_cb: check if contact is already in the hash before adding it
Guillaume Desmottes
2010-03-31
1
-0
/
+3
*
add members of 'publish' as members of the TpContactList
Guillaume Desmottes
2010-03-31
1
-4
/
+24
*
pass handles to add_to_members instead of contact objects
Guillaume Desmottes
2010-03-31
1
-33
/
+42
*
auto-accept pending call in tp_contact_list_subscribe_group_members_changed_cb
Guillaume Desmottes
2010-03-31
1
-11
/
+22
*
factor out remove_from_member_if_needed
Guillaume Desmottes
2010-03-31
1
-2
/
+10
*
factor out add_to_members
Guillaume Desmottes
2010-03-31
1
-9
/
+20
*
tp-contact-list: Improve hash table descriptions
Guillaume Desmottes
2010-03-31
1
-4
/
+17
*
Merge branch 'people-nearby-fake-group-613558'
Danielle Madeley
2010-03-30
1
-19
/
+0
|
\
|
*
Make People Nearby into a Fake Group like Ungrouped and Favourites
Danielle Madeley
2010-03-24
1
-19
/
+0
*
|
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
|
/
*
Don't assume that removing a user from 'stored' will remove them from all lists
Danielle Madeley
2010-02-08
1
-2
/
+0
*
connect the 'group-members-changed' on groups once they are ready
Guillaume Desmottes
2009-12-11
1
-59
/
+81
*
Use EnsureChannel to get Stored/Publish/Subscribe channels
Xavier Claessens
2009-12-11
1
-134
/
+47
*
use tp_asv_new
Guillaume Desmottes
2009-12-10
1
-15
/
+5
*
tp_contact_list_remove: add FIXME about potential race
Guillaume Desmottes
2009-12-10
1
-0
/
+2
*
tp_contact_list_remove: remove from the stored list if possible (#604181)
Guillaume Desmottes
2009-12-09
1
-0
/
+8
*
tp-contact-list: request the 'stored' channel
Guillaume Desmottes
2009-12-09
1
-1
/
+66
*
empathy-tp-contact-list.c: fix shadow declaration and uint comparaison
Guillaume Desmottes
2009-10-22
1
-6
/
+6
*
Merge back from master
Sjoerd Simons
2009-08-22
1
-11
/
+17
|
\
|
*
Merge commit 'lfrb/added'
Guillaume Desmottes
2009-08-19
1
-4
/
+7
|
|
\
|
|
*
Always add to publish list
Louis-Francis Ratté-Boulianne
2009-08-19
1
-4
/
+7
|
*
|
Don't assume that 'subscribe' exists.
Will Thompson
2009-08-19
1
-7
/
+10
|
|
/
*
|
Merge commit 'upstream/master' into mc5
Sjoerd Simons
2009-07-28
1
-19
/
+114
|
\
|
|
*
Fixed copy/paste mistake (Remove members from the right set)
Louis-Francis Ratté-Boulianne
2009-07-23
1
-2
/
+2
|
*
Small style fixes
Davyd Madeley
2009-07-15
1
-2
/
+2
|
*
Implement CAN_GROUP by looking at RequestableChannelClasses
Davyd Madeley
2009-07-15
1
-1
/
+53
|
*
call GetAliasFlags() to determine if an alias can be set on a ContactList
Davyd Madeley
2009-07-15
1
-1
/
+36
|
*
Remove redundant empathy_tp_contact_list_can_add()
Davyd Madeley
2009-07-15
1
-17
/
+0
|
*
Expose channel group flags via EmpathyContactList iface
Davyd Madeley
2009-07-15
1
-0
/
+25
*
|
Remove last references to mission-control 4
Sjoerd Simons
2009-07-16
1
-0
/
+1
|
/
*
empathy-tp-contact-list: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-2
/
+2
*
Don't double-unref superseded group TpChannels.
Will Thompson
2009-06-08
1
-7
/
+37
*
empathy-tp-contact-list: fix coding style
Guillaume Desmottes
2009-05-18
1
-7
/
+7
*
Do not rely on suppress_handlers, it is deprecated.
Xavier Claessens
2009-04-22
1
-76
/
+49
*
Replace empathy_connection_get_protocol by tp_connection_parse_object_path
Xavier Claessens
2009-04-22
1
-3
/
+2
*
Add a comment to tell that tp_contact_list_group_add() takes ownership of han...
Xavier Claessens
2009-04-22
1
-0
/
+1
*
Make the comment for group hash table more explicit
Xavier Claessens
2009-04-22
1
-1
/
+2
*
Add a comment to explain what does tp_contact_list_group_add
Xavier Claessens
2009-04-22
1
-0
/
+5
*
Simplify expression in tp_contact_list_group_add_data_unref
Xavier Claessens
2009-04-22
1
-1
/
+2
*
Also accept local-pending of publish if adding a contact
Xavier Claessens
2009-04-22
1
-0
/
+5
*
Change EmpathyTpContactFactory API to look more like TpConnection. Add functi...
Xavier Claessens
2009-04-22
1
-9
/
+27
*
Extract protocol from the connection's object-path and correctly set the spec...
Xavier Claessens
2009-04-22
1
-3
/
+5
*
Add a group channel only if suppress_handler == FALSE
Xavier Claessens
2009-04-22
1
-3
/
+5
*
index begin at 0 and not 1 for GArray
Xavier Claessens
2009-04-22
1
-1
/
+1
*
Get the factory in _constructed because connection property is not set yet in...
Xavier Claessens
2009-04-22
1
-2
/
+3
*
Remove usage of EmpathyTpGroup from EmpathyTpContactList
Xavier Claessens
2009-04-22
1
-566
/
+610
*
Rebase EmpathyTpContactList on TpConnection instead of McAccount.
Xavier Claessens
2009-04-22
1
-118
/
+49
*
Fix memleak in tp_contact_list_group_member_removed_cb. Free group name when
Lars-Peter Clausen
2009-04-21
1
-0
/
+1
*
empathy_mission_control_new -> dup_singleton.
Xavier Claessens
2009-01-16
1
-1
/
+1
*
Use gi18n-lib.h instead of gi18n.h for libraries.
Xavier Claessens
2008-12-12
1
-1
/
+1
*
Fix coding style
Xavier Claessens
2008-12-12
1
-4
/
+4
*
add empathy_tp_contact_list_can_add (Guillaume Desmottes)
Xavier Claessens
2008-12-12
1
-0
/
+16
*
Check if the return value of tp_contact_list_get_group() is !=NULL. Fixes bug...
Xavier Claessens
2008-09-19
1
-1
/
+3
*
Check if there is a publish/subscribe list before adding/removing contacts fr...
Xavier Claessens
2008-06-12
1
-4
/
+11
*
Request publish and subscribe lists instead of waiting for CM to create them.
Xavier Claessens
2008-05-16
1
-113
/
+172
*
Use tp_connection_call_when_ready
Xavier Claessens
2008-05-16
1
-14
/
+21
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-8
/
+6
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-51
/
+42
*
Fix a warning
Xavier Claessens
2008-04-11
1
-1
/
+1
*
Update for new API
Xavier Claessens
2008-04-11
1
-1
/
+1
*
Disconnect invalidated signal before unref the connection.
Xavier Claessens
2008-04-11
1
-0
/
+3
*
Port EmpathyTpContactList to tp-glib API
Xavier Claessens
2008-04-11
1
-246
/
+240
*
Wait for the TpGroup to be ready before using it
Xavier Claessens
2008-04-11
1
-34
/
+59
*
Remove useless libtelepathy headers
Xavier Claessens
2008-03-11
1
-1
/
+1
*
Make sure we don't expect contact id and handle to be directly ready. Add som...
Xavier Claessens
2008-03-11
1
-2
/
+2
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Add a missing include
Xavier Claessens
2008-01-16
1
-0
/
+1
*
Make use of tp_strdiff() to be NULL-safe. Fixes bug #509656.
Xavier Claessens
2008-01-16
1
-13
/
+7
*
Add a remove option to delete a contact group. Fixes bug #459520 (David Turner).
Xavier Claessens
2008-01-02
1
-0
/
+28
*
Conflicts:
Xavier Claessens
2007-12-03
1
-13
/
+13
*
Cleanup licences and copyrights, Modules with 100% collabora code are now
Xavier Claessens
2007-10-18
1
-10
/
+9
*
Set supress_handler to TRUE when creating new group channel.
Xavier Claessens
2007-10-12
1
-3
/
+3
*
Oops, useless g_print
Xavier Claessens
2007-10-02
1
-1
/
+0
*
really fix protocol group
Xavier Claessens
2007-10-02
1
-8
/
+10
*
Add back protocol group.
Xavier Claessens
2007-10-02
1
-0
/
+8
*
Fix warnings when finalizing.
Xavier Claessens
2007-09-21
1
-18
/
+13
*
Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...
Xavier Claessens
2007-08-31
1
-1573
/
+632
*
Salut's protocol name is going to change to local-xmpp. Fixes bug #469638
Xavier Claessens
2007-08-25
1
-1
/
+1
*
s/Local Network/People nearby/ (Sjoerd Simons)
Xavier Claessens
2007-08-11
1
-1
/
+1
*
Add a check to be sure the new channel is valid in the NewChannel cb.
Xavier Claessens
2007-07-25
1
-0
/
+1
*
Initial room list support. It does not works yet.
Xavier Claessens
2007-07-20
1
-4
/
+22
*
Fix avatar request queue.
Xavier Claessens
2007-07-13
1
-24
/
+23
*
Remove unused nickname entry and use a GtkTable for room information. More
Xavier Claessens
2007-07-13
1
-0
/
+8
*
Auto-accept to publish presence to contacts that are in our subscribe
Xavier Claessens
2007-07-12
1
-8
/
+20
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-311
/
+311
*
Fix typo causing warnings.
Xavier Claessens
2007-06-22
1
-1
/
+1
*
We show in our roster all contacts members and remote-pending of subscribe
Xavier Claessens
2007-06-21
1
-38
/
+78
*
New window for viewing logs.
Xavier Claessens
2007-06-14
1
-1
/
+5
*
We can now add a new contact. EmpathyContactWidget can change the contact
Xavier Claessens
2007-06-09
1
-2
/
+2
*
Do not save when closing the dialog. Update information in real-time and
Xavier Claessens
2007-06-09
1
-37
/
+8
*
New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to
Xavier Claessens
2007-06-07
1
-0
/
+1
*
New widget: EmpathyContactWidget. It displays information about a contact,
Xavier Claessens
2007-06-06
1
-37
/
+0
*
Add support for blinking when there is an event. Make use of EmpathyIdle
Xavier Claessens
2007-06-06
1
-150
/
+205
*
Fix crash when there is no log available for a chat. Fix a crash when
Xavier Claessens
2007-06-03
1
-1
/
+2
*
Set default presence to available if there is no presence iface.
Xavier Claessens
2007-06-02
1
-0
/
+12
*
Fix warning when selecting all accounts.
Xavier Claessens
2007-05-31
1
-0
/
+7
*
Do not highlight contacts already known when creating the contact list. Do
Xavier Claessens
2007-05-26
1
-2
/
+2
*
Fix refcounting of GossipGroupChat. Add debug message when alias request
Xavier Claessens
2007-05-25
1
-1
/
+6
*
Do not use the server entry's value if it's hidden. Do not highlight
Xavier Claessens
2007-05-25
1
-7
/
+35
*
Implementing basic chatroom support. Actually it works only if we get
Xavier Claessens
2007-05-21
1
-28
/
+18
*
Fix indentation Fix not returning the contact in tp_contact_list_find()
Xavier Claessens
2007-05-20
1
-6
/
+3
*
EmpathyContactList is now an interface implemented by
Xavier Claessens
2007-05-19
1
-0
/
+1822