Merge remote-tracking branch 'origin/main' into dompurify

This commit is contained in:
Alex Gleason
2024-02-08 14:57:35 -06:00
20 changed files with 211 additions and 58 deletions

View File

@ -82,6 +82,7 @@ export const StatusRecord = ImmutableRecord({
uri: '',
url: '',
visibility: 'public' as StatusVisibility,
zapped: false,
event: null as ReturnType<typeof EventRecord> | null,
// Internal fields