Timeline


and .

07/01/08:

03:48 Changeset [6b1a398dde91137afe4910f4552a17207678dc08] by Giuseppe Bilotta <giuseppe.bilotta@…>
Version 0.9.11-rc1
03:48 Changeset [b26120bc609851042c6e6997fd1a259f79b178f6] by Giuseppe Bilotta <giuseppe.bilotta@…>
Rakefile: update list of binaries
01:10 Changeset [718e5af2af4a18eecd7f60191dacdce1877d9bff] by Giuseppe Bilotta <giuseppe.bilotta@…>
Italian PO typo

06/30/08:

18:08 Changeset [d40cd1fc0d9dff1e23bb0c902028a61bc8e725ee] by Giuseppe Bilotta <giuseppe.bilotta@…>
figlet plugin: check paths and fonts using Utils.safe_exec
18:00 Changeset [c7d8c8208498a2072f8e37e02790e8db74ba8ed2] by Giuseppe Bilotta <giuseppe.bilotta@…>
* external execute plugin default to non-absolute paths
17:58 Changeset [5e79114beb906784e5f72c42127ade5036aef19e] by dmitry kim <jason@…>
* markov: lowered the priority of the learning thread
17:47 Changeset [b49235a9ba130539f7cc777b541395474a058c1a] by dmitry kim <jason@…>
+ markov: sleep() some in the learning thread
14:00 Changeset [8dd10a34da81fd11c562dd4db6a23a6f4abc533c] by Diego 'Flameeyes' Pettenò <flameeyes@…>
Add a cal.path option with the path to the cal program.
14:00 Changeset [0d715cdc29abec6031d3e69968247fb9f973c66d] by Diego 'Flameeyes' Pettenò <flameeyes@…>
Add a host.path setting to set the path to the host command.
14:00 Changeset [0a9b24b1be678371a661785445878a76b9a873ec] by Diego 'Flameeyes' Pettenò <flameeyes@…>
Replace spell.program option with a spell.path one. The new option …
13:08 Changeset [46e40de53c88996a3120207ce8591d40acedc63f] by Giuseppe Bilotta <giuseppe.bilotta@…>
Italian translation update
12:51 Changeset [059b699ea1dea63c779564e4594a7eccda3d5b15] by Giuseppe Bilotta <giuseppe.bilotta@…>
add task for normalizing po files translators should run normalizepo task …
12:51 Changeset [6772e9ad93490d9bfefd7ccae91f26a3fd6dd372] by Giuseppe Bilotta <giuseppe.bilotta@…>
normalize pot and po files
12:51 Changeset [f517d2c537ab9fb749caa06df07f124922725954] by Giuseppe Bilotta <giuseppe.bilotta@…>
make gettext tasks only update a file with new msg/msgid, normalize po/pot …
12:47 Changeset [62f5460b315213fe6e1d738a3dbc5ffbb7d6ce87] by Giuseppe Bilotta <giuseppe.bilotta@…>
search plugin: fix gcalc regexp
03:48 Changeset [63f7f27ea4eeb4ca0d8ac835fdfad4f94f51e2e0] by dmitry kim <jason@…>
* AUTHORS: jsn-: i refuse to use gmail.org!

06/29/08:

23:55 Changeset [4d9520759b5637433cc103f766d55c5fdeb04df5] by Giuseppe Bilotta <giuseppe.bilotta@…>
message.rb: suppress warning about duplicate method
22:19 Changeset [123fc3dd723a044e729341eaedfb8cc75390ac84] by Giuseppe Bilotta <giuseppe.bilotta@…>
* fix handling of IDENTIFY_MSG When a server has IDENTIFY-MSG, we would …

06/28/08:

23:06 Changeset [3c14c9850e03c679541d3a210e6dcdffeb240044] by Giuseppe Bilotta <giuseppe.bilotta@…>
ircbot.rb: @bot.topic() can also be used to retrieve topic information …
23:01 Changeset [d5b21e2be33f7d8a3bb471f294a2c88410c84c5f] by Giuseppe Bilotta <giuseppe.bilotta@…>
New IRC framework: allow RPL_TOPIC(_INFO) for channels we are not on, …

06/27/08:

21:03 Changeset [3629cc0bfd4ccb6c309d30021be8a4011f551ca9] by Giuseppe Bilotta <giuseppe.bilotta@…>
figlet plugin: make it more friendly to external usage

06/26/08:

23:35 Changeset [f01977130a8d23d8806c3087cbbb54ea4a9e0431] by Giuseppe Bilotta <giuseppe.bilotta@…>
ircbot.rb: make #mode()'s third argument optional
21:18 Changeset [70b4f887a4fdab8dc4a89029bb841a0eb103ffef] by Giuseppe Bilotta <giuseppe.bilotta@…>
bans plugin: fix bans rm badword :regexp
21:00 Changeset [c900993c6293d1fc07cf1bfc237f274f91bc127d] by dmitry kim <jason@…>
* plugins/bans: show the bad word message in channel before the (kick)ban
20:47 Changeset [d6d906b714c52fc3bee8ff9e0090778bccfce3c7] by dmitry kim <jason@…>
* plugins/bans: fix timed bans
16:49 Changeset [c20fe0172552682670b0a4d0704aeccd5f3bfe31] by Giuseppe Bilotta <giuseppe.bilotta@…>
Update PO
16:45 Changeset [a0325f701d6a1a4284d251f8ca4cde5a5add7bec] by Giuseppe Bilotta <giuseppe.bilotta@…>
config.rb: localize git date in version
02:23 Changeset [1442690c6593c89a136ad7db40aed1fc78932e50] by Giuseppe Bilotta <giuseppe.bilotta@…>
message.rb: saner \#inspect() for BasicUserMessage? and derivatives
01:01 Changeset [3c91cc9598b1fab93afce1ff94bdfad5c0e79c05] by Giuseppe Bilotta <giuseppe.bilotta@…>
markov plugin: use plain message
00:03 Changeset [bf078e44fb84d5fdca18cdbf0ffe7ee86489da3e] by dmitry kim <jason@…>
* (plugins/urban): fix the errors introduced by jsn- in the previous …

06/25/08:

23:57 Changeset [baee671df9879de90925425f7998904ce3b049fa] by dmitry kim <jason@…>
urban plugin: when urbandictionary.com goes offline, don't throw errors.
23:33 Changeset [7a128ab6457c9b79ed31a5562be98e1718bfaf80] by Giuseppe Bilotta <giuseppe.bilotta@…>
script plugin: store channels as strings
23:27 Changeset [2962912178d5def0f3f4b4d8a42b726bb43e228d] by Yaohan Chen <yaohan.chen@…>
markov plugin: do learning in one thread, instead of threading for each …

06/24/08:

21:46 Changeset [6f9ad0ae1a89404246877bfeffe9ff4d18745b1a] by Yaohan Chen <yaohan.chen@…>
allow multi-line (artificial) messages be delegated and handled
21:32 Changeset [9847384d7ec5eeaf38a6746a585fa02c22da8134] by Giuseppe Bilotta <giuseppe.bilotta@…>
extends.rb: suppress warning
20:53 Changeset [d1f1241d9ecab1a75b95898722794f99045ccc5e] by Giuseppe Bilotta <giuseppe.bilotta@…>
ircbot.rb: create the appropriate directories when updating botclass dir …
19:39 Changeset [ff37e0e505811e14a203d8bf9213e8a5d0343acc] by Giuseppe Bilotta <giuseppe.bilotta@…>
bans plugin: badword checks on plain message
19:39 Changeset [f95875a105566b1b81b2c8120e7fb7f5b0a840df] by Giuseppe Bilotta <giuseppe.bilotta@…>
ircsocket.rb: use syswrite since ruby's buffered io is racy In some …
19:39 Changeset [7149b0ff091f7d0f61027579c8b3dd6946808ee0] by Giuseppe Bilotta <giuseppe.bilotta@…>
figlet plugin: fix font usage and defaults
19:39 Changeset [a2cd248f43fafdd9f385e52403c145f4e5e9fc75] by Giuseppe Bilotta <giuseppe.bilotta@…>
lastfm plugin: code cleanup and warning suppression
19:39 Changeset [46497c5f135079cb26dd9b5ef62e4829f3c49f69] by Giuseppe Bilotta <giuseppe.bilotta@…>
message handling: improve IRC format handling for received messages …
19:31 Changeset [5c832c68f93277a8a0bcfa8f30493924b938a360] by Yaohan Chen <yaohan.chen@…>
fake messages will use the originating message's reply method this allows …
19:31 Changeset [9ad6b29acc7c96c394f470f261cea7331004110b] by Yaohan Chen <yaohan.chen@…>
fake_message duplicates m.reply and m.in_thread from the :from message …
14:29 Changeset [06943ba66c9cb1426814f7be199f185605330a25] by Giuseppe Bilotta <giuseppe.bilotta@…>
ircbot.rb: copy missing template files on startup
14:29 Changeset [9487a04ec88c8c55e8097664dcc74e79e87162d6] by Giuseppe Bilotta <giuseppe.bilotta@…>
config.rb: system wide overrides in /etc/rbot.conf
04:24 Changeset [2fc4905ccafb89ca8b9bed1a52f6677e60eb89fd] by Giuseppe Bilotta <giuseppe.bilotta@…>
PO update
04:18 Changeset [d9bdde26233f2de23ed8b96ac79a1f4c672a4050] by Giuseppe Bilotta <giuseppe.bilotta@…>
French translation
04:17 Changeset [7f1f9fbf8645fb59d5ff742206e5ae56167202b7] by Giuseppe Bilotta <giuseppe.bilotta@…>
figlet plugin: toilet support
03:40 Changeset [08d2ed9279e97e08028b810e2a11a62a7f270e28] by Giuseppe Bilotta <giuseppe.bilotta@…>
spell plugin: spell program is a config option
03:40 Changeset [aac060923bb64774d4a54a1dd8e5c1dfc2a70a4f] by Giuseppe Bilotta <giuseppe.bilotta@…>
spell plugin: use case instead of if/elsif/.../end and wrap in rescue
03:40 Changeset [1c6b09968776c94b812317dfc4f91f09b5f0817c] by Giuseppe Bilotta <giuseppe.bilotta@…>
spell plugin: command line option
02:17 Changeset [240af168463621d216dad3fa9c0242d8aa6b853b] by dmitry kim <jason@…>
Follow pagination of results
02:12 Changeset [0939f4e400447ba6ff3de806686804a05a51cacc] by Giuseppe Bilotta <giuseppe.bilotta@…>
lastfm plugin: tries to parse the current station. will show just listened …
00:33 Changeset [1bcdc4564e385eea7ca686599ae826d75aa2332a] by Yaohan Chen <yaohan.chen@…>
Set GetText?.cached = false so that mo files are reloaded when setting …
00:05 Changeset [26d2e36ff08de4e3bbf510616d4c8dac6da9d6d0] by dmitry kim <jason@…>
dict.rb plugin: fixes the oxford parser so it doesn't spit out a bunch of …

06/23/08:

23:57 Changeset [3b83d8870cc04a2b0eff4250dd8deef9ea1d697b] by dmitry kim <jason@…>
Urban can now grab the first page of definitions.
21:48 Changeset [42e2e54f019f8b767b56f9848a1c4b47b6477279] by Giuseppe Bilotta <giuseppe.bilotta@…>
Ignore generated files.
21:46 Changeset [0d9a8ad81eac5a3b8ee704cc8b4e586d1bc62d2b] by Giuseppe Bilotta <giuseppe.bilotta@…>
Properly find out the available fortune categories. Instead of hardcoding …
20:00 Changeset [e844032d80cac393c4ddf720bf359982fdc7c93a] by Giuseppe Bilotta <giuseppe.bilotta@…>
rfc2812.rb: skip unknown channel modes altogether Some servers set …
05:09 Changeset [afe998c0200ae87873fb015e151ecd925f544665] by Yaohan Chen <yaohan.chen@…>
make gettext tasks output files being regenerated and sources
05:09 Changeset [98e6433adf5e5ea2577130ef7ee49cd5ed548857] by Yaohan Chen <yaohan.chen@…>
rename plugin_files to source_files in rgettext_proc because the proc is …
03:35 Changeset [5b255f53971ebbd542ec762940c850b0a4438b55] by Giuseppe Bilotta <giuseppe.bilotta@…>
+ strip all colours and formatting when sending to a +c or +C channel
03:17 Changeset [847a977b228b35f5ab281a31dd3724a4db887dff] by Giuseppe Bilotta <giuseppe.bilotta@…>
#any? and #all? methods for Channel#mode to check if modes are set
03:11 Changeset [3dd9db1a0e819a0b325476bdde24cbebd29bf548] by Giuseppe Bilotta <giuseppe.bilotta@…>
rfc2812.rb: refactor MODE parsing to use it for RPL_CHANNELMODEIS (324) …
03:11 Changeset [7c0c7d49240c56124ba0d99a14f6d7156317c499] by Giuseppe Bilotta <giuseppe.bilotta@…>
ircbot.rb: ask about current channel modes on join
03:11 Changeset [8a472cf2ea743415829a5f29487928e6e14a45a9] by Giuseppe Bilotta <giuseppe.bilotta@…>
rfc2812.rb: warn about unhandled numeric replies too
03:11 Changeset [2897490901dd623fb5b8683971222502ada357dc] by Giuseppe Bilotta <giuseppe.bilotta@…>
extends: define Array#shuffle(\!) only if not present already, and use …

06/22/08:

14:14 Changeset [c2aa896a7c3f7623455b83214dde4379f940bbe5] by Giuseppe Bilotta <giuseppe.bilotta@…>
PO updates

06/21/08:

22:17 Changeset [9febb80a02240ce2d184ae9dc39f4fdf521ae86d] by Yaohan Chen <yaohan.chen@…>
makemo task autocreates data/locale/*/LC_MESSAGES directories
19:42 Changeset [f62d2eb537755b1724821c248ea9670ce2b1d038] by Giuseppe Bilotta <giuseppe.bilotta@…>
lastfm plugin: default to current nick for lookups
19:27 Changeset [f9a4d4fb440e076c978cfbee13918824c272458e] by Giuseppe Bilotta <giuseppe.bilotta@…>
lastfm plugin: no need to specify a username for functions that act on a …
19:27 Changeset [fdd3325c6958b9d7d4a67f2fcf541f006fcfc305] by Giuseppe Bilotta <giuseppe.bilotta@…>
lastfm plugin: users can now associate their lastfm username with their …
17:08 Changeset [d4723313fc391899e5b15600696ae35d3137eb3a] by Giuseppe Bilotta <giuseppe.bilotta@…>
lastfm plugin: added now playing info to the help
17:08 Changeset [f267acc58f5e0765eb0c1224cf5c7775646c0b93] by Giuseppe Bilotta <giuseppe.bilotta@…>
lastfm plugin: Added now playing command
12:31 Changeset [34bf735f9e69adb741706d874f50fab586f83ccf] by Giuseppe Bilotta <giuseppe.bilotta@…>
* initialize $version_timestamp to suppress a warning
11:45 Changeset [8a293be31e63a28e020b40297d5b5fcc1eb3fe4a] by Giuseppe Bilotta <giuseppe.bilotta@…>
figlet plugin: be informative when figlet wasn't found
11:45 Changeset [e8b1bb1680a74559c470b198296cc7f39938b634] by Giuseppe Bilotta <giuseppe.bilotta@…>
figlet plugin: ignore max_lines
11:45 Changeset [5f59a4961e08354a9e44ff8e413bf6260b584d67] by Giuseppe Bilotta <giuseppe.bilotta@…>
figlet plugin: utf-8
11:45 Changeset [4440a6d38f74c169e5b3e0e83b0fa44bea820a33] by Giuseppe Bilotta <giuseppe.bilotta@…>
figlet plugin: font is now a config value
00:39 Changeset [43fee5acf9db25c238011c2fb37195bb70600431] by Yaohan Chen <yaohan.chen@…>
move bin/msgmerge-wrapper.rb to top level, as it is not intended for …
00:03 Changeset [baf5e97c8b6471933cf950ef6122ffe58747a556] by Giuseppe Bilotta <giuseppe.bilotta@…>
setup.rb: some sanitizing
00:02 Changeset [14103e891f781ba0255f7a34bed803c2f23a53cc] by Giuseppe Bilotta <giuseppe.bilotta@…>
Update to setup.rb 3.4.1

06/20/08:

22:45 Changeset [028151539c4ec75bf71cf3799f21e1d3073f50ac] by Yaohan Chen <yaohan.chen@…>
rewrite updatepo and makemo tasks to take advantage of file timestamps
21:09 Changeset [5e9e21cde8552280348da499d697e945a22f5da5] by Giuseppe Bilotta <giuseppe.bilotta@…>
Italian translation fixes
20:47 Changeset [4fe565dbca35a0fd9de92feb46c783e3b2970232] by Giuseppe Bilotta <giuseppe.bilotta@…>
made the time plugin have more pretty output, show real timezone abbr. …
18:50 Changeset [304b57e2b96fb7ef3ea25f1727f8442e70ff1f03] by Giuseppe Bilotta <giuseppe.bilotta@…>
updated italian translation
18:06 Changeset [1fa68bb86705b0e1e70d9d655bbfd8e1e13eb093] by Giuseppe Bilotta <giuseppe.bilotta@…>
grouphug plugin: tweak regex so it captures confessions with newlines …
16:34 Changeset [c53a13e0be7ad9f569bee2ce450b875f5abe7de5] by dmitry kim <jason@…>
* directory independent launch_here.rb: 3rd attempt
14:15 Changeset [48ed38dda0dc27862888e38ca45f4d535a49b463] by Giuseppe Bilotta <giuseppe.bilotta@…>
dbhash: doh
14:12 Changeset [b0364ee726dc5348fdb394f52660c0abf3c61756] by Giuseppe Bilotta <giuseppe.bilotta@…>
dbhash.rb: slightly rework errors for failing to load bdb
13:56 Changeset [be3cd762fbd809c789c3783f866c83b1124f95dd] by Giuseppe Bilotta <giuseppe.bilotta@…>
ircbot.rb: ensure that the logger is flushed If the bot fails to load …
13:30 Changeset [b09833f9d0e01ed655ddec5f73f3a7dd07aafee4] by Giuseppe Bilotta <giuseppe.bilotta@…>
bin/rbot: don't look for a svn revision if .svn doesn't exist
03:58 Changeset [b9c332c61a772efbdabb44a75790181f4c466aeb] by Giuseppe Bilotta <giuseppe.bilotta@…>
PO update
03:55 Changeset [a7a0a9c61c1ab221b057c5076d62c60070aa4667] by Giuseppe Bilotta <giuseppe.bilotta@…>
quotes plugin: fix help
03:55 Changeset [186d8816d5d2d0db8fb570fd2401066b4fe8b089] by Giuseppe Bilotta <giuseppe.bilotta@…>
quotes plugin: more localization
03:44 Changeset [1670ff54e5ae095503273b3a143fcf0e6cee071f] by Giuseppe Bilotta <giuseppe.bilotta@…>
updated italian translation for quotes
03:37 Changeset [1722101fb54bbb6a69940c80bddaa6dd0a47586d] by Giuseppe Bilotta <giuseppe.bilotta@…>
wheelfortune: typo in help
03:34 Changeset [a78b475c7f5088f31c880f2d475ba144b6cab7a3] by Giuseppe Bilotta <giuseppe.bilotta@…>
updated italian translation for WOF
03:34 Changeset [e4139eb87521f118f3c32fe80b3e55c949a59f0e] by Giuseppe Bilotta <giuseppe.bilotta@…>
updated italian translation for factoids
03:34 Changeset [9f5a41820ea9442e72affae384eb4ce2a463cebf] by Giuseppe Bilotta <giuseppe.bilotta@…>
updated italian translation for rss

06/19/08:

22:04 Changeset [ec6e2bf893c57f84e08ace8d7cef92405b6873c0] by Giuseppe Bilotta <giuseppe.bilotta@…>
updated italian translation for UNO
20:38 Changeset [c6c8cb17afbaee0ccf1373d5b866d2d46efe4fcc] by Giuseppe Bilotta <giuseppe.bilotta@…>
rbotconfig: be aware that -git versions also have revision information
20:21 Ticket #12 (Updated hl2.rb plugin) closed by oblomov
fixed: Applied, thanks.
20:12 Changeset [69cf3d1d494ee31fc9a2bd9300422ddb026f87bb] by Giuseppe Bilotta <giuseppe.bilotta@…>
hl2 plugin: improve help
20:09 Changeset [1da56e2e2ca9acfaf95b5533b6053c0d2f40a9ed] by Giuseppe Bilotta <giuseppe.bilotta@…>
updated hl2 plugin
14:29 Ticket #12 (Updated hl2.rb plugin) created by Taggard
I've updated the hl2 plugin (hl2.rb) to now show maps, game types, as well …

06/18/08:

20:18 Changeset [bded1f0382aeb691aa33ca312eea7f068dbcde99] by Giuseppe Bilotta <giuseppe.bilotta@…>
rfc2812: be compatible with ruby < 1.8.7 String#each_char is only …
20:04 Changeset [257acdbfb3a4b0de7e3280e9f04d173e3016efbe] by Giuseppe Bilotta <giuseppe.bilotta@…>
rfc2812: fix MODE line parsing
18:59 Changeset [5488a6b91bdebd4dc2620f72c02d043cf5236dc3] by Giuseppe Bilotta <giuseppe.bilotta@…>
Italian translation for youtube plugin
18:46 Changeset [faca5413264c05e648fac38f3b54c49defa83031] by Giuseppe Bilotta <giuseppe.bilotta@…>
Updated po files
17:21 Ticket #5 (seen plugin: don't let quits and parts overwrite spoken data) reopened by oblomov
... that being exactly why we have the ticket in the first place ;)
16:13 ExampleSession edited by anubis
Changed nubsbot to rbot (diff)
16:07 ExampleSession edited by anubis
(diff)
16:05 ExampleSession edited by anubis
(diff)
16:04 ExampleSession edited by anubis
Updating to show more recent features (diff)
15:01 Ticket #5 (seen plugin: don't let quits and parts overwrite spoken data) closed by jsn
wontfix: well, i totally want to see exactly when she left. if you want to modify …
14:53 Ticket #11 (grouphug plugin no longer random [patch included]) closed by jsn
fixed: applied the cached random patch, thanks.
14:39 Changeset [b74f6944594ec5e998bb023a4bb6184794d02298] by dmitry kim <jason@…>
* ircbot: fix quiet/reset_quiet wrt missing args
14:39 Changeset [58d7ea0fe4491225ad5856a49b1a965f2e5ee40c] by dmitry kim <jason@…>
+ core/irclog: dedicated loggers thread
14:05 Changeset [86edc6b2367b3845df004d7ac5975f566bfbebfe] by dmitry kim <jason@…>
* plugins/grouphug: cache the results from a page request, don't …

06/17/08:

18:02 Changeset [bbcd4b0779250c55f312065a599b694b193f35ed] by dmitry kim <jason@…>
+ print the location of the debug log to stdout on start
17:36 Changeset [09f65ecdf359c68ba0f26e7810d5772919346f71] by dmitry kim <jason@…>
* plugins.rb: avoid uninitialized warning on @priority
17:36 Changeset [73f41ae3fee471c679cbcb51212245724f6b344a] by dmitry kim <jason@…>
* plugins: misc warnings cleanups
17:36 Changeset [f7dc2025605d681d22af8cfe70bdd030cc0f8ab6] by dmitry kim <jason@…>
* load-gettext: warn() -> warning()

06/16/08:

23:07 Changeset [eea0523e74b28acacb1156f10bc88b8191c37ce0] by Giuseppe Bilotta <giuseppe.bilotta@…>
irclog: log own CTCP message with correct syntax

06/15/08:

01:26 WikiStart edited by jsn
(diff)

06/12/08:

00:37 Changeset [8f13bfa7bb8b734f259ff492dab86ea8ada0fcfb] by dmitry kim <jason@…>
* rss.rb: use guids to check for seen items

06/11/08:

23:53 Changeset [f7c5aadba0ab9642f8ec9685b1a2a0c9fd6781d8] by dmitry kim <jason@…>
* launch_here.rb: patch $0 to make restart work
23:53 Changeset [1371de4f0799590c5fc19889fef137acdc53a020] by dmitry kim <jason@…>
help for eval and echo
23:40 Changeset [4a7a600f1e026a8555db97d6a63e82a81b829779] by dmitry kim <jason@…>
* launch_here.rb should be runnable from any directory

06/07/08:

23:50 Changeset [dd64d68b79cc41d3457c4abb6e2ec998b9721df8] by Yaohan Chen <yaohan.chen@…>
add wrapper for msgmerge to workaround gettext bug with "empty" pot files
22:37 Changeset [caffbfa94b84569fb64ed6ecb68f9ca960deca2a] by Yaohan Chen <yaohan.chen@…>
recommit 33c336af346dc08b4f4f4951dd6eae7150cef481 po file per plugin each …
21:45 Changeset [ebaa073546ad022d0e42389459e4fa0029a0e50d] by Yaohan Chen <yaohan.chen@…>
mark spell plugin for gettext
13:25 Ticket #10 (Nickserv .. no topics) closed by anonymous
fixed
00:41 Changeset [b233d010765808cfbf34dc763ab9013968212981] by Yaohan Chen <yaohan.chen@…>
Revert "each plugin uses its own po file" This reverts commit …
00:39 Ticket #11 (grouphug plugin no longer random [patch included]) created by Ramblurr
grouphug.us changed recently. With the changes grouphug.us/random isn't …

06/06/08:

22:47 Ticket #10 (Nickserv .. no topics) created by Stealth
#: data/rbot/plugins/nickserv.rb:54 nickserv plugin: handles nickserv …
06:20 Changeset [33c336af346dc08b4f4f4951dd6eae7150cef481] by Yaohan Chen <yaohan.chen@…>
each plugin uses its own po file no modification in plugin source is …

06/03/08:

03:16 Internationalization edited by hagabaka
(diff)

06/01/08:

23:53 Internationalization edited by hagabaka
(diff)
23:46 Internationalization edited by hagabaka
(diff)
23:36 InstallGuide edited by hagabaka
(diff)
22:56 Changeset [21947daae8f66141d3c53ce2f58eab60701d52bf] by Yaohan Chen <yaohan.chen@…>
mark translatable strings in nickserv.rb, po update
22:36 Debian edited by hagabaka
(diff)
21:28 Ticket #9 (Upgrade Debian/Ubuntu ruby-gettext --> libgettext-ruby) created by Stealth
I use debain version STABLE, i have follow all help linee, but when i …
Note: See TracTimeline for information about the timeline view.