* Update BlueskyBridge.php
* Used human readable terms
* Include quote and reply post
* Added video support
* Replaced Youtube embed with thumbnail preview
* Added link embed preview
* Included visible alt text to images
* appease the lint
* remove unused test code
* fix unset displayName
* appease the lint
* Create BlueskyProfileBridge.php
Bridge for Bluesky
* Update BlueskyProfileBridge.php
Attempt to fix test error
* Rename BlueskyProfileBridge.php to BlueskyBridge.php and add list of select data source
* Update BlueskyBridge.php to pass lint checks