Brett Profitt

Results 6 issues of Brett Profitt

Azure rejects PUT requests with content-length = 0, causing attempts to call Filesystem->write('key', '') to fail. This is especially problematic because InMemoryBuffer::open() attempts to write empty strings for certain modes.

Small quality of life improvement that prevents an unhelpful error if you have a typo in the `handle()` method (and spent longer than you should have wondering what wasn't working)....

Read receipts for individual messages are available in https://github.com/bbernhard/signal-cli-rest-api/pull/534. This adds support via `Context.receipt("read")`.

This prevents SVGs with `xlink:href`/`href` fragments to inlined symbols in the same document from resolving to the full page URL. This addresses an unintended consequence of #435 that results in...

A new flag `-x` enables an experimental approach to de-duplicating image assets through custom CSS properties. Initial results show significant reduction in sizes: | URL | v2.10.1 | PR |...