summaryrefslogtreecommitdiff
path: root/telepathy-logger
AgeCommit message (Expand)AuthorFilesLines
2014-04-08_tpl_conf_get_ignorelist: fix g-i markupSimon McVittie1-1/+2
2014-04-08Rename all mentions of handle types to entity typesSimon McVittie1-3/+3
2014-04-08TpChannel:channel-properties: change type to GVariantSimon McVittie5-10/+7
2014-04-08TpChannel: stop implementing TpChannelIface, and make those properties read-onlySimon McVittie2-2/+0
2014-04-03Fold the core library into the dbus librarySimon McVittie1-2/+0
2014-04-01Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()Xavier Claessens1-2/+2
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens6-32/+33
2014-04-01Stop passing a TpDBusDaemon to TpProxy and subclassesXavier Claessens1-4/+4
2014-04-01Rename _new_with_factory() to simply _new()Xavier Claessens5-40/+8
2014-03-27Logger: read the right schemanext-after-gdbusSimon McVittie1-1/+1
2014-03-27telepathy-logger: rename the daemon to a versioned nameSimon McVittie1-2/+4
2014-03-26Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie1-14/+14
2014-03-26Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie1-10/+0
2014-03-25logger, tpfs: distribute ABI lists, and clean up generated filesSimon McVittie2-0/+13
2014-03-25Add ABI management for telepathy-loggerSimon McVittie3-8/+151
2014-03-25telepathy-logger: remove flag_to_domains from ABISimon McVittie1-1/+1
2014-03-20Merge remote-tracking branch 'cassidy/logger-1-70990' into nextSimon McVittie11-287/+230
2014-03-19tpl_debug_set_flags: addSimon McVittie5-8/+44
2014-03-18logger: fix several string and date leaksSimon McVittie2-2/+13
2014-03-18base-client: suffix GVariant filter APIGuillaume Desmottes1-4/+4
2014-03-06logger: use tp_message_dup_part()Guillaume Desmottes1-4/+6
2014-03-06logger: use tp_message_get_pending_message_id()Guillaume Desmottes1-14/+7
2014-03-06message: change string getter to _dup_Guillaume Desmottes1-16/+15
2014-03-03client-factory: take a vardict for new channel propsGuillaume Desmottes1-7/+16
2014-02-27base-client: rename filter vardict APIGuillaume Desmottes1-4/+4
2014-02-27logger: use tp_base_client_add_observer_filter_vardict()Guillaume Desmottes1-28/+16
2014-02-27tp_account_dup_parameters_vardict: renameGuillaume Desmottes1-2/+2
2014-02-27log-store-piding: use tp_account_dup_parameters_vardict()Guillaume Desmottes1-11/+24
2014-02-13tpl_entity_new_from_tp_contact: allow any @type if contact is NULLGuillaume Desmottes1-7/+12
2014-02-13Replace TplEntityType by TpEntityTypeGuillaume Desmottes10-84/+66
2014-02-13TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes1-4/+4
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes3-7/+7
2014-02-05logger: stop generating D-Bus API as an extensionGuillaume Desmottes10-447/+1
2014-02-05logger: use tp-glib generated svc codeGuillaume Desmottes1-19/+17
2014-02-05logger: prepare GROUP if neededGuillaume Desmottes1-8/+47
2014-01-24Observer high level API: make singularGuillaume Desmottes1-8/+5
2014-01-24rename TpObserveChannelsContext to TpObserveChannelContextGuillaume Desmottes1-3/+3
2014-01-14add XML legacy log storeGuillaume Desmottes3-0/+13
2014-01-14Store XML logs to telepathy-1/Guillaume Desmottes1-1/+1
2014-01-14implement the empathy store using the XML store directlyGuillaume Desmottes9-125/+25
2014-01-14log-store: add 'writable' propertyGuillaume Desmottes4-2/+50
2014-01-14log-store: add 'name' propertyGuillaume Desmottes7-72/+129
2014-01-14remove 'testmode' on log storesGuillaume Desmottes3-46/+0
2014-01-14log-store-{pidgin,xml}: remove 'basedir' propertyGuillaume Desmottes2-39/+0
2014-01-14log-manager: use store constructor helpersGuillaume Desmottes1-12/+4
2014-01-14log stores: add constructor helpersGuillaume Desmottes6-0/+29
2014-01-14log-store-pidin: stop relying on TPL_TEST_LOG_DIR for testsGuillaume Desmottes1-6/+5
2014-01-13log-store-xml: stop using TPL_TEST_LOG_DIRGuillaume Desmottes1-12/+2
2014-01-08Flatten telepathy-farstream/README into the top-level READMEmerge-tp-fsSimon McVittie1-9/+0
2014-01-07Merge branch 'master' into nextSimon McVittie3-4/+0