Pushed a new version of nosotros (dev.nosotros.app 1.8.0)
* Image and Video compression is here, it uses jSquash for image compression, it's a library that comes with a handful codecs from google chrome labs Squoosh image compression app, for video it uses FFmpeg wasm, all directly in the browser.
* The upload now will happens before the image appears in the editor, both compression and upload comes with nice progress bars.
* New users table on sqlite to search for users by name or display_name, good when tagging (that might be a database migration here which might take some time to load this new version).
* You can now create any NIP-51 list, any kind, any tag, fully generic, also supports encryption.
* A bunch of other fixes.

