summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
2010-09-29Stop generating Conference APIGuillaume Desmottes3-637/+0
2010-09-13Update Chan.T.ServerTLSConnection and TLSCertificate to spec 0.19.13Simon McVittie2-10/+18
2010-09-13Merge remote branch 'cosimoc/tls-multireject' into conferenceSimon McVittie1-92/+85
2010-09-13Update the Conference spec to the version from spec 0.19.13 (no code changes)Simon McVittie1-5/+5
2010-09-13Update Channel.I.Conference to draft 2 (no code changes)Simon McVittie1-150/+385
2010-09-13Update to new tp-spec draftCosimo Cecchi1-92/+85
2010-08-18Add new files to extensions/Makefile.amCosimo Cecchi1-0/+2
2010-08-13Update spec snapshotCosimo Cecchi2-161/+173
2010-08-13Update to the merged spec.Cosimo Cecchi2-43/+159
2010-08-13Add tp-spec extensions for TLS auth.Cosimo Cecchi3-0/+247
2010-07-07Simplify checking of the depsGuillaume Desmottes1-1/+1
The empathy/libempathy/libempathy-gtk border is less clear than it used to be so there is not point continuing checking deps separately.
2010-03-15Sync Unix_Timestamp64 definition with the specGuillaume Desmottes1-3/+3
It now has the 'x' type.
2010-03-15Rebase the favourites support upon the telepathy-logger instead of a ↵Travis Reitter4-2/+186
specially-named favourites group.
2010-01-18all.xml: remove unused and redundant external-typeGuillaume Desmottes1-26/+0
They are either not used anymore or already defined in generic-types.xml
2010-01-18remove Channel_Handler.xml; we don't use it since a whileGuillaume Desmottes3-64/+0
2010-01-18remove Tube_Handler.xmlGuillaume Desmottes3-59/+0
2010-01-17Support silent build rules with automake 1.11Javier Jardón1-16/+14
Support silent build rules, requires at least automake-1.11. Disable by either passing --disable-silent-rules to configure or passing V=1 to make. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=585364 Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
2010-01-11add Channel_Interface_Conference.xml to EXTRA_DISTEMPATHY_2_29_5Guillaume Desmottes1-1/+2
2009-12-21Include Channel.Interface.Conference draft from tp-specDanielle Madeley2-0/+401
2009-08-17remove Location from extensionsGuillaume Desmottes3-332/+0
2009-08-17sync Debug interface with undrafted version in spec (#585844)Guillaume Desmottes1-3/+2
2009-06-04Merge branch 'debug'Jonny Lamb3-1/+169
Conflicts: extensions/Makefile.am extensions/misc.xml po/POTFILES.in Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-06-03Updated Debug spec.Jonny Lamb1-43/+97
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-05-28stop to generate tube new API extensionsGuillaume Desmottes5-580/+1
2009-05-22Rename OfferStreamTube and AcceptStreamTube to Offer and AcceptArnaud Maillet1-18/+74
2009-05-07Get the telepathy bits generatedPierre-Luc Beaudoin4-0/+344
2009-04-24Add shave support to build process.Jonny Lamb1-12/+14
Use --enable-shave to enable building with shave. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-04-24Add Debug interface.Jonny Lamb3-1/+115
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
2009-04-17Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville1-0/+2
Passing --enable-maintainer-mode to the configure will disable deprecated symbols
2009-02-20Removed Channel_Type_File_Transfer.xml from extensions.Jonny Lamb3-515/+0
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2521
2009-02-16Upgrade to latest tube draftGuillaume Desmottes3-84/+93
From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2485
2009-02-03Initial port from telepathy-stream-engine to telepathy-farsightSjoerd Simons3-62/+0
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2380
2009-01-09Add extension for new-style DBus tubesSjoerd Simons4-0/+193
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2197
2009-01-09Remove tube ID parameter, it's not used in the new tubes specSjoerd Simons1-5/+0
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2154
2009-01-09Add new StreamTube specSjoerd Simons6-1/+433
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2150
2008-12-01Fix distcheck of extensions/Xavier Claessens1-1/+1
svn path=/trunk/; revision=1937
2008-11-21Update tools to latest version of tp-glib and include a gitignoreXavier Claessens1-19/+8
svn path=/trunk/; revision=1883
2008-11-21sync with latest FT spec DRAFTXavier Claessens1-11/+7
svn path=/trunk/; revision=1871
2008-11-21extensions/Makefile.am: fix allow-undefined-interfaces paramXavier Claessens1-1/+1
svn path=/trunk/; revision=1870
2008-11-21extensions/Makefile.am: pass allow-undefined-interfaces param to doc ↵Xavier Claessens1-0/+1
generator so it doesn't complain about missing external ref svn path=/trunk/; revision=1869
2008-11-21Fix spec format to make it work with updated toolsXavier Claessens3-3/+21
svn path=/trunk/; revision=1868
2008-11-21Channel_Type_File_Transfer.xml: sync with latest draftXavier Claessens1-4/+4
svn path=/trunk/; revision=1850
2008-11-21Channel_Type_File_Transfer.xml: sync with latest draftXavier Claessens1-50/+87
svn path=/trunk/; revision=1848
2008-11-21add Unix_Timestamp64 to all.xmlXavier Claessens1-0/+2
svn path=/trunk/; revision=1842
2008-11-21upgrade to new FT draftXavier Claessens2-96/+160
svn path=/trunk/; revision=1841
2008-11-21Updated extensions external-types to include types from tubes.Jonny Lamb1-0/+6
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1779
2008-11-21Updated Channel.Type.File spec. (Jonny Lamb)Jonny Lamb1-128/+146
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1778
2008-11-21Added org.freedesktop.Telepathy.Channel.Type.File.DRAFT spec file. (Jonny Lamb)Jonny Lamb3-1/+401
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1731
2008-04-19Add new tube handling interfaceXavier Claessens3-1/+65
svn path=/trunk/; revision=971
2008-04-19Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself.Xavier Claessens4-36/+1
svn path=/trunk/; revision=967