summaryrefslogtreecommitdiff
path: root/telepathy-logger
Commit message (Expand)AuthorAgeFilesLines
* telepathy-logger-1.pc: link on the right logger versiontelepathy-logger-0.99.2Guillaume Desmottes2013-10-221-1/+1
* support call end detail reason with old TP prefixGuillaume Desmottes2013-10-011-2/+25
* suffix doc module with -1Guillaume Desmottes2013-10-013-6/+6
* install header files to telepathy-logger-1/telepathy-loggerGuillaume Desmottes2013-10-012-2/+2
* rename gir file to TelepathyLogger1-1Guillaume Desmottes2013-10-011-8/+8
* suffix .pc file with -1Guillaume Desmottes2013-10-013-1/+1
* prefix lib file with -1Guillaume Desmottes2013-10-013-11/+11
* Rename org.freedesktop.Telepathy to im.telepathy1Xavier Claessens2013-10-013-8/+8
* TP_CHANNEL_FEATURE_CONTACTS has been removedGuillaume Desmottes2013-09-301-1/+1
* Messages has been removed, no need to check for itGuillaume Desmottes2013-09-301-10/+0
* tp_message_to_text() now takes only one argGuillaume Desmottes2013-09-301-1/+1
* tp_client_factory_add_contact_features_varargs now takes '0' as guardGuillaume Desmottes2013-09-301-1/+1
* tp_account_manager_dup_valid_accounts has been renamedGuillaume Desmottes2013-09-303-3/+3
* TpSimpleClientFactory has been renamed TpClientFactoryGuillaume Desmottes2013-09-308-18/+18
* build with telepathy-glib-1Guillaume Desmottes2013-09-302-2/+2
* log-store-xml: fix reason leaksGuillaume Desmottes2013-09-301-0/+2
* log-store-pidgin: keep a ref on the account managerGuillaume Desmottes2013-09-301-6/+10
* stop using NUM_TP_*Guillaume Desmottes2013-09-271-1/+1
* include telepathy-glib-dbus.hGuillaume Desmottes2013-09-276-0/+6
* Prepare TpAccount if neededGuillaume Desmottes2013-09-271-1/+59
* log-manager: factor out start_async_op_in_thread()Guillaume Desmottes2013-09-271-10/+13
* use account's normalized name instead of its account idGuillaume Desmottes2013-09-271-29/+13
* text-event: chain up disposeGuillaume Desmottes2013-09-271-0/+2
* stop using tp-glib sealed variablesGuillaume Desmottes2013-09-262-6/+4
* fix tp-glib single headersGuillaume Desmottes2013-09-251-1/+0
* stop using tp_account_new()Guillaume Desmottes2013-09-251-2/+13
* client-factory: turn to a singletonGuillaume Desmottes2013-09-253-3/+19
* ignore deprecation warning when calling tp_account_parse_object_path()Guillaume Desmottes2013-09-251-0/+3
* stop using tp_text_channel_get_pending_messages()Guillaume Desmottes2013-09-251-2/+2
* stop using tp_account_manager_get_valid_accounts()Guillaume Desmottes2013-09-253-5/+5
* stop using tp_account_get_protocol()Guillaume Desmottes2013-09-251-2/+2
* use tp_channel_get_connection()Guillaume Desmottes2013-09-252-2/+2
* tpl_log_manager_search_async: fix introspectionGuillaume Desmottes2013-09-231-1/+1
* sqlite: deal with g_date_time_new_from_unix_utc() failingGuillaume Desmottes2013-09-231-0/+1
* Merge branch 'telepathy-logger-0.8'Will Thompson2013-05-011-0/+1
|\
| * log_store_xml_get_events_for_file: fix self_id leakGuillaume Desmottes2013-05-011-0/+1
* | ignorelist: Fix annotation and documentationNicolas Dufresne2013-04-081-2/+1
* | Coding style fixNicolas Dufresne2013-04-082-4/+5
* | Add ignore list capabilityDan Vrátil2013-04-044-6/+256
|/
* version 0.8.0telepathy-logger-0.8.0Debarshi Ray2013-01-211-8/+8
* doc: Mark TplLogStoreEmpathyClass fields as private to avoid warningsDebarshi Ray2013-01-211-0/+1
* log-walker: Add since tags to docstringsDebarshi Ray2013-01-211-0/+16
* Split legacy Empathy log reader into its own classWill Thompson2013-01-165-28/+125
* log-store-xml: use _tpl_log_store_get_name()Will Thompson2013-01-161-3/+2
* log-store-xml: simplify choosing basedirWill Thompson2013-01-161-3/+2
* log-walker: Use a queue instead of a mutex for serializing operationsDebarshi Ray2013-01-101-37/+70
* log-walker: Use the op_res for carrying async contextNicolas Dufresne2013-01-101-26/+36
* log-walker: Use _take_error instead of _set_from_error / _error_freeNicolas Dufresne2013-01-091-8/+2
* log-walker: Use complete_in_idle() instead of idle_add()Nicolas Dufresne2013-01-091-22/+6
* log-walker: Streamline the history codeDebarshi Ray2013-01-091-16/+11