summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-26pass a TpMutableContactGroupList to vfunc functionsnextGuillaume Desmottes1-6/+6
2014-05-22update for new TpBlockableContactList APIGuillaume Desmottes1-9/+9
2014-05-19update for new TpContactGroupList APIGuillaume Desmottes1-16/+21
2014-05-16stop calling tp_dbus_properties_mixin_class_init()Guillaume Desmottes1-1/+0
2014-05-15Revert "Stub out test for Protocol.I.Avatars' absence"Guillaume Desmottes1-5/+1
2014-05-15protocol: get_avatar_details() now returns a booleanGuillaume Desmottes1-2/+4
2014-05-14nano versionSimon McVittie2-1/+6
2014-05-140.99.11Simon McVittie2-5/+15
2014-05-12Fix incorrect .service file, detected by installed-testsSimon McVittie1-2/+2
2014-05-12Install GNOME InstalledTests metadata if installed tests are enabledSimon McVittie1-0/+16
2014-05-12Sync run-test.sh with Idle's, and add environment variables from exec-with-lo...Simon McVittie1-12/+109
2014-05-12Replace @hazetestsdir@/twisted with @twistedtestsdir@Simon McVittie2-4/+4
2014-05-12Rename haze-twisted-tests.list to twisted-tests.listSimon McVittie3-4/+4
2014-05-12Create directory for installable configuration fileSimon McVittie1-0/+1
2014-05-12Use GLib-style G_TEST_SRCDIR, G_TEST_BUILDDIRSimon McVittie2-18/+17
2014-05-12Remove unused HAZE_TWISTED_PATHSimon McVittie1-6/+0
2014-05-12Rename HAZE_TEST_SLEEP to CHECK_TWISTED_SLEEPSimon McVittie2-2/+2
2014-05-12Rename HAZE_TEST_UNINSTALLED to CHECK_TWISTED_UNINSTALLEDSimon McVittie2-2/+2
2014-05-12Add basic support for installed tests, similar to telepathy-idle-1Simon McVittie5-18/+75
2014-05-07Always replace Autotools supporting filesSimon McVittie1-1/+1
2014-05-07Use idle's autogen.shSimon McVittie1-24/+16
2014-05-07Stub out test for Protocol.I.Avatars' absenceSimon McVittie1-1/+5
2014-04-22HazeConnection: update TpBaseConnection APISimon McVittie1-30/+65
2014-04-22Channel factory: update for new telepathy-glib APIsSimon McVittie1-9/+11
2014-04-22Update TpBaseContactList APISimon McVittie1-8/+0
2014-04-22HazeContactList: allow can_block() to be called immediatelySimon McVittie1-1/+2
2014-04-22TpProtocol: update to GDBus-based APISimon McVittie3-32/+25
2014-04-22Don't try to get Protocol properties if unimplementedSimon McVittie1-9/+4
2014-04-22Update to GInterface-based TpPresenceMixin APISimon McVittie4-29/+22
2014-04-22Redo fill_contact_attributes functions for GVariant-based APISimon McVittie7-86/+23
2014-04-22Remove unused TpDBusPropertiesMixinClass from HazeIMChannelClassSimon McVittie1-2/+0
2014-04-22Take TpDBusPropertiesMixinClass out of HazeConnectionClassSimon McVittie6-34/+17
2014-04-22haze_connection_avatars_fill_contact_attributes: don't leak the tokenSimon McVittie1-0/+1
2014-04-22Don't assert that GetAll(Avatars1) will work before ConnectedSimon McVittie1-18/+25
2014-04-22Require GLib 2.40, for GVariantDictSimon McVittie1-2/+2
2014-04-09Adapt for simplified presence mixinSimon McVittie1-31/+12
2014-04-08Stop using tp_dbus_properties_mixin_iface_init which has been removedSimon McVittie1-2/+0
2014-04-08Change terminology from handle type to entity typeSimon McVittie3-3/+11
2014-04-03nano versionSimon McVittie2-1/+6
2014-04-030.99.10Simon McVittie2-16/+9
2014-04-03Adapt for move of tp_g_value_slice_*() to -dbus librarySimon McVittie1-0/+1
2014-03-24sync_dbus: use a real, implemented interfaceSimon McVittie1-7/+26
2014-03-24Update telepathy.am for out-of-tree distcheckSimon McVittie1-1/+1
2014-03-24Remove codegen, rather than updating it to current 'next'Simon McVittie19-3175/+1
2014-03-24Replace dbus_g_method_return_error with g_dbus_method_invocation_return_gerrorSimon McVittie4-9/+9
2014-03-24Replace DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie5-11/+11
2014-03-20nano versionSimon McVittie1-1/+1
2014-03-200.99.8Simon McVittie1-3/+3
2014-03-18tp_message_peek() has been removedGuillaume Desmottes1-6/+11
2014-02-21tp_base_connection_disconnect_with_dbus_error now takes a GVariantGuillaume Desmottes1-3/+4