Commit Graph

41 Commits

Author SHA1 Message Date
Valentin Lorentz 74273b0d84 PluginDownloader: Recognize any file starting with 'README' in @info. 2012-09-16 13:01:16 +00:00
Valentin Lorentz b5ff7d511c PluginDownloader: Recognize README.md in @info. 2012-09-16 12:53:34 +00:00
Valentin Lorentz e43700d12d PluginDownloader: Add resistivecorpse's repository. 2012-09-16 12:40:01 +00:00
Valentin Lorentz 45bf9db03c Merge branch 'py3k-backport' into testing
This branch provides support of Python 3 via 2to3 (without dropping
Python 2 support).
2012-08-08 21:46:29 +02:00
Valentin Lorentz 4fc1e934c7 PluginDownloader: Open target files in binary mode. 2012-08-05 18:02:54 +02:00
Valentin Lorentz c99fe9519e PluginDownloader: Make plugin py3k-friendly. 2012-08-04 20:39:30 +02:00
Mika Suomalainen 99991b43a5 PluginDownloader: update l10n-fi. 2012-08-04 15:22:11 +03:00
Valentin Lorentz 1bf8ab11c0 Google & Network & PluginDownloader & RSS & ShrinkUrl & Topic & Unix: Update l10n-fr. 2012-07-29 12:05:42 +02:00
Valentin Lorentz e4a1352e0a Google & PluginDownloader & ShrinkUrl & Topic: Update messages.pot 2012-07-29 11:56:52 +02:00
Valentin Lorentz c37d8c9310 PluginDownloader: Fix issue with repositories that use a subfolder. (fix commit 0a442dfd15) 2012-07-10 08:44:33 +00:00
Valentin Lorentz 95c55c8d0f PluginDownloader: Add nyuszika7h's repository. 2012-07-09 11:08:51 +00:00
Valentin Lorentz 4a6d7fdb8e PluginDownloader: Add Hoaas repo. 2012-06-29 15:04:37 +00:00
Valentin Lorentz ceee427e1f PluginDownloader: Remove debug output. 2012-06-13 18:29:25 +02:00
Valentin Lorentz 0a442dfd15 PluginDownloader: Use GitHub's APIv3. 2012-06-13 18:07:23 +02:00
Valentin Lorentz dea0070ac4 PluginDownloader: Remove debug output. 2012-05-17 16:22:37 +00:00
Valentin Lorentz 949df233d0 PluginDownloader: Enable threading. 2012-05-17 14:45:58 +00:00
skizzhg 901a03407d PluginDownloader: update l10n-it. 2012-05-04 18:56:13 +02:00
Valentin Lorentz bb2c8d472e Merge pull request #345 from Mkaysi/plugindownloader-l10n-fi
Plugindownloader: update and fix l10n-fi
2012-04-29 11:07:49 -07:00
Valentin Lorentz 9cba1e4d08 PluginDownloader: Add @info command. 2012-04-29 17:55:41 +00:00
Mika Suomalainen f8a3de4632 PluginDownloader: fix l10n-fi.
check_trans.py doesn't like GTranslator, it seems.
2012-04-29 20:49:11 +03:00
Mika Suomalainen 9dcb976346 PluginDownloader: fix l10n-fi.
"pakettivarasto" --> "ohjelmistolähde"
2012-04-29 20:42:25 +03:00
Mika Suomalainen 5f5a9f79e1 PluginDownloader: update l10n-fi. 2012-04-29 20:32:20 +03:00
Mika Suomalainen 7fadad0e3d PluginDownloader: add @plugin help PluginDownloader. 2012-04-29 19:25:44 +03:00
Mika Suomalainen 7ad332874e PluginDownloader: update l10n-de. 2012-04-27 15:39:51 +03:00
Valentin Lorentz 87607667ec PluginDownloader: Add l10n-fr. 2012-04-19 21:45:49 +02:00
Valentin Lorentz f51fbd0033 PluginDownloader: Add a bunch of new plugins: Antibody's, doorbot's, boombot's, mailed-notifier, pingdom, scrum. 2012-04-16 20:09:55 +00:00
skizzhg aedfc07762 Update l10n-it. 2012-03-16 18:28:05 +01:00
Mika Suomalainen e2d04ae52e PluginDownloader: update l10n-fi. 2012-03-15 20:48:51 +08:00
Valentin Lorentz 46a890417a Update all plugin .pot files. 2012-03-11 21:06:19 +00:00
Florian Besser 7c1800edaf PluginDownloader: Add l10n-de 2011-11-11 02:43:26 +01:00
Mika Suomalainen dcccc4abcf PluginDownloader: add l10n-fi. 2011-10-26 21:28:03 +03:00
Mika Suomalainen a5de3e988a PluginDownloader: add messages.pot 2011-10-26 21:27:42 +03:00
Tannn3r 46f6314fb4 Added a description. 2011-09-11 20:09:49 -05:00
Valentin Lorentz af65f64c1a PluginDownloader: Fix overwrite of existing plugin. 2011-09-01 11:10:31 +02:00
Valentin Lorentz 83e55fbbbd PluginDownloader: Installing a plugin overrides the existing plugin with the same name, if any. 2011-07-14 17:34:27 +02:00
Valentin Lorentz 64b4a61d3a PluginDownloader: remove useless import 2011-04-28 16:54:25 +02:00
Valentin Lorentz 6e00168662 PluginDownloader: add mtughan-weather and SpiderDave repositories 2011-04-28 14:47:25 +02:00
Valentin Lorentz 8fe3e77428 PluginDownloaded: add nanotube-bitcoin repository and check a plugin exists before downloading the tarball 2011-04-28 14:20:36 +02:00
Valentin Lorentz 72600e54af PluginDownloader: add stepnem's and gsf's repositories; fix issue with non-root path 2011-04-28 13:57:06 +02:00
Valentin Lorentz f18429fdf7 PluginDownloader: add the @install command. 2011-04-28 11:38:48 +02:00
Valentin Lorentz 187ed38ecc PluginDownloader: creation; supports ProgVal and quantumlemur repositories; able to list repositories and plugins in them. 2011-04-27 14:59:02 +02:00