Evan Prodromou 
							
						 
					 
					
						
						
							
						
						2d4554ea03 
					 
					
						
						
							
							Remove UserProfile class  
						
						
						
						
					 
					
						2011-03-16 09:57:10 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						3d68474e14 
					 
					
						
						
							
							move UserProfile actions to account profile block  
						
						
						
						
					 
					
						2011-03-16 09:57:10 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						051e374792 
					 
					
						
						
							
							profile block can have actions  
						
						
						
						
					 
					
						2011-03-16 09:57:10 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						a661b22fad 
					 
					
						
						
							
							use stream-sized avatar for default profileblock  
						
						
						
						
					 
					
						2011-03-16 09:57:10 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						fbc11b72d7 
					 
					
						
						
							
							Allow profileblock subclasses to show different sized avatars  
						
						
						
						
					 
					
						2011-03-16 09:57:10 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						f242cf0e58 
					 
					
						
						
							
							move profile block to the aside  
						
						
						
						
					 
					
						2011-03-16 09:57:09 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						f23184a8d6 
					 
					
						
						
							
							add newline to group profile block  
						
						
						
						
					 
					
						2011-03-16 09:57:09 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						66b505a341 
					 
					
						
						
							
							show group profile block for group pages  
						
						
						
						
					 
					
						2011-03-16 09:57:09 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						561458650f 
					 
					
						
						
							
							profile group uses account profile block  
						
						
						
						
					 
					
						2011-03-16 09:57:09 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						e5133f8150 
					 
					
						
						
							
							add accountprofileblock and make defaultprofileblock use it  
						
						
						
						
					 
					
						2011-03-16 09:57:08 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						d0317d96e1 
					 
					
						
						
							
							hide profile block on settings and admin panels  
						
						
						
						
					 
					
						2011-03-16 09:57:08 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						a72dbc1aff 
					 
					
						
						
							
							add a profile block to left column  
						
						
						
						
					 
					
						2011-03-16 09:57:07 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						41420449f8 
					 
					
						
						
							
							Merge branch 'jqueryui' into 1.0.x  
						
						... 
						
						
						
						Conflicts:
	lib/action.php 
						
						
					 
					
						2011-03-16 09:56:26 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						afa1aa6c9b 
					 
					
						
						
							
							Revert "use jquery-ui for input_forms tabset"  
						
						... 
						
						
						
						This reverts commit c4bada9022 
						
						
					 
					
						2011-03-16 09:53:27 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						3598134330 
					 
					
						
						
							
							Merge remote branch 'origin/1.0.x' into 1.0.x  
						
						
						
						
					 
					
						2011-03-16 09:52:35 -04:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						daf73f8231 
					 
					
						
						
							
							Merge branch 'profile-fixups' into 1.0.x  
						
						... 
						
						
						
						* profile-fixups: (46 commits)
  * Extended profile - make cloned datefields work correctly with calendar popup * Validate URLs
  More style for profile edit.
  Extended profile - don't show empty company entry in view
  Extended profile - linkify related URLs added by the user
  Extended profile - fix some issues saving and displaying dates
  Extended profile - don't check end date if experience entry has current checked
  Extended profile - allow adding more than one website
  Small smattering of pixie dust
  Extended profile - fix regression whereby if there was only one item, you could still delete it!
  Remove supersizeme class as appropriate.
  Extended profile - hide add button when not needed (regression)
  Extended profile - add fancy JQuery UI confirm dialog when deleting items
  Extended profile - add fancy datepicker widgets
  Extended profile - prettier date formatting
  Extended profile - fix issue with JavaScript not executing in Firefox
  Extended profile - namespace JavaScript functions
  Extended profile - autocomplete for manager
  Hide all unnecessarylabels from profile edit view.
  Extended profile - make birthday save
  Extended profile - make websites save
  ... 
						
						
					 
					
						2011-03-16 02:44:36 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						368cfd8fac 
					 
					
						
						
							
							* Extended profile - make cloned datefields work correctly with calendar popup  
						
						... 
						
						
						
						* Validate URLs 
						
						
					 
					
						2011-03-16 02:41:32 -07:00 
						 
				 
			
				
					
						
							
							
								Samantha Doherty 
							
						 
					 
					
						
						
							
						
						365b7ab56e 
					 
					
						
						
							
							More style for profile edit.  
						
						
						
						
					 
					
						2011-03-16 04:32:33 -04:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						82023d388a 
					 
					
						
						
							
							Extended profile - don't show empty company entry in view  
						
						
						
						
					 
					
						2011-03-16 01:27:18 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						17afe06805 
					 
					
						
						
							
							Extended profile - linkify related URLs added by the user  
						
						
						
						
					 
					
						2011-03-16 01:23:47 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						bb087a9650 
					 
					
						
						
							
							Extended profile - fix some issues saving and displaying dates  
						
						
						
						
					 
					
						2011-03-16 01:09:38 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						974d0c48f6 
					 
					
						
						
							
							Extended profile - don't check end date if experience entry has current checked  
						
						
						
						
					 
					
						2011-03-16 00:50:43 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						724dba668a 
					 
					
						
						
							
							Extended profile - allow adding more than one website  
						
						
						
						
					 
					
						2011-03-16 00:34:00 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						b80b9f31fc 
					 
					
						
						
							
							Small smattering of pixie dust  
						
						
						
						
					 
					
						2011-03-16 00:25:02 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						04c2198dc1 
					 
					
						
						
							
							Merge branch 'profile-fixups' of gitorious.org:~zcopley/statusnet/zcopleys-clone into profile-fixups  
						
						... 
						
						
						
						* 'profile-fixups' of gitorious.org:~zcopley/statusnet/zcopleys-clone:
  Remove supersizeme class as appropriate. 
						
						
					 
					
						2011-03-16 00:24:06 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						a715b133ff 
					 
					
						
						
							
							Extended profile - fix regression whereby if there was only one item, you could still delete it!  
						
						
						
						
					 
					
						2011-03-16 00:23:34 -07:00 
						 
				 
			
				
					
						
							
							
								Samantha Doherty 
							
						 
					 
					
						
						
							
						
						665dd1de78 
					 
					
						
						
							
							Remove supersizeme class as appropriate.  
						
						
						
						
					 
					
						2011-03-16 03:09:06 -04:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						d51625ab3d 
					 
					
						
						
							
							Extended profile - hide add button when not needed (regression)  
						
						
						
						
					 
					
						2011-03-15 23:58:45 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						bda9d43c56 
					 
					
						
						
							
							Extended profile - add fancy JQuery UI confirm dialog when deleting items  
						
						
						
						
					 
					
						2011-03-15 23:51:28 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						b9065d7bc1 
					 
					
						
						
							
							Extended profile - add fancy datepicker widgets  
						
						
						
						
					 
					
						2011-03-15 23:02:05 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						40e1fc8246 
					 
					
						
						
							
							Extended profile - prettier date formatting  
						
						
						
						
					 
					
						2011-03-15 21:55:47 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						bde85a6685 
					 
					
						
						
							
							Extended profile - fix issue with JavaScript not executing in Firefox  
						
						
						
						
					 
					
						2011-03-15 21:23:34 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						b11a2faf54 
					 
					
						
						
							
							Extended profile - namespace JavaScript functions  
						
						
						
						
					 
					
						2011-03-15 19:33:05 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						9ea7946172 
					 
					
						
						
							
							Merge branch 'profile-fixups' of gitorious.org:~zcopley/statusnet/zcopleys-clone into profile-fixups  
						
						... 
						
						
						
						* 'profile-fixups' of gitorious.org:~zcopley/statusnet/zcopleys-clone:
  Hide all unnecessarylabels from profile edit view. 
						
						
					 
					
						2011-03-15 18:46:44 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						95d03e74e9 
					 
					
						
						
							
							Extended profile - autocomplete for manager  
						
						
						
						
					 
					
						2011-03-15 18:45:08 -07:00 
						 
				 
			
				
					
						
							
							
								Samantha Doherty 
							
						 
					 
					
						
						
							
						
						903ce7d10c 
					 
					
						
						
							
							Hide all unnecessarylabels from profile edit view.  
						
						
						
						
					 
					
						2011-03-15 21:43:28 -04:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						826e21ccf3 
					 
					
						
						
							
							Merge branch 'feedsub-wizard' into 1.0.x  
						
						
						
						
					 
					
						2011-03-15 17:50:30 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						73b5821fc3 
					 
					
						
						
							
							Submirror wizard updates... commenting out Wordpress (not sure what to do with it), LinkedIn (can't find documentation on any public RSS/Atom feeds from it, it seems that a feed of your updates doesn't currently exist?), and StatusNet (we'd need to know what to do with it; could take webfinger-style addresses or such.) Also added a commented-out Facebook section; it seems that there may not be a current way to get at public updates via RSS/Atom either, or if it is it seems really inconsistent and undocumented. (You can get at your friends updates by jumping through some hoops, but it seems we'd want to mirror a single account's own update feed?)  
						
						
						
						
					 
					
						2011-03-15 17:48:12 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						7345de1202 
					 
					
						
						
							
							Add layout divs to InfoAction's core block; fixes error display layout in Neo skin  
						
						
						
						
					 
					
						2011-03-15 17:32:25 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						ce05a78d08 
					 
					
						
						
							
							SubMirror wizard work in progress: Twitter option now lets you type in a username and picks the feed. Should in theory work via superfeedr or other compatible hub  
						
						
						
						
					 
					
						2011-03-15 17:15:25 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						325cb4833d 
					 
					
						
						
							
							Merge branch '1.0.x' into feedsub-wizard  
						
						
						
						
					 
					
						2011-03-15 16:17:48 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						e4eb6719a5 
					 
					
						
						
							
							Extended profile - make birthday save  
						
						
						
						
					 
					
						2011-03-15 15:35:00 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						341bef5e01 
					 
					
						
						
							
							tag -> search stuff: basic search subscription implementation in SearchSub  
						
						
						
						
					 
					
						2011-03-15 15:34:06 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						08b430a247 
					 
					
						
						
							
							Event hook for notice search pages  
						
						
						
						
					 
					
						2011-03-15 15:33:37 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						579fc11862 
					 
					
						
						
							
							copy-paste TagSub to SearchSub :D  
						
						
						
						
					 
					
						2011-03-15 14:58:09 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						0bb2f14704 
					 
					
						
						
							
							AJAX submit actions for tag subscribe/unsubscribe  
						
						
						
						
					 
					
						2011-03-15 13:58:22 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						119885d964 
					 
					
						
						
							
							Stub TagSubPlugin: plugin guts with no UI to setup subs  
						
						
						
						
					 
					
						2011-03-15 12:57:11 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						8de24335d2 
					 
					
						
						
							
							Doc comment on Notice->getTags() to clarify the return data type  
						
						
						
						
					 
					
						2011-03-15 12:51:29 -07:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						b66250c6aa 
					 
					
						
						
							
							Add StartNoticeWhoGets, EndNoticeWhoGets events to allow upcoming TagSub plugin to do extra inbox delivery.  
						
						
						
						
					 
					
						2011-03-15 12:49:17 -07:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						1ff1af0fc8 
					 
					
						
						
							
							Merge branch 'profile-fixups' of gitorious.org:~zcopley/statusnet/zcopleys-clone into profile-fixups  
						
						... 
						
						
						
						* 'profile-fixups' of gitorious.org:~zcopley/statusnet/zcopleys-clone:
  Whole bunch of style-related changes, including some tasty hackery for the experience and education fields. 
						
						
					 
					
						2011-03-15 10:10:41 -07:00