summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27Nano versionSimon McVittie1-1/+1
2013-09-27Snapshot 0.99.2, corresponding to spec and telepathy-glib 0.99.2Simon McVittie1-4/+4
2013-09-27Sync constants, servicetest with MC's 'next' versionSimon McVittie2-54/+240
2013-09-23ContactAttributeInterfaces property has been removedGuillaume Desmottes1-5/+0
2013-09-23Subject2 is now Subject1Guillaume Desmottes1-4/+4
2013-09-23RemoveMembers() now takes a reason argGuillaume Desmottes2-2/+2
2013-09-23Destroyable is now versionedGuillaume Desmottes1-2/+2
2013-09-23stop using the old Text API in testsGuillaume Desmottes9-62/+43
2013-09-23AliasesChanged now uses a dict as argumentGuillaume Desmottes1-1/+1
2013-09-23GetContactAttributes doesn't have 'Hold' attribute any moreGuillaume Desmottes2-4/+4
2013-09-23SelfHandleChanged has been replaced by SelfContactChangedGuillaume Desmottes8-15/+15
2013-09-23protocol.py: stop testing old APIGuillaume Desmottes1-7/+0
2013-09-23idle.manager: update top level namespaceGuillaume Desmottes1-2/+2
2013-09-23update top level namespace in commentsGuillaume Desmottes3-5/+5
2013-09-23Renaming: update top level namespaceGuillaume Desmottes1-9/+9
2013-09-23rename services file with new TP prefixGuillaume Desmottes6-9/+9
2013-09-23TP_CHANNEL_GROUP_FLAG_PROPERTIES has been removedGuillaume Desmottes1-1/+0
2013-09-23Messages has been merged into TextGuillaume Desmottes2-14/+10
2013-09-23tp_group_mixin_change_members now takes more argsGuillaume Desmottes1-9/+35
2013-09-23port to Connection.Interface.Aliasing1Guillaume Desmottes1-57/+7
2013-09-23constants: update to Telepathy 1.0Guillaume Desmottes1-54/+41
2013-09-23constants: sync with Gabble masterGuillaume Desmottes1-9/+5
2013-09-23depends on GLib 2.34Guillaume Desmottes1-2/+2
2013-09-23use telepathy-glib 1.0Guillaume Desmottes1-1/+2
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