summaryrefslogtreecommitdiff
path: root/telepathy-logger
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-30log-store-pidgin: keep a ref on the account managerGuillaume Desmottes1-6/+10
2013-09-27stop using NUM_TP_*Guillaume Desmottes1-1/+1
2013-09-27include telepathy-glib-dbus.hGuillaume Desmottes6-0/+6
2013-09-27Prepare TpAccount if neededGuillaume Desmottes1-1/+59
2013-09-27log-manager: factor out start_async_op_in_thread()Guillaume Desmottes1-10/+13
2013-09-27use account's normalized name instead of its account idGuillaume Desmottes1-29/+13
2013-09-27text-event: chain up disposeGuillaume Desmottes1-0/+2
2013-09-26stop using tp-glib sealed variablesGuillaume Desmottes2-6/+4
2013-09-25fix tp-glib single headersGuillaume Desmottes1-1/+0
2013-09-25stop using tp_account_new()Guillaume Desmottes1-2/+13
2013-09-25client-factory: turn to a singletonGuillaume Desmottes3-3/+19
2013-09-25ignore deprecation warning when calling tp_account_parse_object_path()Guillaume Desmottes1-0/+3
2013-09-25stop using tp_text_channel_get_pending_messages()Guillaume Desmottes1-2/+2
2013-09-25stop using tp_account_manager_get_valid_accounts()Guillaume Desmottes3-5/+5
2013-09-25stop using tp_account_get_protocol()Guillaume Desmottes1-2/+2
2013-09-25use tp_channel_get_connection()Guillaume Desmottes2-2/+2
2013-09-23tpl_log_manager_search_async: fix introspectionGuillaume Desmottes1-1/+1
2013-09-23sqlite: deal with g_date_time_new_from_unix_utc() failingGuillaume Desmottes1-0/+1
2013-05-01Merge branch 'telepathy-logger-0.8'Will Thompson1-0/+1
2013-05-01log_store_xml_get_events_for_file: fix self_id leakGuillaume Desmottes1-0/+1
2013-04-08ignorelist: Fix annotation and documentationNicolas Dufresne1-2/+1