Commit graph

6693 commits

Author SHA1 Message Date
Dimitur Kirov
ac53b4537c ignore messages with no type attribute 2006-10-02 18:03:35 +00:00
Nikos Kouremenos
59d5f23182 show the widget (linkbutton or label) before adding it 2006-10-02 16:24:10 +00:00
Stefan Bethge
e1dadf48c1 only restart listener or reconnect upon changing preferences if necessary 2006-10-02 14:15:51 +00:00
Stefan Bethge
d557725810 add missing import 2006-10-02 14:13:43 +00:00
Yann Leboulanger
d691ec38dd don't show set_status_msg_from_current_music_track_checkbutton if we're under windows. Fixes #2454 2006-10-02 13:08:53 +00:00
Stefan Bethge
1c9c217cdc add gpg items to zeroconf modify account dialog,
gpg should work between gajim clients
2006-10-02 12:16:13 +00:00
Stefan Bethge
42cf836b7a add copyright line 2006-10-02 12:14:56 +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
5e8ebac923 stick to using self.account and do not mix self.account with self._account usage 2006-10-02 11:11:53 +00:00
Nikos Kouremenos
923e65db30 fix typo 2006-10-02 11:04:30 +00:00
Nikos Kouremenos
2942af2179 fix #2475 2006-10-02 11:01:07 +00:00
Nikos Kouremenos
28b0487ffa comment 2006-10-02 11:00:19 +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
Yann Leboulanger
f4a7ecbad0 fix var name. chatestate are back. Fixes #2463 2006-10-02 08:19:43 +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
Yann Leboulanger
6f48b3bcb8 [Timur]add an action button in subscription_request_window ti start a chat directly from there. 2006-10-01 17:52:57 +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
bc4d4bc7e2 Seems to fail, load icons differently 2006-09-30 14:53:05 +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
Yann Leboulanger
e8c152dc38 import dbus_support where it is. Fixes #2472 2006-09-30 13:09:41 +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
Stefan Bethge
6ec6ec4396 fix typo 2006-09-30 01:50:10 +00:00
Jean-Marie Traissard
97abe6b27e Open gc-invit via roster 2006-09-30 01:42:46 +00:00
Jean-Marie Traissard
30f31c522e Spelling language submenu more close from spell hints one 2006-09-30 00:18:58 +00:00
Nikos Kouremenos
724bcc827d long live python decorators 2006-09-30 00:12:30 +00:00
Nikos Kouremenos
7709c4406a clean 2006-09-30 00:05:43 +00:00
Nikos Kouremenos
0744b9ed83 fix strings 2006-09-30 00:01:29 +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
Jean-Marie Traissard
ba83ec833e Disable privacy list menuitem when disconnecting
Fix TB about wrong widget name. Hope that works, can't test as only server I found that claims to support
it says I'm sending bad requests...
2006-09-29 22:22:46 +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
Stefan Bethge
cb4153a4a3 allow disabling zeroconf if avahi was removed after enabling it 2006-09-29 17:56:51 +00:00
Stefan Bethge
2a0bce4e04 don't attempt to do zeroconf things if avahi is not found,
display notification
2006-09-29 17:52:21 +00:00
Stefan Bethge
d07dc39830 check if avahi is available and we're not on windows,
otherwise checkbutton is not sensitive
2006-09-29 17:40:11 +00:00
Nikos Kouremenos
9685ff6258 somehow clean priv list. this should have been NEVER commited 2006-09-29 15:55:14 +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
Nikos Kouremenos
091504b40c love our translators 2006-09-29 10:53:45 +00:00
Nikos Kouremenos
b0b40856f5 80chars and list_view = self.listview = get_widget is too much [rm the local var] 2006-09-29 10:43:52 +00:00
Nikos Kouremenos
ca7a1e60e9 do not use from foo import bar 2006-09-29 10:23:20 +00:00
Travis Shirk
1b0f153e42 Fixed JEP-70 (HTTP auth) error protocol. (#2124) 2006-09-29 01:38:46 +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
Stefan Bethge
f787d2c1ad fix file transfer,
add log messages for zeroconf,
refresh name changes of roster items (on resolve)
2006-09-28 23:38:55 +00:00
Stefan Bethge
341e88864c remove ssl/tls button from zeroconf props,
don't publish empty txt fields
2006-09-28 22:23:53 +00:00
Yann Leboulanger
87fa2c0a5d no need of GTK to build idle.so
put LDFLAGS at the end of command (better this way). Fixes #1930
2006-09-28 20:53:27 +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