すべてのフォロー中の人のwithRepliesを変える機能 (#12049)
* feat: endpoint to update all following * feat(frontend): change show replies for all * docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように * fix: cancel not working
This commit is contained in:
		
							
								
								
									
										4
									
								
								locales/index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								locales/index.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -1135,6 +1135,10 @@ export interface Locale { | ||||
|     "fileAttachedOnly": string; | ||||
|     "showRepliesToOthersInTimeline": string; | ||||
|     "hideRepliesToOthersInTimeline": string; | ||||
|     "showRepliesToOthersInTimelineAll": string; | ||||
|     "hideRepliesToOthersInTimelineAll": string; | ||||
|     "confirmShowRepliesAll": string; | ||||
|     "confirmHideRepliesAll": string; | ||||
|     "externalServices": string; | ||||
|     "impressum": string; | ||||
|     "impressumUrl": string; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 anatawa12
					anatawa12