Commit graph

9000 commits

Author SHA1 Message Date
Yann Leboulanger
6440389f50 change a string 2009-06-23 22:24:11 +02:00
Yann Leboulanger
2df642a142 typo 2009-06-23 22:08:06 +02:00
Yann Leboulanger
31dd0b882c ask if we really want to uit Gajim when systray is hidden 2009-06-23 22:00:34 +02:00
Yann Leboulanger
84d1eb4bc4 don't hide roster when we want to show systray only when there are pending events. 2009-06-23 21:07:39 +02:00
Yann Leboulanger
a53d373e04 don't traceback when we remove a contact that is alone in a metacontact. Fixes #4317 2009-06-23 19:52:47 +02:00
Anaël Verrier
0a3d26e5d4 * added another table to handle roster group
* we now handle roster push and roster reception
* changed version number in src/common/defs.py
2009-06-23 19:29:25 +02:00
Yann Leboulanger
a49a3a63e1 hide bigger avatar when switching tab. 2009-06-23 16:42:32 +02:00
Mateusz Biliński
56fe27be26 Fixed glade file for Roster Item Exchange. Button have fixed sized and are aligned right. Instead of 'OK' label, currently proper text for each action is displayed ('Add', 'Modify', 'Delete') 2009-06-22 20:21:39 +02:00
Yann Leboulanger
3807e5f386 [alx] add bookmark button in MUC browser. Fixes #3726 2009-06-22 18:30:02 +02:00
Mateusz Biliński
e8c3ba51b2 Fixed bug related to account name in NewEventsExample name. Modified way to acquire message type. 2009-06-21 23:12:30 +02:00
Yann Leboulanger
c6214c51b4 fix some coding standards 2009-06-21 21:27:51 +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
a29a00178e prevent traceback when we get malformed data in adhoc process. 2009-06-19 07:23:08 +02:00
Yann Leboulanger
3b1f2833b3 [olivier] clean activity / mood buttons when changing status. Fixes #5104 2009-06-19 07:20:19 +02:00
Yann Leboulanger
375b135209 re-add removed function. Fixes #5093 2009-06-16 15:14:09 +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
Jonathan Schleifer
086d031374 Remove spaces at EOL. 2009-06-15 21:00:14 +02:00
Yann Leboulanger
2327600745 import xmpp only when needed in helpers.py so decode_string is loaded before. see #4764 2009-06-15 09:12:32 +02:00
Mateusz Biliński
6fecd84b16 Fixed log_calls decorator arguments in a few plugins. Fixed Acronyms Expander plugin (not working due to bad auto-merge). Added few comments. 2009-06-15 07:56:08 +02:00
Mateusz Biliński
7b0a099feb Merge plugin-system with default branch. 2009-06-13 23:25:46 +02:00
Mateusz Biliński
5026aa9655 Fixes #4536. NM 0.7 was never used because NameError for 'dbus' object was raised. Changed 'exception Exception' to catch only 'DBusException' from bus.get_object() method. 2009-06-13 20:31:40 +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
e8b0090e9e set iconset to DEFAULT_ICONSET when configured one doesn't exist. Fixes #5083 2009-06-10 11:44:58 +02:00
Yann Leboulanger
b583fa2479 fix missing import in trunk. Fixes #5078 2009-06-07 20:59:04 +02:00
Mateusz Biliński
85163360c6 Merge with latest rev at default branch. 2009-06-07 02:08:42 +02:00
Mateusz Biliński
018bda5a5f Merged default branch with plugin-system branch. Not all elements are fully
functional. This should be considered as sync commit.
2009-06-07 00:00:03 +02:00
Yann Leboulanger
2281527a5e put latest filetransfer on top 2009-06-06 19:05:49 +02:00
Yann Leboulanger
610a747c79 really execute ad hoc command when clicking on Execute command in disco window 2009-06-05 21:26:23 +02:00
Yann Leboulanger
d844f7f632 fix os info / client info / contact time in vcard of groupchat contacts 2009-06-04 22:46:05 +02:00
Yann Leboulanger
0e11e16bc2 mark groupchat messages as read when we scroll at the end in groupchat window 2009-06-04 21:45:46 +02:00
Yann Leboulanger
a2d6d25324 export time when exporting logs. see #5060 2009-06-04 20:48:04 +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
c7d4dc8bee prevent a traceback when we get a groupchat presence from unknown participant. see #5067 2009-06-04 18:06:50 +02:00
Yann Leboulanger
daa86b240e prevent traceback when trying to open a second search window. Fixes #5073 2009-06-04 17:34:38 +02:00
Anaël Verrier
9133960fbc * added one table in logs.db to save roster
* added "roster_version" in configuration to save roster version for the account
* added "ver" attribute when gajim requests the roster
2009-06-02 22:48:32 +02:00
Yann Leboulanger
b18d79b0a0 handle 210 status code in groupchat (Server changed our nickname) 2009-06-02 19:35:57 +02:00
Yann Leboulanger
e6efcebfa8 add -c option to history_manager. Fixes #5058 2009-05-29 09:18:55 +02:00
Yann Leboulanger
5a72c9b3ac fix disconnection of client_zeroconf. Fixes #5049 2009-05-29 08:59:08 +02:00
Yann Leboulanger
8a70c5a679 no need of IF NOT EXISTS when creating the database 2009-05-27 09:50:12 +02:00
Yann Leboulanger
05e63acc22 clean gpg call when we list keys. Fixes #5043 2009-05-22 19:44:43 +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
731c8f691f prevent traceback when receiving a disco info while we are disconnected. Fixes #5042 2009-05-21 21:12:11 +02:00
Yann Leboulanger
796c5084c5 prevent traceback when trying to show event from gajim-remote while there is no event. Fixes #5031 2009-05-20 10:58:46 +02:00
Yann Leboulanger
ffd82a69a4 prevent traceback when we receive a presence but we are no more connected. Fixes #5028 2009-05-20 10:33:19 +02:00
Yann Leboulanger
428a0c8eba [egaz] prevent GTK Warning about color. Fixes #5035 2009-05-19 14:34:57 +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
7d725fc1ab [Dicson] Don't try to translate empty string. Fixes #5032 2009-05-18 22:33:09 +02:00
Yann Leboulanger
b2e0e4cc86 prevent traceback when notification daemon doesn't support GetCapabilities. Fixed #5015 2009-05-18 16:17:14 +02:00
Yann Leboulanger
c48f4c409f prevent traceback when negociating E2E. see #5015 2009-05-17 17:59:00 +02:00