summaryrefslogtreecommitdiff
path: root/libempathy
AgeCommit message (Expand)AuthorFilesLines
2010-12-14auth-factory: add a comment as to why we're also an approverJonny Lamb1-0/+6
2010-12-14account-settings: use tp_clear_object in disposeJonny Lamb1-19/+5
2010-12-10account-settings: add _supports_sasl functionJonny Lamb2-0/+10
2010-12-10account-settings: don't block notify::ready on getting a passwordJonny Lamb1-6/+19
2010-12-09auth-factory: become an Observer and claim auth channels where necessaryJonny Lamb2-56/+224
2010-12-08account-settings: don't call TpAccount functions if we've not created it yetJonny Lamb1-3/+9
2010-12-08account-settings: add support for saving the password in the keyring ourselvesJonny Lamb1-3/+161
2010-12-08account-settings: store the TpProtocol object and notify::ready when it's pre...Jonny Lamb1-3/+47
2010-12-07Remove Ovi chat profileGuillaume Desmottes1-1/+0
2010-12-07add Ovi chat profile (#630146)Guillaume Desmottes1-0/+1
2010-12-07Merge branch 'sasl'Jonny Lamb8-12/+1007
2010-12-07server-sasl-handler: shorten very long linesJonny Lamb1-4/+4
2010-12-07server-sasl-handler: stop using GET_PRIVJonny Lamb1-18/+15
2010-12-06keyring: change schema to be incompatible with current MCJonny Lamb1-9/+9
2010-12-06server-sasl-handler: handle invalid SASL statusesJonny Lamb1-0/+7
2010-12-06keyring: allow set and delete password to have NULL callbacksJonny Lamb1-2/+0
2010-12-06keyring: add a delete_password functionJonny Lamb2-0/+102
2010-12-06server-sasl-handler: save the password if requestedJonny Lamb1-1/+21
2010-12-06keyring: add set_password_{async,finish} functionsJonny Lamb2-6/+87
2010-12-06server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb3-20/+187
2010-12-06keyring: add simple keyring helperJonny Lamb3-0/+154
2010-12-04Fix uninitialized use of a variableSjoerd Simons1-1/+1
2010-12-03chatroom-mamanger: monitor for file changes (#636360)Guillaume Desmottes1-13/+74
2010-12-03auth-client: improve the password request dialogJonny Lamb2-2/+11
2010-12-03server-sasl-handler: add an account propertyJonny Lamb3-4/+38
2010-12-02rename unused empathy_chatroom_manager_chat_handled()Guillaume Desmottes2-37/+0
2010-12-02chatroom-manager: use a room channel Observer (#636202)Guillaume Desmottes1-0/+107
2010-12-02remove empathy_chatroom_manager_get_count()Guillaume Desmottes2-31/+0
2010-12-02chatroom-manager: unify coding styleGuillaume Desmottes2-289/+304
2010-12-01auth-factory: create ServerSASLHandlers and signal them appearingJonny Lamb1-12/+78
2010-12-01server-sasl-handler: addedJonny Lamb3-0/+337
2010-12-01auth-factory: add EmpathyAuthFactory::new-server-sasl-handlerJonny Lamb1-0/+10
2010-12-01auth-factory: also handle auth channelsJonny Lamb1-1/+12
2010-12-01debug: add SASL debug flag and keyJonny Lamb2-0/+2
2010-12-01tp-contact-factory: request avatar featureGuillaume Desmottes1-0/+1
2010-11-24empathy_message_from_tpl_log_entry: don't leak receiver and senderGuillaume Desmottes1-6/+12
2010-11-17Merge branch 'bug-547658'Emilio Pozuelo Monfort3-1/+53
2010-11-16use gsettings version of the document-font-name key (#626810)Guillaume Desmottes1-0/+3
2010-11-15contact: enable showing a phone next to contacts who are on phonesJonny Lamb3-1/+53
2010-11-15Make ca-certs location configurable (#634197)Brian Pepple1-1/+1
2010-11-13Stop using removed Individual convenience methods from folksPhilip Withnall1-1/+1
2010-11-02improve hash mismatch error (#632926)Guillaume Desmottes1-2/+1
2010-10-28chatroom-manager: ensure that we stay alive while preparing the AMGuillaume Desmottes1-2/+5
2010-10-25idle.h: we have to include account from tp-glibGuillaume Desmottes1-0/+1
2010-10-20use tp_asv_* and TP_PROP_*Guillaume Desmottes1-47/+23
2010-10-20remove empathy_dispatcher_find_requestable_channel_classes_async (#632550)Guillaume Desmottes2-130/+0
2010-10-20no more need to iterate twice over the channel classesGuillaume Desmottes1-41/+33
2010-10-20empathy-ft-handler: re-implement empathy_dispatcher_find_requestable_channel_...Guillaume Desmottes1-6/+50
2010-10-20tp-chat: stop using EmpathyDispatcher to check if Conference is supportedGuillaume Desmottes1-12/+12
2010-10-18Merge branch 'external-accounts'Danielle Madeley1-2/+7