]> git.0d.be Git - empathy.git/history - libempathy
Updated Russian translation
[empathy.git] / libempathy /
2011-01-18 Guillaume DesmottesMerge remote branch 'glassrose/Display-typing-icon...
2011-01-18 Chandni VermaDisplay typing icon in MUC contact-list
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Stef Walterlibempathy: Fix free of uninitialized variables.
2010-12-24 Stef Walterlibempathy: Store pinned certificate for end entity...
2010-12-24 Stef Walterlibempathy: Fix memory leaks and use consistent naming...
2010-12-24 Stef Walterlibempathy: Fix leak of certificate data.
2010-12-24 Stef Walterlibempathy, tests: Wrap new function arguments properly.
2010-12-24 Stef Walterlibempathy: Match changes in libgcr terminology and...
2010-12-24 Stef Walterlibempathy: Use new certificate chain facilities in...
2010-12-24 Stef Walterlibempathy: Complete successful verification properly.
2010-12-24 Stef Walterlibempathy: Fix reference counting of certs in verifier.
2010-12-24 Stef Walterlibempathy: Use new gcr functions properly and fix...
2010-12-24 Stef Walterlibempathy: Load complete certificate chain even when...
2010-12-24 Stef Walterlibempathy: Store certificate exceptions in gnome-keyring.
2010-12-24 Stef Walterlibempathy: Use trust assertions instead of certificate...
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-22 Jonny Lambaccount-settings: only remove the MC password param...
2010-12-22 Jonny Lambaccount-settings: use tp_account_get_path_suffix
2010-12-22 Jonny Lambaccount-settings: add a comment saying what to remove...
2010-12-22 Jonny Lambaccount-settings: move the migration code to another...
2010-12-22 Jonny Lambaccount-settings: migrate passwords from MC to gk ourselves
2010-12-15 Jonny Lambkeyring: change display name for passwords to be more...
2010-12-15 Jonny Lambserver-sasl-handler: add more debugging and only call...
2010-12-15 Jonny LambMerge branch 'sasl-gui'
2010-12-14 Jonny Lambauth-factory: add a comment as to why we're also an...
2010-12-14 Jonny Lambaccount-settings: use tp_clear_object in dispose
2010-12-13 Philip WithnallBug 637097 — Port to latest folks API changes
2010-12-13 Will ThompsonCompile with --without-ca-file
2010-12-10 Jonny Lambaccount-settings: add _supports_sasl function
2010-12-10 Jonny Lambaccount-settings: don't block notify::ready on getting...
2010-12-09 Jonny Lambauth-factory: become an Observer and claim auth channel...
2010-12-08 Jonny Lambaccount-settings: don't call TpAccount functions if...
2010-12-08 Jonny Lambaccount-settings: add support for saving the password...
2010-12-08 Jonny Lambaccount-settings: store the TpProtocol object and notif...
2010-12-07 Guillaume DesmottesRemove Ovi chat profile
2010-12-07 Guillaume Desmottesadd Ovi chat profile (#630146)
2010-12-07 Jonny LambMerge branch 'sasl'
2010-12-07 Jonny Lambserver-sasl-handler: shorten very long lines
2010-12-07 Jonny Lambserver-sasl-handler: stop using GET_PRIV
2010-12-06 Jonny Lambkeyring: change schema to be incompatible with current MC
2010-12-06 Jonny Lambserver-sasl-handler: handle invalid SASL statuses
2010-12-06 Jonny Lambkeyring: allow set and delete password to have NULL...
2010-12-06 Jonny Lambkeyring: add a delete_password function
2010-12-06 Jonny Lambserver-sasl-handler: save the password if requested
2010-12-06 Jonny Lambkeyring: add set_password_{async,finish} functions
2010-12-06 Jonny Lambserver-sasl-handler: make a GAsyncInitable and get...
2010-12-06 Jonny Lambkeyring: add simple keyring helper
2010-12-04 Sjoerd SimonsFix uninitialized use of a variable
2010-12-03 Guillaume Desmotteschatroom-mamanger: monitor for file changes (#636360)
2010-12-03 Jonny Lambauth-client: improve the password request dialog
2010-12-03 Jonny Lambserver-sasl-handler: add an account property
2010-12-02 Guillaume Desmottesrename unused empathy_chatroom_manager_chat_handled()
2010-12-02 Guillaume Desmotteschatroom-manager: use a room channel Observer (#636202)
2010-12-02 Guillaume Desmottesremove empathy_chatroom_manager_get_count()
2010-12-02 Guillaume Desmotteschatroom-manager: unify coding style
2010-12-01 Guillaume DesmottesMerge branch 'irc-grab-636203'
2010-12-01 Jonny Lambauth-factory: create ServerSASLHandlers and signal...
2010-12-01 Jonny Lambserver-sasl-handler: added
2010-12-01 Jonny Lambauth-factory: add EmpathyAuthFactory::new-server-sasl...
2010-12-01 Jonny Lambauth-factory: also handle auth channels
2010-12-01 Jonny Lambdebug: add SASL debug flag and key
2010-12-01 Guillaume Desmottestp-contact-factory: request avatar feature
2010-11-25 Guillaume DesmottesMerge branch 'notifications-635500'
2010-11-24 Guillaume Desmottesempathy_message_from_tpl_log_entry: don't leak receiver...
2010-11-22 Danielle MadeleyMerge remote branch 'glassrose/link_unfocussed_626560'
2010-11-17 Emilio Pozuelo MonfortMerge branch 'bug-547658'
2010-11-16 Guillaume DesmottesMerge remote branch 'vminko/fix-634688-v3'
2010-11-16 Guillaume DesmottesMerge branch 'desktop-schema-626810'
2010-11-16 Guillaume Desmottesuse gsettings version of the document-font-name key...
2010-11-15 Jonny Lambcontact: enable showing a phone next to contacts who...
2010-11-15 Emilio Pozuelo MonfortMerge branch 'bug-607146'
2010-11-15 Brian PeppleMake ca-certs location configurable (#634197)
2010-11-15 Emilio Pozuelo MonfortMerge branch 'bug-595305'
2010-11-15 Guillaume DesmottesMerge remote branch 'pwith/634754-folks-api-changes'
2010-11-13 Philip WithnallStop using removed Individual convenience methods from...
2010-11-08 Guillaume DesmottesMerge branch 'preset-581029'
2010-11-02 Guillaume DesmottesMerge remote branch 'vminko/fix-609942'
2010-11-02 Guillaume Desmottesimprove hash mismatch error (#632926)
2010-10-29 Guillaume DesmottesMerge branch 'muc-crash-633329'
2010-10-28 Guillaume Desmotteschatroom-manager: ensure that we stay alive while prepa...
2010-10-25 Guillaume DesmottesMerge remote branch 'vminko/fix-573283'
2010-10-25 Guillaume Desmottesidle.h: we have to include account from tp-glib
2010-10-20 Guillaume DesmottesMerge branch 'kill-dispatcher-632550'
2010-10-20 Guillaume Desmottesuse tp_asv_* and TP_PROP_*
2010-10-20 Guillaume Desmottesremove empathy_dispatcher_find_requestable_channel_clas...
2010-10-20 Guillaume Desmottesno more need to iterate twice over the channel classes
2010-10-20 Guillaume Desmottesempathy-ft-handler: re-implement empathy_dispatcher_fin...
2010-10-20 Guillaume Desmottestp-chat: stop using EmpathyDispatcher to check if Confe...
2010-10-18 Guillaume DesmottesMerge remote branch 'vminko/fix-632024-v2'
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-15 Travis ReitterRemove obsolete ContactManager from IndividualManager.
2010-10-15 Travis ReitterCut obsolete IndividualManagerFlags.
2010-10-15 Travis ReitterAdd missing #include.
2010-10-15 Travis ReitterUse Folks to check if a TpConnection can alias and...
2010-10-15 Travis ReitterUse Folks to check if a TpConnection can add personas.
2010-10-14 Vitaly MinkoCheck format of some user names (#629261)
2010-10-08 Danielle MadeleyAccess Account.I.Storage properties via TpAccount
2010-10-08 Danielle MadeleyRevert changes to empathy-account-settings
2010-10-08 Danielle MadeleySupport Account.Interface.Storage
next