* initial commit for bluesky notifications functionality
* cleanup
* make post2bsky script executable
* cleanup
* bsky posting: hashtags, mime types support
* minor updates
* fix hashtag generation for BSky messages with images
* Correctly delete planeimg after sending BSky notification
* Check for image file size
* add support for lines and newlines
* minor logging improvements for BlueSky
* add indication to logs on when rate limit will reset for BlueSky
* Add debugging for failed posts
* One more debug thingy
* Fix
* Update planefence_notify.sh
* fix for image and tag generation
* improve hashtag parsing
* updates to image uploads
* typo
* Get rid of single quotes in notifications
* Bugfix for annoying typo
* Fix removal of trailing spaces from airline owner
* implement BlueSky auth via sessionRefresh
* reduce max image size to 850KB
* bsky: improve image size check
* fixup
* more reductions
* cleanup
* add links to BlueSky profile on PF and PA webpages
* move some stuff around on the PF webpage
* minor fix
* cleanup
* increment version in advance of PR merge to `main`
---------
Co-authored-by: Matthias Wirth <matthias.wirth@gmail.com>
* bug fix and linting cleanup
* changed order of checks for screenshot and photo cache
* fix typos
* bug fix
* up-rev to `5.22-release` in prep for PR `main`<-`dev`