~kdecherf

France

https://kdecherf.com


#56 Feat: edit existing notes 2 years ago

Ticket created by ~kdecherf on ~tsileo/microblog.pub

ActivityPub specification seems to support updating existing objects.

It would be helpful to add edit feature to existing notes.

#55 Zooming images 2 years ago

Ticket created by ~kdecherf on ~tsileo/microblog.pub

Images shown in notes are resized and compressed, but there's no way to zoom in to see them in original/larger size.

It would be cool to have a way to click on images and see them in higher resolution (as long as there's a higher resolution available).

Here is an example pure-JS library replicating the lightbox of medium: https://github.com/francoischalifour/medium-zoom demo here https://medium-zoom.francoischalifour.com/
Minified file seems to weight 9KB uncompressed.

Thanks for your work on microblog.pub :)