Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'reference-identities' | Stef Walter | 2011-03-22 | 4 | -8/+89 |
|\ | | | | | | | | | Conflicts: libempathy/empathy-server-tls-handler.c | ||||
| * | Use telepathy property constants in server EmpathyServerTLSHandler | Stef Walter | 2011-03-22 | 1 | -4/+4 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=645119 | ||||
| * | Style changes from review for ReferenceIdentities code | Stef Walter | 2011-03-18 | 3 | -12/+19 |
| | | |||||
| * | Use ServerTLSConnection.ReferenceIdentities to check cert identity. | Stef Walter | 2011-03-18 | 4 | -7/+81 |
| | | | | | | | | | | | | | | | | The certificate identity can be checked against more than just one piece of information. Load and use all the reference identities to check the identity of the certificate. https://bugzilla.gnome.org/show_bug.cgi?id=645119 | ||||
| * | Free priv->hostname in EmpathyServerTlsHandler | Stef Walter | 2011-03-18 | 1 | -0/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=645115 | ||||
* | | Merge branch 'stable-block-645504' | Guillaume Desmottes | 2011-03-22 | 5 | -181/+7 |
|\ \ | |||||
| * | | stop generating API for ContactBlocking | Guillaume Desmottes | 2011-03-22 | 3 | -174/+0 |
| | | | |||||
| * | | Use stable API for ContactBlocking (#645504) | Guillaume Desmottes | 2011-03-22 | 1 | -6/+6 |
| | | | |||||
| * | | depends on telepathy-glib 0.14.1 | Guillaume Desmottes | 2011-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | We need it for ContactBlocking API. | ||||
* | | | Updated Italian translation | Milo Casagrande | 2011-03-22 | 1 | -711/+971 |
| | | | |||||
* | | | accounts_dialog_add_account: ensure that the selected account is still ↵ | Guillaume Desmottes | 2011-03-22 | 1 | -1/+19 |
| | | | | | | | | | | | | visible in the treeview | ||||
* | | | accounts_dialog_model_set_selected: use select_and_scroll_to_iter | Guillaume Desmottes | 2011-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | That way we also scroll to the selected account (#643860). | ||||
* | | | factor out select_and_scroll_to_iter() | Guillaume Desmottes | 2011-03-22 | 1 | -14/+23 |
| | | | |||||
* | | | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2011-03-22 | 2 | -722/+932 |
|/ / | |||||
* | | Handle new NM 0.9 states (#644412) | Dan Williams | 2011-03-22 | 1 | -0/+8 |
| | | |||||
* | | Remove user from the blocked list when readding them | Danielle Madeley | 2011-03-22 | 1 | -0/+8 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=645487 | ||||
* | | account_chooser_update_iter: don't leak the TpAccount | Guillaume Desmottes | 2011-03-22 | 1 | -0/+2 |
| | | |||||
* | | Also show an avatar when blocking from a conversation | Emilio Pozuelo Monfort | 2011-03-22 | 3 | -3/+14 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=645069 | ||||
* | | Updated Russian translation | Yuri Myasoedov | 2011-03-22 | 1 | -100/+193 |
| | | |||||
* | | Updated kn translations | Shankar Prasad | 2011-03-21 | 1 | -123/+148 |
| | | |||||
* | | Fix some races in the chatroom joining code | Sjoerd Simons | 2011-03-21 | 1 | -34/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | The auto-reconnection logic for chatrooms was a bit odd. It would for every chatroom that existed when the account manager was prepared connect once to status-changed for each account for each chatroom... Change this such that whenever an account connects, we simply get the then current list of chatrooms and auto-connect those as needed. This fixes issues when a chatroom gets removed from the manager and when the auto-connect options on a chatrooms change. | ||||
* | | Updated Portuguese translation | Duarte Loreto | 2011-03-21 | 1 | -331/+416 |
| | | |||||
* | | [l10n]Updated Catalan translation | Gil Forcada | 2011-03-21 | 1 | -299/+364 |
| | | |||||
* | | Updated Latvian translation. | Rudolfs Mazurs | 2011-03-20 | 1 | -640/+659 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-03-20 | 1 | -108/+108 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-03-20 | 1 | -250/+339 |
| | | |||||
* | | Update Simplified Chinese translation. | Aron Xu | 2011-03-20 | 1 | -414/+463 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2011-03-19 | 1 | -288/+368 |
| | | |||||
* | | Updated Indonesian translation | Dirgita | 2011-03-19 | 1 | -877/+1829 |
| | | |||||
* | | Updated Korean translation | Changwoo Ryu | 2011-03-19 | 1 | -227/+233 |
| | | |||||
* | | Updated Arabic translation | Khaled Hosny | 2011-03-19 | 1 | -255/+257 |
| | | |||||
* | | Use the right marshal file | Emilio Pozuelo Monfort | 2011-03-19 | 1 | -2/+2 |
| | | |||||
* | | Assistant: put the protocol chooser next to the label | Emilio Pozuelo Monfort | 2011-03-18 | 1 | -3/+6 |
| | | |||||
* | | Map Ctrl-Shift-F to contact search and Ctrl-F to find | Will Thompson | 2011-03-18 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | As discussed on <https://bugzilla.gnome.org/show_bug.cgi?id=645121>, currently Ctrl-F opens the contact search dialog, and there's no keyboard shortcut for searching within the contact list (other than just typing). The Gnome HIG handles this situation: it says that the former should be Ctrl-Shift-F and the latter should be Ctrl-F. <http://library.gnome.org/devel/hig-book/2.32/input-keyboard.html.en#standard-shortcuts> | ||||
* | | Updated kn translations | Shankar Prasad | 2011-03-18 | 1 | -1085/+2638 |
| | | |||||
* | | auth-factory: allow to handle more than one auth channel at the same time ↵ | Guillaume Desmottes | 2011-03-18 | 1 | -12/+38 |
| | | | | | | | | (#645112) | ||||
* | | auth-factory: use a proper priv pointer | Guillaume Desmottes | 2011-03-18 | 2 | -3/+4 |
| | | |||||
* | | add empathy_server_sasl_handler_get_channel() | Guillaume Desmottes | 2011-03-18 | 2 | -0/+15 |
| | | |||||
* | | Free priv->hostname in EmpathyServerTlsHandler | Stef Walter | 2011-03-18 | 1 | -0/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=645115 | ||||
* | | Display an avatar on the block contact dialog | Emilio Pozuelo Monfort | 2011-03-18 | 3 | -68/+111 |
|/ | | | | https://bugzilla.gnome.org/show_bug.cgi?id=645069 | ||||
* | Allow to Observe a ServerAuthentication channel while handling another one | Guillaume Desmottes | 2011-03-18 | 1 | -1/+2 |
| | | | | There is no reason to refuse to Observe it. (#645108) | ||||
* | common_checks: tell the truth in debug messages | Guillaume Desmottes | 2011-03-18 | 1 | -7/+9 |
| | | | | | It's really confusing to read a "Can't handle.." error while it's actually an observe error. | ||||
* | common_checks: rename must_be_sasl arg to observe | Guillaume Desmottes | 2011-03-18 | 1 | -2/+7 |
| | | | | It was things clearer and easier to understand. | ||||
* | Fix the icon metadata | Danielle Madeley | 2011-03-18 | 1 | -3/+3 |
| | | | | | | The new Empathy icon was mistakenly named 'Pidgin' in the metadata. Clearly when Jakub drew it he thought he was drawing it for Pidgin. Renaming it to Empathy so people don't get confused. | ||||
* | Uploaded Ukranian | Daniel Korostil | 2011-03-18 | 1 | -281/+361 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-03-17 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.91.1EMPATHY_2_91_91_1 | Guillaume Desmottes | 2011-03-17 | 2 | -2/+57 |
| | |||||
* | server-sasl-handler: remove stored password if they can't be saved | Guillaume Desmottes | 2011-03-17 | 1 | -0/+6 |
| | |||||
* | save the password before trying to connect the new account (#643690) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+16 |
| | |||||
* | Allow to enter an email address as ICQ ID (#645014) | Guillaume Desmottes | 2011-03-17 | 1 | -2/+5 |
| | |||||
* | Contact Search: close the dialog when adding a contact | Emilio Pozuelo Monfort | 2011-03-17 | 1 | -0/+3 |
| | |||||
* | Don't update Contact menu on a focus-in (#644936) | Michael Terry | 2011-03-17 | 1 | -9/+24 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-17 | 1 | -170/+162 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-17 | 1 | -80/+160 |
| | |||||
* | Fix warnings from GCC 4.6 about variables that are set but not used. | Kjartan Maraas | 2011-03-17 | 22 | -166/+5 |
| | |||||
* | auth-client: implement Debug interface (#645008) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+10 |
| | |||||
* | pass a preferred handler when requesting channels | Guillaume Desmottes | 2011-03-17 | 5 | -13/+15 |
| | | | | | We want to use Empathy components when possible instead of, say, KDE ones if both are installed (#643863). | ||||
* | define constants for handler bus name | Guillaume Desmottes | 2011-03-17 | 4 | -4/+15 |
| | | | | It's more convenient and safe than hardcoding them everywhere. | ||||
* | rename empathy-dispatcher to empathy-request-util | Guillaume Desmottes | 2011-03-17 | 20 | -46/+40 |
| | | | | | We don't have EmpathyDispatcher any more so this file just contains some utility functions now. | ||||
* | account-widget-irc: set password-prompt param when needed (#644406) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+58 |
| | |||||
* | Updated French translation | Bruno Brouard | 2011-03-17 | 1 | -249/+354 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2011-03-17 | 1 | -456/+642 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-03-16 | 1 | -138/+212 |
| | |||||
* | New Empathy icon (#614640) | Jakub Steiner | 2011-03-16 | 9 | -262/+6437 |
| | | | | Thank you Telepathy icon, you served us well. | ||||
* | ContactSearch: don't leak a GError | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -2/+4 |
| | |||||
* | Merge branch 'call-details-644830' | Guillaume Desmottes | 2011-03-16 | 1 | -1/+8 |
|\ | |||||
| * | streamed-media-window: Put the details vbox in a scroll window | Guillaume Desmottes | 2011-03-16 | 1 | -1/+8 |
| | | | | | | | | | | It can require a lot of horizontal space and we don't want to enlarge the call window just for that (#644830). | ||||
* | | individual-view: call empathy_individual_manager_remove() also when the ↵ | Guillaume Desmottes | 2011-03-16 | 1 | -7/+5 |
| | | | | | | | | | | | | | | response is GTK_RESPONSE_YES Also, don't remove the contact if the operation has been cancelled in empathy_block_individual_dialog_show(). | ||||
* | | individual-view: use our own RESPONSE enum | Guillaume Desmottes | 2011-03-16 | 1 | -6/+14 |
| | | | | | | | | This code was too confusing when using GTK_RESPONSE_* | ||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2011-03-16 | 1 | -6/+24 |
|/ | |||||
* | Updated Czech translation | Marek Černocký | 2011-03-16 | 1 | -427/+594 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-03-15 | 1 | -319/+445 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2011-03-15 | 1 | -5/+45 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2011-03-15 | 1 | -100/+177 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-03-15 | 1 | -961/+326 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-03-15 | 1 | -58/+84 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-03-15 | 1 | -101/+152 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2011-03-15 | 1 | -168/+223 |
| | |||||
* | Require the proper version of Folks. | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
| | |||||
* | Adjust for Folks PresenceOwner -> PresenceDetails rename | Travis Reitter | 2011-03-15 | 6 | -51/+54 |
| | | | | | Fixes bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Adjust for Folks Groupable -> GroupDetails rename | Travis Reitter | 2011-03-15 | 10 | -83/+89 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Adjust for Folks Favouritable -> FavouriteDetails rename | Travis Reitter | 2011-03-15 | 6 | -18/+24 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Adjust for Folks AvatarOwner -> AvatarDetails rename | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Adjust for Folks Aliasable -> AliasDetails rename | Travis Reitter | 2011-03-15 | 9 | -34/+39 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name change (API/ABI breaks) | ||||
* | Bump the Folks version requirement for the following API changes. | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
| | | | | | Helps bgo#644470 - Empathy needs to catch up with Folks interface name changes (API/ABI breaks) | ||||
* | individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' ↵ | Guillaume Desmottes | 2011-03-14 | 1 | -2/+13 |
| | | | | button | ||||
* | coding style fixes | Guillaume Desmottes | 2011-03-14 | 2 | -2/+2 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-03-14 | 1 | -58/+147 |
| | |||||
* | Add missing files | Khaled Hosny | 2011-03-14 | 1 | -0/+2 |
| | |||||
* | Merge branch 'glassrose-contact-blocking-rebase' | Danielle Madeley | 2011-03-14 | 29 | -32/+1967 |
|\ | |||||
| * | Update the wording of the other contact blocking dialog | Danielle Madeley | 2011-03-11 | 1 | -3/+4 |
| | | |||||
| * | Update the wording of the contact blocking dialog | Danielle Madeley | 2011-03-11 | 1 | -15/+56 |
| | | | | | | | | Include the list of personas which will not be blocked. | ||||
| * | Add FIXME to empathy_individual_manager_supports_blocking() | Chandni Verma | 2011-03-11 | 1 | -0/+2 |
| | | | | | | | | | | | | The parameter @self is not required and the method can be placed in utility. I left it as it is to stay coherent with empathy-2.34 and attached a FIXME to be fixed after empathy 2.x is done. | ||||
| * | Use tp_g_signal_connect_object for Tp proxies that outlive the CB dialog | Danielle Madeley | 2011-03-11 | 1 | -4/+6 |
| | | |||||
| * | Use Conn.I.CB to report contacts as abusive when blocking them | Danielle Madeley | 2011-03-11 | 1 | -2/+11 |
| | | |||||
| * | Only destroy block confirmation dialogs after we've read out the abusive state | Danielle Madeley | 2011-03-11 | 2 | -3/+3 |
| | | |||||
| * | Determine whether a connection supports reporting abuse, set the connection flag | Danielle Madeley | 2011-03-11 | 1 | -0/+36 |
| | | |||||
| * | Add draft Conn.I.ContactBlocking (danni's version) to extensions | Danielle Madeley | 2011-03-11 | 3 | -0/+174 |
| | | |||||
| * | Hook up abusive argument into TpContactList backend | Danielle Madeley | 2011-03-11 | 9 | -17/+30 |
| | | |||||
| * | Initialize EmpathyContactManager before creating a new contact->Block menuitem | Chandni Verma | 2011-03-11 | 1 | -1/+2 |
| | | |||||
| * | Setting "window" data on submenu only if it's not NULL | Chandni Verma | 2011-03-11 | 1 | -3/+3 |
| | | |||||
| * | Use Contact Manager flags instead of Individual Manager flags | Chandni Verma | 2011-03-09 | 3 | -56/+20 |
| | | |||||
| * | Style fixes from review | Danielle Madeley | 2011-03-08 | 2 | -2/+5 |
| | | |||||
| * | Add confirmation dialog to Remove | Danielle Madeley | 2011-03-08 | 5 | -3/+112 |
| | | | | | | | | | | Also includes the future Report Abusive check box, so that all the strings are in place now. | ||||
| * | Add block confirmation to the authorise publication dialog | Danielle Madeley | 2011-03-08 | 1 | -5/+17 |
| | | |||||
| * | Add UI to blocking confirmation dialog for future "report as abusive" function | Danielle Madeley | 2011-03-08 | 2 | -3/+31 |
| | | |||||
| * | Factor out common blocking confirmation dialog | Danielle Madeley | 2011-03-08 | 3 | -26/+53 |
| | | |||||
| * | contact-blocking-dialog: report errors to the user | Danielle Madeley | 2011-03-08 | 1 | -3/+52 |
| | | |||||
| * | Don't leak EmpathyContact | Danielle Madeley | 2011-03-08 | 1 | -0/+2 |
| | | |||||
| * | Add Block button to the subscription authorization dialog | Danielle Madeley | 2011-03-08 | 2 | -13/+61 |
| | | |||||
| * | Add a confirmation dialog when you block a contact from the Contact menu | Danielle Madeley | 2011-03-08 | 2 | -3/+47 |
| | | |||||
| * | Add 'Delete and Block' as an option to the Remove Contact dialog | Danielle Madeley | 2011-03-08 | 1 | -10/+24 |
| | | |||||
| * | Add contact blocking support to EmpathyIndividualManager | Danielle Madeley | 2011-03-08 | 2 | -0/+122 |
| | | |||||
| * | Add 'Block Contact' to empathy-contact-menu | Danielle Madeley | 2011-03-08 | 3 | -2/+75 |
| | | |||||
| * | Add contact blocking to EmpathyContactList and friends | Danielle Madeley | 2011-03-08 | 5 | -6/+135 |
| | | |||||
| * | Handle the case where there are no accounts with deny channels | Danielle Madeley | 2011-03-08 | 1 | -26/+62 |
| | | |||||
| * | Don't need to prepare accounts separately | Danielle Madeley | 2011-03-08 | 1 | -30/+11 |
| | | |||||
| * | Add blocked contacts dialog to Empathy main window menu | Danielle Madeley | 2011-03-08 | 2 | -1/+23 |
| | | |||||
| * | Prepare EmpathyContactManager in test | Danielle Madeley | 2011-03-08 | 1 | -0/+7 |
| | | |||||
| * | Provide autocompletion of known contacts in the entry box | Danielle Madeley | 2011-03-08 | 1 | -5/+47 |
| | | |||||
| * | Add and remove contacts from deny list | Danielle Madeley | 2011-03-08 | 2 | -12/+183 |
| | | |||||
| * | Connect ::response in test | Danielle Madeley | 2011-03-08 | 1 | -0/+3 |
| | | |||||
| * | Test for contact blocking dialog | Danielle Madeley | 2011-03-08 | 3 | -0/+48 |
| | | |||||
| * | Beginning of contact blocking dialog | Danielle Madeley | 2011-03-08 | 4 | -0/+722 |
| | | | | | | | | | | | | | | Can currently select an account and view the contact blocking 'deny' list. List reponds to changes in the group membership. Add/Remove buttons do not yet do anything. | ||||
* | | l10n: Updated Greek translation | Michael Kotsarinis | 2011-03-14 | 1 | -450/+527 |
| | | |||||
* | | [l10n] Updated Estonian translation | Ivar Smolin | 2011-03-13 | 1 | -4/+26 |
| | | |||||
* | | Updated Hungarian translation | Gabor Kelemen | 2011-03-13 | 1 | -444/+512 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-12 | 1 | -33/+33 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-12 | 1 | -31/+26 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-12 | 1 | -167/+117 |
| | | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-12 | 1 | -657/+935 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2011-03-12 | 1 | -158/+862 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2011-03-12 | 1 | -44/+54 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2011-03-12 | 1 | -34/+47 |
| | | |||||
* | | Updated Arabic translation | Khaled Hosny | 2011-03-11 | 1 | -73/+94 |
| | | |||||
* | | Empathy.Auth.client: set DelayApprovers (#644475) | Guillaume Desmottes | 2011-03-11 | 1 | -0/+3 |
| | | |||||
* | | [l10n] Updated Catalan translation | Gil Forcada | 2011-03-11 | 1 | -71/+81 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2011-03-11 | 1 | -72/+95 |
| | | |||||
* | | Update our local fields having Overwritten_By_Nickname when updating our ↵ | Guillaume Desmottes | 2011-03-10 | 1 | -0/+43 |
| | | | | | | | | nickname (#644298) | ||||
* | | don't update Alias.Nickname if not needed | Guillaume Desmottes | 2011-03-10 | 1 | -2/+9 |
| | | |||||
* | | inline set_alias_on_account() | Guillaume Desmottes | 2011-03-10 | 1 | -10/+3 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2011-03-10 | 1 | -484/+639 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2011-03-10 | 1 | -32/+42 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2011-03-10 | 1 | -96/+119 |
| | | |||||
* | | Uploaded Ukranian | Daniel Korostil | 2011-03-10 | 1 | -72/+95 |
| | | |||||
* | | contact-widget: don't allow edit fields having the Overwritten_By_Nickname ↵ | Guillaume Desmottes | 2011-03-09 | 1 | -0/+13 |
| | | | | | | | | flag (#644296) | ||||
* | | contact-widget: only call SetContactInfo() is details changed (#644295) | Guillaume Desmottes | 2011-03-09 | 1 | -7/+32 |
| | | |||||
* | | Merge branch 'remember-any-exception' | Stef Walter | 2011-03-09 | 1 | -15/+6 |
|\ \ | |||||
| * | | libempathy-gtk: In TLS Dialog allow remembering of any exception. | Stef Walter | 2011-03-08 | 1 | -15/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Previously we couldn't do this because we had nowhere to store these exceptions. But now this is possible because we're storing them as trust assertions. https://bugzilla.gnome.org/show_bug.cgi?id=639417 | ||||
* | | | remove released flag | Guillaume Desmottes | 2011-03-09 | 1 | -1/+1 |
| | | | |||||
* | | | prepare 2.91.91EMPATHY_2_91_91 | Guillaume Desmottes | 2011-03-09 | 2 | -3/+51 |
| | | | |||||
* | | | display a debug message if we can't get the TpContact | Guillaume Desmottes | 2011-03-09 | 1 | -1/+4 |
| | | | |||||
* | | | call-observer: display a notification when rejecting a call (#644127) | Guillaume Desmottes | 2011-03-09 | 2 | -8/+92 |
| | | | |||||
* | | | call-observer: set the Recover flag | Guillaume Desmottes | 2011-03-09 | 1 | -1/+1 |
| | | | | | | | | | | | | We want to know about existing calls when starting. | ||||
* | | | Revert "disable the call observer for now" | Guillaume Desmottes | 2011-03-09 | 1 | -5/+0 |
| | | | | | | | | | | | | This reverts commit c4f12fc9ad76f90374e08460971f001fdfb90036. | ||||
* | | | call-observer: reject all the channels we claimed | Guillaume Desmottes | 2011-03-08 | 1 | -7/+74 |
| | | | | | | | | | | | | | | | | | | Once we have claimed the ChannelDispatchOperation, we are now the handler of all its channels. So, we should close them all as we are not going to do anything with them. (#644210) | ||||
* | | | return from ObserveChannels() after having called Claim() | Guillaume Desmottes | 2011-03-08 | 1 | -0/+2 |
| | | | |||||
* | | | call-observer: return from ObserveChannels() if the channel was already ↵ | Guillaume Desmottes | 2011-03-08 | 1 | -0/+2 |
| | | | | | | | | | | | | invalidated | ||||
* | | | call-observer: set debug domain to 'voip' and add 2 debug messages | Guillaume Desmottes | 2011-03-08 | 1 | -1/+6 |
| | | | |||||
* | | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-03-08 | 1 | -34/+51 |
| | | | |||||
* | | | depends on GTK+ 3.0.2 | Guillaume Desmottes | 2011-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | We need it for GTK_STYLE_CLASS_PRIMARY_TOOLBAR. | ||||
* | | | Updated Russian translation | Yuri Myasoedov | 2011-03-08 | 1 | -374/+210 |
| | | | |||||
* | | | update Punjabi Translation by A S Alam | A S Alam | 2011-03-08 | 1 | -36/+48 |
| | | | |||||
* | | | Updated Portuguese translation | Duarte Loreto | 2011-03-08 | 1 | -690/+890 |
| | | | |||||
* | | | Updated Spanish translation | Daniel Mustieles | 2011-03-08 | 1 | -6/+19 |
|/ / | |||||
* | | disable the call observer for now | Guillaume Desmottes | 2011-03-07 | 1 | -0/+5 |
| | | |||||
* | | all: set the primary-toolbar style class on primary toolbars | Cosimo Cecchi | 2011-03-07 | 3 | -0/+8 |
| | | | | | | | | | | | | | | So themes can override their appearance without hardcoding the widget hierarchy. https://bugzilla.gnome.org/show_bug.cgi?id=644121 | ||||
* | | Don't look for Call channels | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -27/+4 |
| | | | | | | | | We don't support them on master yet. | ||||
* | | Build fix | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -1/+1 |
| | | |||||
* | | Delay the approvers | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -0/+2 |
| | | |||||
* | | Autoreject incoming calls if there are others in progress | Emilio Pozuelo Monfort | 2011-03-07 | 4 | -1/+347 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643656 | ||||
* | | Show a profile info button in contact search results | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -0/+55 |
| | | |||||
* | | Use the special "" search field if the CM supports it | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -1/+5 |
| | | |||||
* | | account-assistant: add mnemonic for the "no salut account" checkbox (#644058) | Guillaume Desmottes | 2011-03-07 | 1 | -2/+2 |
| | | |||||
* | | empathy_protocol_name_to_display_name: MSN has been renamed to "Windows ↵ | Guillaume Desmottes | 2011-03-07 | 1 | -1/+1 |
| | | | | | | | | live" (#643920) | ||||
* | | [l10n] Updated Catalan translation | Gil Forcada | 2011-03-07 | 1 | -7/+24 |
| | | |||||
* | | auth-factory: set Observer.DelayApprovers (#643872) | Guillaume Desmottes | 2011-03-07 | 1 | -0/+2 |
| | | |||||
* | | depends on telepathy-glib 0.13.16 | Guillaume Desmottes | 2011-03-07 | 1 | -1/+1 |
| | | | | | | | | We need it for tp_base_client_set_observer_delay_approvers(). | ||||
* | | Warn the user if she has insufficient disk space to receive a file | Danielle Madeley | 2011-03-07 | 1 | -3/+58 |
|/ | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=644062 | ||||
* | Updated Lithuanian translation by Aurimas Černius and me | Žygimantas Beručka | 2011-03-06 | 1 | -682/+884 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-03-06 | 1 | -159/+174 |
| | |||||
* | Updated Bulgarian translation | Krasimir Chonov | 2011-03-06 | 1 | -670/+833 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-03-06 | 1 | -6/+13 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-03-05 | 1 | -774/+1534 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-03-05 | 1 | -69/+74 |
| | |||||
* | update Punjabi Translation by A S Alam | A S Alam | 2011-03-05 | 1 | -363/+385 |
| | |||||
* | tp_chat_received_cb: display the path of the channel in debug log | Guillaume Desmottes | 2011-03-04 | 1 | -1/+2 |
| | | | | That can be convenient when debugging to easily match Empathy and CM logs. | ||||
* | Uploaded Ukranian | Daniel Korostil | 2011-03-04 | 1 | -29/+30 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-03-04 | 1 | -15/+19 |
| | |||||
* | Update Simplified Chinese translation. | liuzhen | 2011-03-03 | 1 | -547/+711 |
| | |||||
* | Emit RESPONSE_APPLY on row-activated | Danielle Madeley | 2011-03-03 | 1 | -0/+12 |
| | |||||
* | Contact Search Dialog: Search when enter is pressed | Danielle Madeley | 2011-03-03 | 1 | -1/+3 |
| | |||||
* | Change 'Add' to 'Add Contact' | Danielle Madeley | 2011-03-03 | 1 | -1/+3 |
| | |||||
* | Tweak ContactSearchDialog padding | Danielle Madeley | 2011-03-03 | 1 | -13/+17 |
| | |||||
* | Only show the "Remember password" tickybox if we can do that | Danielle Madeley | 2011-03-03 | 3 | -1/+44 |
| | |||||
* | Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handler | Danielle Madeley | 2011-03-03 | 1 | -3/+40 |
| | |||||
* | Add Chan.I.CredentialsStorage to extensions | Danielle Madeley | 2011-03-03 | 3 | -0/+61 |
| | |||||
* | [l10n] Updated Catalan translation | Gil Forcada | 2011-03-03 | 1 | -713/+862 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-03-02 | 1 | -163/+174 |
| | |||||
* | Update Russian translation by Yury Myasoedov <omerta13@yandex.ru> | Leonid Kanter | 2011-03-01 | 1 | -612/+795 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-03-01 | 1 | -211/+224 |
| | |||||
* | Add support for message type to support /me | Nicolas Dufresne | 2011-03-01 | 1 | -0/+2 |
| | |||||
* | find_items_cb: copy the string stored in the result | Guillaume Desmottes | 2011-02-28 | 1 | -1/+2 |
| | |||||
* | find_items_cb: always use the first password found | Guillaume Desmottes | 2011-02-28 | 1 | -5/+14 |
| | |||||
* | accounts_dialog_set_selected_account: scroll to the selected account | Guillaume Desmottes | 2011-02-28 | 1 | -1/+14 |
| | |||||
* | empathy-accounts: allow to pass the full path of the account | Guillaume Desmottes | 2011-02-28 | 1 | -2/+6 |
| | |||||
* | Request a minimal size on the presence chooser | Robert Sajdok | 2011-02-28 | 1 | -0/+1 |
| | | | | This avoid to make it completely disappear when resizing the window (#583317) | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-02-28 | 1 | -146/+157 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-02-27 | 1 | -867/+1556 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-02-26 | 1 | -673/+857 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-26 | 1 | -147/+160 |
| | |||||
* | Updated French translation | Bruno Brouard | 2011-02-26 | 1 | -146/+159 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2011-02-26 | 1 | -467/+533 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90.2EMPATHY_2_91_90_2 | Guillaume Desmottes | 2011-02-25 | 2 | -2/+8 |
| | |||||
* | Disable /part command for now | Guillaume Desmottes | 2011-02-25 | 1 | -0/+7 |
| | | | | See https://bugzilla.gnome.org/show_bug.cgi?id=643295 | ||||
* | remove released flag | Guillaume Desmottes | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90.1EMPATHY_2_91_90_1 | Guillaume Desmottes | 2011-02-25 | 2 | -2/+27 |
| | |||||
* | Implementation of /PART command for MUCs | Chandni Verma | 2011-02-25 | 2 | -6/+59 |
| | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=604348 | ||||
* | Updating empathy_tp_chat_leave() function in empathy-tp-chat API | Chandni Verma | 2011-02-25 | 4 | -48/+19 |
| | |||||
* | Update the Logger dbus API for the new version | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -67/+47 |
| | |||||
* | Indentation fix | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -21/+21 |
| | |||||
* | Log window: free the entities together with the list | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -3/+1 |
| | |||||
* | Check for the right telepathy-logger pc file | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Log window: don't leak the account | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -1/+1 |
| | |||||
* | Unref the entity when we're done | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -0/+2 |
| | |||||
* | Port empathy to Telepathy logger 0.2.0 | Nicolas Dufresne | 2011-02-25 | 7 | -146/+144 |
| | |||||
* | tls-dialog: destroy the dialog if the certificate is invalidated (#643186) | Guillaume Desmottes | 2011-02-24 | 1 | -0/+13 |
| | | | | There is no point to keep it around. | ||||
* | Fix header collisions between clutter-gtk-0.10 and clutter-gtk-1.0 | Nirbheek Chauhan | 2011-02-24 | 1 | -2/+2 |
| | | | | | | Always include clutter-gtk-1.0 first to avoid header-include-path problems https://bugzilla.gnome.org/show_bug.cgi?id=643078 | ||||
* | re-implement /query and /msg (#623682) | Guillaume Desmottes | 2011-02-24 | 1 | -24/+38 |
| | |||||
* | finally kill EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 2 | -689/+1 |
| | | | | So long, and thanks for all the dispatching! | ||||
* | ft-handler: stop instantiating a EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 1 | -10/+0 |
| | |||||
* | empathy.c: stop instantiating a EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 1 | -6/+0 |
| | |||||
* | use tp_capabilities_supports_room_list() (#641491) | Guillaume Desmottes | 2011-02-24 | 1 | -13/+8 |
| | |||||
* | depend on telepathy-glib 0.13.14 | Guillaume Desmottes | 2011-02-24 | 1 | -1/+1 |
| | | | | We need it for tp_capabilities_supports_room_list() | ||||
* | Updated French translation | Bruno Brouard | 2011-02-24 | 1 | -77/+81 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2011-02-23 | 2 | -340/+358 |
| | |||||
* | CC panel: don't use an undefined symbol | Emilio Pozuelo Monfort | 2011-02-23 | 2 | -6/+0 |
| | |||||
* | Ship a 256x256 version of the Empathy icon | Guillaume Desmottes | 2011-02-22 | 2 | -0/+1 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-02-22 | 1 | -2/+5 |
| | |||||
* | Fix make distcheckEMPATHY_2_91_90 | Emilio Pozuelo Monfort | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.90 | Guillaume Desmottes | 2011-02-21 | 2 | -3/+61 |
| | |||||
* | use GeditCloseButton (#642865) | Guillaume Desmottes | 2011-02-21 | 1 | -21/+4 |
| | |||||
* | add gedit-close-button | Guillaume Desmottes | 2011-02-21 | 3 | -0/+142 |
| | | | | This file is a bare copy from gedit. | ||||
* | coding style fixes | Guillaume Desmottes | 2011-02-21 | 2 | -2/+2 |
| | |||||
* | Prevent segv attempting to free uninitialised value. | Danielle Madeley | 2011-02-21 | 1 | -1/+1 |
| | |||||
* | re-enable strict-prototypes warning | Guillaume Desmottes | 2011-02-21 | 1 | -2/+1 |
| | | | | It seems that GTK+ has been fixed | ||||
* | Move farsight-using sources to src | Emilio Pozuelo Monfort | 2011-02-21 | 11 | -14/+14 |
| | | | | And only build them for empathy-av, since they use farsight. | ||||
* | Fiexd wrong title capitalization for checkbox | Milo Casagrande | 2011-02-21 | 7 | -7/+7 |
| |