Anaël Verrier
|
4d10bdcf6f
|
* In order to allow the viewing of the roster when we are offline (and some other cool stuffs), with and without roster versioning, now we load roster when RosterWindow is created (at gajim startup). Fixes #3190
|
2009-06-30 11:46:27 +02:00 |
|
Mateusz Biliński
|
38fa0be12a
|
[roidelapluie] Added initial support for Roster Item Exchange (XEP-0144) based on ticket #378. Only handling NS_ROSTERX 'set' operations is supported and tested as of now.
|
2009-06-21 03:43:57 +02:00 |
|
Yann Leboulanger
|
516e880c9c
|
fix missing import. Fixes #5092
|
2009-06-16 09:30:04 +02:00 |
|
Jonathan Schleifer
|
f7014072a7
|
Remove all OS X-specific code from the default branch.
OS X support is still maintained in the osx_newbuildsys branch - and
only there.
|
2009-06-15 21:34:38 +02:00 |
|
Mateusz Biliński
|
19a0f91bfc
|
Unicode characters are detected properly as part of URLs now. Fixes 4522.
|
2009-06-12 01:50:43 +02:00 |
|
Yann Leboulanger
|
b6475d07e6
|
add ossplay to the list of tested soundplayer. Fixes #5061
|
2009-06-04 18:26:25 +02:00 |
|
Yann Leboulanger
|
798bed6838
|
prevent traceback when writing avatar file to HD fails. Fixes #5005
|
2009-05-22 19:19:23 +02:00 |
|
Yann Leboulanger
|
07d552b656
|
prevent traceback when trying to print error message in a non existing message window. Fixes #5036
|
2009-05-19 14:12:38 +02: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
|
ef281d8608
|
roster.get_status_message don't take pep_dict anymore.
|
2009-05-01 10:03:38 +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
|
5b001701f0
|
save roster window / position when Gajim is shut down not intentionally. Fixes #4868
|
2009-04-29 17:40:50 +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
|
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
|
44e0ec913a
|
save pep things (activity and mood) in preset status messages.
|
2009-04-13 21:00:33 +00:00 |
|
Yann Leboulanger
|
4c754a00ea
|
add activity / mood in change status dialog. Fixes #4419
|
2009-04-12 18:13:37 +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
|
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
|
e0f0871ea6
|
[ken.vandine] add indicator support. Fixes #4942
|
2009-04-04 05:06:46 +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
|
f1ae7fc984
|
do not enable zeroconf if avahi or bonjour is not available. Fixes #4891
|
2009-03-16 08:43:13 +00:00 |
|
Yann Leboulanger
|
92ee243829
|
close passphrases dialog when we are disconnected. Fixes #4702
|
2009-03-14 11:30:09 +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
|
5194387338
|
put gajim application log file in application data/gajim folder. Fixes #4832
|
2009-03-01 13:12:38 +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
|
3f5a2d9017
|
handle nick changement in another resource. See #4826
|
2009-02-19 09:34:27 +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
|
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
|
7c96178126
|
add XEP-202 in vcard window. Fixes #4007
|
2009-02-10 21:45:44 +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
|
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
|
8603712990
|
metion account name in fingerprint changed dialog. Fixes $4735
|
2009-01-26 18:05:04 +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
|
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 |
|
Julien Pivotto
|
1738247d12
|
better xhtml-gui code
|
2009-01-22 20:43:15 +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 |
|
Yann Leboulanger
|
22239525a2
|
connection type in 'plain', not 'tcp'
|
2009-01-14 18:14:20 +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 |
|
Stephan Erb
|
0f61260578
|
Use logic which idlequeue shall be used to idlequeue module.
|
2009-01-11 17:11:17 +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 |
|