|
|
|
@295
|
[295]
|
11/21/08 16:19:45 |
EliCrossbow |
My first Phergie commit - Fixing a couple of typos - Just to test that my … |
|
|
|
@280
|
[280]
|
08/06/08 10:54:00 |
Seldaek |
+ Added feedticker ini setting to disable the buffering : … |
|
|
|
@274
|
[274]
|
08/01/08 13:47:58 |
Seldaek |
* some cleanups to Url, added schemeless option. fixes #40 |
|
|
|
@263
|
[263]
|
07/08/08 17:44:14 |
tobias382 |
Fixes #52 changed a : intended to denote a comment to the proper ; (thanks … |
|
|
|
@229
|
[229]
|
04/13/08 21:32:54 |
Slynderdale |
Made the ini setting "realname" a required setting since its needed in the … |
|
|
|
@224
|
[224]
|
04/13/08 00:45:20 |
Slynderdale |
Added it so the bot has the ability to join a channel if invited to it by … |
|
|
|
@221
|
[221]
|
04/08/08 18:41:50 |
Slynderdale |
Changed the default link format to "[ %link% ] %title%" and also made it … |
|
|
|
@219
|
[219]
|
04/08/08 03:18:46 |
Slynderdale |
Added some bug fixes and enhancements.It doesn't match against email … |
|
|
|
@207
|
[207]
|
04/04/08 19:25:17 |
Slynderdale |
Changed it so ops can mute passive plugins, that there is a delat of 5 … |
|
|
|
@204
|
[204]
|
04/04/08 10:08:19 |
Slynderdale |
Added various bug fixes, enhancements as well as removed some stay … |
|
|
|
@200
|
[200]
|
03/31/08 03:49:48 |
tobias382 |
* Change: Modified phergie.ini to default debug to true and log to null
* … |
|
|
|
@194
|
[194]
|
03/29/08 13:28:33 |
Slynderdale |
A whole lot of enhancements and bug fixes. The files were also updated to … |
|
|
|
@135
|
[135]
|
03/07/08 03:14:47 |
Slynderdale |
Added support for custom command prefixes as defined in the config file. |
|
|
|
@130
|
[130]
|
03/06/08 03:03:21 |
tobias382 |
* Added support for global and per-feed filters by URL, title, and body to … |
|
|
|
@129
|
[129]
|
03/05/08 23:40:26 |
Seldaek |
* Nickserv: supports custom nickserv bot nick (thanks Slynderdale)
* Set: … |
|
|
|
@107
|
[107]
|
03/03/08 03:13:33 |
tobias382 |
Closes #12
* Added the Spellcheck plugin (thanks BigE)
* Made some minor … |
|
|
|
@103
|
[103]
|
03/02/08 15:50:02 |
tobias382 |
* Moved logic to convert a hostmask expression list to a regular … |
|
|
|
@102
|
[102]
|
03/01/08 23:10:48 |
Seldaek |
* Forces the bot to reload ini values when it reconnects |
|
|
|
@99
|
[99]
|
03/01/08 22:36:50 |
tobias382 |
Fixes #27 Added Weather plugin (thanks krustofski) |
|
|
|
@98
|
[98]
|
03/01/08 22:04:37 |
Seldaek |
* Fixes some keepalive bugs
+ Adds the Reconnect module |
|
|
|
@97
|
[97]
|
03/01/08 21:02:47 |
tobias382 |
Modified default keep-alive settings to maintain existing behavior for … |
|
|
|
@96
|
[96]
|
03/01/08 20:50:42 |
Seldaek |
+ Adds Keepalive/Timeout |
|
|
|
@93
|
[93]
|
03/01/08 18:10:58 |
tobias382 |
Fixes #28 Added support for custom reason messages to the Quit plugin |
|
|
|
@92
|
[92]
|
03/01/08 17:34:30 |
tobias382 |
Fixes #19 Added logging support for debugging to the base driver class |
|
|
|
@72
|
[72]
|
02/25/08 06:55:08 |
Seldaek |
* Acronym : allowed <Nick>: ACRO?
* Daddy : added "I am your daddy, … |
|
|
|
@71
|
[71]
|
02/25/08 01:38:31 |
tobias382 |
* Added support to the Acronym plugin for filtering responses to certain … |
|
|
|
@66
|
[66]
|
02/17/08 19:53:26 |
tobias382 |
* Added missing onKick handler method to the base plugin class
* Reverted … |
|
|
|
@64
|
[64]
|
02/17/08 18:27:54 |
tobias382 |
* Added a check for messages containing no commands
* Added a check for … |
|
|
|
@60
|
[60]
|
02/17/08 04:25:26 |
tobias382 |
Fixes #1, #8, #14, #10, #13
* Fixed some parameter parsing issues in the … |
|
|
|
@59
|
[59]
|
02/15/08 10:37:33 |
tobias382 |
Unstable commit - driver seems to work, most plugins still need testing
* … |
|
|
|
@34
|
[34]
|
02/10/08 03:21:13 |
tobias382 |
Fixes #1
* Added Acronym plugin
* Expanded configuration file settings and … |
|
|
|
@33
|
[33]
|
02/10/08 02:50:48 |
Seldaek |
* omitted one word in the ini comments |
|
|
|
@32
|
[32]
|
02/10/08 02:48:45 |
Seldaek |
fixes #11 |
|
|
|
@27
|
[27]
|
02/09/08 17:43:24 |
Seldaek |
+ added comments to RSSParser
+ added feed title parsing and format … |
|
|
|
@20
|
[20]
|
02/09/08 00:43:11 |
Seldaek |
+ added cron abstract class
+ added JoinPart? that handles join/part … |
|
|
|
@18
|
[18]
|
02/08/08 04:17:38 |
tobias382 |
Fixes #16
* Modified Bot to support selective plugin loading
* Fixed … |
|
|
|
@1
|
[1]
|
02/05/08 21:39:53 |
tobias382 |
Initial import |