summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-06Fix mismatched conditionalHEADmasterSimon McVittie1-0/+1
2012-08-06*/status.c: don't crash if form fields have unexpected typesSimon McVittie2-17/+25
2012-08-06Explicitly specify the form type of every Yts form fieldSimon McVittie1-0/+3
2012-08-06ytst_caps_manager_represent_client: in Salut, remember caps, not just formsSimon McVittie1-2/+26
2012-08-06Avoid TP_ERRORSSimon McVittie7-31/+31
2012-08-06Depend on GLib 2.30 and telepathy-glib 0.18Simon McVittie1-1/+7
2012-03-29build: Look for correct gabble and salut plugin dirs in configure.acRob Staudinger1-2/+2
2012-03-16Merge branch 'standalone-salut-plugin'Olli Salli3-6/+7
2012-03-16Update accordingly with latest salut plugin API changesOlli Salli1-2/+2
2012-03-16Use send_ll_pep_event from wocky rather than salutOlli Salli1-2/+1
2012-03-15Don't include salut/protocol.h, which is not part of the plugin API anymoreOlli Salli1-1/+1
2012-03-15Fixed salut initialization to use a callback and not calling code thatAlvaro Soliverez1-2/+3
2012-03-15Use -no-undefined linker flag for building salut pluginOlli Salli1-1/+1
2012-03-13Actually link the salut plugin against salut libsOlli Salli1-0/+1
2012-02-27Copy plugin-base files to salut directoryAlvaro Soliverez2-0/+8
2012-02-27Copy plugin-base files to gabble directoryAlvaro Soliverez2-0/+8
2012-02-27Fixed linking after salut plugin library refactorAlvaro Soliverez1-11/+13
2012-02-27Fixed linking after gabble plugin library refactorAlvaro Soliverez1-1/+1
2012-02-23Add option to build with shared Wocky libraryAlvaro Soliverez2-4/+13
2012-02-22Fix linking after gabble puglin refactorAlvaro Soliverez1-1/+1
2012-02-22Support for building on Android, modified from patches by Derek Foreman and J...Alvaro Soliverez6-17/+97
2012-02-22respect HAVE_GETTEXTDerek Foreman1-0/+5
2012-02-21Merge branch 'salut-api-update'Will Thompson8-55/+41
2012-02-20configure: fix compilation of Salut pluginWill Thompson1-1/+1
2012-02-20plugin-base: Remove The duplicate TpBaseConnection.Siraj Razick1-2/+2
2012-02-17plugin-base: Remove The duplicate TpBaseConnection.Siraj Razick1-2/+2
2012-02-16Fixed wocky includesAlvaro Soliverez11-33/+7
2012-02-08salut-plugin: Update the salut plugin code to match the API changes.Siraj Razick6-47/+41
2012-02-08build: Fix typo in AM_CONDITIONAL for HAVE_TP_SALUTSiraj Razick1-1/+1
2012-02-08build: Fix 'make distcheck'Rob Staudinger2-10/+1
2012-02-07Update to use single <wocky/wocky.h> include.Will Thompson11-29/+11
2012-02-01Produce .dll files when compiling for windowsSiraj Razick1-1/+1
2012-02-01ifdef gabble specific API which is not shared with salut anymoreSiraj Razick1-7/+8
2012-02-01Plugin sidecar_finish method to match the plugin API changeSiraj Razick1-0/+22
2012-02-01Updates the Code to match the New Gabble Plugin APISiraj Razick6-34/+47
2012-02-01Add to new configure options to enable/disable the desired pluginsSiraj Razick2-3/+33
2012-01-09configure: fail if gabble or salut isn't foundJonny Lamb1-2/+2
2011-12-13autogen.sh: add missing shbangJonny Lamb1-0/+1
2011-09-30Merge branch 'gabble'Jonny Lamb37-52/+6031
2011-09-29mission-control: set presence using the name as well as the IDJonny Lamb1-5/+7
2011-09-08mission-control: don't return from D-Bus method twiceJonny Lamb1-0/+1
2011-09-08Adjust namespaces so they start with org.freedesktopRob Staudinger4-18/+18
2011-09-08build: Bump version to 0.2.0Rob Staudinger1-1/+1
2011-09-07plugin-base: use more #defines to use fewer #ifdefsJonny Lamb2-42/+19
2011-09-07gabble/status: look at the roster for other services when ensuredJonny Lamb3-14/+186
2011-09-07tests: add salut test for getting the sidecar late worksJonny Lamb2-0/+203
2011-09-07gabble tests: copy over salut tests and make them passJonny Lamb7-20/+1210
2011-09-07status: fix implementation of publish nodes in pep messagesJonny Lamb2-2/+2
2011-09-07gabble/status: when sending a publish pep event, actually send it as an IQJonny Lamb1-1/+1
2011-09-07yconstants: add the service nsJonny Lamb1-0/+1