]> git.0d.be Git - empathy.git/history - libempathy
Update Simplified Chinese translation.
[empathy.git] / libempathy /
2011-03-03 Danielle MadeleyOnly show the "Remember password" tickybox if we can...
2011-03-03 Danielle MadeleyImplement MaySaveResponse and Ch.I.CredentialsStorage...
2011-02-28 Nicolas DufresneAdd support for message type to support /me
2011-02-28 Guillaume Desmottesfind_items_cb: copy the string stored in the result
2011-02-28 Guillaume Desmottesfind_items_cb: always use the first password found
2011-02-25 Chandni VermaUpdating empathy_tp_chat_leave() function in empathy...
2011-02-24 Nicolas DufresnePort empathy to Telepathy logger 0.2.0
2011-02-24 Guillaume Desmottesfinally kill EmpathyDispatcher
2011-02-24 Guillaume Desmottesft-handler: stop instantiating a EmpathyDispatcher
2011-02-21 Danielle MadeleyPrevent segv attempting to free uninitialised value.
2011-02-17 Philip WithnallBug 637151 — Hide the user Individual from the contact...
2011-02-17 Philip WithnallBug 641662 — Update for libfolks API changes to Individ...
2011-02-17 Guillaume Desmottesempathy_account_settings_check_readyness: don't leak...
2011-02-17 Guillaume Desmotteschatroom_manager_parse_chatroom: don't leak chatroom
2011-02-16 Guillaume Desmottesft-factory: don't leak the handler
2011-02-16 Guillaume Desmottesfix coding style
2011-02-16 Debarshi RayAdd some more servers and port numbers for Freenode
2011-02-16 Guillaume Desmottesonly try reconnecting accounts if needed (#642358)
2011-02-15 Guillaume DesmottesMerge remote branch 'glassrose/Reset-network-list-butto...
2011-02-14 Chandni VermaReset network list button
2011-02-10 Guillaume Desmottesaccount-settings: cope with g_regex_new returning NULL
2011-02-10 Guillaume Desmottesadd EmpathyChannelFactory (#634679)
2011-02-10 Rob Bradfordconnectivity: Update to use new Connman D-BUS service...
2011-02-10 Emilio Pozuelo MonfortOnly build the EmpathyStreamedMedia* classes for empathy-av
2011-02-10 Emilio Pozuelo MonfortMove a couple of call-related functions to empathy...
2011-02-10 Emilio Pozuelo MonfortEmpathyCallFactory -> EmpathyStreamedMediaFactory
2011-02-09 Emilio Pozuelo Monfort::new-call-handler -> ::new-streamed-media-handler
2011-02-07 Guillaume Desmottesuse tp_clear_object()
2011-02-07 Guillaume Desmottestp-file: use the self->priv pattern
2011-02-07 Guillaume DesmottesSet FileTransfer.URI when accepting a file (#641707)
2011-02-07 Guillaume Desmottesset FileTransfer.URI on outgoing FT
2011-02-03 Emilio Pozuelo MonfortEmpathyCallHandler -> EmpathyStreamedMediaHandler
2011-02-03 Emilio Pozuelo MonfortEmpathyTpCall -> EmpathyTpStreamedMedia
2011-02-01 Guillaume Desmottesempathy_contact_get_presence_message: use the tp_contac...
2011-02-01 Jonny LambMerge branch 'muc-password'
2011-02-01 Jonny Lambkeyring: use the recently added finish macros
2011-02-01 Jonny Lambutils: add the _finish macros from wocky
2011-02-01 Travis ReitterAdjust for FolksHasPresence -> FolksPresenceOwner
2011-01-28 Jonny Lambkeyring: add set_room_password functions
2011-01-28 Jonny Lambkeyring: fix typo
2011-01-28 Jonny Lambkeyring: add get_room_password_{async,finish} functions
2011-01-28 Jonny Lambkeyring: add is_available function
2011-01-28 Jonny Lambkeyring: rename current functions to be more specifical...
2011-01-27 Yanko KanetiRemove EMPATHY_PREFS_ACCOUNTS_SCHEMA leftovers
2011-01-26 Guillaume DesmottesMerge branch 'presence-manager-640532'
2011-01-25 Guillaume Desmottesuse tp_g_signal_connect_object()
2011-01-25 Guillaume Desmottespresence-manager: add a dispose function and use tp_clear_*
2011-01-25 Guillaume Desmottespresence_manager_finalize: chain up
2011-01-25 Guillaume Desmottesuse the self->priv pattern rather than GET_PRIV()
2011-01-25 Guillaume Desmottespresence-manager: port to new coding style
2011-01-25 Guillaume Desmottesrename EmpathyIdle to EmpathyPresenceManager (#640532)
2011-01-24 Guillaume DesmottesMerge remote branch 'glassrose/remove-typing-icon-in...
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
next