summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-16prepare 0.9.0 releasetelepathy-gabble-0.9.0Guillaume Desmottes2-4/+6
2009-09-16document new user certs directory in NEWSGuillaume Desmottes1-0/+3
2009-09-16look for user certs in /telepathy/certsGuillaume Desmottes1-0/+8
2009-09-16build Gibber with fno-strict-aliasing so asyncns.c build with new gcc (fd.o #...Guillaume Desmottes1-1/+1
2009-09-15Merge commit 'cassidy/upgrade'Simon McVittie1-0/+0
2009-09-15Sync Wocky with masterGuillaume Desmottes1-0/+0
2009-09-14Merge branch 'ccaps-undraft'Simon McVittie14-443/+36
2009-09-14NEWS for extensions-removalSimon McVittie1-1/+6
2009-09-14fix typosDafydd Harries1-2/+2
2009-09-14extensions: remove ContactCapabilitiesSimon McVittie3-248/+0
2009-09-14GabbleConnection: use the ContactCapabilities interface from telepathy-glibSimon McVittie1-12/+11
2009-09-14Remove StreamedMedia.FUTURE from extensions/Simon McVittie3-153/+0
2009-09-14Depend on telepathy-glib 0.7.37 and implement the final version of InitialAud...Simon McVittie5-30/+12
2009-09-14Merge branch 'tests'Dafydd Harries2-57/+58
2009-09-14remove a semicolonDafydd Harries1-1/+1
2009-09-14clarify assertNotEquals() error messageDafydd Harries1-1/+1
2009-09-14servicetest.py: make assert*() not format the values unless necessaryDafydd Harries1-11/+15
2009-09-14servicetest.py: avoid formatting events when not necessaryDafydd Harries1-8/+10
2009-09-14move install_colourer() to servicetest.pyDafydd Harries2-25/+26
2009-09-14remove exec_tests()Dafydd Harries1-12/+6
2009-09-14hoist import to top of fileDafydd Harries1-1/+1
2009-09-14add /etc/ssl/certs/ca-certificates.crt as default certificates locationGuillaume Desmottes1-0/+3
2009-09-14connector_error_disconnect: check certificate errorsGuillaume Desmottes1-1/+38
2009-09-14Sync WockyGuillaume Desmottes1-0/+0
2009-09-14test-send-file-declined: try to provide the file after it has been declinedGuillaume Desmottes1-0/+9
2009-09-14gabble_file_transfer_channel_provide_file: check that the channel is in the p...Guillaume Desmottes1-0/+9
2009-09-14test-send-file-provide-immediately: try to accept an outgoing FTGuillaume Desmottes1-0/+12
2009-09-14gabble_file_transfer_channel_accept_file: check that channel is an incoming oneGuillaume Desmottes1-0/+9
2009-09-12For gtalk dialects force the uses of google p2pSjoerd Simons1-7/+7
2009-09-11GabbleMediaFactory: allow requesting initial audio/video the new waySimon McVittie2-3/+13
2009-09-11Undraft ContactCapabilitiesSimon McVittie6-8/+6
2009-09-11connection: instantiate a WockySessionGuillaume Desmottes2-13/+19
2009-09-11regressions will actually be fixed in next releasesGuillaume Desmottes1-1/+1
2009-09-11purge old NEWSGuillaume Desmottes1-939/+0
2009-09-11document the Wocky port in NEWSGuillaume Desmottes1-0/+11
2009-09-11Enable wocky gtkdoc on distcheckSjoerd Simons1-1/+1
2009-09-11don't unconditionally enable wockys gtk docSjoerd Simons1-2/+9
2009-09-11Only make clean in wocky if neededSjoerd Simons1-2/+3
2009-09-11When Disconnect is called while connect, handle it asyncSjoerd Simons1-2/+22
2009-09-11Support building out of treeSjoerd Simons1-3/+5
2009-09-11Sync wocky masterSjoerd Simons1-0/+0
2009-09-11main-debug: unref the TpDBusDaemon once we're done with itGuillaume Desmottes1-0/+1
2009-09-11configure.ac: add Wocky's path to the end of PKG_CONFIG_PATHGuillaume Desmottes1-1/+1
2009-09-11configure Wocky before checking for the lib so wocky-uninstalled.pc has been ...Guillaume Desmottes1-11/+10
2009-09-11use PKG_CHECK_MODULES instead of hardcoding Wocky CFLAGS and LIBSGuillaume Desmottes1-4/+2
2009-09-11No need to run configure when launching Wocky's autogen.sh from Gabble's auto...Guillaume Desmottes1-1/+1
2009-09-11Always build Wocky with GTK doc support as we need it when doing 'make check'Guillaume Desmottes1-1/+2
2009-09-11autogen.sh: fetch Wocky submodule if neededGuillaume Desmottes1-0/+8
2009-09-11configure.ac: configure embedded Wocky as wellGuillaume Desmottes1-0/+10
2009-09-11autogen.sh: launch Wocky's autogenGuillaume Desmottes1-0/+5