Philipp Hörist
9e312e4d9d
[client_icons] Remove groupchat roster functionality
...
- Gajim does not support hooks into the groupchat roster anymore
2019-09-22 10:31:25 +02:00
Romain DEP.
e1c9663e3e
[clients_icons] fix compat with 1.2
2019-08-12 05:38:01 +02:00
Daniel Brötzmann
3cc00d278a
[client_icons] Format code
2019-06-22 13:24:33 +02:00
Daniel Brötzmann
d0c300239b
[client_icons] Use new config dialog
2019-06-22 12:39:27 +02:00
Daniel Brötzmann
6a86834a82
[client_icons] Fix is_groupchat call
2019-06-22 11:56:48 +02:00
Philipp Hörist
6436c1cafa
Change logging domains
2019-03-10 10:27:07 +01:00
Philipp Hörist
d75d473058
[client_icons] Refactor Plugin
...
- Use IconTheme
- Add/Remove some clients
2019-01-26 20:16:29 +01:00
Alexander Krotov
5fc7a77526
Spellcheck all plugins
2018-12-23 00:07:59 +01:00
Philipp Hörist
97c2bfbdd9
Add compatibility for Gajim 1.1
2018-10-06 20:46:24 +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
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
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
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
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
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
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
Denis Fomin
9c21673a7f
clients_icons. Fix for zeroconf.
2012-07-12 23:40:30 +04:00
Denis Fomin
81100bb808
clients_icons. typo
2012-06-01 16:37:52 +04:00