Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						4239e2bb9e 
					 
					
						
						
							
							Fix incorrect documentation.  
						
						
						
						
					 
					
						2011-08-15 16:04:06 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						d750a943ed 
					 
					
						
						
							
							Add missing translator documentation.  
						
						
						
						
					 
					
						2011-06-19 12:31:36 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						3891697222 
					 
					
						
						
							
							Fix FIXME: removed patchwork message. Using Markdown now.  
						
						... 
						
						
						
						Update translator documentation.
Update whitespace.
i18n fixes. 
						
						
					 
					
						2011-06-18 17:19:36 +02:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						babdc430f9 
					 
					
						
						
							
							Switch Twitter bridge settings page to be a ProfileSettingsAction, as ConnectSettingsAction is gone  
						
						
						
						
					 
					
						2011-02-28 12:22:21 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						592e2be5e1 
					 
					
						
						
							
							Make new menu the default menu  
						
						... 
						
						
						
						There's a new menu layout in this version of the software. It was
implemented as a plugin in 0.9.x to avoid clashes with existing themes,
but we're going to break that compatibility in this version, so we're just going for it.
This change involved moving all the changes in NewMenuPlugin into the
default code that was calling it. In addition, since
accountsettingsaction and connectsettingsaction differed only by menu,
I removed them, changed all references to them to the settingsmenu, and moved
the combined nav to its own class.
Let's put that episode behind us.
The CSS shim that was loaded by NewMenuPlugin for certain themes and certain actions
was removed. 
						
						
					 
					
						2011-01-23 12:35:35 -05:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						9cbda32768 
					 
					
						
						
							
							Pull out the 'tweetctl' queue for now; these should go over control signals, and actual handling isn't implemented yet anyway.  
						
						
						
						
					 
					
						2010-11-02 16:51:07 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						62408fef09 
					 
					
						
						
							
							Work in progress on twitter import daemon  
						
						
						
						
					 
					
						2010-10-29 14:12:40 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						5fe59322bc 
					 
					
						
						
							
							Check for Twitter foreign link actually existing before trying to delete it; friendlier error message in TwittersettingsAction  
						
						
						
						
					 
					
						2010-10-08 11:12:36 -07:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						02299d5bd7 
					 
					
						
						
							
							* i18n/L10n updates.  
						
						... 
						
						
						
						* add FIXMEs for bad i18n.
* add translator hints. 
						
						
					 
					
						2010-09-19 00:06:21 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						ba6538ed78 
					 
					
						
						
							
							* i18n/L10n updates  
						
						... 
						
						
						
						* whitespace updates. 
						
						
					 
					
						2010-09-18 17:45:18 +02:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						e3c4b0c85d 
					 
					
						
						
							
							A better way to safely delete Foreign_links  
						
						
						
						
					 
					
						2010-03-05 03:55:56 +00:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						6aac7cc6cd 
					 
					
						
						
							
							Fix for errant deletion of all Twitter foreign_links  
						
						
						
						
					 
					
						2010-03-05 03:55:39 +00:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						e5bd707055 
					 
					
						
						
							
							Ask the user to set a password before disconnecting from Twitter  
						
						
						
						
					 
					
						2010-01-26 00:41:49 -08:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						4b5e977a7b 
					 
					
						
						
							
							New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.  
						
						... 
						
						
						
						update_pot.sh replaced with update_po_templates.php which can do core, plugins, or all (default).
Top-level Makefile added to build .mo files for plugins as well as core.
As described on list:
http://lists.status.net/pipermail/statusnet-dev/2009-December/002869.html  
						
						
					 
					
						2009-12-08 12:17:11 -08:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						7539e26951 
					 
					
						
						
							
							- Make Twitter bridge work with unqueuemanager  
						
						... 
						
						
						
						- Add README 
						
						
					 
					
						2009-10-20 06:05:35 +00:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						9d87313eae 
					 
					
						
						
							
							Merge branch '0.9.x' into pluginize-twitter-bridge  
						
						... 
						
						
						
						Conflicts:
	plugins/TwitterBridge/twitterauthorization.php 
						
						
					 
					
						2009-09-08 16:02:57 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						5efe588174 
					 
					
						
						
							
							Moved the rest of the Twitter stuff into the TwitterBridge plugin  
						
						
						
						
					 
					
						2009-08-26 00:59:06 +00:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						9b9d80cd97 
					 
					
						
						
							
							Pluginized Twitter settings stuff  
						
						
						
						
					 
					
						2009-08-25 14:52:25 -07:00