feat: make possible to configure following/followers visibility (#7959)
* feat: make possible to configure following/followers visibility * add test * ap * add ap test * set Cache-Control * hide following/followers count
This commit is contained in:
		
							parent
							
								
									07526ada45
								
							
						
					
					
						commit
						a28c515ef6
					
				
					 14 changed files with 317 additions and 10 deletions
				
			
		|  | @ -804,6 +804,13 @@ makeReactionsPublicDescription: "あなたがしたリアクション一覧を | |||
| classic: "クラシック" | ||||
| muteThread: "スレッドをミュート" | ||||
| unmuteThread: "スレッドのミュートを解除" | ||||
| ffVisibility: "つながりの公開範囲" | ||||
| ffVisibilityDescription: "自分のフォロー/フォロワー情報の公開範囲を設定できます。" | ||||
| 
 | ||||
| _ffVisibility: | ||||
|   public: "公開" | ||||
|   followers: "フォロワーだけに公開" | ||||
|   private: "非公開" | ||||
| 
 | ||||
| _signup: | ||||
|   almostThere: "ほとんど完了です" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue