summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Add ignore list capabilityDan Vrátil2013-04-041-0/+5
| | | | | | This allow disabling logging for a specific contact. Fix bug https://bugs.freedesktop.org/show_bug.cgi?id=54033
* Remove streamed media channel supportXavier Claessens2012-07-031-4/+0
|
* Port TplCallChannel to Call1 APINicolas Dufresne2012-03-282-4/+2
| | | | | This include a API break in the unstable Call code. Code using the unstable call log feature will need porting.
* Fixing some non-quiet actionsNicolas Dufresne2011-10-311-4/+4
|
* Fix client file to effectively observe Call.DRAFT channelsMateu Batle2011-04-141-2/+2
|
* Fix typo when adding .client files to EXTRA_DISTNicolas Dufresne2011-03-251-1/+1
|
* Make Call support conditional to --enable-callNicolas Dufresne2011-03-255-15/+33
|
* Add support for TplCallChannelNicolas Dufresne2011-03-251-0/+8
|
* Add TplStreamMediaChannel legacy call observerNicolas Dufresne2011-03-251-0/+4
|
* Remove white space at end of linesNicolas Dufresne2011-01-211-3/+3
|
* Remove ignore-accountsDanielle Madeley2010-08-061-8/+0
| | | | Based on feedback from Simon and Guillaume.
* Convert GConf schema to GSettings schemaDanielle Madeley2010-07-163-48/+29
|
* Logger.client: add Recover flagGuillaume Desmottes2010-06-281-0/+3
|
* install the logger to libexecGuillaume Desmottes2010-06-283-3/+3
|
* Set an empty list as default value for the ignorelist gconf keyGuillaume Desmottes2010-06-281-1/+1
|
* Switch from shave to AM_SILENT_RULESSimon McVittie2010-03-231-1/+1
|
* Add comment for how to use log-manager.xslDanielle Madeley2010-03-051-0/+9
|
* fix client's .service and .client filesCosimo Alfarano2010-03-033-2/+2
| | | | Without it TPL couldn't be triggered properly and resulted
* update Observer's bus name to org.freedesktop.Telepathy.Client.LoggerCosimo Alfarano2010-02-162-1/+1
|
* fixing the clean target for data/ and the AM_CPPFLAGSCosimo Alfarano2010-02-161-2/+2
|
* Makefile.am cleanupsCosimo Alfarano2010-02-151-2/+1
|
* regenerate service file is Makefile has changedGuillaume Desmottes2010-02-121-1/+1
| | | | | This file needs to be updated when ./configure is re-run as the prefix could has been changed.
* Port to TplSvcLoggerDanielle Madeley2010-02-114-21/+4
|
* Moved dbus-service.xml to data/Cosimo Alfarano2010-02-094-2/+168
|
* Fixed activatable .service file for dus serviceCosimo Alfarano2010-01-253-6/+6
|
* Fixed data/Makefile.au schemas generation bugsCosimo Alfarano2010-01-221-13/+1
|
* Fixed channel map removal bugCosimo Alfarano2010-01-201-2/+0
| | | | * removed all leading \n in g_print family func calls
* Created data/Cosimo Alfarano2010-01-155-0/+95
* moved relevand data files into data/