[Cleanup] Combine some template modifications and apply them to more suitable templates
[Fix] ap-ss-postbitFilter class doesnt always fill the entire height of the postbit
[Feature] Add "Postbit background blur" option
[Fix] Long-standing issue where you couldn't tag users in Siropu Chat 2 if they had certain username effects applied
[Cleanup] Add a "Profile block settings" link to the visitor menu
[Fix] Addon-provided assets no longer soft-delete correctly
[Cleanup] Ignore a users avatar frame if the visitor has ignored that users style
[Fix] Profile button color does not update the preview, but the post-save preview works
[Cleanup] Migrate inline CSS out of profile preview template and into preview stylesheet
[Fix] Postbit background positions, size & repeat do not reflect in the post-save preview
[Fix] Certain images can get resized with odd dimensions
[Cleanup] Uploaders should have the current image filename as its value
[Fix] Uploaded username icon does not appear in post-save preview
[Cleanup] Create .less template for handling postbit classes instead of dumping them into the template modification - postbit CSS classes can now be modified without needing to enable development mode
[Feature] Create style properties for CSS box colors
[Feature] Replace Postbit background position radiorow with sliders
[Cleanup] Rebase Postbit URL background conversion job off Postbit entity
[Feature] Create style properties for filter slider colors
[Cleanup] Perform various validation checks with admin asset uploaders
Create Custom Title/Tooltip/Username style cache rebuild jobs
Remove old Font/Frame/Sparkle cache rebuild jobs (since we added buttons to their admin controllers)
Use strtr() instead of str_replace() in various instances
Validate Postbit Image and Profile Header URLs
Proxy postbit URL images
Convert "Animated Flames" frame to WebP so it works correctly
Temporary workaround: Hide "delete" buttons from addon-shipped assets to prevent file health checks. The delete buttons will still work for assets you upload yourself.
Add "Rebuild caches" button to each admin controller
Create avatar frame setting macro
Check the visitors properties for "Disable postbit" value instead of the post author
Improve reliability of "Disable postbit" options preview
Fix postbit styles no longer applying to conversations
Fix postbit presets not saving correctly in the admin controller
Add ability to control background-size & background-position CSS
Verify colors / css during admin controller save proc