summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | TP_CHANNEL_GROUP_FLAG_PROPERTIES has been removedGuillaume Desmottes2013-09-231-1/+0
* | | Messages has been merged into TextGuillaume Desmottes2013-09-232-14/+10
* | | tp_group_mixin_change_members now takes more argsGuillaume Desmottes2013-09-231-9/+35
* | | port to Connection.Interface.Aliasing1Guillaume Desmottes2013-09-231-57/+7
* | | constants: update to Telepathy 1.0Guillaume Desmottes2013-09-231-54/+41
* | | constants: sync with Gabble masterGuillaume Desmottes2013-09-231-9/+5
* | | depends on GLib 2.34Guillaume Desmottes2013-09-231-2/+2
* | | use telepathy-glib 1.0Guillaume Desmottes2013-09-231-1/+2
|/ /
* | stop using RequestHandles()Guillaume Desmottes2013-09-233-6/+3
* | room-list-channels: use CHANNEL_TYPE_ROOM_LISTGuillaume Desmottes2013-09-231-1/+1
* | stop using InspectHandles()Guillaume Desmottes2013-09-231-1/+1
* | stop using GetSelfHandle()Guillaume Desmottes2013-09-234-4/+4
* | stop testing NewChannel signalGuillaume Desmottes2013-09-232-15/+2
* | stop using GetInterfaces()Guillaume Desmottes2013-09-231-2/+2
* | stop using RequestHandles when joining channelsGuillaume Desmottes2013-09-237-33/+29
* | s/NUM_TP_*/TP_NUM_*Guillaume Desmottes2013-09-233-3/+3
* | TpBaseConnectionClass->create_channel_factories is going to be removedGuillaume Desmottes2013-09-231-1/+0
* | extensions: include telepathy-glib.h in generated codeGuillaume Desmottes2013-09-231-1/+1
* | add missing telepathy-glib-dbus.h includesGuillaume Desmottes2013-09-239-0/+10
* | servicetest.py: sync with Gabble masterGuillaume Desmottes2013-09-231-75/+220
* | tests: move D-Bus signal handler to idletestGuillaume Desmottes2013-09-232-16/+17
* | constants: sync with Gabble masterGuillaume Desmottes2013-09-231-16/+22
* | constants.py: sync with GabbleGuillaume Desmottes2013-09-191-39/+155
* | set nano flagGuillaume Desmottes2013-09-181-1/+1
|/
* run-test.sh.in: actually export SSL env variablestelepathy-idle-0.1.17Guillaume Desmottes2013-09-181-0/+2
* prepare 0.1.17Guillaume Desmottes2013-09-182-4/+22
* use TP_SEAL_ENABLEGuillaume Desmottes2013-09-166-27/+51
* Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes2013-09-1628-70/+22
* autogen: Honor NOCONFIGURE=1Colin Walters2013-09-131-10/+15
* bump tp-glib min version deprecations to 0.22Guillaume Desmottes2013-09-121-3/+3
* bump tp-glib min version deprecations to 0.20Guillaume Desmottes2013-09-121-1/+1
* connection: use a hash table to store aliasesGuillaume Desmottes2013-09-121-17/+16
* .gitignore: update with new test filesGuillaume Desmottes2013-09-121-0/+6
* Run regression tests under the run-test.sh "driver"Guillaume Desmottes2013-09-122-42/+64
* Import run-test.sh.in from Gabble masterGuillaume Desmottes2013-09-122-0/+70
* .gitignore: automake 1.13 copies in /test-driverGuillaume Desmottes2013-09-121-0/+1
* ServerConnection: dispose internal objectsLionel Landwerlin2013-09-051-4/+4
* ServerConnection: kill async read when disconnectingLionel Landwerlin2013-09-051-1/+9
* Require a vaguely modern telepathy-glib and GLibSimon McVittie2013-06-111-3/+3
* Add handle-name to RoomList propertiesXavier Claessens2013-06-112-1/+2
* Don't crash when a channel with multiple requests failsSjoerd Simons2013-05-121-1/+1
* nano versionSimon McVittie2013-05-012-1/+6
* Release 0.1.16telepathy-idle-0.1.16Simon McVittie2013-05-012-3/+10
* Merge branch 'interactive-tls'Simon McVittie2013-05-0120-75/+2036
|\
| * Warn on use of post-2.30 GLib APIs againSimon McVittie2013-05-011-1/+1
| * Use slightly more concise g_param_spec_object() argumentsSimon McVittie2013-05-011-4/+2
| * Split property/value pairs one-per-line in interactive TLS checking codeSimon McVittie2013-05-012-3/+10
| * ServerConnection: use GSimpleAsyncResult for connect threadWill Thompson2013-05-012-12/+13
| * ServerConnection: ensure socket connection is not leakedWill Thompson2013-04-301-1/+1
| * ServerConnection: don't leak GTask used to connectWill Thompson2013-04-301-1/+3