Timeline


and .

03/07/08:

21:11 Ticket #31 (Chuck Norris) closed by anonymous
fixed: Fixed in r139 As requested, a ChuckNorris? plugin that blurts out a random …
21:07 Changeset [139] by Slynderdale
Fixes 31 As requested, a ChuckNorris? plugin that blurts out a random fact …
19:01 Ticket #32 (Transliteration Support) closed by Slynderdale
fixed: (In [138]) Fixes #32 and adds transliteration support to Phergie's base as …
19:01 Changeset [138] by Slynderdale
Fixes #32 and adds transliteration support to Phergie's base as well as …
05:04 Changeset [137] by Slynderdale
Added support for non-breaking spaces aka hard spaces which the regex \s …
03:43 Changeset [136] by Slynderdale
03:14 Changeset [135] by Slynderdale
Added support for custom command prefixes as defined in the config file.
02:46 Changeset [134] by tobias382
Logging: Removed responses when the user is online or no result is found …
02:06 Ticket #32 (Transliteration Support) created by tobias382
Move the decode() routine used in the Url and FeedTicker? plugins to the …

03/06/08:

20:12 Ticket #31 (Chuck Norris) created by tobias382
When a user posts a message containing the phrase "Chuck Norris" …
17:33 Changeset [133] by tobias382
Removed an extranneous HTTP header that was causing requests to fail in …
03:46 Changeset [132] by Seldaek
* Url: Bug in grabbing title fixed
03:32 Changeset [131] by Seldaek
* Url: rebuilt antispam cache
03:04 Ticket #23 (Filter Support for FeedTicker) closed by tobias382
fixed: Related changes committed in r130.
03:03 Changeset [130] by tobias382
* Added support for global and per-feed filters by URL, title, and body to …

03/05/08:

23:40 Changeset [129] by Seldaek
* Nickserv: supports custom nickserv bot nick (thanks Slynderdale) * Set: …
20:42 Changeset [128] by Seldaek
* Set: fixed append that broke in some cases
19:52 Changeset [127] by Seldaek
* Url: Does not send messages if no title found and tinyurl not used
19:50 Changeset [126] by tobias382
* Fixed a bug in the Logging plugin where the seen command response used …
19:07 Changeset [125] by Seldaek
* Toggle: does not require all plugins to be loaded at init anymore, …
14:47 Ticket #30 (Streams Event Processing) created by tobias382
The Streams driver currently queues all events dispatched by plugins until …
02:24 Changeset [124] by Seldaek
* Toggle: changed getInstance to getPlugin, part deux.
02:23 Changeset [123] by Seldaek
* Toggle: changed getInstance to getPlugin
01:45 Changeset [122] by Seldaek
* Reconnect: It had Terminator and LOTR, now it even has Star Trek !

03/04/08:

17:17 Ticket #13 (Logging) reopened by tobias382
Moving Logging functionality to its own plugin and add utility methods for …
16:56 Ticket #18 (Lart) reopened by tobias382
Needs to be modified to make adding action-triggered larts easier as well …
16:18 Changeset [121] by Seldaek
* Drink: moved the punctuation patch somewhere more appropriate * Url: …
04:09 Changeset [120] by tobias382
Optimized a previous patch to strip trailing punctuation from drink …
04:02 Changeset [119] by tobias382
Added support for messages containing multiple URLs to the Url plugin …
03:39 DevelopersGuide edited by tobias382
(diff)
02:30 Changeset [118] by Seldaek
* Set: Fixes setIni() calls by parsing ini values as parse_ini_file() …
02:24 Changeset [117] by Seldaek
+ Adds Set plugin to set ini values while the bot runs and write them to …
01:49 Changeset [116] by tobias382
* Modified the Karma plugin to preserve case and spacing in its responses …
01:26 Changeset [115] by Seldaek
* Drink: Fixes "beer me." syntax (i.e. punctiation is removed from the …
00:04 Changeset [114] by tobias382
Added 'me' alias handling for seen and heard commands in the Logging …

03/03/08:

23:59 Changeset [113] by tobias382
* Fixed a bug in the Autojoin plugin where the channel list was not …
21:59 Changeset [112] by Seldaek
* Command: Fixed calling of commands with optional parameters
17:45 Changeset [111] by Seldaek
* Allows Url to match " http://<IP Address>/" urls
16:05 Changeset [110] by Seldaek
* Fixes "karma me" answer, it should now answer with "<Nick> has karma of …
04:04 WikiStart edited by Seldaek
(diff)
04:00 WikiStart edited by Seldaek
(diff)
03:55 Ticket #7 (Karma) closed by Seldaek
fixed: (In [109]) fixes #7 Adds assertions to Karma
03:55 Changeset [109] by Seldaek
fixes #7 Adds assertions to Karma
03:51 Ticket #24 (Unit Conversion) closed by tobias382
fixed: (In [108]) Closes #24 * Added the Convert plugin to perform unit …
03:51 Changeset [108] by tobias382
Closes #24 * Added the Convert plugin to perform unit conversions
03:20 Ticket #13 (Logging) closed by tobias382
fixed: Added in r106.
03:13 Ticket #12 (Spell Check) closed by tobias382
fixed: (In [107]) Closes #12 * Added the Spellcheck plugin (thanks BigE) * Made …
03:13 Changeset [107] by tobias382
Closes #12 * Added the Spellcheck plugin (thanks BigE) * Made some minor …
01:36 Changeset [106] by tobias382
* Modified all declarations and uses of checkDependencies to include the …

03/02/08:

21:35 Changeset [105] by Seldaek
* Changed the Timeout detection to a hand-crafted one since …
19:55 Changeset [104] by tobias382
* Added a user agent to FeedTicker?'s file_get_contents call so requests to …
15:50 Changeset [103] by tobias382
* Moved logic to convert a hostmask expression list to a regular …
02:18 DevelopersGuide edited by tobias382
(diff)

03/01/08:

23:10 Changeset [102] by Seldaek
* Forces the bot to reload ini values when it reconnects
22:52 WikiStart edited by Seldaek
(diff)
22:46 WikiStart edited by tobias382
(diff)
22:40 Changeset [101] by tobias382
Added tag for 1.0.3 release
22:39 Changeset [100] by tobias382
Oops, committed Bot.php instead of Weather.php in r99
22:36 Ticket #27 (Weather) closed by tobias382
fixed: (In [99]) Fixes #27 Added Weather plugin (thanks krustofski)
22:36 Changeset [99] by tobias382
Fixes #27 Added Weather plugin (thanks krustofski)
22:06 Ticket #20 (AltNick Support And KeepAlive) closed by anonymous
fixed
22:04 Changeset [98] by Seldaek
* Fixes some keepalive bugs + Adds the Reconnect module
21:02 Changeset [97] by tobias382
Modified default keep-alive settings to maintain existing behavior for …
20:50 Changeset [96] by Seldaek
+ Adds Keepalive/Timeout?
20:14 DevelopersGuide edited by tobias382
(diff)
20:05 Changeset [95] by tobias382
Fixed an issue with the Command parameter parsing fix in r94
19:40 Changeset [94] by Seldaek
* Fixes parameter parsing in Command
18:11 Ticket #28 (Support for custom messages in Quit plugin) closed by tobias382
fixed: (In [93]) Fixes #28 Added support for custom reason messages to the Quit …
18:10 Changeset [93] by tobias382
Fixes #28 Added support for custom reason messages to the Quit plugin
17:34 Ticket #19 (Error Logging) closed by tobias382
fixed: (In [92]) Fixes #19 Added logging support for debugging to the base driver …
17:34 Changeset [92] by tobias382
Fixes #19 Added logging support for debugging to the base driver class
17:18 Changeset [91] by tobias382
Fixed an issue where the Lart plugin did not require addressing the bot …
08:26 Changeset [90] by Seldaek
* Karma: added "karma me" to request one's own karma
02:54 Ticket #9 (TLD Lookup) closed by anonymous
fixed
02:52 Changeset [89] by tobias382
Modified the Tld plugin to automatically create, populate, and retrieve …

02/29/08:

02:41 Changeset [88] by tobias382
Renamed previously added getInstance method to getPlugin

02/28/08:

04:48 Changeset [87] by Seldaek
* Removes non-decoded entities in Feeds/URL titles
00:43 Changeset [86] by tobias382
* Removed a stray line from call in the request event class (thanks …
00:33 Changeset [85] by tobias382
* Reverted changes made to test the named argument additions
00:28 DevelopersGuide edited by tobias382
(diff)
00:27 Changeset [84] by tobias382
* Removed a stray debugging line from the request event class * Fixed a …
00:25 DevelopersGuide edited by tobias382
(diff)
00:05 Ticket #17 (Named Event Arguments) closed by tobias382
fixed: (In [83]) Fixes #17 * Added named argument support to the request event …
00:05 Changeset [83] by tobias382
Fixes #17 * Added named argument support to the request event class

02/27/08:

23:35 WikiStart edited by tobias382
(diff)
05:50 WikiStart edited by Seldaek
(diff)
05:41 Ticket #29 (Toggle) closed by Seldaek
fixed: Done, see  main wiki page and …
05:40 Changeset [82] by Seldaek
+ Adds Toggle module that allows to mute and or disable other plugins …
03:09 Ticket #29 (Toggle) created by tobias382
Add a new AdminCommand?-based plugin, Toggle, with onEnable and onDisable …
00:48 Changeset [81] by Seldaek
* Karma: added support for Word++ #comment, //comment and /*comment*/, …
00:19 WikiStart edited by Seldaek
(diff)
00:10 Changeset [80] by Seldaek
* Karma: moved SQLite to PDO::SQLite, DB *might* need to be deleted sadly.

02/26/08:

22:15 Changeset [79] by Seldaek
* Base: fixes tinyUrl encoding of #anchors
03:50 DevelopersGuide edited by tobias382
(diff)
03:47 Ticket #26 (Dependency Checking) closed by tobias382
fixed: (In [78]) Fixes #26 * Modified the bootstrap file to determine all plugins …
03:47 Changeset [78] by tobias382
Fixes #26 * Modified the bootstrap file to determine all plugins to be …
01:25 DevelopersGuide edited by tobias382
(diff)

02/25/08:

22:59 Changeset [77] by Seldaek
* Lart: bugfix for "foo is foo is bar"
22:01 Ticket #28 (Support for custom messages in Quit plugin) created by tobias382
Add a configuration setting for the Quit plugin to contain a string. This …
22:01 DevelopersGuide edited by Seldaek
(diff)
21:55 Changeset [76] by Seldaek
* Streams: parameter parsing bug fixed * Karma: supports multi-word items …
21:45 WikiStart edited by Seldaek
(diff)
18:23 Changeset [75] by Seldaek
* Url: fixes titles being cut off
07:11 Changeset [74] by Seldaek
* Daddy : okay I tested parse_ini_file to be sure this time :$
07:04 Changeset [73] by Seldaek
* Daddy : really uses curses now (hopefully)
06:55 Changeset [72] by Seldaek
* Acronym : allowed <Nick>: ACRO? * Daddy : added "I am your daddy, …
01:38 Changeset [71] by tobias382
* Added support to the Acronym plugin for filtering responses to certain …

02/23/08:

16:44 Ticket #27 (Weather) created by tobias382
When a user submits a message to either the bot or the channel in the …
Note: See TracTimeline for information about the timeline view.