Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						09523a19d7 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2011-04-03 15:35:52 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						d2a2575648 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2011-04-01 22:59:31 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						4ac471f380 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2011-03-31 23:30:07 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						14456cbbb2 
					 
					
						
						
							
							Fix gettext domain for messages in plugins "_()" to "_m()".  
						
						... 
						
						
						
						Some other i18n and L10n updates, too.
i18n/L10n review not complete. 
						
						
					 
					
						2011-03-30 22:31:23 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						5bb6fae307 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2011-03-18 20:59:45 +01:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						69e11bb45e 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2011-03-11 19:33:52 +01:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						28809035d0 
					 
					
						
						
							
							Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them.  
						
						... 
						
						
						
						This avoids having to add extra custom JS bits just to initialize forms using the common AJAX submission path. 
						
						
					 
					
						2011-03-08 13:58:28 -08:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						7a9b989349 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						... 
						
						
						
						Location information removed from translation files with msgmerge --no-location to decrease size of files and reduce diff size. Unfortunately there does not appear to be a setting in msgmerge or msgattrib to remove the extracted comments ("#.") from translation files. If you do know of such a switch, please let me know! 
						
						
					 
					
						2011-03-06 02:52:28 +01:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						5fd9767e80 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						... 
						
						
						
						* Fix previous commit. Pot files were built against master instead of 1.0.x. 
						
						
					 
					
						2011-03-03 18:39:12 +01:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						b7d0746694 
					 
					
						
						
							
							Merge branch '0.9.x' into 1.0.x  
						
						... 
						
						
						
						Conflicts:
	actions/confirmaddress.php
	actions/emailsettings.php
	actions/hostmeta.php
	actions/imsettings.php
	actions/login.php
	actions/profilesettings.php
	actions/showgroup.php
	actions/smssettings.php
	actions/urlsettings.php
	actions/userauthorization.php
	actions/userdesignsettings.php
	classes/Memcached_DataObject.php
	index.php
	lib/accountsettingsaction.php
	lib/action.php
	lib/common.php
	lib/connectsettingsaction.php
	lib/designsettings.php
	lib/personalgroupnav.php
	lib/profileaction.php
	lib/userprofile.php
	plugins/ClientSideShorten/ClientSideShortenPlugin.php
	plugins/Facebook/FBConnectSettings.php
	plugins/Facebook/FacebookPlugin.php
	plugins/NewMenu/NewMenuPlugin.php
	plugins/NewMenu/newmenu.css 
						
						
					 
					
						2011-02-28 15:39:43 -08:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						e6e402cefd 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2011-01-29 23:10:15 +01:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						e53793edf4 
					 
					
						
						
							
							make 'admin' a safe user name  
						
						... 
						
						
						
						'admin' is a pretty common username that people try when installing;
it was blacklisted because all of our admin panels were at /admin/*,
which would conflict with the admin user's namespace.
Changed the location of all admin panels to /panel/*, blacklisted the
nickname 'panel', and allowed 'admin'. Tested with a fresh install;
seems to work great. 
						
						
					 
					
						2011-01-23 10:18:35 -05:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						963e7576f2 
					 
					
						
						
							
							Merge branch 'testing' into moveaccount  
						
						
						
						
					 
					
						2011-01-19 10:41:14 -08:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						56e2bc10d9 
					 
					
						
						
							
							Cleanup stray PHP 4-style references in hook calls for navigation bars. We can't replace the live action from here, and don't need a reference to keep the object mutable. Dumping the references helps ensure we don't end up getting errors when things calling the hooks might forget to use the reference and the PHP error reporting settings expose this fact at us.  
						
						
						
						
					 
					
						2011-01-18 12:34:27 -08:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						380ca7187c 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2011-01-14 12:10:05 +01:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						cf824621b9 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2010-12-16 16:30:30 +01:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						7aa24cbc67 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net  
						
						
						
						
					 
					
						2010-11-07 22:04:44 +01:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						ca6d7f1042 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2010-11-05 01:25:50 +01:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						a3928e5583 
					 
					
						
						
							
							UserFlagPlugin fix for ticket  #2118  and ticket  #2847 : flagged state wasn't reflected in profile lists such as group members page and profile search .  
						
						... 
						
						
						
						Pulled common code for the profile page and profile list cases to give them the same logic on checking. Also fixes the problem that you'd get a flag button for yourself in profile lists, while we explicitly exclude that from the profile page -- it's now skipped in both places. 
						
						
					 
					
						2010-11-03 14:06:06 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						5592333b73 
					 
					
						
						
							
							Fix for ticket  #2168 : if we've already flagged a profile from another window, let the 'Flag' form submission gracefully show the updated state instead of throwing an error (error message isn't even exposed properly in AJAX submissions)  
						
						
						
						
					 
					
						2010-11-03 12:32:11 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						607d958977 
					 
					
						
						
							
							UserFlag fixes to prevent PHP notices breaking AJAX submissions when display_errors is on. Key & seq defs weren't quite right, which caused accesses to unset array indices in DB_DataObject.  
						
						
						
						
					 
					
						2010-11-03 12:20:25 -07:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						7a564276a9 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2010-10-28 01:58:43 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						1545c1228b 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2010-10-23 20:50:55 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						5215423ea9 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net .  
						
						
						
						
					 
					
						2010-10-09 16:15:48 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						007866d340 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net  
						
						
						
						
					 
					
						2010-10-05 00:59:47 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						458512aafd 
					 
					
						
						
							
							Localisation updates from  http://translatewiki.net  
						
						
						
						
					 
					
						2010-10-03 22:46:38 +02:00 
						 
				 
			
				
					
						
							
							
								Siebrand Mazeland 
							
						 
					 
					
						
						
							
						
						0f4f6fdb01 
					 
					
						
						
							
							* i18n/L10n review.  
						
						... 
						
						
						
						* add onPluginVersion() 
						
						
					 
					
						2010-10-02 22:25:32 +02:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						68305d4b68 
					 
					
						
						
							
							Added block link to subscription notification emails; block action can now take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger.  
						
						... 
						
						
						
						Fixed typo in RedirectingAction when no return-to data provided in form submission.
RedirectingAction::returnToArgs() has been renamed to returnToPrevious() to avoid conflict with Action::returnToArgs() which returns arguments to be passed to other actions as return-to arguments. All callers should now be updated.
More profile settings actions will now redirect through a login form if visited as a GET request, as would be expected from a bookmark, link sent in e-mail etc. 
						
						
					 
					
						2010-05-20 14:24:44 -07:00 
						 
				 
			
				
					
						
							
							
								Sarven Capadisli 
							
						 
					 
					
						
						
							
						
						245610d2e1 
					 
					
						
						
							
							Removed entity flag stylesheet and icons from plugin to core.  
						
						
						
						
					 
					
						2010-02-02 16:27:58 +01:00 
						 
				 
			
				
					
						
							
							
								Sarven Capadisli 
							
						 
					 
					
						
						
							
						
						65c5d7813b 
					 
					
						
						
							
							Added icon to Clear label for UserFlag plugin  
						
						
						
						
					 
					
						2010-02-02 16:06:22 +01:00 
						 
				 
			
				
					
						
							
							
								Sarven Capadisli 
							
						 
					 
					
						
						
							
						
						9f36c10001 
					 
					
						
						
							
							Updated XHR binded events to work better in jQuery 1.4.1. Using  
						
						... 
						
						
						
						.live() for event delegation instead of jQuery.data() and checking to
see if an element was previously binded. 
						
						
					 
					
						2010-01-31 22:37:22 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						3f5ffe5c5b 
					 
					
						
						
							
							set correct key types for User_flag_profile  
						
						
						
						
					 
					
						2010-01-24 15:57:56 -05:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						b91a035025 
					 
					
						
						
							
							add function doc comment to User_flag_profile::create()  
						
						
						
						
					 
					
						2010-01-24 11:20:08 -05:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						a55939f3b1 
					 
					
						
						
							
							Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x  
						
						
						
						
					 
					
						2010-01-06 23:23:30 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						e1c7851a06 
					 
					
						
						
							
							pass through keys() as keyTypes() for UserFlag  
						
						
						
						
					 
					
						2010-01-06 23:22:49 -08:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						4e2acd153b 
					 
					
						
						
							
							...and drop the unnecessary &reference from child class pkeyGet() overrides.  
						
						
						
						
					 
					
						2010-01-06 14:28:40 -08:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						b93244395f 
					 
					
						
						
							
							Fix for broken profile flag admin UI: delete stray flag entries when users are deleted so broken entries don't litter the lookups.  
						
						... 
						
						
						
						* added ProfileDeleteRelated event to match UserDeleteRelated, to allow plugins to add extra related tables on profile deletion
* UserFlagPlugin: deleting flags when target profile is deleted
* UserFlagPlugin: deleting flags when flagging user is deleted
* UserFlagPlugin: fix for autoloader -- class names are case-insensitive. We may get lowercase class names coming in at times, such as when creating DB objects programatically from a table name.
Note that any already-existing bogus entries need to be removed from the database:
select * from user_flag_profile where (select id from profile where id=profile_id) is null;
select * from user_flag_profile where (select id from user where id=user_id) is null; 
						
						
					 
					
						2010-01-06 11:10:33 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						1e3fea17af 
					 
					
						
						
							
							don't add flag if it's already there at block time  
						
						
						
						
					 
					
						2009-12-28 16:35:29 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						d9efeb6ac3 
					 
					
						
						
							
							optionally flag a profile for review when blocked  
						
						
						
						
					 
					
						2009-12-28 11:02:44 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						6d3e6b4284 
					 
					
						
						
							
							move flag creation to a method of data object  
						
						
						
						
					 
					
						2009-12-28 10:58:49 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						a80fa17872 
					 
					
						
						
							
							phpcs-clean User_flag_profile as best as possible  
						
						
						
						
					 
					
						2009-12-28 09:15:07 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						4a5bac43c3 
					 
					
						
						
							
							phpcs-clean flagprofile.php  
						
						
						
						
					 
					
						2009-12-28 09:08:28 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						df98ddff0c 
					 
					
						
						
							
							phpcs-clean clearflag.php  
						
						
						
						
					 
					
						2009-12-28 09:06:38 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						c8fd5403e5 
					 
					
						
						
							
							PHPCS-clean adminprofileflags.php  
						
						
						
						
					 
					
						2009-12-28 08:45:21 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						ea23111a56 
					 
					
						
						
							
							PHPCS-clean UserFlagPlugin  
						
						
						
						
					 
					
						2009-12-28 08:37:30 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						85b8b35f53 
					 
					
						
						
							
							clear flags and show flaggers in adminflagprofile  
						
						
						
						
					 
					
						2009-12-28 08:19:56 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						2c2a82fda0 
					 
					
						
						
							
							add stuff for clearing flags to UserFlagPlugin  
						
						
						
						
					 
					
						2009-12-28 08:19:22 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						75fbec2fa3 
					 
					
						
						
							
							Add tools to clear flags  
						
						... 
						
						
						
						Added a form to clear all flags for a profile, when showed on
adminprofileflags list. Add an action to handle the form, and a right
for the action. 
						
						
					 
					
						2009-12-28 07:58:33 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						4b7835caa5 
					 
					
						
						
							
							pagination works for flagged profiles  
						
						
						
						
					 
					
						2009-12-27 11:47:54 -08:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						5d6b6bfd34 
					 
					
						
						
							
							admin page checks for right to review flags  
						
						
						
						
					 
					
						2009-12-27 11:04:53 -08:00