summaryrefslogtreecommitdiff
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* add missing config.h includesGuillaume Desmottes2012-03-075-2/+9
* Add magic to automatically run tasks when empathy-auth-client is startedGuillaume Desmottes2012-03-061-0/+1
* Revert "Drop empathy-av"Guillaume Desmottes2012-03-013-0/+971
* Revert "remove EMPATHY_AV_BUS_NAME*"Guillaume Desmottes2012-03-011-0/+3
* remove EMPATHY_AV_BUS_NAME*Guillaume Desmottes2012-02-211-3/+0
* Drop empathy-avGuillaume Desmottes2012-02-213-971/+0
* Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-213-46/+6
|\
| * Merge branch 'master' into call1Danielle Madeley2012-01-175-9/+63
| |\
| * | Remove tp-yell and use TpCallChannelXavier Claessens2012-01-103-46/+6
* | | add empathy_ensure_individual_from_tp_contact()Guillaume Desmottes2012-02-152-0/+23
* | | add empathy_individual_manager_lookup_by_contact()Guillaume Desmottes2012-02-152-0/+56
* | | individual-manager: add API to know when contacts have been loaded from folksGuillaume Desmottes2012-02-142-0/+46
* | | Toggle telling others you are typing to themPatrick F. Allen2012-02-131-0/+1
* | | Add a gsetting key to show/hide groupsGuillaume Desmottes2012-02-091-0/+1
* | | add empathy-pkg-kitGuillaume Desmottes2012-02-083-0/+201
* | | improve TP_ERROR_STR_ALREADY_CONNECTED displayed error stringGuillaume Desmottes2012-02-081-1/+1
* | | add missing config.hGuillaume Desmottes2012-02-072-0/+3
* | | presence-manager: stop watching connectivity changesGuillaume Desmottes2012-02-021-67/+3
* | | Chat: show who changed the subjectWill Thompson2012-02-012-1/+26
* | | Utils: provide a human-readable message for CM crashesWill Thompson2012-01-261-0/+4
* | | Merge branch 'highlight-regex'Will Thompson2012-01-253-70/+19
|\ \ \
| * | | TpChat: add a :self-contact property.Will Thompson2012-01-181-0/+19
| * | | Move empathy_message_should_highlight to EmpathyChatWill Thompson2012-01-182-71/+0
| * | | Use /\b<nickname>\b/ to decide whether to highlightWill Thompson2012-01-181-33/+34
| | |/ | |/|
* | | Use a localized format when displaying timesGuillaume Desmottes2012-01-201-8/+5
* | | empathy-time: port to TP coding styleGuillaume Desmottes2012-01-202-81/+85
|/ /
* | client-factory: ensure alias, presence, capabilities and avatar are preparedDanielle Madeley2012-01-171-6/+12
* | don't free content of the list returned by empathy_connection_aggregator_get_...Guillaume Desmottes2012-01-171-0/+1
* | empathy_account_get_error_message: get the reason before displaying itGuillaume Desmottes2012-01-161-2/+2
* | coding style fixGuillaume Desmottes2012-01-161-1/+1
* | account-settings: allow to change the serviceGuillaume Desmottes2012-01-132-0/+47
|/
* remove empathy-contact-managerGuillaume Desmottes2011-12-143-603/+0
* remove useless includes of empathy-contact-manager.hGuillaume Desmottes2011-12-142-2/+0
* empathy_contact_get_persona: use tpf_persona_dup_for_contact()Guillaume Desmottes2011-12-141-37/+5
* use tpf_persona_dup_for_contact()Guillaume Desmottes2011-12-141-10/+7
* auth-client: add some more debuggingGuillaume Desmottes2011-12-081-1/+1
* try requesting a TpContact when creating a contact from the loggerGuillaume Desmottes2011-12-061-1/+48
* renamespace CheeseCameraDeviceMonitorGuillaume Desmottes2011-12-023-84/+88
* camera-monitor: fix memleak in on_camera_addedRaluca Elena Podiuc2011-12-011-1/+3
* connection-aggregator: add API to track contactsGuillaume Desmottes2011-11-302-0/+74
* Revert "WIP"Guillaume Desmottes2011-11-292-75/+0
* remove trailing spaceGuillaume Desmottes2011-11-291-1/+1
* WIPGuillaume Desmottes2011-11-292-0/+75
* Merge remote-tracking branch 'jonny/ft'Guillaume Desmottes2011-11-297-1114/+180
|\
| * tp-file: remove EmpathyTpFileJonny Lamb2011-11-093-1022/+0
| * client-factory: stop creating EmpathyTpFile objectsJonny Lamb2011-11-092-7/+1
| * ft-handler: start using TpFTChannel instead of EmpathyTpFileJonny Lamb2011-11-093-84/+179
| * libempathy: remove empathy-tp-file from headersJonny Lamb2011-11-091-1/+0
* | remove old school get_all_groupsGuillaume Desmottes2011-11-294-66/+0
* | add empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-292-0/+31