index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
roster.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-26
Don't ignore subscription='remove' if remote-pending
Will Thompson
1
-10
/
+2
2009-05-21
Rename the known list to the stored list
Alban Crequy
1
-12
/
+12
2009-05-04
'deny' is NotImplemented on !GTalk.
Will Thompson
1
-2
/
+1
2009-03-23
Simplify access to private struct in several files
Will Thompson
1
-32
/
+30
2009-02-08
roster: use GUINT_TO_POINTER for handles
Simon McVittie
1
-10
/
+10
2009-01-20
roster.c: explain the handle ref for roster_edited_cb
Senko Rasic
1
-0
/
+8
2009-01-20
roster.c: ref handles expected to be valid in later roster edit callback
Senko Rasic
1
-0
/
+13
2008-12-05
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-2
/
+7
2008-11-27
GabbleRoster: fix double free on Disconnect
Alban Crequy
1
-2
/
+7
2008-10-17
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-7
/
+4
2008-10-14
GabbleRoster, GabbleRosterChannel: use G_PARAM_STATIC_STRINGS
Simon McVittie
1
-7
/
+3
2008-10-10
Add TargetID to allowed properties where it was missing
Will Thompson
1
-0
/
+1
2008-09-30
Every Channel Managers must now implement the GABBLE_CAPS_CHANNEL_MANAGER int...
Alban Crequy
1
-1
/
+3
2008-09-25
Implement EnsureChannel for Roster channels; add a test
Will Thompson
1
-0
/
+13
2008-09-18
Roster: include request token with new-channels if the roster has already bee...
Will Thompson
1
-14
/
+28
2008-09-16
Reject contact list requests containing unknown properties
Will Thompson
1
-0
/
+25
2008-09-05
Use TpChannelManager; remove GabbleChannelManager
Will Thompson
1
-13
/
+13
2008-09-05
Use TpExportableChannel; remove GabbleExportableChannel
Will Thompson
1
-7
/
+7
2008-09-05
Requestotron: copy changes back from Salut before moving to tp-glib
Will Thompson
1
-13
/
+5
2008-08-21
GabbleRoster: tidy up destruction, disconnect from status-changed
Simon McVittie
1
-24
/
+28
2008-08-21
_gabble_roster_foreach_channel_helper: fix indentation
Simon McVittie
1
-2
/
+2
2008-08-21
GabbleRoster: don't be a TpChannelFactoryIface
Simon McVittie
1
-97
/
+0
2008-08-21
GabbleRoster: implement GabbleExportableChannel
Simon McVittie
1
-20
/
+341
2008-07-28
GabbleRoster: reduce association between this and TpChannelFactoryIface
Simon McVittie
1
-5
/
+7
2008-07-28
GabbleRoster: use status-changed signal instead of connecting, connected, dis...
Simon McVittie
1
-69
/
+67
2008-07-22
GabbleRoster: simplify priv access
Simon McVittie
1
-2
/
+1
2008-07-21
tidy up include style
Dafydd Harries
1
-5
/
+4
2008-07-21
make config.h the first include in every file
Dafydd Harries
1
-0
/
+1
2008-07-21
More coding style nits re: casts
Simon McVittie
1
-1
/
+1
2008-07-18
enure pointer casts have a space after them
Dafydd Harries
1
-36
/
+36
2008-07-14
rename gabble-roster-channel.h to roster-channel.h
Dafydd Harries
1
-1
/
+1
2008-07-14
rename gabble-connection.h to connection.h
Dafydd Harries
1
-1
/
+1
2008-04-28
Skip roster <item>s that contain '/' (fd.o #12791)
Simon McVittie
1
-0
/
+8
2008-04-23
roster: ref handles when they are put in a GroupMembershipUpdate (hopefully f...
Simon McVittie
1
-23
/
+26
2008-04-23
roster: amend comments for GroupMembershipUpdate/GroupsUpdateContext to indic...
Simon McVittie
1
-2
/
+6
2008-04-23
_gabble_roster_item_update: eliminate unnecessary temporary, old_groups
Simon McVittie
1
-3
/
+3
2008-04-23
roster: misc stylistic fixes
Simon McVittie
1
-5
/
+10
2008-04-23
roster: Annotate GroupsUpdateContext, GroupMembershipUpdate with ownership
Simon McVittie
1
-0
/
+3
2008-03-06
when blocking gtalk contacts, discard their presence
Senko Rasic
1
-0
/
+5
2008-02-22
gabble_roster_handle_remove_from_group: Remove unnecessary call to tp_handle_...
Simon McVittie
1
-3
/
+0
2008-02-22
Remove empty statement from GABBLE_ROSTER_GET_PRIVATE
Simon McVittie
1
-1
/
+1
2007-11-28
roster.c: always create the requested channel so the request is not lost if t...
Guillaume Desmottes
1
-3
/
+3
2007-09-06
Move _gabble_connection_get_cached_alias to conn-aliasing.c
Simon McVittie
1
-0
/
+1
2007-08-24
roster.c: don't let gtalk demote subscribe channel member to remote pending
Senko Rasic
1
-1
/
+9
2007-07-04
roster.c: add types to declaration of gabble_roster_factory_iface_init
Dafydd Harries
1
-1
/
+2
2007-06-06
merge conflicts from 0.4 google roster patch
Robert McQueen
1
-19
/
+34
2007-06-05
rename confusing chan/schan variables in roster to pub_chan and sub_chan
Robert McQueen
1
-11
/
+5
2007-05-08
roster.c: don't remove handles from subscribe/known lists if they're remote p...
Senko Rasic
1
-4
/
+9
2007-05-05
GabbleRoster: when creating new items, if we have any nickname info for a con...
Robert McQueen
1
-0
/
+14
2007-05-11
Change TpHandle cast to GPOINTER_TO_UINT to keep 64-bit gcc happy
Simon McVittie
1
-1
/
+1
[next]