matveevandrey

Results 4 issues of matveevandrey

It would be nice to be able to control whether image/location should be send as reply or not (set tg.reply_to_message_id with message id or not)

If I understand soft logic correctly the base image is never updated and all the diffs are merged to the first (oldest) snap: current_image = base_image + oldest_diff + newest_diff...

It would be cool to have an ability to perform integrity check on stored images To reduce memory usage checksum should be calculated for stream instead of file thus we...

In order to be able to finish up booting process it would be fine to be able to delay watchdog Example: Booting from crypted disk We insert keyboard, start booting,...