Philipp Hörist
23de7d5331
Use higher level API to focus windows
...
set_active_tab() already calls present(), no need to call it afterwards
again
2017-12-26 21:55:19 +01:00
Philipp Hörist
1afd4f0e72
New StartChat Dialog
2017-12-03 23:58:02 +01:00
Philipp Hörist
ace904573a
Add new Join Groupchat dialog
...
- Complete rewrite of the old Groupchat dialog
- Has now a "minimal" mode, which is used if we have all infos for joining except the nickname and if we want to bookmark
- Handle xmpp uris received via command line
2017-12-03 23:58:02 +01:00
Philipp Hörist
5aeed6c737
Remove AcronymExpanderPlugin
...
Moved to the gajim-plugins repository
2017-10-14 16:10:14 +02:00
Philipp Hörist
a01cdbf271
Refactor Avatars
...
- Add support for Pubsub Avatars
- Dont poll for vCard Updates, only use XEP-0153
- Dont cache vCards
- Store the avatar SHA of roster contacts in the DB
- Store the current SHA of each contact in the Contacts Object
- Move some code into the ConnectionVcard Class
2017-10-08 11:26:28 +02:00
André Apitzsch
cf36549fde
Remove Makefiles
2017-09-22 19:12:26 +02:00
Yann Leboulanger
84060484c4
Remove more Gmail things
2017-09-19 15:52:53 +02:00
Yann Leboulanger
5c0538a202
Fix running make test
2017-09-15 15:11:55 +02:00
Philipp Hörist
298fa4b96d
Update old trac links
2017-08-27 22:32:33 +02:00
André Apitzsch
89c7eb6e6a
Rename gajim.common.gajim to avoid name conflicts
2017-08-18 20:03:20 +02:00
André Apitzsch
efec098aef
Use absolute imports
2017-08-18 19:48:48 +02:00
André Apitzsch
68a57e7c91
Replace src by gajim
2017-07-02 17:25:46 +02:00
Philipp Hörist
f11135877c
Update Makefile.am
2017-03-27 09:53:16 +02:00
Yann Leboulanger
d338572271
Update strings for better english. Thanks to Allan Nordhøy for the suggestions
2017-02-04 23:29:45 +01:00
Jeffrey Baitis
4a46a7a195
Modified source to work under python3
2016-09-02 13:05:03 -07:00
Denis Fomin
0a77bb574f
Fix AcronymsExpander plugin
2014-05-31 11:46:47 +04:00
Denis Fomin
9a78999565
[axcel] update AcronymsExpanderPlugin
2013-08-20 14:08:54 +04:00
Denis Fomin
fd47e42dd0
fix AcronymsExpanderPlugin
2013-01-31 14:05:51 +04:00
Yann Leboulanger
e03b3c35b6
fix traceback handling
...
fix struc and sha1 usage (use bytes instead of string)
2013-01-05 00:03:36 +01:00
Yann Leboulanger
2c21353a8b
remove has_key()
...
fix base64 calls (requires and returns bytes, not str)
2013-01-02 17:53:42 +01:00
Yann Leboulanger
912f0e921d
fix imports and many py3 changements
2013-01-02 13:54:02 +01:00
Yann Leboulanger
d27591076f
fix exception handling
2013-01-01 23:18:36 +01:00
Denis Fomin
3cf957db4e
fix AcronymsExpanderPlugin
2013-01-01 14:26:25 +04:00
Denis Fomin
e9e5066aca
D-Bus Support. sdd icon
2012-08-16 22:02:10 +04:00
Yann Leboulanger
a581f10236
remove imort dbus.glib to remove a warning
2012-08-11 22:46:39 +02:00
Yann Leboulanger
444bed2784
ability to reset options to default value. Fixes #4465
2012-04-09 19:45:56 +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
655e523247
install correctly all files from plugins (png and files in subdirectories)
2011-11-29 11:28:40 +01:00
Denis Fomin
fbe5c39bd3
fix errors in building
2011-11-29 12:48:06 +03:00
Yann Leboulanger
24cd5f30fa
re-add a Makefile.am in plugins dir that includes nothing in the generated tarball, but that installs plugins in this directory.
2011-11-21 16:30:28 +01:00
Yann Leboulanger
6ad3d01fb5
remove plugins that have been move to gajim-plugins reprository
2011-11-16 21:26:36 +01:00
Yann Leboulanger
87504e3954
make google translation plugin work with unicode char
2011-11-16 20:11:25 +01:00
Yann Leboulanger
9ed4b62df2
make google translate plugin work when from language is "auto"
2011-11-16 17:52:19 +01:00
Yann Leboulanger
d6d351869e
use proxy if needed in google translation plugin. Fixes #7042
2011-11-16 17:51:42 +01:00
Yann Leboulanger
715ae88480
ability to enable and choose languages for google translation plugin per jid.
2011-11-16 14:07:47 +01:00
Yann Leboulanger
65db6c5eb4
make google translator plugin work. Still much work to do about configuration
2011-11-13 18:17:15 +01:00
Denis Fomin
084f0ed46d
Do not show ftp warning dialog in the check updates
2011-11-11 22:40:04 +03:00
Denis Fomin
159dbdbe92
prevent traceback when check update from ftp. see https://trac.gajim.org/ticket/7023#comment:13
2011-11-11 21:55:46 +03:00
Denis Fomin
0d5f4c347c
change the size of a 'whiteboard' button
2011-11-10 15:57:45 +03:00
Yann Leboulanger
93683a8c54
prevent traceback in trigger plugin.
2011-11-08 20:23:48 +01:00
Denis Fomin
708967a21f
plugin_installer. version: 0.5
2011-11-06 21:36:19 +03:00
Denis Fomin
95a3b992a6
plugin_installer. use TLS connection. fixes #7024
2011-11-06 21:28:54 +03:00
Yann Leboulanger
70fcdcdab2
auto-check for updates of installed plugins
2011-11-02 11:23:02 +01:00
Denis Fomin
4dd234321e
translate all modules in the plugin dir(whiteboard plugin for example. translate plugin.py and whiteboard_widget.py)
2011-09-04 23:23:38 +03:00
Denis Fomin
01a2de57c7
roster_buttons.do not translate buttons lebel.
...
triggers.remove unused import,coding style
2011-09-03 22:12:54 +03:00
Denis Fomin
dcca206149
plugin_installer.make tab lebel translatable
2011-09-03 21:43:52 +03:00
Denis Fomin
05d5b8d7d8
plugin_installer.make some string translatable
2011-09-03 20:21:44 +03:00
Denis Fomin
9ba2c2b9b9
plugin_installer. move progressbar
2011-09-03 20:16:23 +03:00
Denis Fomin
4761429860
Whiteboard plugin. set tooltip for whiteboard button
2011-09-03 11:56:14 +03:00
Denis Fomin
8a32eaf0f0
make plugins description translatable
2011-09-02 22:50:36 +03:00