Add /api/v1/accounts/familiar_followers to REST API (#17700)
				
					
				
			* Add `/api/v1/accounts/familiar_followers` to REST API * Change hide network preference to be stored consistently for local and remote accounts * Add dummy classes to migration * Apply suggestions from code review Co-authored-by: Claire <claire.github-309c@sitedethib.com> Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									c439e13e12
								
							
						
					
					
						commit
						edf09ec747
					
				
					 22 changed files with 169 additions and 32 deletions
				
			
		|  | @ -37,8 +37,7 @@ en: | |||
|         current_password: For security purposes please enter the password of the current account | ||||
|         current_username: To confirm, please enter the username of the current account | ||||
|         digest: Only sent after a long period of inactivity and only if you have received any personal messages in your absence | ||||
|         discoverable: Allow your account to be discovered by strangers through recommendations, profile directory and other features | ||||
|         discoverable_no_directory: Allow your account to be discovered by strangers through recommendations and other features | ||||
|         discoverable: Allow your account to be discovered by strangers through recommendations, trends and other features | ||||
|         email: You will be sent a confirmation e-mail | ||||
|         fields: You can have up to 4 items displayed as a table on your profile | ||||
|         header: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px | ||||
|  |  | |||
		Reference in a new issue