summaryrefslogtreecommitdiff
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* contact: fix typo when creating new contact from logger entityJonny Lamb2011-05-111-2/+2
* connectivity: consider that network is disconnected if state is NM_STATE_ASLE...Guillaume Desmottes2011-04-151-0/+1
* Enable audio/video capabilities if InitialAudio/Video is in the fixed props f...Youness Alaoui2011-04-131-0/+7
* add empathy_tp_chat_get_self_contact()Guillaume Desmottes2011-04-062-0/+12
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-049-30/+5
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-049-5/+30
* Remove unnecessary code in empathy_auth_factory_constructed()Stef Walter2011-04-041-8/+0
* Initialize matched to FALSE to stop -Wall breaking the build (and potentially...Danilo Segan2011-04-041-1/+1
* givve translators context for the 'Unknown' stringGuillaume Desmottes2011-03-301-0/+1
* tp_chat_got_renamed_contacts_cb: use tp_clear_object() to unref priv->userGuillaume Desmottes2011-03-231-1/+1
* Don't try to block personas that don't support blockingEmilio Pozuelo Monfort2011-03-221-3/+8
* Only add the 'extra-certificate-identities' parameter if gabble supports it.Stef Walter2011-03-222-0/+11
* Merge branch 'reference-identities'Stef Walter2011-03-223-7/+84
|\
| * Use telepathy property constants in server EmpathyServerTLSHandlerStef Walter2011-03-221-4/+4
| * Style changes from review for ReferenceIdentities codeStef Walter2011-03-182-11/+18
| * Use ServerTLSConnection.ReferenceIdentities to check cert identity.Stef Walter2011-03-183-6/+76
| * Free priv->hostname in EmpathyServerTlsHandlerStef Walter2011-03-181-0/+1
* | Use stable API for ContactBlocking (#645504)Guillaume Desmottes2011-03-221-6/+6
* | Handle new NM 0.9 states (#644412)Dan Williams2011-03-221-0/+8
* | Remove user from the blocked list when readding themDanielle Madeley2011-03-221-0/+8
* | auth-factory: allow to handle more than one auth channel at the same time (#6...Guillaume Desmottes2011-03-181-12/+38
* | auth-factory: use a proper priv pointerGuillaume Desmottes2011-03-182-3/+4
* | add empathy_server_sasl_handler_get_channel()Guillaume Desmottes2011-03-182-0/+15
* | Free priv->hostname in EmpathyServerTlsHandlerStef Walter2011-03-181-0/+1
|/
* Allow to Observe a ServerAuthentication channel while handling another oneGuillaume Desmottes2011-03-181-1/+2
* common_checks: tell the truth in debug messagesGuillaume Desmottes2011-03-181-7/+9
* common_checks: rename must_be_sasl arg to observeGuillaume Desmottes2011-03-181-2/+7
* server-sasl-handler: remove stored password if they can't be savedGuillaume Desmottes2011-03-171-0/+6
* save the password before trying to connect the new account (#643690)Guillaume Desmottes2011-03-171-0/+16
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-176-22/+0
* pass a preferred handler when requesting channelsGuillaume Desmottes2011-03-173-9/+10
* define constants for handler bus nameGuillaume Desmottes2011-03-172-1/+11
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-175-15/+12
* Adjust for Folks PresenceOwner -> PresenceDetails renameTravis Reitter2011-03-141-10/+10
* Adjust for Folks Groupable -> GroupDetails renameTravis Reitter2011-03-144-12/+13
* Adjust for Folks Favouritable -> FavouriteDetails renameTravis Reitter2011-03-141-2/+2
* Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter2011-03-142-3/+3
* Merge branch 'glassrose-contact-blocking-rebase'Danielle Madeley2011-03-147-6/+281
|\
| * Add FIXME to empathy_individual_manager_supports_blocking()Chandni Verma2011-03-111-0/+2
| * Use Conn.I.CB to report contacts as abusive when blocking themDanielle Madeley2011-03-111-2/+11
| * Determine whether a connection supports reporting abuse, set the connection flagDanielle Madeley2011-03-111-0/+36
| * Hook up abusive argument into TpContactList backendDanielle Madeley2011-03-116-10/+18
| * Use Contact Manager flags instead of Individual Manager flagsChandni Verma2011-03-092-48/+11
| * Add confirmation dialog to RemoveDanielle Madeley2011-03-082-0/+3
| * Add UI to blocking confirmation dialog for future "report as abusive" functionDanielle Madeley2011-03-081-0/+1
| * Don't leak EmpathyContactDanielle Madeley2011-03-081-0/+2
| * Add contact blocking support to EmpathyIndividualManagerDanielle Madeley2011-03-082-0/+122
| * Add contact blocking to EmpathyContactList and friendsDanielle Madeley2011-03-085-6/+135
* | empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live"...Guillaume Desmottes2011-03-071-1/+1
* | auth-factory: set Observer.DelayApprovers (#643872)Guillaume Desmottes2011-03-071-0/+2
|/