aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prepare 2.33.2EMPATHY_2_33_2Guillaume Desmottes2011-02-252-2/+39
* Add missing files to POTFILES.inEmilio Pozuelo Monfort2011-02-251-0/+5
* Add a button to delete logsEmilio Pozuelo Monfort2011-02-242-11/+96
* Update the Logger dbus API for the new versionEmilio Pozuelo Monfort2011-02-241-67/+47
* Indentation fixEmilio Pozuelo Monfort2011-02-241-21/+21
* Log window: free the entities together with the listEmilio Pozuelo Monfort2011-02-241-3/+1
* Check for the right telepathy-logger pc fileEmilio Pozuelo Monfort2011-02-241-1/+1
* Log window: don't leak the accountEmilio Pozuelo Monfort2011-02-241-1/+1
* Unref the entity when we're doneEmilio Pozuelo Monfort2011-02-241-0/+2
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-247-146/+144
* Keep a ref to our handler instanceSjoerd Simons2011-02-241-1/+1
* tls-dialog: destroy the dialog if the certificate is invalidated (#643186)Guillaume Desmottes2011-02-241-0/+13
* More consistent naming of the call handler optionSjoerd Simons2011-02-241-2/+3
* make the dots consistentSjoerd Simons2011-02-241-1/+1
* escape USE_MAINTAINER_MODE to prevent errors from makeSjoerd Simons2011-02-241-1/+1
* auto-detect the presence of farsightSjoerd Simons2011-02-241-3/+14
* empathy_call_new_with_streams: prefer StreamedMedia over CallEmilio Pozuelo Monfort2011-02-241-13/+13
* Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-02-245-41/+6
* Show an error dialog if starting a call failsEmilio Pozuelo Monfort2011-02-241-1/+25
* Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-02-247-64/+30
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-02-2410-145/+224
* No need to borrow the connection, it gets passed to usSjoerd Simons2011-02-241-1/+0
* Trivial coding style fix (>80 chars)Sjoerd Simons2011-02-241-1/+2
* Retrieve the contact for incoming calls so we can display itSjoerd Simons2011-02-241-3/+24
* Stop ringing after approving a Channel.Type.Call channelSjoerd Simons2011-02-241-1/+2
* event-manager Remove HAVE_CALL ifdefs, even if we didn't build the handler we...Sjoerd Simons2011-02-241-15/+1
* Close call channels after hanging upSjoerd Simons2011-02-241-0/+1
* Update telepathy-yell submoduleSjoerd Simons2011-02-231-0/+0
* In gtk2 GtkProgressBar doesn't implement GTK_ORIENTABLESjoerd Simons2011-02-232-10/+3
* Explicitely use the libtelepathy-yell .la file for dependency trackingSjoerd Simons2011-02-231-1/+1
* Remove stray debugSjoerd Simons2011-02-231-9/+1
* Only change the UI in the main threadSjoerd Simons2011-02-231-2/+11
* Use target-contact instead of membersSjoerd Simons2011-02-231-56/+18
* Move to using ->priv pointer in the object instanceSjoerd Simons2011-02-232-7/+7
* coding style triviaSjoerd Simons2011-02-231-3/+6
* Add TargetContact property that's guaranteed to exist on CallHandlerSjoerd Simons2011-02-233-8/+51
* Recognize Call channel capabilitiesSjoerd Simons2011-02-231-0/+24
* Don't use wildcards for just one marshal fileSjoerd Simons2011-02-231-4/+4
* Initialize GObjectEmilio Pozuelo Monfort2011-02-231-1/+1
* Build fixEmilio Pozuelo Monfort2011-02-231-0/+8
* Temporarily disable some codeEmilio Pozuelo Monfort2011-02-231-2/+5
* Don't use tpy_call_channel_is_sending_videoEmilio Pozuelo Monfort2011-02-231-2/+2
* Don't use tpy_call_channel_is_receiving_videoEmilio Pozuelo Monfort2011-02-231-34/+2
* Call: check for priv->members to enable the video buttonEmilio Pozuelo Monfort2011-02-231-1/+1
* Build fixEmilio Pozuelo Monfort2011-02-231-2/+2
* Add empathy-callEmilio Pozuelo Monfort2011-02-231-0/+195
* Use the new empathy_call_create_call_request thoroughlyEmilio Pozuelo Monfort2011-02-233-25/+2
* empathy_call_new_with_streams: start Calls when we support themEmilio Pozuelo Monfort2011-02-232-15/+91
* Initialize telepathy-yellEmilio Pozuelo Monfort2011-02-231-0/+6
* Show notifications for CallsEmilio Pozuelo Monfort2011-02-231-0/+1
* EmpathyEventManager: handle Call channelsEmilio Pozuelo Monfort2011-02-232-4/+95
* Teach EmpathyChannelFactory how to create Call channelsEmilio Pozuelo Monfort2011-02-232-0/+19
* NewCallDialog: support CallsEmilio Pozuelo Monfort2011-02-232-36/+43
* Build an empathy-call binary when we have Call supportEmilio Pozuelo Monfort2011-02-233-1/+33
* Add an EmpathyCallWindowFullscreen classEmilio Pozuelo Monfort2011-02-232-0/+386
* Add an EmpathyCallWindow classEmilio Pozuelo Monfort2011-02-232-0/+3369
* Add an EmpathyCallHandler classEmilio Pozuelo Monfort2011-02-232-0/+1119
* Add an EmpathyCallFactory classEmilio Pozuelo Monfort2011-02-232-0/+414
* Check for telepathy-yell if requestedEmilio Pozuelo Monfort2011-02-232-1/+30
* Add telepathy-yell as a submoduleEmilio Pozuelo Monfort2011-02-232-0/+3
* Add ax_config_dir from audacityEmilio Pozuelo Monfort2011-02-231-0/+109
* Ship a 256x256 version of the Empathy iconGuillaume Desmottes2011-02-222-0/+1
* Fix make distcheckEmilio Pozuelo Monfort2011-02-221-1/+1
* Prevent segv attempting to free uninitialised value.Danielle Madeley2011-02-211-1/+1
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-2111-15/+14
* ensure that the theme manager stay aliveGuillaume Desmottes2011-02-181-0/+6
* empathy_theme_manager_dup_singleton: act as a proper dup singleton functionGuillaume Desmottes2011-02-181-2/+5
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-1811-27/+59
* Bug 641662 — Update for libfolks API changes to IndividualAggregatorPhilip Withnall2011-02-181-2/+31
* accounts: release our ref on the TpDBusDaemonGuillaume Desmottes2011-02-171-0/+1
* empathy_account_settings_check_readyness: don't leak a ref on managerGuillaume Desmottes2011-02-171-1/+1
* rename empathy_theme_manager_get() to empathy_theme_manager_dup_singleton()Guillaume Desmottes2011-02-174-5/+11
* folks favorite API has changedGuillaume Desmottes2011-02-171-2/+2
* Always display favorite contacts (#592595)Guillaume Desmottes2011-02-171-1/+4
* accounts-dialog: only update the row which have actually been changed; may fi...Guillaume Desmottes2011-02-161-1/+15
* ft-factory: don't leak the handlerGuillaume Desmottes2011-02-161-0/+12
* fix coding styleGuillaume Desmottes2011-02-161-10/+13
* Add some more servers and port numbers for FreenodeDebarshi Ray2011-02-161-2/+7
* only try reconnecting accounts if needed (#642358)Guillaume Desmottes2011-02-164-5/+31
* Reset network list buttonChandni Verma2011-02-155-12/+110
* Merge branch 'report-abuse' into gnome-2-34Danielle Madeley2011-02-1516-669/+266
|\
| * Use tp_g_signal_connect_object for Tp proxies that outlive the CB dialogDanielle Madeley2011-02-151-4/+6
| * Use Conn.I.CB to report contacts as abusive when blocking themDanielle Madeley2011-02-141-2/+11
| * Only destroy block confirmation dialogs after we've read out the abusive stateDanielle Madeley2011-02-142-3/+3
| * Determine whether a connection supports reporting abuse, set the connection flagDanielle Madeley2011-02-141-0/+36
| * Add draft Conn.I.ContactBlocking (danni's version) to extensionsDanielle Madeley2011-02-143-0/+174
| * Hook up abusive argument into TpContactList backendDanielle Madeley2011-02-149-17/+30
| * use TP_PROP_*Guillaume Desmottes2011-02-141-5/+5
| * Stop generating Conference APIGuillaume Desmottes2011-02-143-637/+0
| * use tp-glib API for Conference (#630709)Guillaume Desmottes2011-02-141-4/+4
* | password-dialog: activate the dialog when the entry is activated (#642296)Guillaume Desmottes2011-02-141-0/+9
* | irc-network-chooser: recreate the default IRC network if needed (#641861)Guillaume Desmottes2011-02-141-1/+18
|/
* Merge branch 'contact-blocking-3' into gnome-2-34Danielle Madeley2011-02-1126-33/+1686
|\
| * Style fixes from reviewDanielle Madeley2011-02-112-2/+5
| * Add confirmation dialog to RemoveDanielle Madeley2011-02-115-3/+112
| * Add block confirmation to the authorise publication dialogDanielle Madeley2011-02-111-5/+17
| * Add UI to blocking confirmation dialog for future "report as abusive" functionDanielle Madeley2011-02-112-3/+31
| * Factor out common blocking confirmation dialogDanielle Madeley2011-02-113-26/+53
| * contact-blocking-dialog: report errors to the userDanielle Madeley2011-02-101-3/+52
| * Don't leak EmpathyContactDanielle Madeley2011-02-101-0/+2
| * Add Block button to the subscription authorization dialogDanielle Madeley2011-02-102-14/+61
| * Add a confirmation dialog when you block a contact from the Contact menuDanielle Madeley2011-02-102-1/+46
| * Add 'Delete and Block' as an option to the Remove Contact dialogDanielle Madeley2011-02-091-12/+26
| * Add contact blocking support to EmpathyIndividualManagerDanielle Madeley2011-02-092-0/+83
| * Add 'Block Contact' to empathy-contact-menuDanielle Madeley2011-02-093-2/+75
| * Add contact blocking to EmpathyContactList and friendsDanielle Madeley2011-02-095-6/+135
| * Handle the case where there are no accounts with deny channelsDanielle Madeley2011-02-081-26/+62
| * Don't need to prepare accounts separatelyDanielle Madeley2011-02-081-30/+11
| * Add blocked contacts dialog to Empathy main window menuDanielle Madeley2011-02-072-1/+23
| * Prepare EmpathyContactManager in testDanielle Madeley2011-02-071-0/+7
| * Provide autocompletion of known contacts in the entry boxDanielle Madeley2011-02-071-5/+47
| * Add and remove contacts from deny listDanielle Madeley2011-02-062-12/+183
| * Connect ::response in testDanielle Madeley2011-02-061-0/+3
| * Test for contact blocking dialogDanielle Madeley2011-02-043-0/+48
| * Beginning of contact blocking dialogDanielle Madeley2011-02-044-0/+722
* | string-parser: properly handle if g_regex_new() failsGuillaume Desmottes2011-02-101-1/+13
* | add EmpathyChannelFactory (#634679)Guillaume Desmottes2011-02-103-0/+186
* | connectivity: Update to use new Connman D-BUS service names / interfacesRob Bradford2011-02-101-2/+2
* | improve phrasing of the subscription request messageGuillaume Desmottes2011-02-101-2/+3
* | Reword subscription request dialog to be less technicalAlex Launi2011-02-101-2/+2
* | Only link empathy-av against farsightEmilio Pozuelo Monfort2011-02-102-2/+9
* | Only build the EmpathyStreamedMedia* classes for empathy-avEmilio Pozuelo Monfort2011-02-108-24/+29
* | Move a couple of call-related functions to empathy-utils.hEmilio Pozuelo Monfort2011-02-107-91/+80
* | EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-1014-150/+145
* | Generate closures for src/Emilio Pozuelo Monfort2011-02-101-1/+22
* | ::new-call-handler -> ::new-streamed-media-handlerEmilio Pozuelo Monfort2011-02-102-2/+2
* | EmpathyCallWindowFullscreen -> EmpathyStreamedMediaFullscreenEmilio Pozuelo Monfort2011-02-105-158/+158
* | EmpathyCallWindow -> EmpathyStreamedMediaWindowEmilio Pozuelo Monfort2011-02-108-426/+426
* | EmpathyCallHandler -> EmpathyStreamedMediaHandlerEmilio Pozuelo Monfort2011-02-109-253/+253
* | EmpathyTpCall -> EmpathyTpStreamedMediaEmilio Pozuelo Monfort2011-02-1010-297/+308
* | use tp_clear_object()Guillaume Desmottes2011-02-071-17/+4
* | tp-file: use the self->priv patternGuillaume Desmottes2011-02-072-220/+182
* | depends on telepathy-glib 0.13.12Guillaume Desmottes2011-02-071-1/+1
* | Set FileTransfer.URI when accepting a file (#641707)Guillaume Desmottes2011-02-071-10/+39
* | set FileTransfer.URI on outgoing FTGuillaume Desmottes2011-02-071-37/+22
|/
* individual-view: properly unref the tooltip_widget when disposing (#641157)Guillaume Desmottes2011-02-031-6/+2
* contact_list_view_popup_menu_idle_cb: remove useless sink/unrefGuillaume Desmottes2011-02-031-2/+0
* individual-menu: ensure that the contact stays alive while the activate signa...Guillaume Desmottes2011-02-031-2/+4
* individual_view_popup_menu_idle_cb: remove useless sink/unrefGuillaume Desmottes2011-02-031-2/+0
* update last_tag_patternGuillaume Desmottes2011-02-021-1/+1
* remove released flagGuillaume Desmottes2011-02-021-1/+1
* coding style fixEMPATHY_2_33_1Guillaume Desmottes2011-02-021-4/+4
* prepare 2.33.1Guillaume Desmottes2011-02-022-2/+41
* Pressing F2 opens the Edit Contact Information window for #586257Kushal Das2011-02-021-1/+22
* Bump Folks requirement.Travis Reitter2011-02-021-2/+0
* Adjust for FolksHasPresence -> FolksPresenceOwnerTravis Reitter2011-02-026-25/+43
* Adjust for FolksHasAvatar -> FolksAvatarOwnerTravis Reitter2011-02-021-1/+2
* Bug 637097 — Port to latest folks API changesPhilip Withnall2011-02-028-22/+25
* Stop using removed Individual convenience methods from folksPhilip Withnall2011-02-025-20/+20
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2011-02-0210-58/+60
* Port to libnotify 0.7.0William Jon McCann2011-02-023-6/+5
* empathy_contact_get_presence_message: use the tp_contact if there is no perso...Guillaume Desmottes2011-02-011-0/+3
* main-window: add a tooltip on connection error info bars (#626507)Robert Sajdok2011-02-012-1/+2
* account-widget-yahoo: remove server field (#634853)Guillaume Desmottes2011-01-312-33/+4
* account-dialog: keep a proper weak ref on setting_widget_objectGuillaume Desmottes2011-01-311-3/+16
* chat-window: don't display notifications for pending messages (#635513)Guillaume Desmottes2011-01-281-1/+5
* EmpathyChat::new-message: tell if the message is a pending one or notGuillaume Desmottes2011-01-282-6/+11
* Improve connected/disconnected notifications (#639352)Guillaume Desmottes2011-01-281-6/+8
* Disable meaningless popup menu items in the contact menu (#573283).Vitaly Minko2011-01-281-3/+13
* enable imported Pidgin accounts if needed (#594145)Vitaly Minko2011-01-284-5/+62
* Add Contact Search supportEmilio Pozuelo Monfort2011-01-287-1/+652
* Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2011-01-2810-102/+336
* Require folks <= 0.2Emilio Pozuelo Monfort2011-01-281-0/+2
* Main window: mark Edit→Context as untranslatable.Will Thompson2011-01-281-1/+1
* password-dialog: add missing includeJonny Lamb2011-01-261-0/+2
* status-icon: don't show notifications for auth eventsJonny Lamb2011-01-261-0/+12
* Empathy.Auth.client: fix handling and observing SASL channelsJonny Lamb2011-01-261-2/+2
* account-settings: only remove the MC password param if set in the keyring OKJonny Lamb2011-01-261-12/+30
* account-settings: use tp_account_get_path_suffixJonny Lamb2011-01-261-5/+3
* account-settings: add a comment saying what to remove when purging migration ...Jonny Lamb2011-01-261-1/+2
* account-settings: move the migration code to another functionJonny Lamb2011-01-261-45/+54
* account-settings: migrate passwords from MC to gk ourselvesJonny Lamb2011-01-261-0/+47
* password-dialog: make OK insensitive unless there's a password setJonny Lamb2011-01-261-5/+12
* password-dialog: destroy the dialog if the handler is invalidatedJonny Lamb2011-01-261-0/+11
* keyring: change display name for passwords to be more human-readableJonny Lamb2011-01-261-1/+2
* server-sasl-handler: add more debugging and only call Close in Status_SucceededJonny Lamb2011-01-261-1/+5
* main-window: s/Cancel/Disconnect/ when not giving a passwordJonny Lamb2011-01-261-1/+1
* main-window: don't use _full functions where not necessaryJonny Lamb2011-01-261-4/+1
* main-window: document what the key and value types are for hash tablesJonny Lamb2011-01-261-0/+4
* event-manager: use tp_clear_objectJonny Lamb2011-01-261-9/+2
* auth-factory: add a comment as to why we're also an approverJonny Lamb2011-01-261-0/+6
* account-settings: use tp_clear_object in disposeJonny Lamb2011-01-261-19/+5
* configure: depend on the newest tp-glib for the new auth types stuffJonny Lamb2011-01-261-1/+1
* account-widget: add Remember Password widgets for all the other protocolsJonny Lamb2011-01-267-24/+281
* account-widget: only show Remember Password ticky box if the CM supports SASLJonny Lamb2011-01-261-1/+7
* account-settings: add _supports_sasl functionJonny Lamb2011-01-262-0/+10
* account-settings: don't block notify::ready on getting a passwordJonny Lamb2011-01-262-6/+55
* status-icon: blink when we get a password requestJonny Lamb2011-01-262-5/+6
* auth-factory: become an Observer and claim auth channels where necessaryJonny Lamb2011-01-263-57/+229
* main-window: display an info bar approving or rejecting the auth channelJonny Lamb2011-01-262-1/+161
* event-manager: become an approver for auth channelsJonny Lamb2011-01-262-6/+85
* event-manager: add the account to the EmpathyEvent structJonny Lamb2011-01-262-13/+23
* account-widget: handle the remember password widget with the simple widgetJonny Lamb2011-01-262-13/+57
* account-settings: don't call TpAccount functions if we've not created it yetJonny Lamb2011-01-261-3/+14
* password-dialog: re-enable showing the Remember password check buttonJonny Lamb2011-01-261-7/+0
* account-widget: hook up the remember password toggle buttonJonny Lamb2011-01-261-0/+38
* account-settings: add support for saving the password in the keyring ourselvesJonny Lamb2011-01-261-3/+165
* account-settings: store the TpProtocol object and notify::ready when it's pre...Jonny Lamb2011-01-261-3/+47
* server-sasl-handler: shorten very long linesJonny Lamb2011-01-261-4/+4
* server-sasl-handler: stop using GET_PRIVJonny Lamb2011-01-261-18/+15
* password-dialog: stop using GET_PRIVJonny Lamb2011-01-261-9/+7
* password-dialog: small style change to please make checkJonny Lamb2011-01-261-2/+2
* po: add password-dialog to POTFILES.inJonny Lamb2011-01-261-0/+1
* keyring: change schema to be incompatible with current MCJonny Lamb2011-01-261-9/+9
* password-dialog: center the dialogJonny Lamb2011-01-261-0/+2
* password-dialog: don't display "Remember password" for nowJonny Lamb2011-01-261-0/+7
* server-sasl-handler: handle invalid SASL statusesJonny Lamb2011-01-261-0/+7
* keyring: allow set and delete password to have NULL callbacksJonny Lamb2011-01-261-2/+0
* keyring: add a delete_password functionJonny Lamb2011-01-262-0/+102
* server-sasl-handler: save the password if requestedJonny Lamb2011-01-261-1/+21
* keyring: add set_password_{async,finish} functionsJonny Lamb2011-01-262-6/+87
* server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2011-01-264-23/+193
* keyring: add simple keyring helperJonny Lamb2011-01-263-0/+154
* auth-client: move the password dialog into a new fileJonny Lamb2011-01-264-176/+390
* auth-client: grab the keyboard focus when popping up the password dialogJonny Lamb2011-01-261-0/+73
* auth-client: improve the password request dialogJonny Lamb2011-01-263-13/+74
* server-sasl-handler: add an account propertyJonny Lamb2011-01-263-4/+38
* auth-client: listen for new sasl handlers and pop up a password dialogJonny Lamb2011-01-261-2/+69
* auth-factory: create ServerSASLHandlers and signal them appearingJonny Lamb2011-01-261-12/+78
* server-sasl-handler: addedJonny Lamb2011-01-263-0/+337
* auth-factory: add EmpathyAuthFactory::new-server-sasl-handlerJonny Lamb2011-01-261-0/+10
* auth-factory: also handle auth channelsJonny Lamb2011-01-262-1/+16
* debug: add SASL debug flag and keyJonny Lamb2011-01-262-0/+2
* configure: depend on tp-glib >= 0.13.7 for tp-glib codegenJonny Lamb2011-01-261-1/+1
* Compile with --without-ca-fileWill Thompson2010-12-131-0/+2
* properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar...Guillaume Desmottes2010-11-252-2/+6
* empathy_individual_view_get_group_menu: don't leak the groupGuillaume Desmottes2010-11-251-0/+1
* log_window_get_messages_for_date: don't leak chat_id and accountGuillaume Desmottes2010-11-251-0/+3
* smiley-manager: clean up memory management of the pathGuillaume Desmottes2010-11-241-4/+5
* empathy_message_from_tpl_log_entry: don't leak receiver and senderGuillaume Desmottes2010-11-241-6/+12
* chat_log_filter: don't leak EmpathyMessageGuillaume Desmottes2010-11-241-0/+1
* remove released flagGuillaume Desmottes2010-11-181-1/+1
* configure: blindy trust user if he provided a cert fileEMPATHY_2_32_2Guillaume Desmottes2010-11-181-3/+0
* prepare 2.32.2Guillaume Desmottes2010-11-182-2/+18
* Make ca-certs location configurable (#634197)Brian Pepple2010-11-182-1/+34
* individual_avatar_pixbuf_received_cb: don't leak the itersGuillaume Desmottes2010-11-181-0/+2
* factor out free_itersGuillaume Desmottes2010-11-181-7/+10
* individual_store_name_sort_func: don't leak namesGuillaume Desmottes2010-11-181-0/+2
* remove released flagGuillaume Desmottes2010-11-152-1/+2
* prepare 2.32.1EMPATHY_2_32_1Guillaume Desmottes2010-11-152-3/+27
* [l10n] Updated Estonian translationMattias Põldaru2010-11-151-9/+6
* pofilter fixes for the Finnish translation, update translator-creditsVille-Pekka Vainio2010-11-151-64/+66
* Updated Finnish translationVille-Pekka Vainio2010-11-141-444/+528
* Updated Crimean Tatar (Crimean Turkish) translationReşat SABIQ2010-11-041-756/+1275
* Don't build with gnome-keyring 2.91.x (#631657)Guillaume Desmottes2010-10-261-1/+4
* don't support libnotify 0.7 (#632806)Guillaume Desmottes2010-10-261-1/+4
* Stop disabling deprecated GTK APIGuillaume Desmottes2010-10-261-6/+0
* disable GTK3 support (#632807)Guillaume Desmottes2010-10-261-79/+25
* Updated Catalan (Valencian) translationCarles Ferrando2010-10-231-742/+1251
* Updated Japanese translationTakayuki KUSANO2010-10-201-147/+148