Valentin Lorentz
e4a1352e0a
Google & PluginDownloader & ShrinkUrl & Topic: Update messages.pot
2012-07-29 11:56:52 +02:00
Guido Tabbernuk
169392e519
Messages shouldn't wrap links, set defaults for text wrapper.
2012-07-29 11:45:42 +02:00
Guido Tabbernuk
7e002ed2a2
Fix normalizeWhitespace to support Unicode.
2012-07-29 11:45:27 +02:00
Valentin Lorentz
a3cf9f8b45
Merge pull request #377 from Hoaas/testing
...
Google: Fix currency conversions.
2012-07-13 10:11:57 -07:00
Terje Hoås
e19ff328b6
Google: Fix currency conversions.
2012-07-13 19:05:21 +02:00
Valentin Lorentz
ac3724d326
Games: Add halfop support in @roulette.
2012-07-13 14:08:55 +00: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
18dd017e99
Merge remote-tracking branch 'supybot/maint/0.83.4' into testing
...
Conflicts:
sandbox/release.py
2012-07-06 11:09:34 +02:00
Valentin Lorentz
c31b6ed5c6
Merge pull request #376 from Digital-Lemon/testing
...
Network: Added @uptime && Irc.startedAt attribute
2012-07-05 02:34:26 -07:00
skizzhg
38dcffd466
Network: update l10n-it.
2012-07-04 22:48:49 +02:00
James McCoy
a42ab2e2d4
ircutils.FormatParser: Make getInt only get integers that are valid colors
...
If a colored message were wrapped just right (e.g., a colored number ending
the chunk), FormatParser would gobble up the color format code and the number
in the message, causing a KeyError when trying to look up the color in
mircColors.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-07-02 21:11:50 -04:00
Digital-Lemon
de89a9bf90
Added @network uptime
2012-06-30 02:35:40 +02:00
Digital-Lemon
51ef07caf5
Added Irc objects creation time
2012-06-30 02:32:49 +02:00
Valentin Lorentz
4a6d7fdb8e
PluginDownloader: Add Hoaas repo.
2012-06-29 15:04:37 +00:00
skizzhg
b5b02cd169
core: update l10n-it.
2012-06-26 17:20:17 +02:00
Valentin Lorentz
e90f33a6ba
Update debian/changelog and debian/control.
2012-06-23 17:48:24 +02:00
Valentin Lorentz
98e5dce853
Bump version to +limnoria2.
2012-06-23 17:45:01 +02:00
Valentin Lorentz
3ae2ce9483
Merge branch 'master' into debian
...
Conflicts:
.gitignore
src/version.py
2012-06-23 17:44:06 +02:00
James McCoy
786d184b0a
setup.py: Correct homepage metadata
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-06-17 11:46:07 -04:00
James McCoy
f8824458b3
release: Fix repository location
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-06-17 10:44:54 -04:00
James McCoy
e6d361fc92
release: Revamp to use subprocess instead of os.system
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-06-17 10:44:53 -04:00
James McCoy
fefacf5b2f
release: Allow specifying a branch to cut the release from.
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-06-17 10:44:53 -04:00
James McCoy
d1bf3feaea
release: Use optparse to handle arguments instead of doing it manually
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-06-17 10:44:53 -04:00
Daniel Folkinshteyn
a31350f14a
Consolidate the version string to reside in one central place to ease change making.
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-06-17 10:42:44 -04:00
Valentin Lorentz
c39ad2f379
Fix KeyError when using colors in a message containing numbers.
2012-06-16 11:27:31 +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
6286558fa5
Replace tabulations in utils.str.normalizeWhitespace. Closes GH-372.
2012-06-12 19:37:49 +02:00
Valentin Lorentz
01c0ca63e5
Merge pull request #370 from nyuszika7h/topic_save
...
Topic: Reply success when saving topic if there was no error
2012-06-10 04:26:12 -07:00
nyuszika7h
d827dfa580
Topic: Reply success when saving topic if there was no error
2012-06-09 20:30:14 +02:00
Valentin Lorentz
144c9e287b
Merge remote-tracking branch 'supybot/maint/0.83.4' into testing
...
Conflicts:
INSTALL
plugins/Channel/plugin.py
plugins/Success/plugin.py
2012-06-09 19:26:42 +02:00
skizzhg
228e958362
ShrinkUrl: Update l10n-it.
2012-06-09 19:22:27 +02:00
skizzhg
f78f0322d1
ShrinkUrl: Fix help (add 'goo').
2012-06-09 19:22:10 +02:00
skizzhg
ce59101f84
Channel: Update l10n-it
2012-06-09 19:21:03 +02:00
Valentin Lorentz
857632c762
Fix commit c310d74a19
(no more 'Error: error' message on 'Missing capability' error).
2012-06-09 18:54:10 +02:00
Valentin Lorentz
9723e14a4d
Prevent possible race conditions in scheduler.
2012-06-09 16:54:19 +02:00
skizzhg
32eef54a65
RSS: Update l10n-it.
2012-06-06 13:39:54 +02:00
James McCoy
438b50dccc
irclib: Modes aren't case insenstive
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-06-06 13:38:38 +02:00
James McCoy
6d1b957e07
irclib: Modes aren't case insenstive
...
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-06-06 06:00:48 -04:00
Joe Julian
7cc8feaf32
ShrinkUrl: Support for goo.gl url shortener.
2012-05-28 19:58:15 +02:00
Sebastian Kayser
2486be4464
RSS: sort and display feed items by date
2012-05-28 19:32:24 +02:00
Valentin Lorentz
dfad31135e
Merge pull request #366 from Mkaysi/INSTALL
...
INSTALL.md: make CONFIGURATION and GETTING_STARTED links to correct docs & link docs/ to index.rst.
2012-05-28 10:21:00 -07:00
Mika Suomalainen
f8067cf69c
fix previous commit
2012-05-27 12:44:42 +03:00
Mika Suomalainen
19a54afba9
fix previous commit
2012-05-27 12:43:00 +03:00
Mika Suomalainen
d94da9064e
INSTALL.md: add space to fix comment.
2012-05-27 12:41:39 +03:00
Mika Suomalainen
199dd1b28d
INSTALL.md: add missing ).
2012-05-27 12:39:48 +03:00
Mika Suomalainen
8d74e9a129
INSTALL.md: make easy to read even in normal text editor.
...
RE: https://github.com/ProgVal/Limnoria/pull/366?_nid=50578805#issuecomment-5945963
2012-05-27 12:36:00 +03:00
Valentin Lorentz
3fa71259d4
Merge pull request #365 from Mkaysi/README
...
README: add IRC links and make LICENSE link independ from GitHub
2012-05-26 03:32:00 -07:00
Mika Suomalainen
2474b373a4
INSTALL.md: make docs/ link to index.rst.
2012-05-26 12:44:22 +03:00