summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS for 0.8.2telepathy-gabble-0.8.2Will Thompson2009-09-032-1/+25
* Merge branch 'fix-google-video' into telepathy-gabble-0.8Will Thompson2009-09-037-45/+137
|\
| * Parse audio *and* video for accepted Google callsWill Thompson2009-09-021-3/+12
| * Test for SetRemoteCodecs etc. for all streamsWill Thompson2009-09-021-0/+14
| * Reduce content-naming assumptions in Jingle testsWill Thompson2009-09-025-32/+38
| * Tests: extract stream name(s) from session-initiateWill Thompson2009-09-021-10/+73
* | Merge branch 'jids' into telepathy-gabble-0.8Dafydd Harries2009-09-029-150/+226
|\ \ | |/ |/|
| * make gabble_encode_jid() warn and return NULL if domain is NULLDafydd Harries2009-09-021-0/+2
| * add gabble_encode_jid() and replace ad-hoc string concatentation with calls t...Dafydd Harries2009-09-023-8/+30
| * improve comments and error messagesDafydd Harries2009-09-021-3/+11
| * gabble_jid_decode(): fix the case where there is a / before an @Dafydd Harries2009-09-022-16/+24
| * gabble_decode_jid(): check for invalid characters in node and domainDafydd Harries2009-09-022-1/+36
| * tube-dbus.c: assert that resource part of our own JID is not NULLDafydd Harries2009-09-021-0/+1
| * style tweaksDafydd Harries2009-09-021-2/+0
| * remove checks made redundant by gabble_decode_jid() changesDafydd Harries2009-09-023-8/+6
| * gabble_decode_jid(): update documentationDafydd Harries2009-09-021-9/+5
| * test-jid-decode: add test for case foldingDafydd Harries2009-09-021-0/+1
| * test-jid-decode: factor out common codeDafydd Harries2009-09-021-75/+17
| * test-jid-decode: rename server -> domain for consistencyDafydd Harries2009-09-021-24/+24
| * gabble_decode_jid(): return FALSE if JID components are wrongly emptyDafydd Harries2009-09-022-3/+48
| * make gabble_decode_jid() return a booleanDafydd Harries2009-09-029-25/+49
| * style tweaksDafydd Harries2009-09-022-9/+8
| * fix indentationDafydd Harries2009-09-021-5/+5
| * remove unused return values from JID decode testDafydd Harries2009-09-021-12/+8
| * gabble_decode_jid(): set out parameters togetherDafydd Harries2009-09-021-11/+11
| * gabble_decode_jid(): make variable naming and docs more consistent with RFCDafydd Harries2009-09-021-35/+36
|/
* Fix a crash when advertising tube caps without Service{,Name}Sjoerd Simons2009-08-281-8/+14
* Merge branch 'vcard' into telepathy-gabble-0.8Dafydd Harries2009-08-285-6/+57
|\
| * sync_dbus(): ensure that the proxy has a unique nameDafydd Harries2009-08-281-0/+2
| * vcard-manager.c: don't crash when a set fails and there are edits pendingDafydd Harries2009-08-283-2/+50
| * make sync_dbus() call Ping() instead of InspectHandles()Dafydd Harries2009-08-281-3/+4
| * pass bus, not stream, into sync_dbus() callDafydd Harries2009-08-281-1/+1
|/
* Version 0.8.1telepathy-gabble-0.8.1Will Thompson2009-08-202-4/+18
* Merge branch 'zombie-media-channels' into telepathy-gabble-0.8Will Thompson2009-08-207-80/+104
|\
| * Yes, this can and does happen.Will Thompson2009-08-201-1/+1
| * Don't ref media channel when waiting for relayWill Thompson2009-08-201-22/+36
| * Hoist definition of StreamCreationDataWill Thompson2009-08-201-8/+8
| * Close all media channels on disconnect.Will Thompson2009-08-203-26/+15
| * Add gabble_g_ptr_array_copyWill Thompson2009-08-203-8/+15
| * Fix disconnect-before-Google-relay-reply testWill Thompson2009-08-202-15/+29
|/
* Merge branch 'vcard' into telepathy-gabble-0.8Dafydd Harries2009-08-202-2/+29
|\
| * keep a ref to the handle for the lifetime of a PEP requestDafydd Harries2009-08-201-1/+28
| * vcard-manager.c: correct assertion about when priv->edits is NULLDafydd Harries2009-08-191-1/+1
* | gabble_jingle_content_parse_add: clarify behaviour of libjingle 0.3 modeSimon McVittie2009-08-201-0/+8
|/
* Start 0.8.1 development (stable branch)Simon McVittie2009-08-192-1/+6
* version 0.8.0telepathy-gabble-0.8.0Dafydd Harries2009-08-182-6/+17
* conn-location: no need to include extensions.h any moreGuillaume Desmottes2009-08-181-1/+0
* NEWS: document tp-glib bump version and that Location and Debug are now stableGuillaume Desmottes2009-08-181-0/+5
* extension: stop generating code for LocationGuillaume Desmottes2009-08-183-402/+0
* Use tp-glib API to implement Location interfaceGuillaume Desmottes2009-08-182-12/+13