James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							7869b962d1 
							
						 
					 
					
						
						
							
							Fix the previous Factoids fix.  
						
						... 
						
						
						
						channel needs to be part of the args list.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit fe07ea11465785db69e13f034ea8f2e219b5c64c) 
						
						
					 
					
						2010-08-24 19:44:56 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							b2c45caa66 
							
						 
					 
					
						
						
							
							Factoids: Pass channel to whatis when being called from search  
						
						... 
						
						
						
						Thanks to Daniel Folkinshteyn for the fix.
Closes: Sf#2965589
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit 209facd242ebcf0fc9974f01b87cf47a8e25098f) 
						
						
					 
					
						2010-08-24 19:44:45 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							0933621dab 
							
						 
					 
					
						
						
							
							Factoids: Prevent empty key or value when adding a factoid.  
						
						... 
						
						
						
						Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit 10f5a12b7e6b33000dc8616ba5e6b57e25ab9f08) 
						
						
					 
					
						2010-08-24 19:43:56 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							0bd9a8b6f4 
							
						 
					 
					
						
						
							
							Use the correct URLs for the PySqlite website.  
						
						... 
						
						
						
						Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit 927c8c963a2ddbd43e2890c8cf254e7bc9922183) 
						
						
					 
					
						2010-08-24 19:15:27 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							dcdbd5bea4 
							
						 
					 
					
						
						
							
							Update references to PySqlite URL  
						
						... 
						
						
						
						Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit f475525237ad53a705d3e6e327b6ca19850c47e1) 
						
						
					 
					
						2010-08-24 19:15:17 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							cca36ed9f2 
							
						 
					 
					
						
						
							
							Factoids: Add simpleSyntax argument to getCommandHelp.  
						
						... 
						
						
						
						It helps to properly override the parent class's method so that Misc.help
doesn't error when trying to get Factoids.learn's help.
Signed-off-by: James Vega <jamessan@users.sourceforge.net> 
						
						
					 
					
						2009-05-18 11:09:18 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							0615846ab3 
							
						 
					 
					
						
						
							
							Fix getCommandHelp's use of dynamic.msg  
						
						... 
						
						
						
						Default chan to None so we can still retrieve a config value if dynamic.msg
isn't valid (e.g., when running supybot-plugin-doc).
Signed-off-by: James Vega <jamessan@users.sourceforge.net> 
						
						
					 
					
						2009-04-28 08:14:46 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							4285df0809 
							
						 
					 
					
						
						
							
							Factoids: Fix thinko in getCommandHelp  
						
						... 
						
						
						
						Signed-off-by: James Vega <jamessan@users.sourceforge.net> 
						
						
					 
					
						2009-04-23 16:05:31 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							d6f6f32219 
							
						 
					 
					
						
						
							
							Factoids: Add an __init__ function which calls our parents' __init__s  
						
						... 
						
						
						
						This ensures that we actually get self.dbCache defined in Factoids
Signed-off-by: James Vega <jamessan@users.sourceforge.net> 
						
						
					 
					
						2009-04-06 17:30:53 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							46a4076988 
							
						 
					 
					
						
						
							
							Add .gitignore  
						
						... 
						
						
						
						Signed-off-by: James Vega <jamessan@users.sourceforge.net> 
						
						
					 
					
						2009-02-27 14:17:31 -05:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							0bc16641b9 
							
						 
					 
					
						
						
							
							Use the timestamp formatter instead of duplicating the code  
						
						
						
						
					 
					
						2009-03-11 13:37:26 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							1f3d9e64a3 
							
						 
					 
					
						
						
							
							Add test to ensure quoted factoids are preserved  
						
						
						
						
					 
					
						2009-03-11 13:37:26 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							08a0531bf7 
							
						 
					 
					
						
						
							
							Update Factoids.getCommandHelp to respect supybot.reply.showSimpleSyntax  
						
						
						
						
					 
					
						2009-03-11 13:37:26 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							3908e989c5 
							
						 
					 
					
						
						
							
							plugins/Factoids: Dynamically generate the help string using the value of supybot.plugins.Factoids.learnSeparator  
						
						
						
						
					 
					
						2006-08-28 13:14:21 +00:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							a3e4fc5b1d 
							
						 
					 
					
						
						
							
							Change the modeline to use softtabstop instead of tabstop.  
						
						
						
						
					 
					
						2006-02-11 15:52:51 +00:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							5c59539145 
							
						 
					 
					
						
						
							
							Change pysqlite.sf.net references to pysqlite.org  
						
						
						
						
					 
					
						2005-11-03 05:31:24 +00:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							116f598caa 
							
						 
					 
					
						
						
							
							Re-add manual argument parsing since some stuff is a bit complex for wrap.  
						
						
						
						
					 
					
						2005-04-18 01:58:57 +00:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							979cbd551d 
							
						 
					 
					
						
						
							
							Fix some bugs in the Factoids conversion.  
						
						
						
						
					 
					
						2005-04-17 21:38:17 +00:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							6b38346b5a 
							
						 
					 
					
						
						
							
							Factoids should be under plugins/  
						
						
						
						
					 
					
						2005-04-17 21:01:12 +00:00