Commit Graph

169 Commits

Author SHA1 Message Date
Yann Leboulanger
a6fc131a04 prepare plugins for master branch 2018-10-12 11:21:54 +02:00
Philipp Hörist
97c2bfbdd9 Add compatibility for Gajim 1.1 2018-10-06 20:46:24 +02:00
Bronko
d5453669fb [clients_icons] Update manifest.ini 2018-04-16 18:32:43 +02:00
Bronko
e94a9af0c7 [clients_icons] convert variable to int before using as dictionary index
fixes: TypeError: '<' not supported between instances of 'str' and 'int'
2018-04-16 18:32:40 +02:00
Romain DEP.
cea0d08fc9 [clients_icons] bump version 2018-04-04 21:15:29 +02:00
Romain DEP.
b28655cea8 [clients_icons] add resources for Movim 2018-03-31 15:58:27 +02:00
Romain DEP.
142511bf5e [clients_icons] add resources for Conversations Legacy 2018-03-31 12:27:19 +02:00
Philipp Hörist
cf26c0ab88 [clients_icons] More cleanup and PEP8 2018-04-04 20:04:36 +02:00
Thilo Molitor
a6a7b57636 [clients_icons] Address MR comments and cleanup code 2018-04-04 20:04:28 +02:00
Thilo Molitor
5a68b17b82 [clients_icons] Add back roster tooltips
This adds support for roster tooltips and display of client name coming
from caps features (including version number if present).
This also fixes detection of Pix-Art Messenger which uses
"http://conversations.im" as presence node value but "Pix-Art Messenger"
in caps features.
2018-04-04 20:03:39 +02:00
Daniel
f1b95fd53e [clients_icons] Update manifest.ini 2018-02-27 21:27:37 +01:00
Daniel
baa724e212 [clients_icons] Add gc tooltip support 2018-02-27 21:27:37 +01:00
Daniel
db7c7971f5 [clients_icons] Fix icon display in roster and gc 2018-02-20 15:44:15 +01:00
Daniel
bdc8b4f8df [clients_icons] Update manifest.ini 2018-02-20 15:41:31 +01:00
Romain DEP.
df04516e85 [client_icons] fix exception with pidgin 2017-11-04 21:56:59 +04:00
Philipp Hörist
9ce1c5b961 Use absolute imports on all plugins
This is necessary because Gajim is with 0.16.11 a python package
2017-08-18 21:35:29 +02:00
Denis Fomin
1d99b1ad88 ClientsIconsPlugin.typo 2013-08-24 13:40:03 +04:00
Denis Fomin
106223d6bb ClientsIconsPlugin.Support Miranda NG 2013-08-24 13:35:19 +04:00
Denis Fomin
ff9d19d81e ClientsIconsPlugin. Add Jitsi 2013-07-05 23:34:50 +04:00
Denis Fomin
ed66ede176 ClientsIconsPlugin. fix missing icon 2013-07-30 18:43:43 +04:00
Denis Fomin
2486ce988f ClientsIconsPlugin. Fix jabga.ru 2013-07-18 15:00:59 +04:00
Denis Fomin
51464d0c61 ClientsIconsPlugin. Add Poezio icon. 2013-05-27 16:38:39 +04:00
Denis Fomin
ee1515f69a ClientsIconsPlugin. typo 2013-05-27 19:53:45 +04:00
Denis Fomin
cb2150ad3e ClientsIconsPlugin. Сhange Fin-bot to Fin jabber 2013-05-27 17:17:27 +04:00
Denis Fomin
e864c3781a ClientsIconsPlugin. Сhange Fin-bot caps 2013-05-27 17:13:16 +04:00
Denis Fomin
7f476ad219 ClientsIconsPlugin. Fix tooltips 2013-07-30 15:11:55 +04:00
Yann Leboulanger
57ef3e13db gtk3 will be named 0.16.10 2013-07-26 11:44:04 +02:00
Denis Fomin
27e582d963 ClientsIconsPlugin. Fix icon if contact in several groups 2013-04-26 15:50:41 +04:00
Denis Fomin
87e700329c ClientsIconsPlugin. prevent traceback 2013-03-25 15:57:53 +04:00
Denis Fomin
368713b09c ClientsIconsPlugin.fix fill and expand options 2013-01-27 11:31:54 +04:00
Yann Leboulanger
2bd705fe05 new client icon plugin require gtk3 branch of Gajim 2013-01-26 22:32:00 +01:00
Denis Fomin
7afe3606a5 ClientsIconsPlugin.py3 2013-01-26 17:55:10 +04:00
Denis Fomin
43fa1f172e ClientsIconsPlugin. Support Tigase messenger(Android) 2012-11-28 16:11:48 +04:00
Denis Fomin
9d4f1f114d ClientsIconsPlugin. Don,t show client icon in tooltip for minimized group chats 2012-11-15 13:03:25 +04:00
Denis Fomin
cfbe269157 ClientsIconsPlugin. typo 2012-11-15 12:37:30 +04:00
Denis Fomin
5d2fef7e05 ClientsIconsPlugin. version 3.0 2012-11-15 12:19:05 +04:00
Denis Fomin
681a56d1c4 ClientsIconsPlugin. Do not expand clients info in tooltips 2012-11-12 23:17:18 +04:00
Denis Fomin
43ef2e04e3 ClientsIconsPlugin. Refactoring 2012-11-12 22:36:07 +04:00
Denis Fomin
74130f93fa ClientsIconsPlugin. Coding style 2012-11-12 19:40:08 +04:00
Denis Fomin
7424ff2c3a ClientsIconsPlugin. Add info to gc tooltip 2012-11-12 17:24:13 +04:00
Denis Fomin
39a223b087 ClientsIconsPlugin. Do not add clients info to self contacts(better way) 2012-11-12 14:01:24 +04:00
Denis Fomin
a6a2e35e70 ClientsIconsPlugin. Do not add clients info to self contacts 2012-11-12 13:56:08 +04:00
Denis Fomin
09aa762dd9 ClientsIconsPlugin. fix libpurple clients in tooltip 2012-11-12 12:50:01 +04:00
Denis Fomin
0e1a081189 ClientsIconsPlugin. fix icon cache 2012-11-12 12:23:27 +04:00
Denis Fomin
a118658819 ClientsIconsPlugin. Refactoring 2012-11-12 12:15:56 +04:00
Denis Fomin
a601a14820 ClientsIconsPlugin. Do not add clients info to offline contacts 2012-11-11 22:43:47 +04:00
Denis Fomin
ac39af8741 ClientsIconsPlugin. typo 2012-11-11 22:26:26 +04:00
Denis Fomin
c2020d5fc6 ClientsIconsPlugin. Add info to roster tooltip 2012-11-11 22:15:41 +04:00
Yann Leboulanger
c9d64e9f0d add client name list 2012-11-11 18:27:49 +01:00
Denis Fomin
51ecd0aba1 clients_icons. Do not display the icon for the clients who have 'remote-server-not-found' status. Fixes #42 2012-11-10 23:07:35 +04:00