summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-09notifications-approver: don't show notifications for auth eventsJonny Lamb1-0/+10
2010-12-09event-manager: become an approver for auth channelsJonny Lamb2-6/+85
2010-12-09event-manager: add the account to the EmpathyEvent structJonny Lamb2-13/+23
2010-12-09account-widget: handle the remember password widget with the simple widgetJonny Lamb2-13/+57
2010-12-09Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2-850/+960
2010-12-08account-settings: don't call TpAccount functions if we've not created it yetJonny Lamb1-3/+9
2010-12-08password-dialog: re-enable showing the Remember password check buttonJonny Lamb1-7/+0
2010-12-08account-widget: hook up the remember password toggle buttonJonny Lamb1-0/+38
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-07empathy_subscription_dialog_show: show contact detailsGuillaume Desmottes1-1/+2
2010-12-07Updated Hebrew translation.Yaron Shahrabani1-202/+218
2010-12-07Remove Ovi chat profileGuillaume Desmottes4-156/+0
2010-12-07add services_infos containing infos regarding servicesGuillaume Desmottes1-21/+24
2010-12-07hide jabber example by default so we just have to show the one we wantGuillaume Desmottes2-6/+4
2010-12-07account_widget_get_service: check Service for Facebook and GTalk tooGuillaume Desmottes1-6/+11
2010-12-07empathy_account_widget_get_default_display_name: special case Ovi as wellGuillaume Desmottes1-0/+8
2010-12-07more use of account_widget_get_service()Guillaume Desmottes1-30/+4
2010-12-07add account_widget_get_service() and an enum to represent servicesGuillaume Desmottes1-13/+40
2010-12-07add account widget for OviGuillaume Desmottes2-3/+149
2010-12-07account-widget: generalise facebook suffix codeGuillaume Desmottes1-15/+31
2010-12-07add Ovi chat profile (#630146)Guillaume Desmottes2-0/+16
2010-12-07Merge branch 'sasl'Jonny Lamb15-15/+1431
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-07password-dialog: stop using GET_PRIVJonny Lamb1-9/+7
2010-12-07password-dialog: small style change to please make checkJonny Lamb1-2/+2
2010-12-07po: add password-dialog to POTFILES.inJonny Lamb1-0/+1
2010-12-06keyring: change schema to be incompatible with current MCJonny Lamb1-9/+9
2010-12-06password-dialog: center the dialogJonny Lamb1-0/+2
2010-12-06password-dialog: don't display "Remember password" for nowJonny Lamb1-0/+7
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-06Point to #empathy instead of #telepathyEmilio Pozuelo Monfort1-1/+1
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 Lamb4-23/+193
2010-12-06keyring: add simple keyring helperJonny Lamb3-0/+154
2010-12-04Fix uninitialized use of a variableSjoerd Simons1-1/+1
2010-12-03auth-client: move the password dialog into a new fileJonny Lamb4-176/+390
2010-12-03gdk_x11_drawable_get_xdisplay() has been renamed, so let's use the specific m...Guillaume Desmottes1-1/+1
2010-12-03auth-client: grab the keyboard focus when popping up the password dialogJonny Lamb1-0/+73
2010-12-03chatroom-mamanger: monitor for file changes (#636360)Guillaume Desmottes1-13/+74
2010-12-03auth-client: improve the password request dialogJonny Lamb3-13/+74
2010-12-03server-sasl-handler: add an account propertyJonny Lamb3-4/+38
2010-12-03Fix another articleGabor Kelemen1-1/+1
2010-12-03Fix articleGabor Kelemen1-1/+1
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