summaryrefslogtreecommitdiff
path: root/telepathy-logger
Commit message (Expand)AuthorAgeFilesLines
* [conf] support a new env var TPL_TEST_MODE that doesn't enable GSettingsDanielle Madeley2010-08-121-12/+23
* _tpl_time_get_local_time can be staticGuillaume Desmottes2010-08-112-2/+1
* remove unused _tpl_time_to_string_relativeGuillaume Desmottes2010-08-112-59/+0
* move to nodist_libtelepathy_logger_la_SOURCESGuillaume Desmottes2010-08-111-1/+3
* tpl_log_store_sqlite_get_chats: use _tpl_log_manager_search_hit_newGuillaume Desmottes2010-08-111-3/+4
* log_store_xml_get_chats_for_dir: use _tpl_log_manager_search_hit_newGuillaume Desmottes2010-08-111-6/+7
* log_store_xml_search_hit_new: use _tpl_log_manager_search_hit_newGuillaume Desmottes2010-08-111-14/+16
* add tpl_log_manager_search_hit_newGuillaume Desmottes2010-08-112-0/+32
* Ignore messages in LogManager when logging is disabled instead of in the Obse...Danielle Madeley2010-08-062-43/+25
* Add globally-enabled property + notificationDanielle Madeley2010-08-062-0/+85
* Remove ignore-accountsDanielle Madeley2010-08-063-153/+1
* Add a TplConf::ignore-accounts-changed signalDanielle Madeley2010-07-191-30/+82
* Add GLib marshaller generation boilerplateDanielle Madeley2010-07-192-2/+17
* Port TplConf to GSettingsDanielle Madeley2010-07-193-194/+58
* fix TpContact leak (#28903)Guillaume Desmottes2010-07-051-1/+1
* observer: ignore channels that we are already observingGuillaume Desmottes2010-07-051-0/+6
* Store TplChannel we are preparing into a hash tableGuillaume Desmottes2010-07-051-2/+15
* remove tpl_observer_get_channel_map and rename hash table to 'channels'Guillaume Desmottes2010-07-051-28/+12
* _tpl_observer_register_channel can be staticGuillaume Desmottes2010-07-052-24/+20
* always pass a weak pointer to tp_connection_get_contacts_by_handleGuillaume Desmottes2010-07-051-1/+2
* Don't cleanup stale log-ids when preparing text channelsGuillaume Desmottes2010-06-281-0/+7
* use the channel specific handle if anyGuillaume Desmottes2010-06-281-3/+9
* use tp_value_array_unpackGuillaume Desmottes2010-06-231-7/+7
* wrap big linesGuillaume Desmottes2010-06-231-11/+16
* get_self_contact_cb: no need to get the observerGuillaume Desmottes2010-06-231-3/+0
* Simplfy settings of chatrooms infoGuillaume Desmottes2010-06-231-110/+32
* No more need to get the remote contact separatelyGuillaume Desmottes2010-06-231-63/+3
* on_sent_signal_cb: use the contacts cacheGuillaume Desmottes2010-06-231-13/+7
* Use the contacts cache when receiving a messageGuillaume Desmottes2010-06-231-6/+8
* channel-text: cache TpContact of participants (fdo #28680)Guillaume Desmottes2010-06-231-1/+119
* Use tp_proxy_prepare_async to prepare the TpConnectionGuillaume Desmottes2010-06-231-19/+17
* Use tp_proxy_prepare_async to prepare the TpChannelGuillaume Desmottes2010-06-231-17/+18
* on_received_signal_with_contact_cb: no need to set the remote contactGuillaume Desmottes2010-06-231-4/+0
* remove unused functions from the internal APIGuillaume Desmottes2010-06-232-66/+36
* rename pendingproc_connect_signals to pendingproc_connect_message_signalsGuillaume Desmottes2010-06-231-3/+3
* Wait that we get contacts before connecting signalsGuillaume Desmottes2010-06-231-1/+1
* remove useless prototypesGuillaume Desmottes2010-06-231-8/+0
* entry: re-introduce the 'account-path' prop but as read-onlyGuillaume Desmottes2010-06-231-0/+11
* log-store-xml: reuse existing TpAccount instead of creating a new one (fdo #2...Guillaume Desmottes2010-06-232-9/+2
* add tpl_entry_get_accountGuillaume Desmottes2010-06-231-0/+14
* entry: replace the 'account-path' property by the TpAccount itselfGuillaume Desmottes2010-06-236-44/+28
* log_store_xml_get_dates: use g_date_compare to sort datesGuillaume Desmottes2010-06-231-1/+2
* Don't use remote contact as sender in chatroomsGuillaume Desmottes2010-06-231-16/+24
* Properly check if the sender is the self user or notGuillaume Desmottes2010-06-231-1/+1
* Rename 'link' to 'l' to fix build warningXavier Claessens2010-06-191-15/+15
* log-store-sqlite: relicense to LGPLGuillaume Desmottes2010-06-182-20/+18
* log-store: sync header with EmpathyGuillaume Desmottes2010-06-182-22/+20
* log-manager: sync header with EmpathyGuillaume Desmottes2010-06-173-33/+30
* log-store-xml: sync header with EmpathyGuillaume Desmottes2010-06-172-22/+20
* datetime: sync header with EmpathyGuillaume Desmottes2010-06-172-20/+22