summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-14idle-connection: make sure to always reset force_disconnect_idHEADmasterGuillaume Desmottes1-0/+2
2014-01-07Use telepathy-glib 0.23 for Renaming interfaceSimon McVittie4-108/+12
2014-01-07Sync constants from Gabble masterSimon McVittie1-14/+109
2014-01-07Require telepathy-glib 0.23Simon McVittie1-3/+3
2013-10-16IRC_Command: fix copyrightGuillaume Desmottes1-3/+1
2013-10-15IRC_Command: prevent user of sending commands for which we have proper APIGuillaume Desmottes3-0/+64
2013-10-15IRC_Command: explain why the command is in UTF-8Guillaume Desmottes1-0/+3
2013-10-15IRC_Command: remove errors that doesn't make sense for Send()Guillaume Desmottes1-3/+0
2013-10-15IRC_Command: add Send() exampleGuillaume Desmottes1-0/+3
2013-10-15Rename IRC_Command interface to IRCCommand1Simon McVittie5-9/+9
2013-10-15distribute Irc_Command interface in tarballsSimon McVittie1-1/+3
2013-10-13add IrcCommand extensionGuillaume Desmottes5-0/+98
2013-10-11Remove GLib < 2.32 code pathsSimon McVittie2-8/+0
2013-10-11configure.ac: consistently use AS_IF instead of if/fiSimon McVittie1-13/+12
2013-10-11Bump Autoconf dependency to 2.60 for AC_MKDIR_PSimon McVittie1-1/+1
2013-10-10Use AC_PROG_MKDIR_P/MKDIR_P, not deprecated AM_PROG_MKDIR_P/mkdir_pSimon McVittie2-2/+2
2013-10-10Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie1-1/+1
2013-10-10Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2-0/+2
2013-10-03Merge branch 'telepathy-idle-0.2'Guillaume Desmottes2-2/+9
2013-10-03set nano versionGuillaume Desmottes1-1/+1
2013-10-030.2.0Guillaume Desmottes2-2/+9
2013-09-23stop using RequestHandles()Guillaume Desmottes3-6/+3
2013-09-23room-list-channels: use CHANNEL_TYPE_ROOM_LISTGuillaume Desmottes1-1/+1
2013-09-23stop using InspectHandles()Guillaume Desmottes1-1/+1
2013-09-23stop using GetSelfHandle()Guillaume Desmottes4-4/+4
2013-09-23stop testing NewChannel signalGuillaume Desmottes2-15/+2
2013-09-23stop using GetInterfaces()Guillaume Desmottes1-2/+2
2013-09-23stop using RequestHandles when joining channelsGuillaume Desmottes7-33/+29
2013-09-23s/NUM_TP_*/TP_NUM_*Guillaume Desmottes3-3/+3
2013-09-23TpBaseConnectionClass->create_channel_factories is going to be removedGuillaume Desmottes1-1/+0
2013-09-23extensions: include telepathy-glib.h in generated codeGuillaume Desmottes1-1/+1
2013-09-23add missing telepathy-glib-dbus.h includesGuillaume Desmottes9-0/+10
2013-09-23servicetest.py: sync with Gabble masterGuillaume Desmottes1-75/+220
2013-09-23tests: move D-Bus signal handler to idletestGuillaume Desmottes2-16/+17
2013-09-23constants: sync with Gabble masterGuillaume Desmottes1-16/+22
2013-09-19constants.py: sync with GabbleGuillaume Desmottes1-39/+155
2013-09-18set nano flagGuillaume Desmottes1-1/+1
2013-09-18run-test.sh.in: actually export SSL env variablesGuillaume Desmottes1-0/+2
2013-09-18prepare 0.1.17Guillaume Desmottes2-4/+22
2013-09-16use TP_SEAL_ENABLEGuillaume Desmottes6-27/+51
2013-09-16Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes28-70/+22
2013-09-13autogen: Honor NOCONFIGURE=1Colin Walters1-10/+15
2013-09-12bump tp-glib min version deprecations to 0.22Guillaume Desmottes1-3/+3
2013-09-12bump tp-glib min version deprecations to 0.20Guillaume Desmottes1-1/+1
2013-09-12connection: use a hash table to store aliasesGuillaume Desmottes1-17/+16
2013-09-12.gitignore: update with new test filesGuillaume Desmottes1-0/+6
2013-09-12Run regression tests under the run-test.sh "driver"Guillaume Desmottes2-42/+64
2013-09-12Import run-test.sh.in from Gabble masterGuillaume Desmottes2-0/+70
2013-09-12.gitignore: automake 1.13 copies in /test-driverGuillaume Desmottes1-0/+1
2013-09-05ServerConnection: dispose internal objectsLionel Landwerlin1-4/+4