Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							f29ad6ddea 
							
						 
					 
					
						
						
							
							Anonymous: update l10n-fi & messages.pot  
						
						
						
						
					 
					
						2014-08-01 19:53:32 +03:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							6f19088724 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'supybot/master' into testing  
						
						... 
						
						
						
						Conflicts:
	.gitignore
	plugins/Alias/plugin.py
	plugins/Anonymous/plugin.py
	plugins/Anonymous/test.py
	setup.py
	src/callbacks.py 
						
						
					 
					
						2014-07-12 09:48:27 +02:00 
						 
				 
			
				
					
						
							
							
								James McCoy 
							
						 
					 
					
						
						
						
						
							
						
						
							a629f51328 
							
						 
					 
					
						
						
							
							Anonymous: Move "say $nick" functionality to new tell command  
						
						... 
						
						
						
						Allowing Anonymous.say to send a message to either a nick or an
(implicit) channel through the use of first('nick', 'inChannel') changed
the behavior of the command by making it impossible for 'inChannel' to
take effect.
This meant that any previous users of the command that expected "say
some text" to send "some text" to the current channel would instead try
to send "text" to the user "some".  Depending on the value of
conf.plugins.Anonymous.allowPrivateTarget, this would result in either
an error or a strange message to a random user.
Creating a new tell command solves this issue as Anonymous.channel now
goes back to its simple 'inChannel' wrapper.
Signed-off-by: James McCoy <vega.james@gmail.com> 
						
						
					 
					
						2014-07-09 21:03:26 -04:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							f44cc389a9 
							
						 
					 
					
						
						
							
							Anonymous: add another example & add notice about...  
						
						... 
						
						
						
						...this plugin not meant for identifying even if it's possible and tell
how the identifying should happen. 
						
						
					 
					
						2014-06-08 13:37:59 +03:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							fc81013be5 
							
						 
					 
					
						
						
							
							Mass rename README.txt --> README.md .  
						
						... 
						
						
						
						[SKIP CI] 
						
						
					 
					
						2014-06-06 12:42:33 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							5f306a8c74 
							
						 
					 
					
						
						
							
							Fix neutral pronouns.  
						
						
						
						
					 
					
						2014-04-11 21:56:42 +00:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							3a2b01d517 
							
						 
					 
					
						
						
							
							PluginDownloader: update l10n-fi.  
						
						... 
						
						
						
						The typo fix edition. 
						
						
					 
					
						2014-03-22 16:38:16 +02:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							9eec5c0ab5 
							
						 
					 
					
						
						
							
							Ctcp: update l10n-fi.  
						
						
						
						
					 
					
						2014-03-22 16:16:52 +02:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							bf2640ddb8 
							
						 
					 
					
						
						
							
							User: update l10n-fi.  
						
						
						
						
					 
					
						2014-03-22 15:44:26 +02:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							8377029993 
							
						 
					 
					
						
						
							
							Time: update l10n-fi.  
						
						
						
						
					 
					
						2014-03-22 14:50:46 +02:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							aa59a98767 
							
						 
					 
					
						
						
							
							Aka: add l10n-fi.  
						
						
						
						
					 
					
						2014-03-22 12:39:48 +02:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							0d62257d79 
							
						 
					 
					
						
						
							
							update messages.pot files && Unix: update l10n-fi.  
						
						
						
						
					 
					
						2014-03-22 12:22:54 +02:00 
						 
				 
			
				
					
						
							
							
								Mikaela Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							f88e8e20b9 
							
						 
					 
					
						
						
							
							My name is Mikaela!  
						
						... 
						
						
						
						Thanks @nyuszika7h :) ☺ 
						
						
					 
					
						2014-03-22 12:01:11 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							fe57cdb4dc 
							
						 
					 
					
						
						
							
							ChannelStats & MessageParser & PluginDownloader & RSS & User: Update l10n-fr.  
						
						
						
						
					 
					
						2014-01-26 20:45:27 +01:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							a3dbece402 
							
						 
					 
					
						
						
							
							All plugins: Update .pot files and rename Supybot-fr to Limnora in French translation files.  
						
						
						
						
					 
					
						2014-01-26 20:45:27 +01:00 
						 
				 
			
				
					
						
							
							
								George Miller 
							
						 
					 
					
						
						
						
						
							
						
						
							bf761f52e4 
							
						 
					 
					
						
						
							
							Fixed the last fix in Anonymous which broke the ability to query via say  
						
						
						
						
					 
					
						2013-04-22 23:42:42 +00:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							8701002ff9 
							
						 
					 
					
						
						
							
							Anonymous: Fix use of pipes.  
						
						
						
						
					 
					
						2013-04-22 17:58:32 +00:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							96fae12fd2 
							
						 
					 
					
						
						
							
							Anonymous: Use assertEqual in tests instead of failUnless(... == ...).  
						
						
						
						
					 
					
						2013-04-22 17:46:35 +00:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							3dba9088b0 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'supybot/master' into testing  
						
						... 
						
						
						
						Conflicts:
	INSTALL
	plugins/ChannelLogger/README.txt
	plugins/ChannelStats/README.txt
	plugins/Google/plugin.py
	plugins/Google/test.py
	plugins/Plugin/test.py
	plugins/Web/test.py
	setup.py
	src/callbacks.py
	src/ircdb.py
	src/irclib.py
	src/utils/str.py
	test/test_irclib.py 
						
						
					 
					
						2013-01-01 21:11:24 +01:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							6cbc6a14dd 
							
						 
					 
					
						
						
							
							Rename all 'locale' directories to 'locales'.  
						
						... 
						
						
						
						Firstly, these directories contains more than one locale. Secondly, it conflicts with the 'locale' python module. 
						
						
					 
					
						2012-12-26 15:43:35 +01:00 
						 
				 
			
				
					
						
							
							
								Mika Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							c609f88779 
							
						 
					 
					
						
						
							
							Anonymous: added readme  
						
						... 
						
						
						
						Signed-off-by: James McCoy <jamessan@users.sourceforge.net> 
						
						
					 
					
						2012-09-04 22:36:20 -04:00 
						 
				 
			
				
					
						
							
							
								James McCoy 
							
						 
					 
					
						
						
						
						
							
						
						
							82ecf36fcd 
							
						 
					 
					
						
						
							
							Update my name/contact information  
						
						... 
						
						
						
						Signed-off-by: James McCoy <jamessan@users.sourceforge.net> 
						
						
					 
					
						2012-09-01 10:16:48 -04:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							bdbb618ac8 
							
						 
					 
					
						
						
							
							Anonymous: Fix l10n-fr.  
						
						
						
						
					 
					
						2012-07-29 18:06:56 +00:00 
						 
				 
			
				
					
						
							
							
								skizzhg 
							
						 
					 
					
						
						
						
						
							
						
						
							aedfc07762 
							
						 
					 
					
						
						
							
							Update l10n-it.  
						
						
						
						
					 
					
						2012-03-16 18:28:05 +01:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							8add4911f5 
							
						 
					 
					
						
						
							
							Anonymous: Use channel-specific variables. Closes GH-232.  
						
						
						
						
					 
					
						2012-02-11 13:41:29 +01:00 
						 
				 
			
				
					
						
							
							
								Florian Besser 
							
						 
					 
					
						
						
						
						
							
						
						
							377f8bbf05 
							
						 
					 
					
						
						
							
							Anonymous: Add l10n-de  
						
						
						
						
					 
					
						2011-10-29 10:29:37 +02:00 
						 
				 
			
				
					
						
							
							
								Mika Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							505b9a55f3 
							
						 
					 
					
						
						
							
							Anonymous: Fixed typos in l10n-fi.  
						
						... 
						
						
						
						I am now checking all my translations. Some of them seem to have very many typos. 
						
						
					 
					
						2011-08-14 14:18:29 +03:00 
						 
				 
			
				
					
						
							
							
								skizzhg 
							
						 
					 
					
						
						
						
						
							
						
						
							cf436631d6 
							
						 
					 
					
						
						
							
							Admin & Anonymous & AutoMode & Channel & Misc & NickCapture & Seen & Todo & URL: Update l10n-it.  
						
						
						
						
					 
					
						2011-08-10 11:48:07 +02:00 
						 
				 
			
				
					
						
							
							
								skizzhg 
							
						 
					 
					
						
						
						
						
							
						
						
							7e88bb1ce3 
							
						 
					 
					
						
						
							
							Update l10n-it for many plugins.  
						
						
						
						
					 
					
						2011-08-07 11:16:04 +02:00 
						 
				 
			
				
					
						
							
							
								nyuszika7h 
							
						 
					 
					
						
						
						
						
							
						
						
							b429ecaba7 
							
						 
					 
					
						
						
							
							Anonymous: Add l18n-hu  
						
						
						
						
					 
					
						2011-07-21 17:40:49 +02:00 
						 
				 
			
				
					
						
							
							
								Mika Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							225a2fa250 
							
						 
					 
					
						
						
							
							Factoids: Removed games fi.po from translation; Anonymous: updated ln18-fi  
						
						
						
						
					 
					
						2011-07-16 22:26:24 +03:00 
						 
				 
			
				
					
						
							
							
								Mika Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							4fe1ab8fe6 
							
						 
					 
					
						
						
							
							Anonymous: added readme  
						
						
						
						
					 
					
						2011-07-08 00:25:24 +03:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							a815f11e51 
							
						 
					 
					
						
						
							
							Anonymous: bug fix (_ was used as a temporary variable name)  
						
						
						
						
					 
					
						2011-06-26 11:12:28 +02:00 
						 
				 
			
				
					
						
							
							
								skizzhg 
							
						 
					 
					
						
						
						
						
							
						
						
							ee92c71e6e 
							
						 
					 
					
						
						
							
							Admin & Alias & Anonymous & AutoMode & Ctcp & Dunno & Internet & Lart & NickCapture & Protector & Quote & Success: Add Italian translation  
						
						
						
						
					 
					
						2011-06-12 22:30:45 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							7e8a079439 
							
						 
					 
					
						
						
							
							Anonymous: Internationalize some strings and localize them into French (thanks to skizzhg).  
						
						
						
						
					 
					
						2011-06-09 20:56:20 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							0c7e2ce9e8 
							
						 
					 
					
						
						
							
							Rename 'permission' to 'capacité' in French translations  
						
						
						
						
					 
					
						2011-06-01 22:47:36 +02:00 
						 
				 
			
				
					
						
							
							
								Mika Suomalainen 
							
						 
					 
					
						
						
						
						
							
						
						
							26c2e56905 
							
						 
					 
					
						
						
							
							Admin & Alias & Anonymous & AutoMode & BadWord & Channel & ChannelLogger: update/create Finnish translation  
						
						
						
						
					 
					
						2011-02-28 16:45:53 +01:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							0d7e3d3759 
							
						 
					 
					
						
						
							
							(Re)generate all plugin's .pot file  
						
						
						
						
					 
					
						2011-02-26 10:40:50 +01:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							a7eb72fc29 
							
						 
					 
					
						
						
							
							Merge branch 'i18n' into l10n-fr  
						
						
						
						
					 
					
						2010-10-26 09:32:34 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							db977bf5d2 
							
						 
					 
					
						
						
							
							Fix Python2.5 issue (class decorators)  
						
						... 
						
						
						
						Issue S-fr#5 
						
						
					 
					
						2010-10-26 09:32:12 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							42a95a1075 
							
						 
					 
					
						
						
							
							Localize Alias and Anonymous into French  
						
						
						
						
					 
					
						2010-10-24 09:23:01 +02:00 
						 
				 
			
				
					
						
							
							
								Valentin Lorentz 
							
						 
					 
					
						
						
						
						
							
						
						
							ca23f946e5 
							
						 
					 
					
						
						
							
							Internationalize Alias, Anonymous, AutoMode, and BadWord  
						
						
						
						
					 
					
						2010-10-16 18:54:18 +02:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							57e894de58 
							
						 
					 
					
						
						
							
							Anonymous: Implement support for allowPrivateTarget config.  
						
						... 
						
						
						
						Closes: Sf#2991515
Signed-off-by: James Vega <jamessan@users.sourceforge.net> 
						
						
					 
					
						2010-05-24 15:21:58 -04:00 
						 
				 
			
				
					
						
							
							
								Štěpán Němec 
							
						 
					 
					
						
						
						
						
							
						
						
							a66034f852 
							
						 
					 
					
						
						
							
							Fix some typos/wordings.  
						
						... 
						
						
						
						Signed-off-by: James Vega <jamessan@users.sourceforge.net> 
						
						
					 
					
						2009-08-26 16:34:12 -04:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							a3e4fc5b1d 
							
						 
					 
					
						
						
							
							Change the modeline to use softtabstop instead of tabstop.  
						
						
						
						
					 
					
						2006-02-11 15:52:51 +00:00 
						 
				 
			
				
					
						
							
							
								James Vega 
							
						 
					 
					
						
						
						
						
							
						
						
							9971e991fe 
							
						 
					 
					
						
						
							
							Fix the modelines.  
						
						
						
						
					 
					
						2005-03-23 20:07:45 +00:00 
						 
				 
			
				
					
						
							
							
								Jeremy Fincher 
							
						 
					 
					
						
						
						
						
							
						
						
							b0cb616709 
							
						 
					 
					
						
						
							
							Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.  
						
						
						
						
					 
					
						2005-02-09 07:04:04 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel DiPaolo 
							
						 
					 
					
						
						
						
						
							
						
						
							d74c1b2d9b 
							
						 
					 
					
						
						
							
							Changed Anonymous logging to use new format() style logs  
						
						
						
						
					 
					
						2005-02-04 02:11:20 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel DiPaolo 
							
						 
					 
					
						
						
						
						
							
						
						
							d88bf5bb11 
							
						 
					 
					
						
						
							
							Conversion of Anonymous  
						
						
						
						
					 
					
						2005-02-02 04:42:37 +00:00