Archived
1
0
Fork 0

Commit graph

  • 7d3f3bdbbc Added long overdue readme master origin/master origin/HEAD Julien Dessaux 2012-03-07 23:01:38 +01:00
  • 619fbe9756 Added db name argument to the duck module. Julien Dessaux 2012-03-07 22:01:13 +01:00
  • 98ff94bfa8 Added arguments handling for the quote module Julien Dessaux 2012-03-07 21:59:00 +01:00
  • c74d199047 Added support for IRC server password Julien Dessaux 2012-02-26 14:15:49 +01:00
  • 5e3b91929d Updated for the latest acidstate api. Julien Dessaux 2012-02-26 14:15:26 +01:00
  • c7b7b55ecb Updated for the latest hs-tls api. Julien Dessaux 2012-02-26 14:14:54 +01:00
  • fca73a28e3 Temporary fix for the parsing mistake when not using TLS Julien Dessaux 2011-11-07 23:03:53 +01:00
  • 899f76718f Fixed the fix to properly handle incomplete messages when there is nothing more to read. Julien Dessaux 2011-11-03 22:22:20 +01:00
  • 938657be77 Fixed the incorrect parsing of the TCP stream. Julien Dessaux 2011-11-03 21:54:11 +01:00
  • 7840059d8d Taking advantage of the new TLS debugging capabilities Julien Dessaux 2011-11-03 18:52:20 +01:00
  • cc8053fc80 Fixed a bug in the quote module Julien Dessaux 2011-11-03 18:51:57 +01:00
  • 50c8c0801e Updated to support the latest version of the tls module. Julien Dessaux 2011-11-03 18:49:43 +01:00
  • 7cefea4cbc Other cosmetics + version upgrade. Julien Dessaux 2011-10-01 00:49:49 +02:00
  • 2318d55bdc Cosmetics. Julien Dessaux 2011-10-01 00:47:13 +02:00
  • 74d72248b9 Fixed quote start. Julien Dessaux 2011-10-01 00:31:52 +02:00
  • 99462bfe9f Fixed quote delete. Julien Dessaux 2011-10-01 00:31:23 +02:00
  • 8f6fb2663c Fixed quote append. Julien Dessaux 2011-10-01 00:29:56 +02:00
  • f0c95c5c28 Added quote show. Julien Dessaux 2011-10-01 00:29:18 +02:00
  • 2cfccca8e2 Added back the setLastActiveQuote transaction. Julien Dessaux 2011-09-30 23:54:22 +02:00
  • 21bc372a1a Updated the getRandomQuote transaction. Julien Dessaux 2011-09-30 23:14:20 +02:00
  • d7e6ca9a30 Updated schema to save the channel on which the quote is from. Julien Dessaux 2011-09-30 22:58:59 +02:00
  • accf85183b Forgot to add a notification on quote start command. Julien Dessaux 2011-09-30 22:46:10 +02:00
  • 09a7af7091 cosmetic Julien Dessaux 2011-09-30 22:44:02 +02:00
  • 716b92fda8 Implemented the quote start function. Julien Dessaux 2011-09-30 21:42:22 +02:00
  • ac7c0126f3 Added a transaction for handling the nextQuoteID. Julien Dessaux 2011-09-30 21:40:23 +02:00
  • 7e3cc4790a Cosmetic. Julien Dessaux 2011-09-19 00:37:56 +02:00
  • 5e260c4fa9 Added quote delete. Julien Dessaux 2011-09-19 00:36:40 +02:00
  • 0a6a1a2af0 Made quote append slightly more readable. Julien Dessaux 2011-09-19 00:36:21 +02:00
  • 9bbb6228a0 Improved last active quote handling. Julien Dessaux 2011-09-19 00:35:41 +02:00
  • 2d97af231e Finished the quote append function. Julien Dessaux 2011-09-18 23:34:13 +02:00
  • b60594890f Added the getLastActiveQuote transaction. Julien Dessaux 2011-09-18 23:23:24 +02:00
  • ec65773e28 Wrote the quote append function. Julien Dessaux 2011-09-10 00:15:13 +02:00
  • 0384f046ae Cosmetics. Julien Dessaux 2011-09-10 00:14:08 +02:00
  • 96c12ca436 Added the getChannel helper. Julien Dessaux 2011-09-10 00:10:46 +02:00
  • 900c242551 Merge branch 'master' into quoteModule Julien Dessaux 2011-09-10 00:10:00 +02:00
  • f1ce0cfee0 Added score sorting for the duck module Julien Dessaux 2011-09-02 16:38:27 +02:00
  • f698fd2183 Fixed mistake that prevented death message to be parsed upon restarting Julien Dessaux 2011-08-09 23:55:03 +02:00
  • 98a1debf03 Moved to death messages IRC output around, because those were sent too soon Julien Dessaux 2011-08-09 23:48:15 +02:00
  • d933088dcb cosmetic Julien Dessaux 2011-08-08 21:11:01 +02:00
  • 3b914c1b77 Added exception handling, an autorestart when that happens and output in case of restart/reload Julien Dessaux 2011-08-08 20:56:20 +02:00
  • fe1acc3db5 Added Administrative plugin that will permit dynamic reloading Julien Dessaux 2011-08-08 13:05:25 +02:00
  • 4f50db8409 Fixed bad comments and some cosmetics Julien Dessaux 2011-08-08 13:03:31 +02:00
  • 1c8cab09cb Added access controls to hsbot. Julien Dessaux 2011-08-08 11:39:41 +02:00
  • e74094d5d9 Updated TODO list Julien Dessaux 2011-08-02 23:08:52 +02:00
  • b666e543d0 Fixed TLS client implementation Julien Dessaux 2011-07-11 22:35:41 +02:00
  • 6f126049a3 Fixed compilation errors. Since I forgot to add the quote module to cabal there were many! Julien Dessaux 2011-06-23 01:11:30 +02:00
  • 4a2164d938 Added the help message that explicit the API to implement Julien Dessaux 2011-06-23 00:15:15 +02:00
  • 539cd13414 Improved data structures Julien Dessaux 2011-06-23 00:14:15 +02:00
  • 62a4220ce0 Added some duck funny faces Julien Dessaux 2011-06-17 13:09:09 +02:00
  • 8fae434532 Improved the duck plugin arguments handling Julien Dessaux 2011-06-17 13:08:33 +02:00
  • 336ec59689 Fixed a bug in command parsing Julien Dessaux 2011-06-17 13:07:25 +02:00
  • 066b271510 Simplified and greatly improved scoring for the duck game. Julien Dessaux 2011-06-05 01:12:46 +02:00
  • 90748b3a8d Began adding transactions on the quote database : getters and locks management. Julien Dessaux 2011-05-17 01:04:39 +02:00
  • dfba882e1a Wrote the quote module data structures. Julien Dessaux 2011-05-17 00:21:31 +02:00
  • bc8299374e Fixed inconsistencies in the duck module. Julien Dessaux 2011-05-16 01:27:27 +02:00
  • 6de38599a2 Some more stupid ducks' faces. Julien Dessaux 2011-05-15 14:20:44 +02:00
  • 5a0ba99774 Fixed Duck module's behaviour when talked from other channels. Julien Dessaux 2011-05-15 14:15:55 +02:00
  • 1e348a0ad2 Removed the most ugly ducks. Julien Dessaux 2011-05-15 13:49:28 +02:00
  • 352887b330 Allow to change ducks' spawning frequency. Julien Dessaux 2011-05-15 13:43:50 +02:00
  • 1995f4ddb8 Added persistent statistics for the duck Module. Julien Dessaux 2011-05-14 00:42:37 +02:00
  • 81fb522dd4 Added a function to get the sender of an irc message. Julien Dessaux 2011-05-13 18:10:55 +02:00
  • a6ac073a6c Re-engineered and finished the duck spawning capability. Julien Dessaux 2011-05-11 00:29:19 +02:00
  • 27df2808fc Added a function to get the destination channel of a message. Julien Dessaux 2011-05-11 00:17:10 +02:00
  • 91f9db5be7 Improving a bit the Ping module's code. Julien Dessaux 2011-05-10 23:21:50 +02:00
  • aba484db54 Implemented bot commands parsing. Julien Dessaux 2011-05-10 23:21:28 +02:00
  • fa0bf06c91 Added the ability to directly answer /msg. Julien Dessaux 2011-05-08 14:57:12 +02:00
  • b3d04f9a06 Added duck spawning capabilities, ready to be shot! Julien Dessaux 2011-05-07 00:44:44 +02:00
  • a8c0c85787 Made the Plugin monad a Reader instead of a State since it can't change. Julien Dessaux 2011-05-06 19:15:40 +02:00
  • 4ec66d2ad7 Added a shitload of ducks to recognize and kill! Julien Dessaux 2011-05-06 00:58:24 +02:00
  • 4522289d55 Code cleaning. Julien Dessaux 2011-05-05 00:36:05 +02:00
  • 9abbc593a2 Added the Duck module (PAN!). Julien Dessaux 2011-05-05 00:30:34 +02:00
  • 2ff4db03bb Updated for TLS 0.6 Julien Dessaux 2011-05-05 00:28:08 +02:00
  • 5d2c3cdeb2 Changed the way I handled the Bot monad for more concurrency. Julien Dessaux 2011-05-01 16:02:33 +02:00
  • bf36db5488 Code cleaning. Julien Dessaux 2011-05-01 15:56:53 +02:00
  • c497b24700 Added plugin loading, and the most basic hook capability. Julien Dessaux 2011-05-01 03:11:32 +02:00
  • 7e89b50bfe Improved message utilities. Julien Dessaux 2011-04-30 02:24:43 +02:00
  • 864a364da9 Some API refactoring. Julien Dessaux 2011-04-24 23:08:06 +02:00
  • d4be110200 Continue refactoring, worked on the core loop and the plugin infrastructure. Julien Dessaux 2011-04-23 13:35:04 +02:00
  • ff07633fb8 Began a big refactoring/rewriting (again) Julien Dessaux 2011-04-13 20:15:55 +02:00
  • d05aea2def Regressed from parsec3 to parsec2 to solve a cabal install weird dependency problem. Julien Dessaux 2010-10-10 01:41:27 +02:00
  • a6ba40c252 Fixed the plugin loading process. Julien Dessaux 2010-10-02 00:28:48 +02:00
  • d0b0fb6ac1 Added the help command for the quote module. Julien Dessaux 2010-08-22 18:16:21 +02:00
  • d33ab441f8 Added the quote quick command. Julien Dessaux 2010-08-22 17:57:30 +02:00
  • 8bbe88a078 Improved message dispatching in core. Julien Dessaux 2010-08-20 19:08:13 +02:00
  • 41f442028d Greatly improved configuration file handling. Julien Dessaux 2010-08-20 19:05:50 +02:00
  • 8c59b45dc7 Got a working hsbot-irc back online! Julien Dessaux 2010-08-01 23:29:48 +02:00
  • 03795ac2f7 Moved the CLI argument processing stuff in its own file. Julien Dessaux 2010-08-01 17:59:02 +02:00
  • 6a7d1f0381 Added configuration debug stuff. Julien Dessaux 2010-08-01 17:40:53 +02:00
  • 6888950b60 Added the cli parser and a config file handler for hsbot-irc. Julien Dessaux 2010-08-01 00:22:58 +02:00
  • 5cb9f9ccfc Got rid of the pseudo dynamic starting stuff, wrote a decent CLI parameters handling. Julien Dessaux 2010-07-16 00:55:50 +02:00
  • 116c655fdc Made some slight changes in order to make the bot's core "compile". Julien Dessaux 2010-07-04 01:35:47 +02:00
  • 11c2c16835 Moved files around as a preliminary for architectural changes. Julien Dessaux 2010-07-03 21:26:00 +02:00
  • d97177ce3b Wrote most of the resume code for the core and the irc plugin. Julien Dessaux 2010-06-10 23:30:09 +02:00
  • 3410caa6f2 Fixed the plugin termination. Julien Dessaux 2010-05-29 23:48:47 +02:00
  • 9dda7dc1b9 Added signal handling and a better semantic for bot status. Julien Dessaux 2010-05-29 22:38:18 +02:00
  • 57bec4921b Rationalized the way bot configs are handled. Julien Dessaux 2010-05-29 16:59:41 +02:00
  • daea135424 Implemented the clean killing of plugins' threads. Julien Dessaux 2010-05-29 00:55:14 +02:00
  • c506c58e92 Cleaned further the bot updates handling. Julien Dessaux 2010-05-28 22:39:45 +02:00
  • 451564ef5b Cleaned that ugly update message handling and added a reboot command to the ircbot. Julien Dessaux 2010-05-25 21:54:33 +02:00
  • 8b33600f38 Implemented update message handling in the bot's core. Julien Dessaux 2010-05-24 23:50:59 +02:00