Add status pinning and unpinning, fix bugs

This commit is contained in:
Jesse Wierzbinski 2023-11-26 14:56:16 -10:00
parent 0a74bbfe93
commit f51476e810
No known key found for this signature in database
14 changed files with 322 additions and 116 deletions

View file

@ -123,6 +123,8 @@ url_scheme_whitelist = [
"ssb",
"gemini",
] # NOT IMPLEMENTED
enforce_mime_types = false
allowed_mime_types = [
"image/jpeg",
"image/png",
@ -152,7 +154,7 @@ allowed_mime_types = [
"audio/mp4",
"audio/3gpp",
"video/x-ms-asf",
] # MEDIA NOT IMPLEMENTED
]
[defaults]
# Default visibility for new notes