Archived
1
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
Julien Dessaux
98ff94bfa8 Added arguments handling for the quote module 2012-03-07 22:20:41 +01:00
Julien Dessaux
5e3b91929d Updated for the latest acidstate api. 2012-02-26 14:15:26 +01:00
Julien Dessaux
cc8053fc80 Fixed a bug in the quote module 2011-11-03 18:51:57 +01:00
Julien Dessaux
2318d55bdc Cosmetics. 2011-10-01 00:47:13 +02:00
Julien Dessaux
74d72248b9 Fixed quote start. 2011-10-01 00:31:52 +02:00
Julien Dessaux
99462bfe9f Fixed quote delete. 2011-10-01 00:31:23 +02:00
Julien Dessaux
8f6fb2663c Fixed quote append. 2011-10-01 00:29:56 +02:00
Julien Dessaux
f0c95c5c28 Added quote show. 2011-10-01 00:29:18 +02:00
Julien Dessaux
2cfccca8e2 Added back the setLastActiveQuote transaction. 2011-09-30 23:54:22 +02:00
Julien Dessaux
21bc372a1a Updated the getRandomQuote transaction. 2011-09-30 23:14:20 +02:00
Julien Dessaux
d7e6ca9a30 Updated schema to save the channel on which the quote is from. 2011-09-30 22:58:59 +02:00
Julien Dessaux
accf85183b Forgot to add a notification on quote start command. 2011-09-30 22:46:10 +02:00
Julien Dessaux
09a7af7091 cosmetic 2011-09-30 22:44:02 +02:00
Julien Dessaux
716b92fda8 Implemented the quote start function. 2011-09-30 21:42:22 +02:00
Julien Dessaux
ac7c0126f3 Added a transaction for handling the nextQuoteID. 2011-09-30 21:40:23 +02:00
Julien Dessaux
7e3cc4790a Cosmetic. 2011-09-19 00:37:56 +02:00
Julien Dessaux
5e260c4fa9 Added quote delete. 2011-09-19 00:36:40 +02:00
Julien Dessaux
0a6a1a2af0 Made quote append slightly more readable. 2011-09-19 00:36:21 +02:00
Julien Dessaux
9bbb6228a0 Improved last active quote handling. 2011-09-19 00:35:41 +02:00
Julien Dessaux
2d97af231e Finished the quote append function. 2011-09-18 23:34:13 +02:00
Julien Dessaux
b60594890f Added the getLastActiveQuote transaction. 2011-09-18 23:23:24 +02:00
Julien Dessaux
ec65773e28 Wrote the quote append function. 2011-09-10 00:15:13 +02:00
Julien Dessaux
0384f046ae Cosmetics. 2011-09-10 00:14:08 +02:00
Julien Dessaux
6f126049a3 Fixed compilation errors. Since I forgot to add the quote module to cabal there were many! 2011-06-23 01:11:30 +02:00
Julien Dessaux
4a2164d938 Added the help message that explicit the API to implement 2011-06-23 00:15:15 +02:00
Julien Dessaux
539cd13414 Improved data structures 2011-06-23 00:14:15 +02:00
Julien Dessaux
90748b3a8d Began adding transactions on the quote database : getters and locks management. 2011-05-17 01:04:39 +02:00
Julien Dessaux
dfba882e1a Wrote the quote module data structures. 2011-05-17 00:21:31 +02:00