summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release telepathy-logger 0.1.1telepathy-logger-0.1.1Danielle Madeley2010-02-262-1/+21
* 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-254-2/+749
* | 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-255-42/+97
|/
* Cleanups: update .gitignore, update G_LOG_DOMAIN in other makefileDanielle Madeley2010-02-253-5/+3
* Adding a GIO's _finish() method to each async API in log-manager.Cosimo Alfarano2010-02-254-55/+152
* 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-256-27/+11
* TP style fixesCosimo Alfarano2010-02-252-15/+20
* renamed libtelepathy-logger.pc.in in telepathy-logger.pc.inCosimo Alfarano2010-02-254-3/+3
* Changed from libtelepathy-logger to tp-logger the id used by debugger to log ...Cosimo Alfarano2010-02-251-1/+1
* Change test-api to noinstDanielle Madeley2010-02-251-1/+3
* Copying files from Gabble should involve reading them firstDanielle Madeley2010-02-251-67/+2
* Start telepathy-logger-0.1.1 developmentDanielle Madeley2010-02-241-2/+2
* Release telepathy-logger 0.1.0telepathy-logger-0.1.0Danielle Madeley2010-02-242-1/+30
* Fix ChangeLog generationDanielle Madeley2010-02-241-1/+1
* Include maintainer tools in toplevel Makefile.amDanielle Madeley2010-02-243-22/+9
* Disable check-twisted and check-undocumented from `make check` for the momentDanielle Madeley2010-02-242-2/+6
* Tp style fixesDanielle Madeley2010-02-245-8/+7
* make distcheck fixesDanielle Madeley2010-02-2412-11/+46
* Update files for releaseDanielle Madeley2010-02-244-14/+603
* Update the URL in the README.Travis Reitter2010-02-221-1/+1
* Ignore generated test tools.Travis Reitter2010-02-223-58/+2
* 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-227-34/+119
* removed useless g_strdup over not stored stringCosimo Alfarano2010-02-181-4/+6
* TP style fixesCosimo Alfarano2010-02-184-10/+10
* 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-163-3/+3