Yann Leboulanger
6672075683
prevent traceback when receiving wrong E2E negotiation stanza. Fixes #5015
2009-05-11 11:48:32 +00:00
Yann Leboulanger
c15f487deb
don't call gtk.gdk/threads_init() under windows. Fixes #5020
2009-05-10 20:02:46 +00:00
Yann Leboulanger
1290a751e1
prevent traceback when we click on Rename in accounts window, but no account is selected. Fixes #5019
2009-05-10 19:37:39 +00:00
Yann Leboulanger
f02dcaca6a
don't show _last_* status message in GUI, they are internal only.
2009-05-10 19:36:04 +00:00
Yann Leboulanger
fd01f7aa4d
[brubru] better sound file managment, Fixes #5016
2009-05-10 19:32:57 +00:00
Yann Leboulanger
23c6c708cd
except: -> except Exception:
2009-05-07 11:30:46 +00:00
Yann Leboulanger
d71e82921e
fix an unhandled traceback under windows
2009-05-07 11:18:48 +00:00
Yann Leboulanger
5dd9756bfd
[Florob] mpris DBUS API has changed
2009-05-01 10:15:56 +00:00
Yann Leboulanger
ef281d8608
roster.get_status_message don't take pep_dict anymore.
2009-05-01 10:03:38 +00:00
Yann Leboulanger
1c1d6b6c26
no pep with default status messages.
2009-05-01 09:51:48 +00:00
Yann Leboulanger
f8267ad047
missing commit. see #4643
2009-05-01 09:40:03 +00:00
Yann Leboulanger
5d8e96ad47
don't call gtk.main_quit() from outside of a mainloop
2009-05-01 09:37:13 +00:00
Yann Leboulanger
e6aea43665
When saving last_status_msg_*, save also pep info
2009-05-01 09:33:50 +00:00
Yann Leboulanger
8182363b76
missing options for ping alive. see #4643
2009-05-01 09:20:26 +00:00
Yann Leboulanger
a7f0022bb4
Add a second timeout to differenciate keepalive and ping alive packets. We now wait 55s before sending a keepalive (whitespace packet) and 2 minutes before sendind a xmpp ping (and then we wait for 1min the answer before reconnecting) Fixes #4643
2009-05-01 09:18:21 +00:00
Yann Leboulanger
38b4e54011
ignore invalid presences
2009-04-30 15:20:37 +00:00
Yann Leboulanger
4458db5d2c
[Yrogirg & I] add a first quote ability. see #2943
2009-04-30 13:36:29 +00:00
Yann Leboulanger
e4029dddd6
prevent traceback when identifying stream error. Fixes #4946
2009-04-30 08:32:32 +00:00
Yann Leboulanger
5b001701f0
save roster window / position when Gajim is shut down not intentionally. Fixes #4868
2009-04-29 17:40:50 +00:00
Yann Leboulanger
1a8def3341
prevent traceback when we get a presence from an invalid JID
2009-04-29 17:34:27 +00:00
Yann Leboulanger
533e36c22c
close filtransfers when we get an offline presence, but only for this resource. Fixes #4980
2009-04-29 07:46:24 +00:00
Yann Leboulanger
bdc291cb04
typo
2009-04-27 19:30:54 +00:00
Yann Leboulanger
9ea2a5c677
we now depend on GTK2.12. Remove test for older versions. Fixes #4996
2009-04-27 19:28:53 +00:00
Yann Leboulanger
6f3b32d9fd
correctly create session (pm / not pm) when we send a message in a control without a session (after disabling E2E). Fixes #4818
2009-04-27 16:57:09 +00:00
Yann Leboulanger
52be3170c7
reorder import in common helpers. Fixes #4764
2009-04-27 11:27:42 +00:00
Yann Leboulanger
f74ec76e57
ability to select status message and room subject in banner. Fixes #4879
2009-04-26 18:57:18 +00:00
Yann Leboulanger
412d9b4d87
add tooltip explaining why file transfer button is diabled. Fixes #3948
2009-04-25 22:29:22 +00:00
Yann Leboulanger
5419b2cb36
call gtk.gdk.threads_init() to initialise threads used when en/decrypting GPG. Fixes #4959
2009-04-25 22:10:03 +00:00
Yann Leboulanger
665016ccc0
don't overwrite stanza ID in zeroconf so that we reply with correct ID to requests. Thanks Mattj
2009-04-25 16:29:49 +00:00
Yann Leboulanger
fdcf75ae59
minimize groupchats when closing several windows at the same time. Fixes #4987
2009-04-23 07:26:08 +00:00
Yann Leboulanger
0e76e17bcb
[punchagan] search in option name and description in ACE. Fixes #4727
2009-04-23 06:58:55 +00:00
Yann Leboulanger
6ce94752d4
add a pubsub_supported variable in connection
2009-04-22 14:24:04 +00:00
Yann Leboulanger
27ea3d9f14
[tpatnoe] add In and Out comment in XML console. Fixes #4977
2009-04-22 08:43:04 +00:00
Yann Leboulanger
8ccba78a15
[tpatnoe] don't add a to attribut to roster pushes if we don't get a from. Fixes #4978
2009-04-22 08:39:10 +00:00
Yann Leboulanger
44e0ec913a
save pep things (activity and mood) in preset status messages.
2009-04-13 21:00:33 +00:00
Yann Leboulanger
ad125ecaac
fix missing argument.
2009-04-13 15:15:45 +00:00
Yann Leboulanger
84b65054b1
[premysl.vyhnal] optimize get_days_with_logs(). Fixes #4964
2009-04-13 09:05:22 +00:00
Yann Leboulanger
2986ceb830
change background of editable cells in default status message treeview and make columns resizable. Fixes #4746
2009-04-12 21:57:49 +00:00
Yann Leboulanger
4c754a00ea
add activity / mood in change status dialog. Fixes #4419
2009-04-12 18:13:37 +00:00
Yann Leboulanger
67fb611bd3
add * when we print /me in html text
2009-04-12 10:14:27 +00:00
Yann Leboulanger
4ac97dae2b
make instruction label of dataforms wrapable. see #4724
2009-04-08 18:52:50 +00:00
Yann Leboulanger
77714f15b4
remove useless line
2009-04-08 18:13:08 +00:00
Yann Leboulanger
dbce8b36c7
request to add contact when it's in not in roster group and we get a subscription request
2009-04-08 16:49:09 +00:00
Yann Leboulanger
f24b92cfc5
missing option to save if we want the warning when closing message windows with several tabs
2009-04-08 16:43:34 +00:00
Yann Leboulanger
dc69e49db6
don't send NS_MUX <x> element when we change nickname in room
2009-04-08 16:38:28 +00:00
Yann Leboulanger
0c27b86cc1
Warn user before closing chat window with tabs where we can loose data. Fixes #3645
2009-04-08 16:28:51 +00:00
Yann Leboulanger
16456b3b96
prevent traceback when we have in our roster a groupchat. Fixes #4957
2009-04-08 09:58:49 +00:00
Yann Leboulanger
d3eb181758
don't expand big brother when we get a message in a metacontact. Fixes #4867
2009-04-08 07:55:52 +00:00
Yann Leboulanger
a562bfdcb6
[punchagan & me] print /me in history correctly. Fixes #4852
2009-04-08 07:31:56 +00:00
Yann Leboulanger
72d3c578d4
import indicate in file where it's used. Fixes #4942
2009-04-08 07:31:11 +00:00
Yann Leboulanger
d37d1e973f
remove latest \n in bosh received messages (one is added when we send)
2009-04-07 17:12:35 +00:00
Yann Leboulanger
8514e51675
factorize send_file action in chat / groupchat / private chat. see #3948
2009-04-07 17:07:04 +00:00
Yann Leboulanger
2fc1532104
don't show "file-send-real-jid-is-known-warning" dialog when contact is known. see #3948
2009-04-07 11:08:12 +00:00
Yann Leboulanger
a6f62ac7c6
ignore port in bosh URL, it's entered separetly. Take into account proxy username when using bosh
2009-04-06 14:05:07 +00:00
Yann Leboulanger
1c336ede9f
add advanced option to ask offline status on connection. Fixes #3597
2009-04-06 10:06:26 +00:00
Yann Leboulanger
e749d5941f
re-draw contct in roster after we get offline status. see #3597
2009-04-05 18:49:43 +00:00
Yann Leboulanger
1e5d5ca9a8
fix typo
2009-04-05 18:35:59 +00:00
Yann Leboulanger
b7493cf580
[steelman] position dialogs centered on parent. Fixes #4936
2009-04-05 18:31:22 +00:00
Yann Leboulanger
2be80422a0
[punchagan] fix rename group dialog with & char. Fixes #4937
2009-04-05 17:59:31 +00:00
Yann Leboulanger
fabadfd778
use iconify_initially to know if window has been iconified (works under linux and windows). Fixes #4938
2009-04-05 17:35:05 +00:00
Yann Leboulanger
5d6ad7853a
don't remove the possibility to add twice the same account. Fixes #4948
2009-04-05 15:26:59 +00:00
Yann Leboulanger
e0f0871ea6
[ken.vandine] add indicator support. Fixes #4942
2009-04-04 05:06:46 +00:00
Yann Leboulanger
952dab118b
[Simon Morgan] don't hide() window when we click on systray, but iconify() it. Fixes #4938
2009-04-03 18:48:31 +00:00
Yann Leboulanger
876f429119
fix kde notificatinos (they don't support capabilities). Fixes #4940
2009-04-01 13:39:52 +00:00
Yann Leboulanger
e763627a6c
disable send_file button when we don't know the resource. Fixes #4884
2009-03-25 12:12:23 +00:00
Yann Leboulanger
9bc7c4aa95
add missing var to connection_zeroconf.py
2009-03-25 06:56:39 +00:00
Yann Leboulanger
2913a9c80d
win.get_property('has-toplevel-focus') doesn't work under windows when we click on systray: focus is on systray icon. Fixes #4888
2009-03-22 08:53:31 +00:00
Yann Leboulanger
1b34a125c0
escape file name in file transfer accept dialog
2009-03-20 21:05:45 +00:00
Yann Leboulanger
d2f1f20c1e
don't add a self contact row when we get an offline presence from an unknown resource. Fixes #4582
2009-03-20 20:17:13 +00:00
Yann Leboulanger
5e44243758
fix traceback with kerberos GSSError handling.
2009-03-20 20:02:05 +00:00
Yann Leboulanger
c7c5d0f66d
don't fail when we get a wrong time format when requesting contact time
2009-03-18 11:04:25 +00:00
Yann Leboulanger
9d307570df
missing )
2009-03-18 11:03:16 +00:00
Yann Leboulanger
346dbc04b2
handle GSSError exceptions. Fixes #4913
2009-03-18 09:14:10 +00:00
Yann Leboulanger
9900698dc5
typo. Fixes #4912
2009-03-18 07:10:18 +00:00
Yann Leboulanger
cfd0b4835a
prevent traceback when password is not entered. Fixes #4912
2009-03-17 19:35:52 +00:00
Yann Leboulanger
9b5c8db2ce
prevent Traceback when server replies badly to resource binding request. Fixes #4880
2009-03-16 09:54:57 +00:00
Yann Leboulanger
a9f233d2cd
show only contact with subscription none of from in the bottom of roster. Fixes #4877 , see #4778
2009-03-16 09:37:40 +00:00
Yann Leboulanger
f1ae7fc984
do not enable zeroconf if avahi or bonjour is not available. Fixes #4891
2009-03-16 08:43:13 +00:00
Yann Leboulanger
a802edbf65
fix typo in dbus handling. Fixes #4905
2009-03-15 12:11:50 +00:00
Yann Leboulanger
28f443dd21
copyright is until 2009
2009-03-14 12:36:02 +00:00
Yann Leboulanger
92ee243829
close passphrases dialog when we are disconnected. Fixes #4702
2009-03-14 11:30:09 +00:00
Yann Leboulanger
4b3206f043
[James Westby] Don't use actions in notifications if the server doesn't support them. Fixes #4862
2009-03-13 21:51:49 +00:00
Yann Leboulanger
dccf065418
better way to add http://. see #4857
2009-03-11 19:12:56 +00:00
Yann Leboulanger
1dd6ee0390
[Florob] add http:// to URLs before giving them to gnome-open. Fixes #4857
2009-03-11 17:48:34 +00:00
Yann Leboulanger
8fccef98c7
add missing file. Fixes #4898 , #4874
2009-03-11 17:00:28 +00:00
Yann Leboulanger
3eb203a504
typo
2009-03-11 09:58:25 +00:00
Yann Leboulanger
cbef579dd8
decode error message returnd by GPG. Fixes #4893
2009-03-11 09:57:24 +00:00
Yann Leboulanger
93fd47256d
[brubru] fallback to field 's identifier (var) when there is no Human-readable name (label). Fixes #4894
2009-03-11 09:47:16 +00:00
Yann Leboulanger
5bc09c2a6a
[brubru] don't fail when open pref window with no accoutn configured. Fixes #4895
2009-03-11 09:40:08 +00:00
Yann Leboulanger
5301dcd4a0
check OSError from gtkspell.py. Fixes #4897
2009-03-11 09:17:23 +00:00
Yann Leboulanger
aa44b8466a
[brubru] colored output of logging system. Fixes #4875
2009-03-11 09:16:07 +00:00
Yann Leboulanger
8f4d15f527
remove no more used code. Fixes #4853
2009-03-05 20:14:08 +00:00
Yann Leboulanger
46d1f0298d
add missing file. Fixes #4289
2009-03-04 13:44:01 +00:00
Yann Leboulanger
1dbdfce11b
[Dicson] don't take into account ask_on(ff)line_status when we send a custon suatus. Fixes #4828
2009-03-02 17:41:51 +00:00
Yann Leboulanger
be6fe24630
hide XEP-184 tooltip when needed. Fixes #4855
2009-03-01 16:59:06 +00:00
Yann Leboulanger
4ac8b1eb96
[Sergiy Yegorov] typo
2009-03-01 13:51:20 +00:00
Yann Leboulanger
596327860c
[Sergiy Yegorov] typo
2009-03-01 13:49:11 +00:00
Yann Leboulanger
5194387338
put gajim application log file in application data/gajim folder. Fixes #4832
2009-03-01 13:12:38 +00:00
Yann Leboulanger
53de0bda9a
fix typo. Fixes #4834
2009-02-20 18:56:04 +00:00
Yann Leboulanger
5834a2ae82
ability to block all contacts (from privacy list editor). Fixes #4831
2009-02-20 10:15:16 +00:00
Yann Leboulanger
bf8c12ee9f
ask user what to do when GPG key is not trusted.
2009-02-19 22:47:38 +00:00
Yann Leboulanger
c1e6cd17b7
detect expires GPG keys. Fixes #4263
2009-02-19 20:17:05 +00:00
Yann Leboulanger
0724a4ffea
show Error Dialog with full error message instead of popup when Stream Error arrives. see #4660
2009-02-19 14:46:54 +00:00
Yann Leboulanger
16fa30a1e7
handle stream error and show message to user. Fixes #4660 , #4823
2009-02-19 13:18:23 +00:00
Yann Leboulanger
9a6913053d
acknowledge roster pushes. Fixes #4826
2009-02-19 09:52:23 +00:00
Yann Leboulanger
3f5a2d9017
handle nick changement in another resource. See #4826
2009-02-19 09:34:27 +00:00
Yann Leboulanger
d6c2092977
save default custom host/port. Fixes #4820
2009-02-17 12:15:25 +00:00
Yann Leboulanger
4ddcdcc40a
fix parsing length in html. Fixes #3781
2009-02-16 10:15:44 +00:00
Yann Leboulanger
a2b534c040
really fix dispatcher to support several waiting stanza at the same time. Fix #4299
2009-02-15 14:13:21 +00:00
Yann Leboulanger
f443673bfd
allow to wait for more than one answer at the same time with SendAndCallForResponse. Fixes #4299
2009-02-15 13:17:33 +00:00
Yann Leboulanger
06d4188411
don't draw a black square for groupchat occupants that have no affiliation
2009-02-15 10:16:08 +00:00
Yann Leboulanger
3d23320697
[Petr Menšík] correct 2 typos
2009-02-15 09:28:56 +00:00
Yann Leboulanger
49d32e84f6
ignore wrong answer to XEP-202 (entity time) requests (Adium don't reply correctly). Fixes #4816
2009-02-14 18:56:17 +00:00
Yann Leboulanger
4ec93e6ea7
re-enable proxy testing. see #4299
2009-02-14 16:41:31 +00:00
js
b2ebb4cbc9
Fix serious copyright and license issues, which were introduced as a
...
reaction to #4200 .
2009-02-14 15:02:10 +00:00
js
db5f9bab05
statusicon.py was incompatible with r11080. Fixed.
2009-02-14 13:01:57 +00:00
Yann Leboulanger
fd088b09f5
[shivan] network manager 0.7 support. Fixes #4536
2009-02-14 10:07:31 +00:00
Yann Leboulanger
531ab92651
don't log as error, but as info, connection lost. Fixes #4800
2009-02-13 22:37:51 +00:00
Yann Leboulanger
cba0ae51cf
fix traceback when connecting with PLAIN. Fixes #4815
2009-02-13 22:20:13 +00:00
Yann Leboulanger
521239377b
option to disable sound when we are busy. Fixes #2256
2009-02-13 21:14:50 +00:00
Yann Leboulanger
849108b11f
request connection password only when neede. No need to request it for GSSAPI or ANONYMOUS login. see #2465
2009-02-13 20:24:23 +00:00
Yann Leboulanger
95d7e157da
handle (un)subscription events as messages (don't force to popup a window) Fixes #2243
2009-02-13 19:35:30 +00:00
Yann Leboulanger
01bcfe2007
[thorstenp] use ctype to have gtkspell. No need to compile it from C. Fixes #4289
2009-02-12 22:15:18 +00:00
Yann Leboulanger
85d758d75d
add jid to remove_contact dialog. Fixes #4708
2009-02-12 20:17:18 +00:00
Yann Leboulanger
43fe19d73e
add a small square ti differentiate room member's affiliation. Fixes #3964
2009-02-12 13:12:38 +00:00
Yann Leboulanger
70ade3b845
restore old behaviour of systray: left click open pending event if any, else hide/show roster. Fixes #4436
2009-02-12 11:07:09 +00:00
Yann Leboulanger
a1c40f9b08
unset custom status icon only when remote contact goes offline or connects. Fixes #4801
2009-02-11 20:48:41 +00:00
Yann Leboulanger
0cf86f5a8f
[Dicson] Fix meta contact order by DND. Fixes #4797 , #4779
2009-02-11 17:55:00 +00:00
Yann Leboulanger
200069062e
fix localetime() call. Fixes #4798
2009-02-11 10:58:57 +00:00
Yann Leboulanger
7dba2f909f
[brubru] replace $(libdir)/gajim by $(pkglibdir) see #4770
2009-02-11 10:50:39 +00:00
Yann Leboulanger
ba9836af65
[brubru] Load LOCALEDIR from configure (with defs.py). see #4770
2009-02-11 10:46:07 +00:00
Yann Leboulanger
062d6877b7
[brubru] fix glade dir. see #4770
2009-02-11 09:44:17 +00:00
Yann Leboulanger
626b080457
fix sending correct time with DST / non-DST time
2009-02-10 22:25:04 +00:00
Yann Leboulanger
7c96178126
add XEP-202 in vcard window. Fixes #4007
2009-02-10 21:45:44 +00:00
Yann Leboulanger
bec8b7ff15
small comment
2009-02-10 21:42:55 +00:00
Yann Leboulanger
37665a9a42
when sorting by status, sort by subscription first. Fixes #4778
2009-02-10 10:45:03 +00:00
Yann Leboulanger
89a1e55a85
fix potential traceback. Fixes #4780
2009-02-09 19:46:26 +00:00
Yann Leboulanger
beb32a3d1c
handle error messages correctly. Fixes #4783
2009-02-09 19:38:05 +00:00
Yann Leboulanger
6f951d20d0
remove useless code
2009-02-08 22:37:39 +00:00
Yann Leboulanger
894dbc3e73
delete account from gajim.config when creation fails.
2009-02-08 19:29:27 +00:00
Yann Leboulanger
e49c64a452
reorder functions in common/helpers.py. Fixes #4764 . Thanks Vardo!
2009-02-08 13:47:28 +00:00
Yann Leboulanger
baa208d0b6
remove duplicate code. Fixes #4790
2009-02-08 10:21:50 +00:00
Yann Leboulanger
26d8624377
[Zod] convert GPG decrypted string to unicode. Fixes #4788
2009-02-08 09:56:38 +00:00
Yann Leboulanger
a4f9764f21
stanza sent at startup now start with Gajim_ instead of p. Fixes #4774
2009-02-07 12:47:13 +00:00
Yann Leboulanger
20edebbd33
handle XFCE notification-daemon. Fixes #4556
2009-02-07 09:11:40 +00:00
Yann Leboulanger
e0123f0c24
encrypt and decrypt GPG messages in a thread, and call a callback when it's finished (sending a message is now asyncronous). Fixes #4445
2009-02-06 19:01:36 +00:00
Yann Leboulanger
36f8280620
prevent traceback when closing a transport chat window. Fixes #4767
2009-02-03 15:10:56 +00:00
Yann Leboulanger
f4101fbb8b
fix traceback with atom pubsub. Fixes #4763
2009-02-02 06:43:19 +00:00
Yann Leboulanger
9d3cc64197
typo in string splitting
2009-02-01 21:12:11 +00:00
Yann Leboulanger
289cd81caa
[pvgoran] use correct function to get custom status message. Don't ask it if there is a default message configured. Fixes #4762
2009-02-01 21:09:48 +00:00
Yann Leboulanger
25f0ee832f
[knuckles] KDE notifications. Fixes #4749
2009-02-01 10:28:48 +00:00
Yann Leboulanger
0a8100df4a
[raa.lkml] disable photo viewer in GnuPG when verifying keys. Fixes #4760
2009-02-01 09:15:07 +00:00
Yann Leboulanger
d673e04935
negotiate esession only if enable_esessions is activated. Fixes #4738
2009-01-30 16:48:15 +00:00
Yann Leboulanger
ac05e57aa7
fix decode error in latex errors. Fixes #4744
2009-01-30 09:09:54 +00:00
Yann Leboulanger
5e2c8da594
new show_only_active_contact option. Fixes #3497
2009-01-30 07:53:26 +00:00
Mateusz Biliński
405f2d11b3
Removed premature triple-dots in contact's status message (MUC). Fixes #4741 (caused by changeset [11042]).
2009-01-30 00:52:48 +00:00
Yann Leboulanger
ffb52eb626
[Dicson] option have moved per account. Fixes #4748
2009-01-29 20:16:34 +00:00
Mateusz Biliński
b6b1f2bdb0
[dicson] fix #4741 (removed TBs in MUC)
2009-01-28 16:50:32 +00:00
Yann Leboulanger
0e452e55b9
fix missing commit. see [11033]
2009-01-28 13:16:45 +00:00
Yann Leboulanger
eba3911dd7
set speller language correctly, and show correct error message. Fixes #4737
2009-01-28 13:16:02 +00:00
Yann Leboulanger
554764400b
coding standards
2009-01-28 12:12:13 +00:00
Yann Leboulanger
816dc776b0
fix missing var
2009-01-28 12:10:10 +00:00
Yann Leboulanger
46e2b408de
add a parameter in GCMessage dbus event: highlight. Fixes #4739
2009-01-28 12:00:31 +00:00
Yann Leboulanger
086232adaa
fixed fields in dataforms don't have multiple <value/> elements. see #3200
2009-01-28 07:54:22 +00:00
Yann Leboulanger
6d9ea872e8
coding standards
2009-01-28 07:47:38 +00:00
Yann Leboulanger
0b7f2c3fe7
escape & in HTML messages.
2009-01-27 20:33:54 +00:00
Yann Leboulanger
f11c1b226a
allow ignore_unknown_contacts, send_os_info and log_encrypted_sessions to be set per_account in ACE. Fixes #4730
2009-01-27 08:48:17 +00:00
Yann Leboulanger
8603712990
metion account name in fingerprint changed dialog. Fixes $4735
2009-01-26 18:05:04 +00:00
Yann Leboulanger
2dec19d34f
test if dbus0x11 is installed before using dbus. Fixes #4715
2009-01-26 16:15:05 +00:00
Yann Leboulanger
2804251df6
infor user about success or failure of registration with an agent. Fixes #3474
2009-01-26 10:27:46 +00:00
Yann Leboulanger
2087fcb016
better way to get window maximized state. Fixes #4710 , see #4630
2009-01-26 09:22:28 +00:00
Yann Leboulanger
a35b0f72ba
[Merwok] decode correctly URLs in gajim-remote handle_uri. Fixes #4703
2009-01-25 21:38:35 +00:00
Yann Leboulanger
e1ae6ea0fe
ability to hide systray icon when there is no pending events. Fixes #4645
2009-01-25 09:19:24 +00:00
Yann Leboulanger
7a8b5aa309
move sound preferences in a separate window
2009-01-24 14:01:15 +00:00
Yann Leboulanger
8b61a2050f
don't fail when there is an unreadable certificate file.
2009-01-24 12:45:57 +00:00
Yann Leboulanger
c14c993574
really go away when we go autoaway from gnome-screensaver and autoaway time is not yet reached. Fixes #663
2009-01-23 20:30:55 +00:00
Yann Leboulanger
26ed4433b4
prevent in GUI when login / password is wrong, even if there is an unknown mechnism. see #4672
2009-01-23 17:27:21 +00:00
Julien Pivotto
3a80d25bad
Correctly disconnect muc's from roster. Fic #4720 .
2009-01-23 14:19:38 +00:00
Yann Leboulanger
ea881946f4
don't fail when we fail to open a certificate file. Fixes #4722
2009-01-23 09:24:17 +00:00
Yann Leboulanger
68cdc3a5f8
don't traceback when quitting a groupchat. Fixes #4684
2009-01-23 08:33:21 +00:00
Julien Pivotto
2a43e1c0e6
Display smileys in xhtm messages
2009-01-22 21:15:58 +00:00
Julien Pivotto
1738247d12
better xhtml-gui code
2009-01-22 20:43:15 +00:00
Yann Leboulanger
674924889f
some server require SSLv2. Fixes #4672
2009-01-22 20:39:31 +00:00
Yann Leboulanger
ce1880927e
remove code commited by mistake
2009-01-22 18:33:36 +00:00
Yann Leboulanger
5ff6ce2ca9
don't fail when first connection fails and we try to show profile window. see #4717
2009-01-22 17:53:46 +00:00
Yann Leboulanger
66aa2b5af4
fix traceback. Fixes #4712
2009-01-21 21:30:16 +00:00
Julien Pivotto
114909c3a9
Don't send xHtml if not needed. Fix #4612 .
2009-01-21 19:53:02 +00:00
Julien Pivotto
66fc900f5f
Oooops, remove some testing stuff
2009-01-21 18:04:47 +00:00
Julien Pivotto
194b41cfba
Prevent sending xHTML if not needed.
2009-01-21 18:00:33 +00:00
Yann Leboulanger
109c9d1004
don't traceback when there is no temp folder. Fixes #4629
2009-01-21 07:14:03 +00:00
Yann Leboulanger
49925786c2
store passwords in gnome keyring in another way. silently upgrade to the new way
2009-01-20 21:24:22 +00:00
Yann Leboulanger
cd9c041585
don't fail when stream version < 1.0. Fixes #4600
2009-01-20 09:07:41 +00:00
Yann Leboulanger
68550b731b
[gjc] use correct API to get password from gnome-keyring. Fixes #3631
2009-01-19 22:19:43 +00:00
Yann Leboulanger
cb1b0814a8
[Lucky] music track listenenr patch for totem player. Fixes #4705
2009-01-19 19:17:13 +00:00
Yann Leboulanger
9d6312d198
[shtein] save maximized state window. Fixes #4630
2009-01-17 13:50:15 +00:00
Yann Leboulanger
c58afbc2f9
don't traceback when we fail to announce new messahe on dbus. Fixes #4658
2009-01-17 12:56:33 +00:00
Yann Leboulanger
48d4199237
[dwd] re-enable TLS. Fixes #4674
2009-01-17 12:43:13 +00:00
Yann Leboulanger
03aa7de56c
initialise a pariable before it's used. Fixes #4692
2009-01-17 12:30:24 +00:00
Yann Leboulanger
d628fbef21
typo (append -> remove). Fixes #4618
2009-01-16 16:51:20 +00:00
Yann Leboulanger
e629ceb637
don't allow to send xhtml when gpg is active (because this part is not encrypted). Fixes #4650
2009-01-16 15:01:36 +00:00
Yann Leboulanger
77b5c85f18
load certificates from /etc/ssl/certs too. Fixes #4633
2009-01-15 17:54:28 +00:00
Yann Leboulanger
22239525a2
connection type in 'plain', not 'tcp'
2009-01-14 18:14:20 +00:00
Yann Leboulanger
dc7d34e471
fix previous commit: missing import and typo
2009-01-14 17:27:53 +00:00
Yann Leboulanger
6b2a816143
reapply patch for nslookup 9.6 that was remove with bosh merge. Fixes #4677
2009-01-14 17:24:07 +00:00
Yann Leboulanger
9b2382cd0e
[dwd] better way to encode using base64. Fixes #4568
2009-01-14 08:51:07 +00:00
Yann Leboulanger
5575502c0b
save certificate fingerprint when we don't have it.
2009-01-13 19:24:09 +00:00
Yann Leboulanger
3813f20888
don't allow to have several ssl_error / fingerprint_error / plain_connection / insecure_ssl dialog at the same time for one account. Fixes #4642
2009-01-13 19:20:12 +00:00
Yann Leboulanger
54283f7779
let banner size increase if we set a big font in it. Fixes #4670
2009-01-12 17:25:27 +00:00
Yann Leboulanger
5e710de4ea
make column resizable and reorderable in configure room dialog. Fixes #4667
2009-01-12 14:05:58 +00:00
Stephan Erb
593c23ebc8
Cosmetic only... as usaual: stanza_session.py. TODO: better variable names
2009-01-11 22:29:58 +00:00
Stephan Erb
d23aa630ba
ID will be autogenerated (like from): Done by dispatcher as it wraps transports send, when plugged into NonBlockingClient.
2009-01-11 21:00:58 +00:00
Stephan Erb
541167aa3e
Move IdleCommand from resolver.py to idlequeue.py
2009-01-11 17:54:41 +00:00
Stephan Erb
0f61260578
Use logic which idlequeue shall be used to idlequeue module.
2009-01-11 17:11:17 +00:00
Stephan Erb
f8e6635edf
Remove some (now) useless returns that where added because of a broken commit of mine...
2009-01-11 17:10:41 +00:00
tomk
2b0ef67c55
fixes #4657 - traceback on terminating stanza after BOSH init request
2009-01-11 15:12:28 +00:00
js
92a911da9b
If we don't have an interpreter for them, don't make them executable!
2009-01-11 14:47:21 +00:00
Stephan Erb
8a19e11bee
Add some FIXME statements due to open questions. Improve a two default parameters.
2009-01-11 13:42:39 +00:00
Yann Leboulanger
1383bb6a74
[shivan] improve strings in features window, make list sorted. Fixes #4571
2009-01-11 09:55:39 +00:00
js
6ede969f5f
Fix missing returns, so we don't run into that assert.
2009-01-10 22:46:26 +00:00
Yann Leboulanger
15ab37043e
remove duplicated STATUS_LIST variable
2009-01-10 16:45:52 +00:00
Stephan Erb
c8dc8cd758
Fix a potential traceback in onreceive() of NonBlockingTransport. A few more codingstandards
2009-01-10 16:44:11 +00:00
Yann Leboulanger
6080bea672
abilty to do some exceptions to invisible rule (to send custom status). Fixes #4631
2009-01-10 16:37:57 +00:00
Brendan Taylor
d9277816c7
log latex output instead of dumping it straight to stdout
2009-01-09 21:27:01 +00:00
Brendan Taylor
898bc7c347
gave latex processing its own file, merged duplicate processing and
...
detection code
2009-01-09 19:55:26 +00:00
Brendan Taylor
9298312369
detect latex support at startup
2009-01-09 18:40:17 +00:00
Brendan Taylor
02659358db
better use of pickle
2009-01-09 18:40:01 +00:00
Yann Leboulanger
bd759262bb
Don't change sleeper state when we send a presence to a user, to not think global status has changed from invisible. see #4631
2009-01-09 18:34:56 +00:00
Stephan Erb
bc3445881f
Rename client.py to plugin.py, as all client logic has already been moved to client_nb.py
...
Introduce a get_instance factory method for all plugins and other xmpp related classes. This will help us to decouple plugs in order to make them testable.
2009-01-09 00:49:58 +00:00
Stephan Erb
e00f871b26
Use hashlib module in favor of sha and md5.
2009-01-08 16:51:26 +00:00
Stephan Erb
cca10e6d29
A few more coding standards and readability improvements in client_nb.py.
2009-01-08 16:30:27 +00:00
Stephan Erb
10449444dd
Switch to SSL version 3 as the channel encryption protocol. As of http://docs.python.org/dev/library/ssl.html this is the maximally compatible SSL variant.
2009-01-08 16:14:26 +00:00
Brendan Taylor
b03483868b
don't display weird image in chat window when latex fails
2009-01-08 00:47:03 +00:00
Stephan Erb
a72b1ced91
Remove print statement.
2009-01-07 20:45:03 +00:00
Yann Leboulanger
12c54d9c17
remember which metacontacts were collapsed / expanded and restore their states. Fixes #4618
2009-01-06 11:13:10 +00:00
Yann Leboulanger
13e6b4e58f
install gajim-history-manager to bin directory, remove shebang line in py files. Fixes #4624
2009-01-06 07:16:07 +00:00
Yann Leboulanger
a4132ee58b
ability to use adtadir environment variable to set data directory
2009-01-05 15:12:19 +00:00
Stephan Erb
ed3de38ce5
Revert r10931. Fixes #4632 . See #2634
2009-01-03 16:34:58 +00:00
Stephan Erb
28112d6681
Fix indentation error.
2008-12-31 14:04:42 +00:00
Stephan Erb
8a76efb703
Proposed Fix. Make sure we read all data from our SSL socket wrappers and don't just rely on gobject.io_add_watch, select or poll.
...
This isn't really a clean solution, but the less intrusives fix that I can think of. Fixes #2634 .
2008-12-31 14:01:53 +00:00
Yann Leboulanger
be92286bed
a contact can be in none group. Fixes #4627
2008-12-31 09:21:14 +00:00
Yann Leboulanger
08cd4773b0
don't try to send some XML if we are disconnected/disconnecting/ Fixes #4605
2008-12-28 22:51:39 +00:00
Stephan Erb
b2a5b1046c
Remove print.
2008-12-28 14:55:23 +00:00
Stephan Erb
d8a2d8f447
Backport a few XMPPPY upstream changes.
...
* Use namespace instead of attrs={} for addChild
* Unplug SASL module on auth failure (we currently disconnect so don't really need it)
2008-12-28 14:53:20 +00:00
Stephan Erb
f83eb5ae95
Remove two more "from protocol import *".
2008-12-28 01:52:21 +00:00
Brendan Taylor
e98a648908
added licence notice to common/xmpp/c14n.py
2008-12-28 01:39:39 +00:00
Stephan Erb
7c0b1e4ed0
Module documentation for c14n.py.
2008-12-28 01:32:34 +00:00
Stephan Erb
8b3833b443
Coding standards and documentation improvements in features_nb.py. Remove unused methods.
2008-12-28 01:29:33 +00:00
Stephan Erb
d7091c74a4
Remove method that was implemented for old, blocking dispatcher but is now unused.
2008-12-28 00:01:48 +00:00
Stephan Erb
aa9a85767f
Move module documentation ontop, so that it will show up in epydoc correctly.
2008-12-27 12:36:28 +00:00
Stephan Erb
c373f044db
Append vim config to resolver.py
2008-12-27 12:28:39 +00:00