summaryrefslogtreecommitdiff
path: root/modules/quotes.py
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Sanified some module imports.Jon Bergli Heier1-2/+2
2011-04-25quotes: Return three quotes instead of two and leftovers when there is exactl...Vegard Storheil Eriksen1-2/+2
2010-11-01quotes: Import the re module.Jon Bergli Heier1-1/+1
2010-06-06quotes: All query arguments should be %s.Jon Bergli Heier1-1/+1
2010-06-03quotes: Import the time module.Jon Bergli Heier1-2/+2
2010-05-27Reverted local database changes.Jon Bergli Heier1-1/+1
2010-05-26Replaced module's __call__ with a keyword mechanism.Jon Bergli Heier1-6/+3
2010-05-08quotes: Fixed timestamp when adding quotes.Jon Bergli Heier1-1/+1
2010-05-03quotes: Fixed timestamp when adding quotes.Jon Bergli Heier1-1/+1
2010-03-18Added more missing code to the quotes module.Jon Bergli Heier1-6/+49
2010-03-01Added missing part of IRCHandler.Jon Bergli Heier1-0/+46
2010-02-23Imported quote handler to modules.quote.Jon Bergli Heier1-4/+104
2010-02-23Fixed quote irc-handler initialization.Jon Bergli Heier1-1/+1
2009-11-14A much needed inital import.Jon Bergli Heier1-0/+33