summaryrefslogtreecommitdiff
path: root/telepathy-logger
Commit message (Expand)AuthorAgeFilesLines
* Renamed log-store-counter into log-store-sqliteCosimo Alfarano2010-03-084-55/+55
* log-manager: clean up addition of log stores, add TplLogStoreCounterDanielle Madeley2010-03-051-41/+36
* log-store-counter: a log store that uses sqlite3 to count messagesDanielle Madeley2010-03-053-2/+670
* log-store: add common properties to the LogStore GInterfaceDanielle Madeley2010-03-053-114/+72
* observer: don't leak GObject propertiesDanielle Madeley2010-03-041-19/+54
* Merge branch 'observe-existing-channels'Danielle Madeley2010-02-264-12/+187
|\
| * observer: clean up referencingDanielle Madeley2010-02-261-147/+98
| * Improving debug messaes for log-manager and log-store-emapthyCosimo Alfarano2010-02-253-4/+10
| * Preparing TpAccount and TpChannel before channel retrieval.Cosimo Alfarano2010-02-251-21/+127
| * Improved debug while called during open channel inspectionCosimo Alfarano2010-02-251-1/+5
| * Added Open Channel retrieval.Cosimo Alfarano2010-02-251-8/+116
* | Merge branch 'get-recent-messages-async'Danielle Madeley2010-02-261-71/+125
|\ \
| * | dbus-service: make GetRecentMessages asynchronousDanielle Madeley2010-02-261-71/+125
| |/
* | Add favourite contacts support.Travis Reitter2010-02-253-2/+666
* | Fix the signature of link_free() and use it more consistently.Travis Reitter2010-02-251-5/+4
* | Extend the TplActionChain API to support passing arbitrary data to the chaine...Travis Reitter2010-02-254-39/+92
|/
* Adding a GIO's _finish() method to each async API in log-manager.Cosimo Alfarano2010-02-253-54/+151
* Fixes a SIG11 when a msg to a chatroom is sentCosimo Alfarano2010-02-252-10/+22
* Fix PATH_DEBUG, prefixing '_' to blocl's vars to avoid shadowing vars in uppe...Cosimo Alfarano2010-02-251-6/+6
* Fixed a bug with tpl_log_entry_set_chat_id at construct timeCosimo Alfarano2010-02-255-26/+10
* TP style fixesCosimo Alfarano2010-02-252-15/+20
* renamed libtelepathy-logger.pc.in in telepathy-logger.pc.inCosimo Alfarano2010-02-253-1/+1
* Changed from libtelepathy-logger to tp-logger the id used by debugger to log ...Cosimo Alfarano2010-02-251-1/+1
* Tp style fixesDanielle Madeley2010-02-243-5/+5
* make distcheck fixesDanielle Madeley2010-02-241-1/+7
* Moving LogManager initialisation from _constructor to _initCosimo Alfarano2010-02-221-49/+51
* Fix chat_id conversion when chat_id is 1-1 conversation from a chatroomCosimo Alfarano2010-02-221-1/+8
* Handle GError properly in during _buildCosimo Alfarano2010-02-222-1/+13
* Using priv->readable_stores when using a search/query APICosimo Alfarano2010-02-221-3/+3
* Fix tpl_log_manager_search_hit_compareCosimo Alfarano2010-02-221-9/+28
* TP Style fixes and gtk-doc src documentation improvedCosimo Alfarano2010-02-223-20/+168
* rename LogStore iface method from last_messages to recent_messagesCosimo Alfarano2010-02-222-5/+5
* Improved error managing in log-manager and log-store-empathyCosimo Alfarano2010-02-224-9/+33
* Add result data destructors to async APIsCosimo Alfarano2010-02-221-8/+78
* use dbus_g_method_return_error if tp_dbus_daemon cannot be acquiredCosimo Alfarano2010-02-221-0/+2
* Added Empathy legacy LogStore support into LogManager.Cosimo Alfarano2010-02-225-73/+113
* added account-path property/member to TplLogStoreCosimo Alfarano2010-02-226-33/+117
* removed useless g_strdup over not stored stringCosimo Alfarano2010-02-181-4/+6
* TP style fixesCosimo Alfarano2010-02-183-9/+9
* Adding observer.h to LIBTPL_HEADERSCosimo Alfarano2010-02-171-0/+1
* Fixing LogStore->add_message method using TplLogEntry instead of gpointerCosimo Alfarano2010-02-163-6/+5
* improving DEBUG outputCosimo Alfarano2010-02-162-15/+12
* update Observer's bus name to org.freedesktop.Telepathy.Client.LoggerCosimo Alfarano2010-02-161-2/+2
* Removed log_to_debug_sender from debug.cCosimo Alfarano2010-02-161-44/+0
* log-manager: tp-style fixDanielle Madeley2010-02-161-1/+2
* dbus-service: don't leak GPtrArray or GErrorDanielle Madeley2010-02-161-2/+6
* debug: move tp-glib debugging onto a TP_DEBUG env varDanielle Madeley2010-02-161-4/+3
* conf: return TRUE if globally enabled is unset and unschemaedDanielle Madeley2010-02-161-11/+25
* Update spec for int64 timestamps, correct dbus-service typesDanielle Madeley2010-02-161-10/+12
* TP style fixesCosimo Alfarano2010-02-151-1/+3