summaryrefslogtreecommitdiff
path: root/telepathy-logger
Commit message (Expand)AuthorAgeFilesLines
* _tpl_conf_get_ignorelist: fix g-i markupSimon McVittie2014-04-081-1/+2
* Rename all mentions of handle types to entity typesSimon McVittie2014-04-081-3/+3
* TpChannel:channel-properties: change type to GVariantSimon McVittie2014-04-085-10/+7
* TpChannel: stop implementing TpChannelIface, and make those properties read-onlySimon McVittie2014-04-082-2/+0
* Fold the core library into the dbus librarySimon McVittie2014-04-031-2/+0
* Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()Xavier Claessens2014-04-011-2/+2
* Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens2014-04-016-32/+33
* Stop passing a TpDBusDaemon to TpProxy and subclassesXavier Claessens2014-04-011-4/+4
* Rename _new_with_factory() to simply _new()Xavier Claessens2014-04-015-40/+8
* Logger: read the right schemaSimon McVittie2014-03-271-1/+1
* telepathy-logger: rename the daemon to a versioned nameSimon McVittie2014-03-271-2/+4
* Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie2014-03-261-14/+14
* Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie2014-03-261-10/+0
* logger, tpfs: distribute ABI lists, and clean up generated filesSimon McVittie2014-03-252-0/+13
* Add ABI management for telepathy-loggerSimon McVittie2014-03-253-8/+151
* telepathy-logger: remove flag_to_domains from ABISimon McVittie2014-03-251-1/+1
* Merge remote-tracking branch 'cassidy/logger-1-70990' into nextSimon McVittie2014-03-2011-287/+230
|\
| * add XML legacy log storeGuillaume Desmottes2014-01-143-0/+13
| * Store XML logs to telepathy-1/Guillaume Desmottes2014-01-141-1/+1
| * implement the empathy store using the XML store directlyGuillaume Desmottes2014-01-149-125/+25
| * log-store: add 'writable' propertyGuillaume Desmottes2014-01-144-2/+50
| * log-store: add 'name' propertyGuillaume Desmottes2014-01-147-72/+129
| * remove 'testmode' on log storesGuillaume Desmottes2014-01-143-46/+0
| * log-store-{pidgin,xml}: remove 'basedir' propertyGuillaume Desmottes2014-01-142-39/+0
| * log-manager: use store constructor helpersGuillaume Desmottes2014-01-141-12/+4
| * log stores: add constructor helpersGuillaume Desmottes2014-01-146-0/+29
| * log-store-pidin: stop relying on TPL_TEST_LOG_DIR for testsGuillaume Desmottes2014-01-141-6/+5
| * log-store-xml: stop using TPL_TEST_LOG_DIRGuillaume Desmottes2014-01-131-12/+2
* | tpl_debug_set_flags: addSimon McVittie2014-03-195-8/+44
* | logger: fix several string and date leaksSimon McVittie2014-03-182-2/+13
* | base-client: suffix GVariant filter APIGuillaume Desmottes2014-03-181-4/+4
* | logger: use tp_message_dup_part()Guillaume Desmottes2014-03-061-4/+6
* | logger: use tp_message_get_pending_message_id()Guillaume Desmottes2014-03-061-14/+7
* | message: change string getter to _dup_Guillaume Desmottes2014-03-061-16/+15
* | client-factory: take a vardict for new channel propsGuillaume Desmottes2014-03-031-7/+16
* | base-client: rename filter vardict APIGuillaume Desmottes2014-02-271-4/+4
* | logger: use tp_base_client_add_observer_filter_vardict()Guillaume Desmottes2014-02-271-28/+16
* | tp_account_dup_parameters_vardict: renameGuillaume Desmottes2014-02-271-2/+2
* | log-store-piding: use tp_account_dup_parameters_vardict()Guillaume Desmottes2014-02-271-11/+24
* | tpl_entity_new_from_tp_contact: allow any @type if contact is NULLGuillaume Desmottes2014-02-131-7/+12
* | Replace TplEntityType by TpEntityTypeGuillaume Desmottes2014-02-1310-84/+66
* | TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes2014-02-131-4/+4
* | TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes2014-02-133-7/+7
* | logger: stop generating D-Bus API as an extensionGuillaume Desmottes2014-02-0510-447/+1
* | logger: use tp-glib generated svc codeGuillaume Desmottes2014-02-051-19/+17
* | logger: prepare GROUP if neededGuillaume Desmottes2014-02-051-8/+47
* | Observer high level API: make singularGuillaume Desmottes2014-01-241-8/+5
* | rename TpObserveChannelsContext to TpObserveChannelContextGuillaume Desmottes2014-01-241-3/+3
* | Flatten telepathy-farstream/README into the top-level READMESimon McVittie2014-01-081-9/+0
|/
* Merge branch 'master' into nextSimon McVittie2014-01-073-4/+0