]> git.0d.be Git - empathy.git/log
empathy.git
13 years agoJoin chatroom favorites once the account is connected (#620439)
Guillaume Desmottes [Thu, 3 Jun 2010 09:14:45 +0000 (11:14 +0200)]
Join chatroom favorites once the account is connected (#620439)

13 years agofactor out join_chatroom
Guillaume Desmottes [Thu, 3 Jun 2010 09:00:44 +0000 (11:00 +0200)]
factor out join_chatroom

13 years agoUpdated Spanish translation, applied patch by Florian Müllner <fmuellner@gnome.org...
Jorge González [Thu, 3 Jun 2010 09:49:19 +0000 (11:49 +0200)]
Updated Spanish translation, applied patch by Florian Müllner <fmuellner@gnome.org> that fixes two typos

13 years agoOnly create the EmpathyAccountsDialog if required
Danielle Madeley [Thu, 3 Jun 2010 07:59:44 +0000 (17:59 +1000)]
Only create the EmpathyAccountsDialog if required

https://bugzilla.gnome.org/show_bug.cgi?id=616616

13 years agoUpdate location for mx-gtk.h
Danielle Madeley [Thu, 3 Jun 2010 06:20:58 +0000 (16:20 +1000)]
Update location for mx-gtk.h

13 years agolog-window: start the search when the entry is activated (#619863)
Guillaume Desmottes [Fri, 28 May 2010 07:24:18 +0000 (09:24 +0200)]
log-window: start the search when the entry is activated (#619863)

13 years agoMerge branch 'debug-get-protocols-612523'
Danielle Madeley [Wed, 2 Jun 2010 01:11:48 +0000 (11:11 +1000)]
Merge branch 'debug-get-protocols-612523'

13 years agoempathy-debug-window: Add protocol names next to the CMs in the dropdown
Danielle Madeley [Thu, 11 Mar 2010 00:57:54 +0000 (11:57 +1100)]
empathy-debug-window: Add protocol names next to the CMs in the dropdown

https://bugzilla.gnome.org/show_bug.cgi?id=612523

13 years agoDutch translation updated by Wouter Bolsterlee
Wouter Bolsterlee [Mon, 31 May 2010 17:43:24 +0000 (19:43 +0200)]
Dutch translation updated by Wouter Bolsterlee

13 years agoDutch translation updated by Hannie Dumoleyn
Hannie Dumoleyn [Mon, 31 May 2010 17:39:14 +0000 (19:39 +0200)]
Dutch translation updated by Hannie Dumoleyn

13 years agoUpdated Galician translationsus
Fran Diéguez [Sun, 30 May 2010 16:01:05 +0000 (18:01 +0200)]
Updated Galician translationsus

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sun, 30 May 2010 13:11:55 +0000 (15:11 +0200)]
Updated Norwegian bokmål translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Sat, 29 May 2010 23:59:52 +0000 (02:59 +0300)]
Updated Hebrew translation.

13 years agoUpdated German doc translation
Mario Blättermann [Fri, 28 May 2010 20:17:23 +0000 (22:17 +0200)]
Updated German doc translation

13 years agoUpdated Spanish translation
Jorge González [Fri, 28 May 2010 17:49:10 +0000 (19:49 +0200)]
Updated Spanish translation

13 years agoMerge branch 'import-617971'
Guillaume Desmottes [Fri, 28 May 2010 07:09:44 +0000 (09:09 +0200)]
Merge branch 'import-617971'

13 years agocoding style fixes
Guillaume Desmottes [Thu, 27 May 2010 15:03:11 +0000 (17:03 +0200)]
coding style fixes

13 years agorephrase important room menu
Guillaume Desmottes [Thu, 27 May 2010 14:59:44 +0000 (16:59 +0200)]
rephrase important room menu

13 years agoMake chatroom manager retain room's "always_urgent" state
Jonas Bonn [Fri, 5 Mar 2010 15:52:08 +0000 (16:52 +0100)]
Make chatroom manager retain room's "always_urgent" state

This patch adds the always_urgent property to the list of chatroom
properties that are saved by the chatroom manager for the favorite
chatrooms.  This allows Empathy to bring favorite chatrooms back
up with the same notification properties they had the last time they
were used.

This seems reasonable as a room marked as "Notify Always" will most likely
be of such a character that this would be a reasonable setting every time
the room is joined.

13 years agoAdd option to make chatroom "always urgent" (#611894)
Jonas Bonn [Fri, 5 Mar 2010 11:55:25 +0000 (12:55 +0100)]
Add option to make chatroom "always urgent" (#611894)

Often a user wants to be immediately notified of posts to a chatroom even when
the post does not address them directly by name.  This patch adds a room
option to make all posts to the room "urgent", meaning that the system-specific
urgency action should be taken -- notification, window urgency hint, etc.

Two specific use cases for when one may want this:

i)  Low-traffic rooms (so that one does not have to go check the room all the
time)
ii)  Error-logging room (room to which errors from some other system(s) are
logged)

The "always urgent" option is off by default when joining a room.

13 years agoUse ensure_chatroom in callback
Jonas Bonn [Fri, 5 Mar 2010 16:02:53 +0000 (17:02 +0100)]
Use ensure_chatroom in callback

The new function ensure_chatroom should be used by favorite-toggled
callback.

13 years agoAdd function ensure_chatroom to chatroom manager
Jonas Bonn [Fri, 5 Mar 2010 15:42:05 +0000 (16:42 +0100)]
Add function ensure_chatroom to chatroom manager

This function tries to find an existing chatroom, but if it fails
to do so it creates a new room and returns that instead.

13 years agoEstonian translation updated
Mattias Põldaru [Thu, 27 May 2010 10:16:18 +0000 (13:16 +0300)]
Estonian translation updated

13 years agofix 0-byte logfile crash (#619736)
Robert McQueen [Thu, 27 May 2010 08:21:26 +0000 (10:21 +0200)]
fix 0-byte logfile crash (#619736)

13 years agoUpdated Spanish translation
Jorge González [Wed, 26 May 2010 16:00:42 +0000 (18:00 +0200)]
Updated Spanish translation

13 years agowith-session-bus.sh: update from telepathy-glib, fixing bash-specific &> redirection
Simon McVittie [Wed, 26 May 2010 10:08:34 +0000 (11:08 +0100)]
with-session-bus.sh: update from telepathy-glib, fixing bash-specific &> redirection

13 years agoconfigure.ac: improve portability of test(1) calls
Simon McVittie [Wed, 26 May 2010 10:08:01 +0000 (11:08 +0100)]
configure.ac: improve portability of test(1) calls

The "==" operator isn't POSIX (use "="), and the -a and -o connectors
aren't POSIX (use test foo && test bar, test foo || test bar).

13 years agoMake sure to not infinite loop when scaling avatar.
Xavier Claessens [Thu, 20 May 2010 14:12:57 +0000 (16:12 +0200)]
Make sure to not infinite loop when scaling avatar.

1) Add a limit of 10 retries, to be sure to never do more in the worst case.
2) Only keep converted data that respect the requirements, make sure to not
accept bigger data than maximum_bytes, even if it is close to the limit.
3) Stop the loop if the new factor does not change the image resolution. That
means we already found the optimal size.

Fixes bug #619701

13 years agoRemove EmpathyContactMonitor, it is not used anymore
Xavier Claessens [Sun, 23 May 2010 11:13:13 +0000 (13:13 +0200)]
Remove EmpathyContactMonitor, it is not used anymore

Fixes bug #619489

13 years agoDo not use EmpathyContactMonitor to know when a contact gets online/offline
Xavier Claessens [Sun, 23 May 2010 11:09:20 +0000 (13:09 +0200)]
Do not use EmpathyContactMonitor to know when a contact gets online/offline

13 years agoPlay sound for contact connected/disconnected from EmpathyEventManager instead of...
Xavier Claessens [Sun, 23 May 2010 10:57:31 +0000 (12:57 +0200)]
Play sound for contact connected/disconnected from EmpathyEventManager instead of main window

13 years agoDo not use EmpathyContactMonitor to know when a contact is added
Xavier Claessens [Sun, 23 May 2010 10:48:45 +0000 (12:48 +0200)]
Do not use EmpathyContactMonitor to know when a contact is added

13 years agoMove empathy_tp_contact_factory_set_alias() to EmpathyContact
Xavier Claessens [Wed, 26 May 2010 09:34:06 +0000 (11:34 +0200)]
Move empathy_tp_contact_factory_set_alias() to EmpathyContact

13 years agoMake clear that contacts_table doesn't keep any ref
Xavier Claessens [Wed, 26 May 2010 09:26:57 +0000 (11:26 +0200)]
Make clear that contacts_table doesn't keep any ref

13 years agoPort to new EmpathyTpContactFactory API
Xavier Claessens [Mon, 10 May 2010 10:36:28 +0000 (12:36 +0200)]
Port to new EmpathyTpContactFactory API

13 years agoKill EmpathyTpContactFactory object. Its API stays as helper code on TpConnection.
Xavier Claessens [Mon, 10 May 2010 10:35:19 +0000 (12:35 +0200)]
Kill EmpathyTpContactFactory object. Its API stays as helper code on TpConnection.

Note that it uses empathy_contact_dup_from_tp_contact() internally, so we are
sure to really have at most one EmpathyContact object per TpContact

Fixes bug #619488

13 years agoAdd empathy_contact_dup_from_tp_contact()
Xavier Claessens [Mon, 10 May 2010 10:34:42 +0000 (12:34 +0200)]
Add empathy_contact_dup_from_tp_contact()

This API make sure to return a singleton EmpathyContact for any TpContact

13 years agoBump required telepathy-glib to 0.11.6
Xavier Claessens [Tue, 25 May 2010 17:29:49 +0000 (19:29 +0200)]
Bump required telepathy-glib to 0.11.6

13 years agoMake use of TP_CONTACT_FEATURE_AVATAR_DATA
Xavier Claessens [Fri, 7 May 2010 08:10:22 +0000 (10:10 +0200)]
Make use of TP_CONTACT_FEATURE_AVATAR_DATA

Fixes bug #579812

13 years agoStop getting avatar requirements in EmpathyTpContactFactory
Xavier Claessens [Thu, 29 Apr 2010 09:29:37 +0000 (11:29 +0200)]
Stop getting avatar requirements in EmpathyTpContactFactory

13 years agoMake use of TP_CONNECTION_FEATURE_AVATAR_REQUIREMENTS
Xavier Claessens [Thu, 29 Apr 2010 09:24:24 +0000 (11:24 +0200)]
Make use of TP_CONNECTION_FEATURE_AVATAR_REQUIREMENTS

Fixes bug #616603

13 years agoinvite-participant-dialog: translate the 'invite' button (#619678)
Guillaume Desmottes [Wed, 26 May 2010 09:05:05 +0000 (11:05 +0200)]
invite-participant-dialog: translate the 'invite' button (#619678)

13 years agoUpdated Spanish translation
Jorge González [Tue, 25 May 2010 15:58:02 +0000 (17:58 +0200)]
Updated Spanish translation

13 years agoassistant: call empathy_import_widget_add_selected_accounts in impl_signal_apply...
Guillaume Desmottes [Tue, 25 May 2010 12:45:05 +0000 (14:45 +0200)]
assistant: call empathy_import_widget_add_selected_accounts in impl_signal_apply as well

If the user already has a salut account configured, the import page is the
last one of the assistant. So impl_signal_apply() is called instead of
impl_signal_prepare(). (#617971)

13 years agoFixed typo in variable name
Frédéric Péters [Tue, 25 May 2010 11:27:49 +0000 (13:27 +0200)]
Fixed typo in variable name

13 years agoFix contact menu items' capitalization (#619378)
Gabriel Burt [Sat, 22 May 2010 16:44:25 +0000 (09:44 -0700)]
Fix contact menu items' capitalization (#619378)

13 years agoFix and improve spell-checking (#604159)
Mike Ruprecht [Thu, 13 May 2010 08:23:00 +0000 (03:23 -0500)]
Fix and improve spell-checking (#604159)

13 years agohardcode facebook server to workaround SRV lookup issues
Guillaume Desmottes [Tue, 25 May 2010 09:23:08 +0000 (11:23 +0200)]
hardcode facebook server to workaround SRV lookup issues

13 years agoUpdated Spanish translation
Jorge González [Tue, 25 May 2010 06:33:46 +0000 (08:33 +0200)]
Updated Spanish translation

13 years agoremove the release flag
Guillaume Desmottes [Mon, 24 May 2010 15:21:28 +0000 (17:21 +0200)]
remove the release flag

13 years agoprepare 2.31.2 release
Guillaume Desmottes [Mon, 24 May 2010 15:13:31 +0000 (17:13 +0200)]
prepare 2.31.2 release

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Mon, 24 May 2010 13:36:45 +0000 (15:36 +0200)]
Updated Norwegian bokmål translation

13 years agomain_window_favorite_chatroom_join: skip not connected accounts (#606738)
Guillaume Desmottes [Fri, 21 May 2010 13:35:44 +0000 (15:35 +0200)]
main_window_favorite_chatroom_join: skip not connected accounts (#606738)

This fix a crash if the account is connecting.

13 years agoRemove empathy_link_button_new(), it's unused
Xavier Claessens [Fri, 21 May 2010 07:45:03 +0000 (09:45 +0200)]
Remove empathy_link_button_new(), it's unused

13 years agoChange names of variables that shadow libc symbols
Danielle Madeley [Fri, 21 May 2010 07:38:09 +0000 (17:38 +1000)]
Change names of variables that shadow libc symbols

13 years agoUpdated Galician translations
Fran Diéguez [Thu, 20 May 2010 16:47:31 +0000 (18:47 +0200)]
Updated Galician translations

13 years agouse avatar-default instead of the deprecated stock_person icon
Guillaume Desmottes [Thu, 20 May 2010 15:10:20 +0000 (17:10 +0200)]
use avatar-default instead of the deprecated stock_person icon

13 years agoAdd defaults for VP8 encoding
Sjoerd Simons [Wed, 19 May 2010 18:24:15 +0000 (19:24 +0100)]
Add defaults for VP8 encoding

13 years agoinitialize a GError pointer
Guillaume Desmottes [Wed, 19 May 2010 07:51:02 +0000 (09:51 +0200)]
initialize a GError pointer

13 years agoaccount-widget-irc: call empathy_account_widget_changed when the network dialog is...
Guillaume Desmottes [Tue, 18 May 2010 10:57:08 +0000 (12:57 +0200)]
account-widget-irc: call empathy_account_widget_changed when the network dialog is destroyed

This will allow user to save or discard changes he just done (#618883).

13 years agoUse library i18n method for source files included in shared library
Rob Bradford [Tue, 18 May 2010 10:09:45 +0000 (11:09 +0100)]
Use library i18n method for source files included in shared library

Since these files are included in the g-c-c shared module we must use the
version of the _ macro that includes the domain.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=618969
13 years agoadd 22x22 version of the im-message icon
Guillaume Desmottes [Tue, 18 May 2010 09:33:55 +0000 (11:33 +0200)]
add 22x22 version of the im-message icon

Copied from
http://git.gnome.org/browse/empathy/tree/data/scalable/message.xcf?id=c7010d43264dafca66ff65540c5d6666f1c66e2a

13 years agoUse 'A' as accelerator for the "Automatically connect on startup" option (#618753)
ekspiulo [Tue, 18 May 2010 09:21:07 +0000 (11:21 +0200)]
Use 'A' as accelerator for the "Automatically connect on startup" option (#618753)

13 years agofix irc-networks.xml lookup when EMPATHY_SRCDIR is defined
Guillaume Desmottes [Mon, 17 May 2010 13:59:57 +0000 (15:59 +0200)]
fix irc-networks.xml lookup when EMPATHY_SRCDIR is defined

The file is in libempathy/

13 years agouse port 8001 to connect to freenode irc (#618401)
Brian Curtis [Mon, 17 May 2010 13:49:01 +0000 (15:49 +0200)]
use port 8001 to connect to freenode irc (#618401)

13 years agoUpdate Czech translation by Ondrej Kopka
Petr Kovar [Sun, 16 May 2010 21:53:59 +0000 (23:53 +0200)]
Update Czech translation by Ondrej Kopka

13 years agouse user-extended-away status icon in favour of user-idle
Robert McQueen [Sat, 15 May 2010 12:54:18 +0000 (13:54 +0100)]
use user-extended-away status icon in favour of user-idle

The freedesktop.org icon spec defines that the icon for the extended away
status is called user-idle. However, some icon theme authors interpret this
name as meaning mere idleness rather than the intended extended away semantic
of away *and* idle, creating visual confusion (extended-away contacts appearing
less away than contacts who are merely away). Some themes contain a
non-standard user-extended-away icon with the correct semantic, so this patch
makes Empathy use it in preference to user-idle if available. (Incidentally, at
the moment Telepathy itself never actually shows remote contacts as idle.)

13 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 22:41:16 +0000 (18:41 -0400)]
Updated Shavian transliteration

13 years agoDon't try to start change the camera when there is no input
Sjoerd Simons [Sat, 8 May 2010 16:20:25 +0000 (17:20 +0100)]
Don't try to start change the camera when there is no input

Fixes bug #618167

13 years agoui-utils: Set translation domain on GtkBuilder UIs
Rob Bradford [Thu, 6 May 2010 14:17:57 +0000 (15:17 +0100)]
ui-utils: Set translation domain on GtkBuilder UIs

This is necessary for when GtkBuilder UIs are used outside of the main Empathy
process.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=617909
13 years agoIf there is no publish list, don't auto-add people to it
Sjoerd Simons [Sat, 8 May 2010 14:28:47 +0000 (15:28 +0100)]
If there is no publish list, don't auto-add people to it

13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng [Sat, 8 May 2010 11:01:14 +0000 (19:01 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

13 years agoAdd missing tp-glib/util.h header to the AccountsPage.
Travis Reitter [Fri, 7 May 2010 23:47:08 +0000 (16:47 -0700)]
Add missing tp-glib/util.h header to the AccountsPage.

13 years agoRemove unused #include from empathy-map-view.c
Xavier Claessens [Thu, 6 May 2010 12:56:37 +0000 (14:56 +0200)]
Remove unused #include from empathy-map-view.c

13 years agoAdded Indonesian translation, cotributed by Taufiq Wirahman
Andika Triwidada [Wed, 5 May 2010 05:54:35 +0000 (12:54 +0700)]
Added Indonesian translation, cotributed by Taufiq Wirahman
Added id to LINGUAS

13 years agoupdated si.po
Danishka Navin [Wed, 5 May 2010 05:47:28 +0000 (11:17 +0530)]
updated si.po

13 years ago[help] Reordered the topics in index.page
Harold Schreckengost [Tue, 4 May 2010 16:44:39 +0000 (18:44 +0200)]
[help] Reordered the topics in index.page

13 years agorelease.py: update last_tag_patern
Guillaume Desmottes [Tue, 4 May 2010 16:11:54 +0000 (18:11 +0200)]
release.py: update last_tag_patern

13 years agoremove released flag
Guillaume Desmottes [Tue, 4 May 2010 16:11:38 +0000 (18:11 +0200)]
remove released flag

13 years agoprepare 2.31.1 release
Guillaume Desmottes [Tue, 4 May 2010 14:48:31 +0000 (16:48 +0200)]
prepare 2.31.1 release

13 years agoSet a target bitrate for theora
Sjoerd Simons [Tue, 4 May 2010 15:26:08 +0000 (16:26 +0100)]
Set a target bitrate for theora

13 years agoMerge branch 'timestamp-615976'
Guillaume Desmottes [Tue, 4 May 2010 12:20:15 +0000 (14:20 +0200)]
Merge branch 'timestamp-615976'

13 years agodefine EMPATHY_DISPATCHER_CURRENT_TIME rather than using G_MAXINT64 directly
Guillaume Desmottes [Tue, 4 May 2010 11:55:19 +0000 (13:55 +0200)]
define EMPATHY_DISPATCHER_CURRENT_TIME rather than using G_MAXINT64 directly

13 years agofix typo in comment
Guillaume Desmottes [Tue, 4 May 2010 11:50:48 +0000 (13:50 +0200)]
fix typo in comment

13 years agoSet the user action time when the user approves stuff
Sjoerd Simons [Tue, 4 May 2010 10:49:05 +0000 (11:49 +0100)]
Set the user action time when the user approves stuff

13 years agoConsider G_MAXIN64 as a secred code for GDK_CURRENT_TIME
Sjoerd Simons [Tue, 4 May 2010 10:48:34 +0000 (11:48 +0100)]
Consider G_MAXIN64 as a secred code for GDK_CURRENT_TIME

13 years agoAdd a comment, fix indentation
Sjoerd Simons [Tue, 4 May 2010 10:30:01 +0000 (11:30 +0100)]
Add a comment, fix indentation

13 years agoUpdated Spanish translation
Jorge González [Mon, 3 May 2010 21:10:05 +0000 (23:10 +0200)]
Updated Spanish translation

13 years agoaccounts-module: Remove call to textdomain ()
Rob Bradford [Fri, 30 Apr 2010 09:29:22 +0000 (10:29 +0100)]
accounts-module: Remove call to textdomain ()

This shouldn't be called in shared module.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=617262
13 years agoDo not display "missing image" for contacts without avatar (#608103)
Frédéric Péters [Sun, 2 May 2010 15:54:11 +0000 (17:54 +0200)]
Do not display "missing image" for contacts without avatar (#608103)

13 years agoUpdated Spanish translation
Jorge González [Mon, 3 May 2010 06:32:14 +0000 (08:32 +0200)]
Updated Spanish translation

13 years ago[help] Fixed some typos
Harold Schreckengost [Sun, 2 May 2010 16:20:49 +0000 (18:20 +0200)]
[help] Fixed some typos

13 years agoUpdated German translation
Mario Blättermann [Sun, 2 May 2010 13:30:11 +0000 (15:30 +0200)]
Updated German translation

14 years agoNo need of a contact factory to set location
Xavier Claessens [Thu, 29 Apr 2010 09:44:49 +0000 (11:44 +0200)]
No need of a contact factory to set location

14 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sat, 1 May 2010 17:16:41 +0000 (19:16 +0200)]
Updated Norwegian bokmål translation

14 years agoUpdated Spanish translation
Jorge González [Sat, 1 May 2010 07:54:49 +0000 (09:54 +0200)]
Updated Spanish translation

14 years agoFixed small grammar issues in intro
Paul Cutler [Fri, 30 Apr 2010 23:02:20 +0000 (18:02 -0500)]
Fixed small grammar issues in intro

14 years agoUpdated German doc translation
Mario Blättermann [Thu, 29 Apr 2010 10:13:20 +0000 (12:13 +0200)]
Updated German doc translation

14 years agoUpdated German doc translation
Mario Blättermann [Thu, 29 Apr 2010 10:08:33 +0000 (12:08 +0200)]
Updated German doc translation

14 years agoMerge remote branch 'wjt/avatars-in-boxes-theme'
Guillaume Desmottes [Wed, 28 Apr 2010 14:32:07 +0000 (16:32 +0200)]
Merge remote branch 'wjt/avatars-in-boxes-theme'