Yann Leboulanger
|
365bf21807
|
import needed modules if they are available. Fixes #14
|
2012-11-12 20:35:33 +01: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
|
ca9405c8a3
|
BannerTweaksPlugin.JuickPlugin.Do not set focus to CheckButton in config ui
|
2012-11-12 21:09:51 +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
|
869d718a8e
|
ServerStatusIconsPlugin. Disable config dialog
|
2012-11-11 20:36:15 +04: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
|
cb380d8e57
|
Add Wicd Support plugin. Big thanks to Darlan for help!
|
2012-11-03 18:34:39 +04:00 |
|
Denis Fomin
|
1e5186da4d
|
UbuntuIntegrationPlugin. fix homepage
|
2012-11-03 00:05:20 +04:00 |
|
Yann Leboulanger
|
858573eab3
|
fix expanding folders
|
2012-10-29 15:04:48 +01:00 |
|
Yann Leboulanger
|
59d4087377
|
add GUI to configure incoming folder
|
2012-10-29 14:50:40 +01:00 |
|
Yann Leboulanger
|
e270d92474
|
create one ConfigParser instance per file so old values ore not used if current manifest has missing fields. Check that manifest file is full
|
2012-10-29 14:34:55 +01:00 |
|
Yann Leboulanger
|
13550fb943
|
Correctly close file opened by mkstemp. Fixes #37
|
2012-10-29 14:05:54 +01:00 |
|
Yann Leboulanger
|
94f544bdc5
|
coding standards
|
2012-10-29 12:44:49 +01:00 |
|
Yann Leboulanger
|
004b68bdd8
|
database is now a class, and the file is in ~/.config.
|
2012-10-29 12:33:47 +01:00 |
|
Yann Leboulanger
|
f38cac838f
|
use our home as default incoming folder
|
2012-10-29 10:09:01 +01:00 |
|
Yann Leboulanger
|
91b7beea71
|
use GajimPluginConfig for file sharing plugin
|
2012-10-28 19:47:32 +01:00 |
|
Jefry Lagrange
|
f9271e9809
|
initial commit for file_share plugin
|
2012-10-28 14:45:00 -04:00 |
|
Kjell Braden
|
511b37dd91
|
gotr: fix line break handling (fixes #20)
|
2012-10-15 13:06:28 +02:00 |
|
Kjell Braden
|
54f9be6b79
|
gotr: fix license headers, fix html processing
|
2012-10-13 21:22:57 +02:00 |
|
Kjell Braden
|
9e92cbda0b
|
gotr: enable html messages
|
2012-10-13 20:24:13 +02:00 |
|
Kjell Braden
|
09898b73ab
|
merge in from git
|
2012-10-13 18:50:35 +02:00 |
|
Denis Fomin
|
4b1a7e4bad
|
ImagePlugin. Do not send image to GC.
|
2012-10-10 19:17:34 +04:00 |
|
Denis Fomin
|
cdc92409e3
|
Mpris2Plugin. correctly pause support.
|
2012-10-06 23:15:38 +04:00 |
|
Denis Fomin
|
3920e11738
|
RosterTweaksPlugin. set "can_focus" to False for GtkCheckButtons
|
2012-09-05 19:19:58 +04:00 |
|
Denis Fomin
|
7cb69e6207
|
PluginInstallerPlugin. coding style
|
2012-09-05 19:12:12 +04:00 |
|
Denis Fomin
|
0041d3db30
|
RosterTweaksPlugin. don't grab focus on click
|
2012-09-05 19:10:10 +04:00 |
|
Denis Fomin
|
24fbcb1d81
|
[guilhem].PluginInstallerPlugin.Add configuration option for FTP TLS.Fixes #34
|
2012-09-04 00:15:53 +04:00 |
|
Yann Leboulanger
|
3117b6d1ec
|
update homepage and description of plugins
|
2012-08-29 11:21:52 +02:00 |
|
Yann Leboulanger
|
4003b1b452
|
correctly close tmppng file
|
2012-08-28 13:08:41 +02:00 |
|
Denis Fomin
|
cb926cedf3
|
anti_spam.config_dialog. do not set focus to CheckButtons
|
2012-08-26 22:08:07 +04:00 |
|
Yann Leboulanger
|
09b00f9521
|
increase version number for anti-spam plugin
|
2012-08-25 23:11:48 +02:00 |
|
Yann Leboulanger
|
5c97bb1b35
|
[Anti-Spam] add ability to block subscription request
|
2012-08-25 23:10:55 +02:00 |
|
Denis Fomin
|
ab23296207
|
ImagePlugin. Press Alt + I to Send Image. Fixes #27
|
2012-08-24 19:17:14 +04:00 |
|
Denis Fomin
|
e8099c53fd
|
RosterTweaksPlugin. prevent traceback
|
2012-08-23 16:13:40 +04:00 |
|
Denis Fomin
|
026ca301b5
|
RosterTweaksPlugin. correctly disabling plugin
|
2012-08-23 10:49:56 +04:00 |
|
Denis Fomin
|
8a2526833e
|
RosterTweaksPlugin. Added ability align the height of contacts in roster.(always show contact status)
|
2012-08-22 23:52:13 +04:00 |
|
Denis Fomin
|
3781246111
|
AntiSpam Plugin. Add option to disable XHTML in pm and muc
|
2012-08-20 12:33:38 +04:00 |
|
Denis Fomin
|
8c258550c2
|
triggers.add icon
|
2012-08-19 16:13:24 +04:00 |
|
Denis Fomin
|
732584f1c3
|
plugin_installer. fix homepage
|
2012-08-19 15:15:56 +04:00 |
|