Commit Graph

12289 Commits

Author SHA1 Message Date
Yann Leboulanger 75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger 51cfe177a1 ability for a plugin to raise NodeProcessed 2012-04-08 17:53:53 +02:00
Yann Leboulanger aaa36ea7a3 don't enable roster filter when we press a unicode key with alt, control or shift (like Ctrl+i) 2012-04-08 17:32:45 +02:00
Yann Leboulanger 4f6f19357e [aranea] install plugins in datadir, even when using --enable-site-packages si Gajim can find them. 2012-04-08 12:29:57 +02:00
Yann Leboulanger 8ac4782b68 remove snarl test plugin. It is now in plugins repos 2012-04-08 01:35:22 +02:00
Yann Leboulanger 134d55b285 don't commit SQL request too fast to improve performences. Fixes #6905 2012-04-03 19:38:15 +02:00
Yann Leboulanger 2fdbe37b58 we require PyGTK2.22 for InfoBar 2012-04-01 20:17:05 +02:00
Yann Leboulanger e1808fd550 [Olivier Crete] port Gajim to use Farstream instead of Farsight2. Fixes #7113 2012-04-01 19:49:52 +02:00
Yann Leboulanger aec9f53c2d revert unwanted change 2012-04-01 19:47:11 +02:00
Yann Leboulanger 794a66e435 correctly forward unread printed messages to other resources. Fixes #7094 2012-04-01 19:39:26 +02:00
Yann Leboulanger 6fbb0b7847 fix pyopenssl version checking. Fixes #7124 2012-03-27 14:57:49 +02:00
Yann Leboulanger 6ba89b3360 [mathieui] make popup notification colors configurable. Fixes #7127 2012-03-27 14:50:26 +02:00
Denis Fomin 0ee415feff fix getting vcard in rooms where JIDs are public. fixes #7131 2012-03-25 16:15:25 +04:00
Denis Fomin 7b94905973 fix getting vcard in rooms where JIDs are public. fixes #7131 2012-03-25 14:32:30 +04:00
Yann Leboulanger 2a242bf3bd revert 515744029d22, there is no timeout for <r> requests, so we never check if we have the result. see #7090 2012-03-22 20:49:38 +01:00
Denis Fomin 39af536a5e typo in french. Fixes #7128 2012-03-21 14:29:25 +04:00
Jefry Lagrange 57639f04aa re-enable SM when resuming 2012-03-19 17:37:05 -04:00
Denis Fomin a05046c69b fix version string 2012-03-18 23:53:11 +04:00
Yann Leboulanger d35a62493a prepare 0.15 debian package 2012-03-18 10:36:30 +01:00
Matthew Wild f8eb9476f3 connection.py: Use XEP-0198 ack request as ping/pong when available. Fixes #7090 2012-03-18 15:40:03 +00:00
Yann Leboulanger 95c2d73684 don't translate useless strings 2012-03-18 19:58:22 +01:00
Yann Leboulanger 7d19d743a0 prepare 0.15 release 2012-03-18 10:30:08 +01:00
Yann Leboulanger 042e8f6c61 updated french translation 2012-03-18 12:18:04 +01:00
Yann Leboulanger c64f61f084 fix string 2012-03-18 12:17:55 +01:00
Matthew Wild ca1dcabb28 client_nb: Call auth callback even when resuming, to establish things like ping timers. Fixes #7091 2012-03-17 23:02:27 +00:00
Yann Leboulanger a86bbcb7d0 update ipyton_view for ipython 0.12 2012-03-17 19:28:48 +01:00
Yann Leboulanger 5b39679919 fix anonymous login when server has a SSL error. Fixes #7121 2012-03-16 23:09:00 +01:00
Jefry Lagrange 8700389d98 make sure SM is disabled with reconnecting 2012-03-14 23:49:37 -04:00
Jefry Lagrange e0bcd1eceb [Matthew Wild] fix stream management error handling. Fixes #7091 2012-03-14 23:37:32 -04:00
Yann Leboulanger 2a1f9d2abb handle data forms in groupchat messages. This way room admins can handle voice
requests.
2012-03-13 17:30:48 +01:00
Yann Leboulanger 70d2fb435b close jingle audio/video request window when we click ok/cancel button is
seesion has been canceled. Fixes #7119
2012-03-13 14:42:52 +01:00
Yann Leboulanger a0a40c03a8 [leon] show account name in tooltip rather than in roster in merged mode. Fixes
#7118
2012-03-13 14:32:09 +01:00
Yann Leboulanger f673ac96f8 fix getting vcard in rooms where JIDs are public 2012-03-11 19:38:44 +01:00
Yann Leboulanger 3ae3a151a4 don't fail to autogen when there is no plugin 2012-03-10 13:32:34 +01:00
Yann Leboulanger 2501cf346c correctly check JID when creating an anonymous account. Fixes #7116 2012-03-09 08:45:47 +01:00
Yann Leboulanger fdb63bcd0c fix focus behaviour when opening chat / groupchat window. Fixes #7115, see #5740 2012-03-09 08:40:21 +01:00
Yann Leboulanger 1d980fa2ef don't mark received message as read until it's really read by user. Fixes #7094 2012-03-08 20:03:17 +01:00
Yann Leboulanger 72be2c49e0 [Jeff Bailes] updated strings 2012-03-06 11:51:11 +01:00
Denis Fomin b7faf65a19 Update ru.po 2012-03-01 11:10:33 +04:00
Denis Fomin e073718907 update demandimport module from mercurial 2012-02-26 20:38:29 +04:00
Denis Fomin b4bea04407 Fix typo in the russian translation 2012-02-24 21:42:50 +04:00
Yann Leboulanger 97e5283f88 simplify code to compute how many logs do we request when we re-join a room 2012-02-22 15:36:35 +01:00
Yann Leboulanger f577ec9af7 fix some string 2012-02-22 10:07:16 +01:00
Yann Leboulanger fb19adb4d1 don't override assigned GPG key. Fixes #7111 2012-02-21 23:53:49 +01:00
Yann Leboulanger 4e3300de7d simplify nsi file for GTK installation / removal 2012-02-21 10:12:26 +01:00
Denis Fomin 12f24e5f48 Quick fix [6de66f624e71]. print last message in room then reconnect 2012-02-18 23:06:08 +04:00
Denis Fomin 09942f48e0 do not duplicate messages in the room when the connection is lost 2012-02-18 22:48:03 +04:00
Denis Fomin aa369ccce3 Don't cut 'xmpp:' when a copy xmpp link. 2012-02-17 11:17:35 +04:00
Denis Fomin 4d95c77106 Connect signal to copy link location context menu item for xmpp links. Fixes #7105 2012-02-17 11:06:43 +04:00
Denis Fomin 43d5db86da Add copy link location context menu item for xmpp links. Fixes #7105 2012-02-17 10:58:19 +04:00