summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-store-empathy.c
Commit message (Expand)AuthorAgeFilesLines
* Split legacy Empathy log reader into its own classWill Thompson2013-01-161-0/+67
* Removing LogStoreEmpathyCosimo Alfarano2010-03-121-989/+0
* Fixing a leak in TplLogStoreEmpathyCosimo Alfarano2010-03-121-0/+2
* Changed create_message_token timestamp type from str to gint64Cosimo Alfarano2010-03-121-1/+1
* Using gint instead of gint64 pending messages ID for TplLogEntryCosimo Alfarano2010-03-121-1/+1
* Using constants where possible for time formats and special valuesCosimo Alfarano2010-03-121-1/+1
* TplLogEntry/TplLogEntryText: added several fields/propsCosimo Alfarano2010-03-121-249/+12
* log-store: add common properties to the LogStore GInterfaceDanielle Madeley2010-03-051-83/+11
* Improving debug messaes for log-manager and log-store-emapthyCosimo Alfarano2010-02-251-1/+1
* Fixed a bug with tpl_log_entry_set_chat_id at construct timeCosimo Alfarano2010-02-251-2/+1
* Fix chat_id conversion when chat_id is 1-1 conversation from a chatroomCosimo Alfarano2010-02-221-1/+8
* TP Style fixes and gtk-doc src documentation improvedCosimo Alfarano2010-02-221-3/+6
* Improved error managing in log-manager and log-store-empathyCosimo Alfarano2010-02-221-4/+4
* Added Empathy legacy LogStore support into LogManager.Cosimo Alfarano2010-02-221-7/+5
* added account-path property/member to TplLogStoreCosimo Alfarano2010-02-221-25/+41
* Fixing LogStore->add_message method using TplLogEntry instead of gpointerCosimo Alfarano2010-02-161-3/+2
* Removal of util.c module.Cosimo Alfarano2010-02-151-1/+2
* include config.hCosimo Alfarano2010-02-151-0/+1
* using obj = g_object_ref (obj)Cosimo Alfarano2010-02-151-2/+1
* break missing in switchCosimo Alfarano2010-02-121-0/+1
* Telepathy restylingCosimo Alfarano2010-02-121-1/+0
* Fix prop's getters/setters and flagsCosimo Alfarano2010-02-121-6/+6
* Replace uses of g_debug with DEBUGDanielle Madeley2010-02-121-1/+1
* Fixed check-coding-styleCosimo Alfarano2010-02-101-50/+36
* created gtk-doc infrastructureCosimo Alfarano2010-02-101-0/+27
* TplChannelText actionchain order fixedCosimo Alfarano2010-02-081-84/+171
* Add support for multi logstoreCosimo Alfarano2010-02-041-165/+313
* Refactored TplChannelText using ActionChainCosimo Alfarano2010-01-281-28/+27
* Merge branch 'logentry-refactoring'Cosimo Alfarano2010-01-261-111/+42
|\
| * Started the TplLogEntry refactoringCosimo Alfarano2010-01-221-111/+42
* | g_fprintf fix for non-literalsCosimo Alfarano2010-01-221-1/+1
* | decreased log-store-empathy verbosityCosimo Alfarano2010-01-201-2/+0
|/
* Fixed channel map removal bugCosimo Alfarano2010-01-201-1/+1
* GConf enabledCosimo Alfarano2010-01-141-14/+14
* Async API infrastructureCosimo Alfarano2010-01-131-0/+1097