Commit Graph

21 Commits (4fe421a1662d3e094d11b53bbba2fc92d6bb7514)

Author SHA1 Message Date
Daniel Supernault edc2958bf2
Update ComposeController, refactor compose_settings
Daniel Supernault fee2857deb
Update ComposeController
Daniel Supernault 072d55d1a8
Update Compose Apis, make media descriptions/alt text length limit configurable. Default length: 1000
Daniel Supernault 67e3f6048f
Update Settings, add default license and enforced media descriptions
Daniel Supernault 069a0e4ae1
Add WebP support
Daniel Supernault 061b145b54
Update ComposeController, bail on empty attachments
Daniel Supernault 41792eea56
Update config() to config_cache()
Daniel Supernault 7895097fc1
Update config() to config_cache()
Daniel Supernault 3a9203e039
Update config() to config_cache()
Daniel Supernault c0e693cc73
Update config() to config_cache()
Daniel Supernault a9f009305c
Update config() to config_cache()
Daniel Supernault 552e950d7a
New License formats
Daniel Supernault 42375b3d79
Update Compose Apis, refactor rate limits
Daniel Supernault f0e48a09a3
Update ComposeController, add autocomplete apis for hashtags and mentions
Daniel Supernault f53bfa6fa6
Update Compose apis, prevent private accounts from posting public or unlisted scopes
Daniel Supernault 5ac9d0e8f2
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts
Daniel Supernault 33b625f508
Update ComposeController, add mediaProcessingCheck method
Daniel Supernault ab5469ff70
Update ComposeController, use MediaStorageService for media deletes
Daniel Supernault 789ed4b498
Update ComposeController, use placeholder image for video media. Fixes
Daniel Supernault cc2d4bf8d8
Update ComposeController, update media version
Daniel Supernault febe9e1b6d
Add ComposeController