summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-05bump version to 0.4.9telepathy-gabble-0.4.9Robert McQueen1-2/+2
2006-12-05GabbleMediaSession: tweak debugging stringRobert McQueen1-1/+1
2006-12-05GabbleMediaSession: turn the <content creator=""> value into an initiator val...Robert McQueen1-13/+52
2006-12-05GabbleMediaSession: make _lookup_stream_by_name_and_initiator fuzzy at matchi...Robert McQueen1-30/+2
2006-12-05GabbleTypes: add a new INITIATOR_INVALID (-1) value to the JingleInitiator enumRobert McQueen1-1/+2
2006-12-05GabbleMediaSession: make _add_content_descriptions iterate the streams in the...Robert McQueen1-41/+23
2006-12-05GabbleMediaSession: call _stream_not_ready_for_initiate by iterating the poin...Robert McQueen1-10/+14
2006-12-05GabbleMediaSession: name streams by searching the pointer array for existing ...Robert McQueen1-1/+4
2006-12-05GabbleMediaSession: call _stream_not_ready_for_accept by iterating the pointe...Robert McQueen1-11/+15
2006-12-05GabbleMediaSession: remove the hash table of streams by nameRobert McQueen1-9/+4
2006-12-05GabbleMediaSession: when creating streams, check for an existing stream with ...Robert McQueen1-1/+28
2006-12-05GabbleMediaSession: when looking up streams to handle actions on, use any cre...Robert McQueen1-15/+33
2006-12-05GabbleMediaSession: remove indentation from _call_handlers_on_streams by addi...Robert McQueen1-27/+24
2006-12-05GabbleMediaSession: use _gabble_media_stream_add_content_node function for cr...Robert McQueen1-11/+6
2006-12-05GabbleMediaStream: expose a _gabble_media_stream_add_content_node function fo...Robert McQueen2-16/+28
2006-12-04GabbleMediaStream: add a creator="initiator" or creator="responder" to <conte...Robert McQueen1-0/+5
2006-12-04GabbleMediaSession: move initiator to a public memberRobert McQueen2-17/+15
2006-12-01GabbleRoomlistChannel: tweak for room signal interval, fixed the debugging ou...Senko Rasic1-2/+2
2006-11-30GabbleRoomlistChannel: emit room signals for several rooms at once instead on...Senko Rasic1-9/+54
2006-12-01GabbleConnection: used loop instead of g_ptr_array_foreach for freeing emitte...Senko Rasic1-8/+6
2006-12-04bump version to 0.4.8.1Robert McQueen1-1/+1
2006-11-30Makefile.am: make the ChangeLog writable before updating it from darcs, other...telepathy-gabble-0.4.8Robert McQueen1-0/+1
2006-11-30bump version to 0.4.8Robert McQueen1-2/+2
2006-11-29roster: include invited google email addresses in rosterSenko Rasic1-6/+0
2006-11-30configure.ac: tweak configure.ac (line wrapping, remove some unused stuff)Robert McQueen1-12/+15
2006-11-30Makefile.am: generate a changelog in the dist tarballs with darcs changesRobert McQueen1-0/+2
2006-11-27properly destroying the values using boxed free instead of value unsetSenko Rasic1-3/+2
2006-11-27fixes leaks in disco, connection and muc channelSenko Rasic3-5/+11
2006-11-23GabbleConnection: don't work around lm_connection bug (patch for fixing it in...Senko Rasic1-6/+0
2006-11-22GabbleConnection: gracefully close the connection if it doesn't succeed altho...Senko Rasic1-1/+8
2006-11-14GabbleMediaSession: make calls to start sending only when the accepts have be...Robert McQueen1-4/+33
2006-11-14GabbleMediaStream: don't automatically set sending based on the direction - a...Robert McQueen2-11/+26
2006-11-27src/Makefile.am: fix indentation, distribute .list filesDafydd Harries1-4/+21
2006-11-23bump version to 0.4.7.1Robert McQueen1-1/+1
2006-11-23bump version to 0.4.7Robert McQueen1-2/+2
2006-11-23VCardManager: only look up the vcard node if there's no error, so that only o...Robert McQueen1-12/+17
2006-11-23VCardManager: whitespace tweaksRobert McQueen1-1/+3
2006-11-23VCardManager: if a vCard query is successful, and there's no vCard in the rep...Robert McQueen1-3/+6
2006-11-22bump version to 0.4.6.1Robert McQueen1-1/+1
2006-11-22bump version to 0.4.6Robert McQueen1-2/+2
2006-11-21simplify destroying all streams when media session is terminatedDafydd Harries1-13/+2
2006-11-21make destroy_media_stream call _gabble_media_stream_closeDafydd Harries1-7/+2
2006-11-21rename forget_media_stream -> destroy_media_streamDafydd Harries1-6/+6
2006-11-21media sessions: forget streams after closing them, except when sending conten...Dafydd Harries1-3/+13
2006-11-21forget_media_streamDafydd Harries1-0/+10
2006-11-21media session: don't pay attention to close signal from streamDafydd Harries1-21/+0
2006-11-21wrappingDafydd Harries2-3/+8
2006-11-21gabble_connection_get_capabilities: don't try to extract caps from NULL presenceDafydd Harries1-23/+25
2006-11-20roster: ignore contacts whose subscription requests were deniedSenko Rasic1-6/+0
2006-11-16remove other now-static function declarationsRobert McQueen3-2/+1