Marc Laporte
Marc Laporte
@si458 shared this with us: https://developer.apple.com/documentation/replaykit
Related: https://github.com/cypht-org/cypht/pull/765
@mmarcwabo is working on https://github.com/cypht-org/cypht/pull/765
Work in progress: https://github.com/cypht-org/cypht/pull/1080
SnappyMail shows disk space per folder: 
Other ideas: - It would be nice to also have the number of emails (if this doesn't hinder performance) - Folders vs sub-folders would be nice as well. So you...
For the record, composer.lock was removed here: https://github.com/cypht-org/cypht/commit/131daacbeb765671ad6d0c90fb4085cb2c9c2eae And it's highly likely we will resume maintaining composer.lock in Git
composer.lock is now back in the code base: https://github.com/cypht-org/cypht/commit/58f007a3240d4a06cc806982fc3bc37f7b6d9112
Done in v2
For the record: It's fine to start this as "optional based on a site configuration value" But each option is a potentially untested code path. After it's well tested, and...