Commit graph

863 commits

Author SHA1 Message Date
Jean-Marie Traissard
04777639c2 comments, use self.regroup 2006-10-05 13:14:15 +00:00
Dimitur Kirov
59b6ae468a merge from trunk
automake based instalation
2006-10-04 00:10:49 +00:00
Yann Leboulanger
725325eb7e priority is now by default set from status. online: 50, away: 40...
priorities are configurable with autopriority_* ACE options.
Fixes #1999, #1439, #1885, #1076
2006-10-03 14:57:19 +00:00
Yann Leboulanger
6b40b5ad32 [Santiago Gala] we can now see XHTML (JEP 0071). See #316 2006-10-03 14:12:42 +00:00
Yann Leboulanger
f34c41c93b Di not ask "are you sure you want to leave room X" when we remove an account. We already replied to "you have opend chat windows". Fixes #2462 2006-10-03 08:54:14 +00:00
Yann Leboulanger
59374a1e39 Fix wrong var name. 2006-10-02 23:51:50 +00:00
Nikos Kouremenos
7ce1fa4e46 self.name not self [in connection.py] 2006-10-02 11:42:26 +00:00
Nikos Kouremenos
6bab3917b1 make more helper functions out of accounts code found mainly in roster 2006-10-02 11:28:28 +00:00
Nikos Kouremenos
923e65db30 fix typo 2006-10-02 11:04:30 +00:00
Nikos Kouremenos
962c571adb move > 1 < 2 jargon about connected acct to where it belogs [common/gajim] try to use that from now one please. 2006-10-02 10:42:59 +00:00
Nikos Kouremenos
1d927b4ff4 gmail notification stuff: do not take the risk to show our password [browser history may have exact link and thus link in plain text] 2006-10-02 01:04:54 +00:00
Stefan Bethge
207b8cac17 remove single message for local account,
change name of zeroconf prefs to modify account
2006-10-01 23:32:53 +00:00
Stefan Bethge
227cdb742b proper handling of normal accounts with the name 'Local',
don't use account's name but is_zeroconf flag for checks
2006-09-30 18:23:47 +00:00
Jean-Marie Traissard
452f8bea2b Count only gc HIGHLIGHTED messages, except if notify_o_all_muc_meessages. Show count in tab.
Note that this disable previous inconsistent behaviour where all gc_messages were counted in
systray
whereas tray icon was not animated. notify_on_all_muc_messages can still be used for that.
2006-09-30 14:28:10 +00:00
Jean-Marie Traissard
60ac8caf8c [nk'slave]Cut status message to 100 in tray also, better var names
:D
2006-09-30 02:13:51 +00:00
Jean-Marie Traissard
97abe6b27e Open gc-invit via roster 2006-09-30 01:42:46 +00:00
Jean-Marie Traissard
54155ad3e6 Sort accounts in advanced menuitem. Can't we sort gajim.connections when loading from config and when
adding an account instead of sorting this 100 times per session?
2006-09-29 22:45:06 +00:00
Nikos Kouremenos
1f6e5bcd7e move dbus_support to common; try to do exceptions for D-Bus [Dimitur please have a look] 2006-09-29 20:49:15 +00:00
Jean-Marie Traissard
9659b03732 do not load full iconset when we want only one icon 2006-09-29 20:16:19 +00:00
Nikos Kouremenos
c118ce3ad6 add code for [] show transports menuitem to work 2006-09-29 15:37:46 +00:00
Nikos Kouremenos
d72a1ef9b1 say hi to View menu and GNOME HIG. partially fixes #2150 [code is needed for show/hide transports] 2006-09-29 15:13:10 +00:00
Stefan Bethge
6a38879014 add new zeroconf 'vcard' window, shows the information from the txt record 2006-09-29 14:39:29 +00:00
Stefan Bethge
a2d7f3a82f new context menu for local contacts in roster 2006-09-29 01:20:45 +00:00
Stefan Bethge
48af9872f5 ignore Timeout reached errors, otherwise connection breaks,
fix dragging of files to local contacts
2006-09-29 00:14:04 +00:00
Jean-Marie Traissard
99f8b6aee9 In merged mode, don't add account name in roster if other contact is in same account. Use get_shown_name
so we don't print account name for all contacts with jid.split('@')[0]] as name
2006-09-28 17:42:01 +00:00
Stefan Bethge
0791277903 no drog'n'drop from local account to other accounts 2006-09-27 14:45:14 +00:00
Stefan Bethge
2a067d1d8c prevent drag'n'drop of contacts into zeroconf account 2006-09-27 14:38:57 +00:00
Dimitur Kirov
cd20e87419 complete merge (deleting files and recent
updates)
2006-09-26 16:02:52 +00:00
Dimitur Kirov
5fc8cf20f3 merge from trunk 2006-09-26 15:57:47 +00:00
Yann Leboulanger
1f489b0b97 send new status when song changes only to connect accounts that have sync with global status on. 2006-09-26 14:16:19 +00:00
Yann Leboulanger
382b245062 don't allow privacy rules window if server doesn't support it. Fixes #253 2006-09-26 11:54:03 +00:00
Stefan Bethge
56d29dbf99 remove groupchat submenu for Local account,
remove button in acct window disables acct
2006-09-25 21:45:35 +00:00
Nikos Kouremenos
cbbb8c1faa use one global variable in one place 2006-09-25 09:44:19 +00:00
Nikos Kouremenos
229d9cac50 remove if not iconset checks. it is our philosophy that if user changes his config to set "" to iconset we must fail. else we have to take care of every possible bad config there can exist by his inability to understand what he touches 2006-09-25 09:43:08 +00:00
Yann Leboulanger
44c40a6ed6 read correctly iconsets even if our iconset is brocken by using dcraven one. 2006-09-25 07:53:07 +00:00
Yann Leboulanger
e4cda079e3 16x16 folder in iconset is required, not 32x32. Fixes #2450 2006-09-25 07:21:30 +00:00
Jean-Marie Traissard
edc176975e Don't show ressource in join/left in gc, and neither in chat, except if more than
one ressource connected.
2006-09-24 23:41:54 +00:00
Nikos Kouremenos
4062d3d3a8 improve comments 2006-09-24 19:27:52 +00:00
Nikos Kouremenos
70a28b4724 do not fail because of music track listener if user does not have D-Bus bindings 2006-09-24 19:25:44 +00:00
Nikos Kouremenos
ab4ecb5ea3 move inside the if 2006-09-23 14:56:16 +00:00
Nikos Kouremenos
712a4955d6 fix typo 2006-09-23 14:51:10 +00:00
Nikos Kouremenos
d6d6b90c03 [gjc] improve patch; he adds a timeout with a FIXME. Yann plz have a look if that is the only way 2006-09-23 14:39:58 +00:00
Nikos Kouremenos
5851230084 make sure we do not fail if path to iconset no longer exists. fixes #2444 2006-09-23 13:58:46 +00:00
Nikos Kouremenos
65fc27e573 Improve in style, varnames, docstrings [make it readable after months have passed], a great patch by Gustavo Carneiro with which we can get currently playing music track from Rhythmbox and Muine to be shown in our status message. fixes #564 2006-09-23 13:49:33 +00:00
Yann Leboulanger
74471acd95 don't allow account name to be hoovered in systray menu. Fixes #2430 2006-09-22 13:39:07 +00:00
Stefan Bethge
af6450bcfc add context menu for zeroconf account 2006-09-20 23:30:00 +00:00
Yann Leboulanger
351e666f97 show MUC icon in actions -> join_gc menuitem. Fixes #2430 2006-09-20 10:37:24 +00:00
Dimitur Kirov
1ed3a31f40 [anonymous] fix bug of renaming contact from
contextmenu
2006-09-19 15:31:34 +00:00
Yann Leboulanger
b49eb06010 differentiate single messages and chat messages when checking notifications. Fixes #2420 2006-09-16 11:17:24 +00:00
Jean-Marie Traissard
124f1c641e Do not TB if systray is not available. 2006-09-15 11:10:49 +00:00