summaryrefslogtreecommitdiff
path: root/telepathy-logger
AgeCommit message (Expand)AuthorFilesLines
2014-03-17Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie1-14/+14
2014-03-17Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie1-10/+0
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-08Flatten telepathy-farstream/README into the top-level READMEmerge-tp-fsSimon McVittie1-9/+0
2014-01-07Merge branch 'master' into nextSimon McVittie3-4/+0
2014-01-07Rename the Logger's GIR to TelepathyLogger-1Simon McVittie4-15/+15
2013-11-11Replace im.telepathy1 with im.telepathy.v1Simon McVittie4-9/+9
2013-10-31Always enable compile-time debug messagesnext-merge-loggerSimon McVittie2-9/+0
2013-10-31logger: don't change ABI with --disable-debugSimon McVittie2-20/+2
2013-10-31fix some missing documentationSimon McVittie1-1/+4
2013-10-31fix GObject-Introspection scanningSimon McVittie1-3/+24
2013-10-31Merge remote-tracking branch 'mylogger/next' into nextSimon McVittie74-0/+16427
2013-10-31Move various bits and pieces to telepathy-logger/Simon McVittie4-0/+493
2013-10-31Move extensions into telepathy-logger/extensions/Simon McVittie11-4/+444
2013-10-31Move logger daemon into telepathy-logger/Simon McVittie3-0/+269
2013-10-31Write in C89, like telepathy-glibSimon McVittie2-2/+3
2013-10-31Avoid GLib 2.32, 2.34 deprecationsSimon McVittie1-1/+1
2013-10-28Adapt for use of ABI versions in generated codeGuillaume Desmottes1-1/+1
2013-10-22telepathy-logger-1.pc: link on the right logger versionGuillaume Desmottes1-1/+1
2013-10-01support call end detail reason with old TP prefixGuillaume Desmottes1-2/+25
2013-10-01suffix doc module with -1Guillaume Desmottes3-6/+6
2013-10-01install header files to telepathy-logger-1/telepathy-loggerGuillaume Desmottes2-2/+2
2013-10-01rename gir file to TelepathyLogger1-1Guillaume Desmottes1-8/+8
2013-10-01suffix .pc file with -1Guillaume Desmottes3-1/+1
2013-10-01prefix lib file with -1Guillaume Desmottes3-11/+11
2013-10-01Rename org.freedesktop.Telepathy to im.telepathy1Xavier Claessens3-8/+8
2013-09-30TP_CHANNEL_FEATURE_CONTACTS has been removedGuillaume Desmottes1-1/+1
2013-09-30Messages has been removed, no need to check for itGuillaume Desmottes1-10/+0
2013-09-30tp_message_to_text() now takes only one argGuillaume Desmottes1-1/+1
2013-09-30tp_client_factory_add_contact_features_varargs now takes '0' as guardGuillaume Desmottes1-1/+1
2013-09-30tp_account_manager_dup_valid_accounts has been renamedGuillaume Desmottes3-3/+3
2013-09-30TpSimpleClientFactory has been renamed TpClientFactoryGuillaume Desmottes8-18/+18
2013-09-30build with telepathy-glib-1Guillaume Desmottes2-2/+2
2013-09-30log-store-xml: fix reason leaksGuillaume Desmottes1-0/+2