Commit graph

3174 commits

Author SHA1 Message Date
Nikos Kouremenos
ee4e96c4ad [elrodeo] font button for roster font in prefs window. see #2633 2006-11-03 12:43:27 +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
b978097c42 Removed import sys, useless since [7326] 2006-11-03 06:41:34 +00:00
Jean-Marie Traissard
1a12bcc831 Do not print unwanted notifications for file_* events 2006-11-03 05:41:11 +00:00
Nikos Kouremenos
fa20b21507 use locale.getpreferredencoding() instead of sys.getfsencoding in decode_string 2006-11-02 13:42:51 +00:00
Nikos Kouremenos
c494b7f5b9 if it is alreayd unicode instance, do not decode 2006-11-02 13:40:57 +00:00
Yann Leboulanger
6466c45d74 [gjc] workaround gnome-keyring-daemon bug. see #2595 2006-11-01 16:49:49 +00:00
Nikos Kouremenos
c841e3b744 [psy_il] do python 25 compatible import for pysqlite in common/logger.py too 2006-10-24 16:04:21 +00:00
Nikos Kouremenos
42621a44be enrich comment about nm support more 2006-10-21 10:25:39 +00:00
Nikos Kouremenos
897190031e fix and enrich comment about nm support 2006-10-21 10:15:19 +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
2875fbda4b add fixme notice to workaround for #2585 2006-10-20 23:19:57 +00:00
Nikos Kouremenos
d98263c5e8 do not do gnomekeyring.is_available check eveyrytime (only once); remove an assert 2006-10-20 10:14:15 +00:00
Nikos Kouremenos
78e56c56e8 rm the print 2006-10-20 10:08:08 +00:00
Nikos Kouremenos
cdb7fb67e6 add print to assist baze. see #2600 2006-10-20 09:43:40 +00:00
Nikos Kouremenos
b37bf4ec0a common/helpers also does exo-open 2006-10-20 09:25:14 +00:00
Stefan Bethge
bc98a0756e fix tb when renaming offline local contacts (dkirov) 2006-10-18 21:15:54 +00:00
Yann Leboulanger
06609bcb89 add GUI option to ignore incoming XHTML tag. fixes #2522 2006-10-18 08:20:49 +00:00
Jean-Marie Traissard
27812fe3b0 Better description of chat_merge_consecutive_nickname option 2006-10-17 22:26:25 +00:00
Yann Leboulanger
f3b6fa94e9 ignor wrong mail from gmail. fixes #2587 2006-10-17 21:56:59 +00:00
Yann Leboulanger
edf0ea9f4d [Gustavo] make gnomekeyring code more robust. 2006-10-17 21:48:10 +00:00
Stefan Bethge
8bfbb62aac complete [7275] - remove send file for offline users (dkirov) 2006-10-17 19:38:43 +00:00
Stefan Bethge
4aeb92e52f temporarily replace unicode txt data from local contacts with a dot until we get info from avahi 2006-10-17 19:18:25 +00:00
Stefan Bethge
e5806104ce patch from dkirov: fix problem with chat window jid != roster contact jid (local contacts) 2006-10-17 19:13:36 +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
Yann Leboulanger
4500643eaf catch only invalid format error. see #2574 2006-10-17 10:50:14 +00:00
Yann Leboulanger
0c0c81ca03 ignore transports with wrong jid. fixes #2574 2006-10-17 10:09:11 +00:00
Yann Leboulanger
8a45a73226 show in roster not in roster contacts. also fixes a TB when receiving messages from not in roster contacts. 2006-10-16 21:37:32 +00:00
Stefan Bethge
39688db977 patch from dkirov to fix TB with gaim presences 2006-10-16 19:43:02 +00:00
Stefan Bethge
b5d4bb4a1c fix #2574 (allow 0x5f in hostnames) 2006-10-16 13:24:09 +00:00
Nikos Kouremenos
5b600300fd room -> group chat 2006-10-15 17:29:22 +00:00
Nikos Kouremenos
a1820a4ed5 fix logic for observers to work as XEP 0162 says 2006-10-15 13:23:05 +00:00
Dimitur Kirov
1fcea90561 enable utf-8 strings in txt records 2006-10-15 02:09:23 +00:00
Nikos Kouremenos
aa238c8a0b use single quotes 2006-10-14 11:42:36 +00:00
Nikos Kouremenos
d96933601a do not use plural in ace comment 2006-10-14 11:32:10 +00:00
Stefan Bethge
18ba4ec4e7 fix #2551 2006-10-14 05:33:08 +00:00
Dimitur Kirov
d1b2d21ba1 same as [7234] 2006-10-13 08:18:54 +00:00
Dimitur Kirov
62fcc8eb76 move defs.py.in in data/ dir 2006-10-13 08:15:20 +00:00
Yann Leboulanger
f6565b5703 add a defs.py to svn for windows users
take version number from defs.py, so now when we upgrade it we have to upgrade in configure.ac AND defs.py (for win users)
2006-10-12 15:10:17 +00:00
Stefan Bethge
a8c0bbe7c1 fix #2555 2006-10-12 03:22:57 +00:00
Stefan Bethge
41594ac4e8 fix #2545, pop up error message when publishing fails 2006-10-12 02:21:23 +00:00
Jean-Marie Traissard
ccf2b261c7 Use "group chat" instead of "room" in all strings. Fixes #2523. 2006-10-12 02:12:10 +00:00
Jean-Marie Traissard
483b3ac149 Keep precedent config about playing muc_received_sound or not 2006-10-12 01:28:09 +00:00
Stefan Bethge
150073da23 fix problems when local account is deleted in config file 2006-10-12 00:58:01 +00:00
Dimitur Kirov
76d6649d66 mention new build system in ChangeLog and
README.html
downgrade build dependencies to automake 1.8
2006-10-11 23:55:03 +00:00
Dimitur Kirov
c24351d58f split error for unable to bind to port 2006-10-11 23:11:54 +00:00
Nikos Kouremenos
47d557fc1b import once sqlite and logger and exceptsion in optparser.py 2006-10-11 22:45:33 +00:00
Dimitur Kirov
28aee13699 add more descriptive note for svn users about
the new setup requirements
2006-10-11 22:41:03 +00:00
Nikos Kouremenos
3535249ba1 py25 comes with pysqlite module in the stdlib 2006-10-11 22:31:51 +00:00
Nikos Kouremenos
307abbc384 put a comment 2006-10-11 22:08:30 +00:00