summaryrefslogtreecommitdiff
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* ft-factory: ensure that the factory stays alive while empathy_ft_handler_new_...Guillaume Desmottes2012-06-271-2/+4
* tp-chat: stop setting the TpAccount during constructionGuillaume Desmottes2012-06-273-45/+11
* Use TP_ERROR instead of TP_ERRORSGuillaume Desmottes2012-05-092-2/+2
* include logger single headerGuillaume Desmottes2012-04-044-9/+2
* Logger support for calls is no longer optionalDanielle Madeley2012-04-031-5/+1
* TplCallEndReason ceased to exist on March 28Danielle Madeley2012-04-031-1/+1
* remove empathy-tp-contact-listGuillaume Desmottes2012-03-123-1287/+0
* connection-managers: stop using tp_connection_manager_is_ready()Guillaume Desmottes2012-03-121-1/+1
* Mark strings for translation. https://bugzilla.gnome.org/show_bug.cgi?id=671875Gabor Kelemen2012-03-121-3/+5
* 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