feat(frontend): Report renote abuse (#11466)
* chore: add way to show renote in window / tab * feat: report abuse for renote * docs: Renote自体を通報できるように * revert: make renote time link * chore: add copy renote menu * chore: remove copy/report renote from note menu * fix: abuse menu without actual selection shown --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
		
							
								
								
									
										2
									
								
								locales/index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								locales/index.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -48,6 +48,7 @@ export interface Locale { | ||||
|     "unpin": string; | ||||
|     "copyContent": string; | ||||
|     "copyLink": string; | ||||
|     "copyLinkRenote": string; | ||||
|     "delete": string; | ||||
|     "deleteAndEdit": string; | ||||
|     "deleteAndEditConfirm": string; | ||||
| @@ -658,6 +659,7 @@ export interface Locale { | ||||
|     "sample": string; | ||||
|     "abuseReports": string; | ||||
|     "reportAbuse": string; | ||||
|     "reportAbuseRenote": string; | ||||
|     "reportAbuseOf": string; | ||||
|     "fillAbuseReportDescription": string; | ||||
|     "abuseReported": string; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 anatawa12
					anatawa12