Commit graph

13773 commits

Author SHA1 Message Date
Denis Fomin
8b3b276e08 Update services.xml from xmpp.net/services.xml Fixes #7310 2013-02-28 12:05:07 +04:00
Jefry Lagrange
c451722a0a Ask for discovery information (and archive) after SM is enabled. Fixes #7299 2013-02-23 11:41:36 -04:00
Yann Leboulanger
8f50831dac ability to hide / show status changes in history window. Fixes #7255 2013-02-21 19:47:30 +01:00
Yann Leboulanger
ee6cc3358c fix indentation 2013-02-21 19:20:41 +01:00
Yann Leboulanger
53e46223be compare rfilter string in unicode rather that in str. Fixes #7300 2013-02-21 19:03:20 +01:00
Yann Leboulanger
2c389640a7 handle the case when user press cancell at gnome keyring password dialog when saving a password. Fixes #7305 2013-02-19 13:22:49 +01:00
Yann Leboulanger
5add9ee985 improve RTL behaviour. See #7284 2013-02-16 23:49:39 +01:00
Yann Leboulanger
69cec5257e [OlegOAndreev] add Ctrl+K support to enable roster filter. Fixes #7302 2013-02-16 12:27:28 +01:00
Yann Leboulanger
96818f60b3 check that contacts are not in "not in roster" group when we receive a RIE stanza. Fixes #7289 2013-02-12 19:31:35 +01:00
Yann Leboulanger
e59c4bbfad send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Yann Leboulanger
04e1d02707 send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Yann Leboulanger
3d92f24834 don't crash when cacerts.pem file doesn't exists 2013-02-10 11:29:14 +01:00
Yann Leboulanger
19864ec80e correctly close file when we cancel a transfer. Fixes #7281 2013-01-24 21:23:57 +01:00
Yann Leboulanger
980492e33b don't try to escape JID when we get a subscription request from it, it's already escaped. Fixes #7277 2013-01-22 17:38:43 +01:00
Yann Leboulanger
63c854f6f7 add OOB url in message. Fixes #4325 2013-01-20 19:56:18 +01:00
Yann Leboulanger
1dd62544ff fix typo 2013-01-20 19:55:35 +01:00
Jefry Lagrange
cc198ec347 Also cancel the jingle session when initiator for IBB transfer cancellation 2013-01-19 21:40:19 -04:00
Jefry Lagrange
5b97ef278d deleting debugging prints 2013-01-19 21:24:30 -04:00
Daniel Aleksandersen
577c7221f6 Use the icon sizing solution from ticket #6839 for all dialogs.
History manager’s icon was 16px in Unity launcher. Fixes #7290
2013-01-14 20:18:55 +01:00
Yann Leboulanger
fdbde63c99 gtk3 branch is name 0.16.10 2013-07-26 11:45:58 +02:00
Denis Fomin
bf3aa3aeee [Anna Martynova] Fix errors in russian translation. 2013-05-15 14:24:16 +04:00
Denis Fomin
aa3b32400b Fix missing import 2013-05-15 12:51:23 +04:00
Denis Fomin
33014bfd81 Command system fix (python2 - > python3) 2013-05-06 23:25:49 +04:00
Denis Fomin
ddbac25e19 PluginSystem. xhtml in available tab 2013-05-04 18:27:32 +04:00
Yann Leboulanger
123c6e4d53 remember with which nickname we entered rooms. Fixes #7334 2013-04-27 14:38:38 +02:00
Denis Fomin
0c00cdde72 typo 2013-04-22 18:09:58 +04:00
Denis Fomin
7954786a1b prevent warning 2013-04-22 18:07:45 +04:00
Denis Fomin
c965ea6118 fix error win(set fill and expand for textview) 2013-04-21 12:25:34 +04:00
Denis Fomin
a3ba80324b fix reload emoticons 2013-04-21 11:38:53 +04:00
Denis Fomin
eaedf24540 Remove print 2013-03-24 10:56:43 +04:00
Denis Fomin
3b7640018b Fix traceback then gc opened and gajim theme changed 2013-03-23 23:34:34 +04:00
Denis Fomin
113a96ef1f Change history icon if theme have 'document-open-recent' icon. part 2 2013-03-17 23:14:34 +04:00
Denis Fomin
71464bef56 coding style 2013-03-17 22:33:51 +04:00
Denis Fomin
1a27615757 fix history button icon in gc 2013-03-17 00:36:39 +04:00
Denis Fomin
3b8c665665 Change history icon if theme have 'document-open-recent' icon 2013-03-16 23:56:22 +04:00
Yann Leboulanger
69a138fe66 remove some wrong decode() 2013-03-10 16:59:16 +01:00
Yann Leboulanger
19afbd2f9d fix typo 2013-03-10 15:05:31 +01:00
Yann Leboulanger
6786724304 add service line in ToplevelAgentBrowser 2013-03-09 20:57:16 +01:00
Yann Leboulanger
3376f4b077 fix typo 2013-03-09 18:16:14 +01:00
Yann Leboulanger
7bbabeec2d GPG -> OpenPGP. Fixes #7312 2013-03-09 17:49:22 +01:00
Jefry Lagrange
2da62b5c17 Ask for discovery information (and archive) after SM is enabled. Fixes #7299 2013-02-23 11:41:36 -04:00
Yann Leboulanger
ef1d89bb95 ability to hide / show status changes in history window. Fixes #7255 2013-02-21 19:47:30 +01:00
Yann Leboulanger
1257516306 handle the case when user press cancell at gnome keyring password dialog when saving a password. Fixes #7305 2013-02-19 13:22:49 +01:00
Yann Leboulanger
63557c8c05 improve RTL behaviour. See #7284 2013-02-16 23:49:39 +01:00
Yann Leboulanger
4b797e4d3c [OlegOAndreev] add Ctrl+K support to enable roster filter. Fixes #7302 2013-02-16 12:27:28 +01:00
Emmanuel Gil Peyrot
4d0f63cd3a Fix Jingle XTLS certificate creation. 2013-03-05 15:58:20 +01:00
Denis Fomin
9c28f79b5f Update services.xml from xmpp.net/services.xml Fixes #7310 2013-02-28 12:05:07 +04:00
Denis Fomin
26a6312c6a fix gtk varnames 2013-02-24 12:39:51 +04:00
Yann Leboulanger
2318a3b10c add a minimum height to status message textbox 2013-02-20 20:50:33 +01:00
Yann Leboulanger
14d703e154 nicer change status message window 2013-02-20 20:37:52 +01:00