aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* roster-window: ellipsize infobar titleGuillaume Desmottes2013-01-071-0/+1
| | | | | | | This avoid to increase the width of the roster window when displaying the error. https://bugzilla.gnome.org/show_bug.cgi?id=691137
* log-window: escape the body of the messageGuillaume Desmottes2013-01-071-2/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=691085
* Updated Uyghur translationGheyret Kenji2013-01-041-1831/+1902
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* Updated Tamil translationDr.T.Vasudevan2012-12-091-1002/+1229
|
* Updated Odia Translation with FUEL implementation.ManojKumar Giri2012-12-031-5/+13
|
* Updated Telugu TranslationsKrishnababu Krothapalli2012-11-281-138/+88
|
* Updated Malayalam translationsAni Peter2012-11-271-76/+77
|
* Updated Malayalam translationsAni Peter2012-11-271-195/+381
|
* hindi translation updateRajesh Ranjan2012-11-231-84/+90
|
* Updated kn translationShankar Prasad2012-11-211-118/+174
|
* remove released flagGuillaume Desmottes2012-11-141-1/+1
|
* prepare 3.6.2EMPATHY_3_6_2Guillaume Desmottes2012-11-132-2/+28
|
* auth-client: Support X-TELEPATHY-PASSWORD for GOA accountsDebarshi Ray2012-11-091-10/+57
| | | | | | | If a provider supports more than one authentication mechanism (eg., Google), we prefer OAuth2. Fixes: https://bugzilla.gnome.org/687690
* Implement Google OAUTH2 authentication for GOA accountsGiovanni Campagna2012-11-091-1/+8
| | | | | | | GOA recently switched to OAuth2 for Google accounts, so we can use its credentials to access Google Talk without a password. https://bugzilla.gnome.org/show_bug.cgi?id=652546
* camera-menu: Show the menu only if there is more than one cameraDebarshi Ray2012-11-091-0/+8
| | | | Fixes: https://bugzilla.gnome.org/687449
* empathy-call: Handle yanking out of current video inputDebarshi Ray2012-11-093-4/+31
| | | | | | | | If the current video input is yanked out, we continue the call with only audio and desensitize the camera menu. Once the call is over we sensitize it again and continue. Fixes: https://bugzilla.gnome.org/687928
* auth-client: Don't unref properties before creating the certificateDebarshi Ray2012-11-061-2/+2
| | | | Fixes: https://bugzilla.gnome.org/687762
* Updated Brazilian Portuguese TranslationRafael Ferreira2012-11-051-84/+90
|
* update Punjabi Translation for packageA S Alam2012-11-041-87/+88
|
* Updated kn translationShankar Prasad2012-11-011-84/+88
|
* Updated Irish translation.Seán de Búrca2012-10-291-2264/+2105
|
* [l10n] Updated German translationTobias Endrigkeit2012-10-261-133/+150
|
* Updated gujarati fileSweta Kothari2012-10-251-8/+15
|
* [l10n] Updated Estonian translationMattias Põldaru2012-10-231-4/+45
|
* Updated Odia Translation.ManojKumar Giri2012-10-221-474/+434
|
* empathy-call: Free the FsElementAddedNotifiers on fs-conference-removedDebarshi Ray2012-10-181-0/+3
| | | | Fixes: https://bugzilla.gnome.org/686314
* empathy-call: Clean up the TfChannel before resetting the pipelineDebarshi Ray2012-10-181-8/+14
| | | | Fixes: https://bugzilla.gnome.org/686311
* L10N: Updated Persian translationArash Mousavi2012-10-171-406/+362
|
* Updated Norwegian Nynorsk translation (sync with Ubuntu)Andreas N2012-10-171-1481/+2983
|
* remove released flagGuillaume Desmottes2012-10-151-1/+1
|
* prepare 3.6.1EMPATHY_3_6_1Guillaume Desmottes2012-10-152-3/+16
|
* Updated Danish translationAsk H. Larsen2012-10-151-354/+361
|
* Updated slovak translationPavol Klačanský2012-10-141-2255/+1713
|
* Updated Korean translationChangwoo Ryu2012-10-131-77/+86
|
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2012-10-131-82/+88
|
* Updated British English translationBruce Cowan2012-10-131-83/+88
|
* Updated Norwegian bokmål translation.Kjartan Maraas2012-10-121-353/+362
|
* Updated Thai translationTheppitak Karoonboonyanan2012-10-091-29/+35
|
* Use better wording in Hungarian translationGabor Kelemen2012-10-091-1/+1
|
* remove released flagGuillaume Desmottes2012-10-081-1/+1
|
* prepare 3.6.0.3EMPATHY_3_6_0_3Guillaume Desmottes2012-10-082-2/+11
|
* UOA mc plugin: Fix build errorsXavier Claessens2012-10-081-5/+5
|
* Updated gujarati fileSweta Kothari2012-10-081-1/+1
|
* Updated gujarati fileSweta Kothari2012-10-081-154/+86
|
* remove released flagGuillaume Desmottes2012-10-081-1/+1
|
* prepare 3.6.0.2EMPATHY_3_6_0_2Guillaume Desmottes2012-10-082-2/+24
|
* Fix planet gnome theme when using a non-default fontSjoerd Simons2012-10-082-15/+23
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685663
* Don't set the DefaultFont{Size,Family} in the themesSjoerd Simons2012-10-083-18/+0
| | | | | | | | For Adium themes Empathy prefers using the default font settings in a theme above the system font settings. So lets not set default fonts for the builtin themes, so these will follow the system instead. https://bugzilla.gnome.org/show_bug.cgi?id=685663
* deal if ag_manager_new_for_service_type() returns NULLGuillaume Desmottes2012-10-081-0/+19
| | | | | | | Looks like it may happen because of Ubuntu's apparmor policy. We can't do much in this case but best to not crash MC at least. https://bugzilla.gnome.org/show_bug.cgi?id=685498
* roster-window: fix event_activated_cb callback signatureGuillaume Desmottes2012-10-081-2/+1
| | | | | | | We receive the EmpathyEvent as the second signal argument, no as user_data pointer (which is 'self'). https://bugzilla.gnome.org/show_bug.cgi?id=681725
* empathy-spell: fix string leakPavel Vasin2012-10-081-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685652
* theme-manager: fix GList leakPavel Vasin2012-10-081-2/+2
| | | | | | g_hash_table_get_values() returns newly allocated list and it was lost https://bugzilla.gnome.org/show_bug.cgi?id=685652
* empathy_theme_manager_dup_theme_name_from_path(): fix mem leaksPavel Vasin2012-10-081-3/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685652
* contact-search-dialog: fix GtkSizeGroup leakPavel Vasin2012-10-081-0/+1
| | | | | | | | GtkSizeGroup objects are referenced by each widget in the size group, so once you have added all widgets to a GtkSizeGroup, you can drop the initial reference to the size group with g_object_unref(). https://bugzilla.gnome.org/show_bug.cgi?id=685652
* individual-menu: fix another GeeIterator leakPavel Vasin2012-10-081-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685652
* [nst] Link against libempathySjoerd Simons2012-10-071-1/+1
| | | | | | | | | | | | | As the nautilus-sendto-plugin uses functions from libempathy it should link directly against it otherwise the build fails when using -Wl,--as-needed: .libs/empathy-nautilus-sendto.o: In function `dup_contact_from_individual': /tmp/buildd/empathy-3.6.0.1/nautilus-sendto-plugin/empathy-nautilus-sendto.c:73: undefined reference to `empathy_contact_dup_best_for_action' /tmp/buildd/empathy-3.6.0.1/nautilus-sendto-plugin/empathy-nautilus-sendto.c:78: undefined reference to `empathy_contact_can_do_action'
* Updated Latvian translationRūdolfs Mazurs2012-10-071-69/+76
|
* Updated Hebrew tranlation.Yaron Shahrabani2012-10-051-198/+404
|
* Minor fixesKhaled Hosny2012-10-051-3/+3
|
* TyposKhaled Hosny2012-10-041-9/+9
|
* Updated Arabic translationKhaled Hosny2012-10-041-84/+81
|
* remove empathy-av old service and client filesGuillaume Desmottes2012-10-043-25/+0
| | | | They are not used since a while.
* Update French translationAlexandre Franke2012-10-041-22/+31
|
* [l10n] Added Khmer translationKhoem Sokhem2012-10-032-0/+4724
|
* print a warning if pulsesrc is missingGuillaume Desmottes2012-10-031-1/+4
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-10-032-694/+710
|
* remove released flagGuillaume Desmottes2012-10-031-1/+1
|
* prepare 3.6.0.1EMPATHY_3_6_0_1Guillaume Desmottes2012-10-032-2/+41
|
* chat-manager: cache the individual mgrGuillaume Desmottes2012-10-031-1/+31
| | | | We want to keep it alive during the whole lifetime of empathy-chat.
* chat-window: expose the individual mgr as a propertyGuillaume Desmottes2012-10-032-0/+42
|
* chat-window: update the contact menu when folks is loadedGuillaume Desmottes2012-10-031-0/+16
|
* chat-window: load the individual mgr when the chat window is focused outGuillaume Desmottes2012-10-031-11/+35
| | | | | Dirty hack to cope with Folks being slow as hell and blocking the main loop while preparing.
* move the individual mgr reference to empathy-chat-windowGuillaume Desmottes2012-10-032-19/+15
| | | | | | The chat window is the one actually using the manager so it makes sense to move it there. It's a singleton so the same instance will be shared between windows anyway.
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2012-10-031-65/+71
|
* Updated Hungarian translationGabor Kelemen2012-10-031-63/+72
|
* roster-view: add some delay before actually starting the live searchGuillaume Desmottes2012-10-021-2/+27
| | | | | | | This avoid stacking a bunch of useless searches while user is typing as we can't stop the old search before starting the new one. https://bugzilla.gnome.org/show_bug.cgi?id=685278
* cope with the top_group_members list being changed while iterating over itGuillaume Desmottes2012-10-021-6/+13
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685203
* individual-manager: make sure the individual stays alive when removing itGuillaume Desmottes2012-10-021-0/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685203
* roster-model-manager: factor out {add_to,remove_from}_top_group_members()Guillaume Desmottes2012-10-021-14/+23
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685203
* Updated Greek translationTom Tryfonidis2012-10-021-30/+39
|
* Updated Bulgarian translationAlexander Shopov2012-10-021-62/+71
|
* Updated Galician translationsFran Diéguez2012-10-011-44/+43
|
* Updated Spanish translationDaniel Mustieles2012-09-301-34/+40
|
* Updated Lithuanian translationŽygimantas Beručka2012-09-301-256/+439
|
* Updated Serbian translationМирослав Николић2012-09-302-46/+64
|
* Updated Belarusian translation.Ihar Hrachyshka2012-09-291-22/+31
|
* Updated Aragonese translationDaniel Martinez Cucalon2012-09-291-1814/+1795
|
* Updated Hebrew translation.Yaron Shahrabani2012-09-281-102/+109
|
* individual_menu_add_personas(): restore the persona.individual after ↵Guillaume Desmottes2012-09-281-0/+5
| | | | | | creating single_individual https://bugzilla.gnome.org/show_bug.cgi?id=684971
* empathy_chat_window_present_chat: return the window presenting the chatGuillaume Desmottes2012-09-282-5/+6
|
* No need to pass twice the same param to chat_window_contact_menu_update()Guillaume Desmottes2012-09-281-4/+3
|
* document when/how Folks is used in empathy-chatGuillaume Desmottes2012-09-281-1/+8
|
* make sure that chat_window_contact_menu_update is not called recursivelyGuillaume Desmottes2012-09-281-0/+8
| | | | | | | Calling empathy_chat_get_contact_menu() may have as a side effect to call empathy_contact_set_persona() which will fire a 'notify' signal and so trigger another mennu update. There is no point doing a second one, and creating a second menu, so best to avoid recursive calls.
* Updated Portuguese translationDuarte Loreto2012-09-281-24/+30
|
* [l10n] Minor update to Catalan translationGil Forcada2012-09-281-24/+30
|
* Updated Lithuanian translationAurimas Černius2012-09-281-100/+110
|
* Updated Polish translationPiotr Drąg2012-09-271-22/+31
|
* Updated Indonesian translationAndika Triwidada2012-09-271-22/+32
|
* Updated Russian translationYuri Myasoedov2012-09-271-23/+32
|
* Updated Galician translationsFran Diéguez2012-09-271-25/+32
|
* Updated Czech translationMarek Černocký2012-09-271-21/+30
|
* [l10n] Updated Italian translation.Milo Casagrande2012-09-271-22/+31
|
* Assamese translation updatedNilamdyuti Goswami2012-09-271-26/+32
|
* Updated Slovenian translationMatej Urbančič2012-09-271-24/+31
|
* POTFILES.in: add empathy-roster-model.hGuillaume Desmottes2012-09-271-0/+1
| | | | | | Some translated strings have been moved to this file but we forgot to include it in POTFILES.in. This is not a string break as those strings were not translated before.
* server-tls-handler: fix the variant type when fetching ServerCertificateGuillaume Desmottes2012-09-251-1/+1
| | | | | | | g_variant_lookup() fails if we don't specificy that this string is secretly an object path. https://bugzilla.gnome.org/show_bug.cgi?id=684783
* Say in the status message when the call has been terminatedGuillaume Desmottes2012-09-251-0/+2
| | | | | | | | | | This is not a string freeze break as this string is already used in a bunch of place in this file. We could probably improve the phrasing a little bit but that's too late for this cycle. https://bugzilla.gnome.org/show_bug.cgi?id=684528
* call_state is a CallState enumGuillaume Desmottes2012-09-251-1/+1
|
* tp-chat: set Private and InviteOnly props on conference channelsGuillaume Desmottes2012-09-251-3/+30
| | | | | | | Only the person invited are suppose to join these channels so tweak their settings to make them more secure. https://bugzilla.gnome.org/show_bug.cgi?id=684675
* update last_tag_patternGuillaume Desmottes2012-09-251-1/+1
|
* remove released flagGuillaume Desmottes2012-09-251-1/+1
|
* fix ubuntu-online-accounts/Makefile.amEMPATHY_3_6_0Guillaume Desmottes2012-09-251-1/+1
|
* prepare 3.6.0Guillaume Desmottes2012-09-252-3/+62
|
* [l10n] Update Japanese translationJiro Matsuzawa2012-09-241-5/+5
|
* Updated Brazilian Portuguese TranslationAntonio Fernandes C. Neto2012-09-241-24/+29
|
* Updated gujarati fileSweta Kothari2012-09-241-90/+47
|
* Updated Greek help translationTom Tryfonidis2012-09-241-147/+7
|
* [l10n] Updated Estonian translationMattias Põldaru2012-09-241-869/+763
|
* [l10n] Update Japanese translationNoriko Mizumoto2012-09-241-573/+469
|
* Updated Latvian translationRūdolfs Mazurs2012-09-231-28/+29
|
* Updated Latvian translationRūdolfs Mazurs2012-09-231-1916/+1873
|
* [l10n] Updated German translationMario Blättermann2012-09-231-387/+381
|
* Updated Bulgarian translationAlexander Shopov2012-09-231-1814/+1593
|
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-09-231-1814/+1748
|
* [l10n] Added Catalan translationGil Forcada2012-09-231-1833/+1783
|
* Updated Malayalam fileAni Peter2012-09-231-1412/+464
|
* update Simplified Chinese (zh_CN) translationCheng Lu2012-09-231-1772/+1730
|
* Updated Hebrew translation.Yaron Shahrabani2012-09-221-367/+368
|
* Updated Korean translationChangwoo Ryu2012-09-221-366/+391
|
* Updated Russian translationYuri Myasoedov2012-09-221-347/+351
|
* Updated Lithuanian translationAurimas Černius2012-09-221-373/+376
|
* Updated Belarusian translation.Ihar Hrachyshka2012-09-221-348/+350
|
* actually unmute the microphone when restarting the callGuillaume Desmottes2012-09-211-1/+1
| | | | | | | | | That's what this code was always meant to do but some idiot named Guillaume changed it and introduced this regression in 74d098cd8894f72321237e120267a5ec3f188b3f when using the audio-input-microphone-muted-symbolic icon. https://bugzilla.gnome.org/show_bug.cgi?id=684531
* Uploaded UkranianDaniel Korostil2012-09-211-1327/+1329
|
* migrate_account_to_uoa: actually iterate over the supersedes arrayGuillaume Desmottes2012-09-211-2/+5
| | | | | | I'm not a fan of pointer arithmetic, it's clearer to iterate using an index. https://bugzilla.gnome.org/show_bug.cgi?id=684475
* Updated Portuguese translationDuarte Loreto2012-09-211-342/+343
|
* Updated Serbian translationМирослав Николић2012-09-212-696/+702
|
* Updated British English translationChris Leonard2012-09-201-26/+27
|
* Updated Telugu TranslationsKrishnababu Krothapalli2012-09-201-1799/+1873
|
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2012-09-201-351/+351
|
* Use funnel instead of fsfunnel for gstreamer 1.0Sjoerd Simons2012-09-201-3/+9
|
* Updated Greek translationTom Tryfonidis2012-09-201-350/+354
|
* hindi updated file by Chandan KumarRajesh Ranjan2012-09-201-421/+363
|
* Updated translation for Odia.ManojKumar Giri2012-09-201-2135/+1913
|
* Update French translationAlexandre Franke2012-09-201-346/+350
|
* Updated Malayalam fileAni Peter2012-09-201-2/+0
|
* Updated Malayalam fileAni Peter2012-09-201-2222/+2139
|
* Updated kn translationShankar Prasad2012-09-201-428/+391
|
* Updated gujarati fileSweta Kothari2012-09-201-1/+1
|
* Updated gujarati fileSweta Kothari2012-09-201-739/+588
|
* Updated Arabic translationIbrahim Saed2012-09-201-406/+377
|
* update Punjabi TranslationA S Alam2012-09-191-1347/+1294
|
* Updated Thai translationTheppitak Karoonboonyanan2012-09-191-2445/+2629
|
* updated Tamil translationDr.T.Vasudevan2012-09-191-349/+350
|
* Updated Czech translationMarek Černocký2012-09-191-345/+349
|
* Updated Indonesian translationAndika Triwidada2012-09-191-347/+351
|
* Updated Galician translationsFran Diéguez2012-09-191-351/+352
|
* Assamese translation updatedNilamdyuti Goswami2012-09-181-350/+351
|
* Updated Spanish translationDaniel Mustieles2012-09-181-353/+355
|
* Updated Polish translationPiotr Drąg2012-09-181-347/+351
|
* [l10n] Updated Italian translation.Milo Casagrande2012-09-181-345/+349
|
* Updated Hungarian translationGabor Kelemen2012-09-181-2/+6
|
* Updated Slovenian translationMatej Urbančič2012-09-181-373/+373
|
* empathy.application.in: fix <translations> markupGuillaume Desmottes2012-09-181-1/+1
|
* generate empathy.application from empathy.application.inGuillaume Desmottes2012-09-184-1/+9
| | | | | | This allow us to mark the description key as translatable. https://bugzilla.gnome.org/show_bug.cgi?id=684281
* Updated Hungarian translationGabor Kelemen2012-09-181-867/+390
|
* Updated translation for Brazilian Portuguese.Rafael Ferreira2012-09-181-353/+351
|
* Update British English translationChris Leonard2012-09-181-350/+362
|
* remove released flagGuillaume Desmottes2012-09-171-1/+1
|
* glib-signals-marshal-gen.py is not needed any moreEMPATHY_3_5_92Guillaume Desmottes2012-09-174-71/+0
|
* prepare 3.5.92Guillaume Desmottes2012-09-172-3/+43
|
* Updated Spanish translationDaniel Mustieles2012-09-171-92/+7
|
* hindi updateRajesh Ranjan2012-09-171-1725/+1838
|
* set custom selection color in default themesGuillaume Desmottes2012-09-173-0/+12
| | | | | | Ensure that we actually see the text being selected. https://bugzilla.gnome.org/show_bug.cgi?id=684194
* sync tools/* with tp-glib masterGuillaume Desmottes2012-09-1719-111/+288
| | | | Fix extensions/Makefile.am to build with the new tools.
* include telepathy-glib.hGuillaume Desmottes2012-09-17100-196/+76
| | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch.
* [l10n] Updated German translationMario Blättermann2012-09-161-2106/+1608
|
* Updated Danish translationKenneth Nielsen2012-09-161-1785/+1734
|
* Updated Spanish translationDaniel Mustieles2012-09-161-17/+16
|
* Updated Russian translationYuri Myasoedov2012-09-161-37/+35
|
* Updated Greek help translationTom Tryfonidis2012-09-131-669/+1948
|
* individual-menu: fix GeeIterator leakGuillaume Desmottes2012-09-131-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864
* empathy-contact: fix priv->logged_alias leakGuillaume Desmottes2012-09-131-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864
* theme-adium: free the result of g_strsplit with g_strfreevGuillaume Desmottes2012-09-131-6/+3
| | | | | | Freeing with g_free() doesn't free the content of the array. https://bugzilla.gnome.org/show_bug.cgi?id=683864
* theme-adium: fix priv->variant leakGuillaume Desmottes2012-09-131-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2012-09-131-1781/+1803
|
* uk updateDaniel Korostil2012-09-131-2246/+2212
|
* Updated Arabic translationIbrahim Saed2012-09-121-1733/+1729
|
* accounts-dialog: add icons cacheGuillaume Desmottes2012-09-121-2/+31
| | | | | | Saves us from loading the same icons from the disk again and again. https://bugzilla.gnome.org/show_bug.cgi?id=675220
* accounts-dialog: set pixbuf on the cell rather than the icon-nameGuillaume Desmottes2012-09-121-1/+9
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=675220
* rename empathy_roster_model_get_groups_for_individual() to _dup_Guillaume Desmottes2012-09-125-14/+14
| | | | | It matches tp-glib naming convention now that the returned list is (transfer full).
* empathy_roster_model_get_groups_for_individual: return a (transfer full) listGuillaume Desmottes2012-09-123-5/+5
| | | | | | | gee_iterator_get() returns a new string, so we have to pass its ownership to the list to not leak it. https://bugzilla.gnome.org/show_bug.cgi?id=683864
* connection-aggregator: fix contacts array leakGuillaume Desmottes2012-09-121-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864
* filter_groups: don't leak the widgets listGuillaume Desmottes2012-09-121-2/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683864
* roster-window: unprepare the individual manager before destroying the rosterGuillaume Desmottes2012-09-121-1/+18
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=660128
* add empathy_individual_manager_unprepare_async()Guillaume Desmottes2012-09-122-0/+58
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=660128
* depend on Folks 0.7.3Guillaume Desmottes2012-09-121-1/+1
| | | | Needed for IndividualAggregator.unprepare()
* There is no gstreamer-interfaces in 1.0, they are in audio/videoOlivier Crête2012-09-123-0/+11
|
* empathy_roster_window_init: don't call set_notebook_page()Guillaume Desmottes2012-09-121-2/+0
| | | | | | | | | We should wait for the AM to be prepared (which is done in this function) before calling set_notebook_page() as it calls empathy_account_manager_get_accounts_connected() which relies on the AM being prepared. https://bugzilla.gnome.org/show_bug.cgi?id=683854
* UOA mc plugin: Don't crash if auth failure is removed on an unknown IM serviceXavier Claessens2012-09-121-3/+6
|
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2012-09-121-217/+83
|
* Assamese translation updatedNilamdyuti Goswami2012-09-111-26/+34
|
* use tp_connection_dup_contact_info_supported_fields()Guillaume Desmottes2012-09-111-2/+2
| | | | tp_connection_get_contact_info_supported_fields() has been deprecated
* use tp_contact_dup_contact_info()Guillaume Desmottes2012-09-112-4/+4
| | | | tp_contact_get_contact_info() has been deprecated.
* use tp_channel_dup_immutable_properties()Guillaume Desmottes2012-09-113-31/+39
| | | | tp_channel_borrow_immutable_properties() has been deprecated.
* sasl-handler: factor out channel_has_may_save_response()Guillaume Desmottes2012-09-111-24/+24
|
* event-manager: use empathy_sasl_channel_supports_mechanism()Guillaume Desmottes2012-09-111-9/+2
| | | | There is no point re-implementing it.
* use tp_channel_get_connection()Guillaume Desmottes2012-09-115-12/+12
| | | | tp_channel_get_connection() has been deprecated.
* use tp_text_channel_dup_pending_messages()Guillaume Desmottes2012-09-111-2/+2
| | | | tp_text_channel_get_pending_messages() has been deprecated.
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-1123-55/+58
| | | | | | tp_account_manager_get_valid_accounts() has been deprecated. Fix an accounts list leak in empathy-sanity-cleaning.
* Depend on telepathy-glib 0.19.9Guillaume Desmottes2012-09-111-1/+1
| | | | We are going to use the new version of some deprecated API.
* roster-view: clear the view when disposingGuillaume Desmottes2012-09-111-11/+15
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683699
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2012-09-102-82/+98
|
* Updated Portuguese translationDuarte Loreto2012-09-101-37/+46
|
* Updated Korean translationChangwoo Ryu2012-09-091-1771/+1549
|
* Updated Czech translationMarek Černocký2012-09-091-1784/+1558
|
* Updated Greek translationTom Tryfonidis2012-09-081-28/+36
|
* Updated Lithuanian translationAurimas Černius2012-09-081-30/+36
|
* Updated Belarusian translation.Ihar Hrachyshka2012-09-071-1070/+1065
|
* remove release flagGuillaume Desmottes2012-09-071-1/+1
|
* Updated Hebrew translation.Yaron Shahrabani2012-09-071-42/+50
|
* prepare 3.5.91.1EMPATHY_3_5_91_1Guillaume Desmottes2012-09-072-2/+33
|
* add a FIXME about the initial value of the 'remember' checkboxGuillaume Desmottes2012-09-071-0/+3
|
* account-settings: always save the password into the password storageGuillaume Desmottes2012-09-071-7/+2
| | | | This ensures that the password is stored with the proper 'remember' value.
* consider account widget has changed if the remember checkbox is changedGuillaume Desmottes2012-09-071-5/+12
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683397
* EmpathyRosterWindow: refactor error infobar codeXavier Claessens2012-09-072-202/+105
|
* accounts_dialog_update_settings: fix if no account is selectedGuillaume Desmottes2012-09-071-2/+3
| | | | | | | | The logic changed if no account is selected as new account are now added using a separated dialog. So if no account is selected we can certainly add a new account but not remove anything. https://bugzilla.gnome.org/show_bug.cgi?id=683442
* ll-xmpp-assistant: deal with the im-local-xmpp not being foundGuillaume Desmottes2012-09-071-4/+7
| | | | | | | For some reason my test user can't find it; best to not raise warnings in this case. https://bugzilla.gnome.org/show_bug.cgi?id=683442
* mcp-account-manager-uoa: reconnect accounts when they are not failing any moreGuillaume Desmottes2012-09-071-0/+37
| | | | | | | We want to automatically reconnect failing accounts when user refreshed the credentials. https://bugzilla.gnome.org/show_bug.cgi?id=683409
* Depend on mission-control 5.13.1Guillaume Desmottes2012-09-071-1/+1
| | | | Needed for the new reconnect plugin API.
* webcredentials-monitor: track failuresGuillaume Desmottes2012-09-072-9/+142
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683409
* webcredentials-monitor: get a proxy on the D-Bus objectGuillaume Desmottes2012-09-071-2/+42
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683409
* add empathy-webcredentials-monitorGuillaume Desmottes2012-09-073-0/+170
| | | | | | Just the skeleton so far. https://bugzilla.gnome.org/show_bug.cgi?id=683409
* [l10n] Updated Italian translation.Milo Casagrande2012-09-071-2/+2
|
* [l10n] Updated Italian translation.Milo Casagrande2012-09-071-31/+38
|
* Updated Slovenian translationMatej Urbančič2012-09-071-258/+238
|
* Updated Spanish translationDaniel Mustieles2012-09-071-33/+41
|
* roster-window: display loading page when reconnecting accountsGuillaume Desmottes2012-09-061-1/+12
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683501
* roster-window: inline hide/show_contacts_loading in set_notebook_page()Guillaume Desmottes2012-09-061-25/+15
| | | | | | | It's cleaner to have all the logic deciding which page to display in set_notebook_page(). https://bugzilla.gnome.org/show_bug.cgi?id=683501
* roster-window: update the roster page when the most available presence changesGuillaume Desmottes2012-09-061-0/+13
| | | | | Fix a race between all the contacts being removed, and so the roster being empty, and the presence notification.
* actually display the 'go online' buttonGuillaume Desmottes2012-09-061-1/+1
| | | | I added this flag exactly for this and then forgot to use it...
* Don't show "Topic: " in tooltips if there is noneWill Thompson2012-09-061-1/+1
| | | | | | | I think I made this regress when I made Empathy understand the new Subject interface. https://bugzilla.gnome.org/show_bug.cgi?id=683453
* Updated Brazilian Portuguese translation.Fábio Nogueira2012-09-061-1761/+1736
|
* Fixed path to accounts-plugin-widget.c file.Og B. Maciel2012-09-061-1/+1
|
* l10n: Updated Persian translationArash Mousavi2012-09-061-1832/+2035
|
* UOA account plugins: move shared code to a shared libGuillaume Desmottes2012-09-062-90/+64
| | | | | | Avoid to redefine existing symbols when different plugins are loaded. https://bugzilla.gnome.org/show_bug.cgi?id=683415
* Move account plugins to their own dirGuillaume Desmottes2012-09-0636-245/+242
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683415
* Generate one GType per UOA protocol pluginGuillaume Desmottes2012-09-0632-9/+1880
| | | | | | | Each plugin now has its own GType inheriting from EmpathyAccountsPlugin which is cleaner. https://bugzilla.gnome.org/show_bug.cgi?id=683415
* Updated Indonesian translationAndika Triwidada2012-09-061-25/+34
|
* update tests/interactive/.gitignoreGuillaume Desmottes2012-09-061-0/+2
|