Commit Graph

398 Commits

Author SHA1 Message Date
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 2f2ef7ed14 UrlShortenerPlugin.Add option in plugin config 2013-01-19 13:15:36 +04:00
Denis Fomin e8f1bf54f3 UrlShortenerPlugin.shortening message only once 2013-01-16 18:01:11 +04:00
Denis Fomin 723e9161a6 UrlShortenerPlugin.remove unused print 2013-01-16 16:34:56 +04:00
Denis Fomin 027fd63fd2 UrlShortenerPlugin.shortening links in outgoing message 2013-01-16 16:29:25 +04:00
Denis Fomin 0c1b1395b4 ImagePlugin. add nbxmpp support 2012-12-26 16:35:49 +04:00
Denis Fomin ce0d57d183 JuickPlugin. add nbxmpp support(used for avatars) 2012-12-26 16:17:31 +04:00
Denis Fomin 53262f0295 OfflineBookmarksPlugin.up version 2012-12-10 01:12:45 +04:00
Denis Fomin cc50f7fe3c OfflineBookmarksPlugin.prevent traceback(zeroconf) 2012-12-10 01:06:17 +04:00
Denis Fomin f30c180c14 NowListenPlugin. Add %url to legend 2012-12-07 22:53:43 +04:00
Denis Fomin 744fe3f3be Mpris2Plugin. Support 'url' in mpris2 metadata 2012-12-07 22:51:40 +04:00
Denis Fomin 43fa1f172e ClientsIconsPlugin. Support Tigase messenger(Android) 2012-11-28 16:11:48 +04:00
Denis Fomin 601e60d769 OfflineBookmarksPlugin. version 0.1 2012-11-27 22:37:19 +04:00
Denis Fomin 8075286187 OfflineBookmarksPlugin. Use combobox instead input field. 2012-11-24 11:00:43 +04:00
Denis Fomin e44db05f0e OfflineBookmarksPlugin. Add import bookmarks feature. 2012-11-23 22:42:59 +04:00
Denis Fomin 7cf808ae61 Offline Bookmarks.do not autojoin if bookmarks supported 2012-11-20 20:29:59 +04:00
Denis Fomin 090936d9c1 Offline Bookmarks.hide plugin 2012-11-20 20:17:12 +04:00
Denis Fomin 0f2f77cbcb add offline_bookmarks plugin 2012-11-20 20:14:28 +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 6e88675b71 Update russian translation 2012-11-14 00:04:38 +04:00
Denis Fomin 27bd431654 Update russian translation 2012-11-13 23:20:13 +04:00
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