Jean-Marie Traissard
e8d2bfe1ce
[elghinn/jim]Correctly reload emoticons set :). Fixes #2445
2006-11-06 05:37:29 +00:00
Jean-Marie Traissard
dcbde70325
View my_emoticones sets in prefs (regression in [7355])
2006-11-06 00:06:35 +00:00
Yann Leboulanger
291666a5e3
show gc topic changements with timestamp as old conversations (grey)
2006-11-05 23:46:06 +00:00
Yann Leboulanger
83a5014b14
[junglecow] refactor paths and directories in a single file. fixes #2629
2006-11-04 18:15:38 +00:00
Jean-Marie Traissard
aff110a047
Use psi bug workaround less often, so we never see "/me changed topic" anymore, clarify comment
...
about why we do that. Fixes #2636 .
2006-11-03 17:10:55 +00:00
Jean-Marie Traissard
ea496bdace
More logical meaning of first message for a single message (if no single already in queue for this jid)
...
Fixed possible bad value of first for pm
Slaped bad bad comments
2006-11-03 07:58:44 +00:00
Jean-Marie Traissard
1a12bcc831
Do not print unwanted notifications for file_* events
2006-11-03 05:41:11 +00:00
Jean-Marie Traissard
dd0173cb1f
When some event for a jid arrive and we want show in roster, always show, even if contact is not in the
...
roster
Generalize selection of incomming event in the roster
separate add_to_not_in_the_roster() in a func
Deleted a Redraw of parent that seems useless (done in draw_contact())
Fixes #2247 .
2006-11-03 05:11:43 +00:00
Nikos Kouremenos
72e26a5137
noone does ./gajim.py anymore. so remove forcing call to python -OOt via shell
2006-10-30 10:25:52 +00:00
Nikos Kouremenos
cf5666043c
again fix Gajim so it runs if NM is not there. Stefan please have a look from time to time in the timeline to see other ppl fixes [f.e. this was done by Yann b4]
2006-10-21 10:10:34 +00:00
Stefan Bethge
0465e3dcdb
fix #860 , add patch from <jeff at ocjtech.us>, add per account options,
...
(options are in ACE only)
2006-10-21 00:49:30 +00:00
Stefan Bethge
18ef6edb74
don't allow sending messages via local account when offline or invisible
2006-10-20 17:02:38 +00:00
Nikos Kouremenos
946d180054
some events are not readable. thus unread event does not make sense. Pending Events is what we wanna say
2006-10-20 09:37:24 +00:00
Yann Leboulanger
06609bcb89
add GUI option to ignore incoming XHTML tag. fixes #2522
2006-10-18 08:20:49 +00:00
Yann Leboulanger
fafa2d0c0a
show our server in roster when we get a message from it, and hide it if show_transports_group is False. Fixes #2568
2006-10-17 12:31:16 +00:00
Stefan Bethge
6ca90b0a9f
revert [7259]
2006-10-16 22:40:52 +00:00
Yann Leboulanger
0909fae3cf
do not remove contact from roster when we remove a events from a contact and it is not offline. fixes #2583
2006-10-16 21:01:07 +00:00
Stefan Bethge
c456312e86
fix #2575 (thanks for the patch)
2006-10-16 13:37:49 +00:00
Stefan Bethge
b5d4bb4a1c
fix #2574 (allow 0x5f in hostnames)
2006-10-16 13:24:09 +00:00
Yann Leboulanger
b3d405b616
handle correctly messages from offline resources
2006-10-15 21:51:34 +00:00
Yann Leboulanger
f1dce33515
remove duplicate code
2006-10-15 10:51:26 +00:00
Yann Leboulanger
b69d736c94
prevent TB, call set_active() with jid without resource if we open window without resource
2006-10-12 16:37:08 +00:00
Yann Leboulanger
dff640fc6a
fixes behaviour when contact with sevral resources sends us messages and we click in systray or popup window. fixes #2443 and #2498
2006-10-12 14:08:28 +00:00
Stefan Bethge
1dbb2a891f
merge zeroconf branch to trunk
2006-10-11 02:12:56 +00:00
Stefan Bethge
0d0ac51fa8
merge with trunk
2006-10-09 00:27:03 +00:00
Nikos Kouremenos
d21d194d2e
use Gtalk terminology. email becomes mail conversation
2006-10-08 00:48:14 +00:00
Nikos Kouremenos
7d525a35f4
no need to import 2 modules in gajim.py
2006-10-07 12:56:21 +00:00
Nikos Kouremenos
8dfb1a5a66
unite room and server name resulting in a room jid interface [so it aligns with add new contact]. fixes #2504
2006-10-07 12:18:51 +00:00
Nikos Kouremenos
e5c61095f9
migrate in the correct place
2006-10-07 10:19:25 +00:00
Nikos Kouremenos
a270813221
[patrys & me] logs db now uses indeces that makes the UI XP faster
2006-10-07 10:08:38 +00:00
Yann Leboulanger
ce7e782054
coding standards
2006-10-05 09:49:09 +00:00
Nikos Kouremenos
f644cf1136
if we are windows users and we have GTK/PyGTK 2.10 we now use the GTK api about the status icon (trayicon). I tested under GNU/Linux [at gtk2.10 still is not out for Windows] and all works okay apart from the fact that we cannot do cool tooltips and cannot do animation (which is okay by me). TODO: make usage of basic tooltips [better something than nothing] for this new API
2006-10-04 23:30:03 +00:00
Dimitur Kirov
59b6ae468a
merge from trunk
...
automake based instalation
2006-10-04 00:10:49 +00:00
Jean-Marie Traissard
87aafdf680
Faster
2006-10-03 19:34:17 +00:00
Yann Leboulanger
075a16dac7
fix TB
2006-10-03 18:16:31 +00:00
Yann Leboulanger
2617ae7092
be sure to get groupchat_control in MSGERR handler.
2006-10-03 15:02:59 +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
f06a30e74a
re draw contact when we open the notif after getting a groupchat invitation from him to remove the message icon in case there is no other event.
2006-10-03 10:13:53 +00:00
Yann Leboulanger
8b494b8ff7
get the correct gc_control according to the account when we want to print error message in it. Fixes #2456
2006-10-03 10:03:07 +00:00
Dimitur Kirov
163cfef3b8
disconnect when avahi-daemon stop responding
...
fix reference in connection_handlers
2006-10-02 22:41:48 +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
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
Nikos Kouremenos
9002b3d293
put my email (and jid), not one of my JIDs
2006-09-28 11:31:25 +00:00
Dimitur Kirov
5fc8cf20f3
merge from trunk
2006-09-26 15:57:47 +00:00
Yann Leboulanger
bcdd4d2315
handle correctly click on sign in/out notif windows. For #2414
2006-09-26 07:53:49 +00:00
Nikos Kouremenos
3e32fd218d
say what to do when we click LinkButtons
2006-09-25 21:12:12 +00:00
Stefan Bethge
f5e00e916c
reconnect using reannounce and check if port has changed,
...
change global account variable
2006-09-25 20:14:17 +00:00
Nikos Kouremenos
1cc9184593
until GTK and PyGTK 2.10 exist for Windows disable trayicon. When they exist, we are going to use the GTK API only for WINDOWS as it does not support animation [which is C R A Z Y but true] and we have and NEED animation in GNU/Linux
2006-09-25 19:12:12 +00:00
Dimitur Kirov
9c570f9588
show input dialog when username is in conflict
2006-09-25 17:52:33 +00:00
Dimitur Kirov
0302499ccd
get contact if it is in not_in_the_roster
2006-09-25 10:24:39 +00:00