Julien

Results 203 comments of Julien

Really nice feature. Congrats and thanks again!

Are Instants Preview supposed to work on tags located at the top the page? I'm just asking because at the beginning, I found that a bit excessing since it's not...

@squidfunk Thanks, it's really valuable to have opportunity to discuss a feature publicly. I get it's not recommended to enable it at website scale but I can't expect from writers...

> Please keep in mind that instant previews are not a plugin, but a frontend feature. You're right. I gave the glightbox example because I had it in mind but...

I and some end-users are waiting for this fix. Any chance to see it reviewed in the next weeks?

```sh $ locale LANG=C.UTF-8 LANGUAGE= LC_CTYPE="C.UTF-8" LC_NUMERIC="C.UTF-8" LC_TIME="C.UTF-8" LC_COLLATE="C.UTF-8" LC_MONETARY="C.UTF-8" LC_MESSAGES="C.UTF-8" LC_PAPER="C.UTF-8" LC_NAME="C.UTF-8" LC_ADDRESS="C.UTF-8" LC_TELEPHONE="C.UTF-8" LC_MEASUREMENT="C.UTF-8" LC_IDENTIFICATION="C.UTF-8" LC_ALL= ``` ```sh $ python3 -c 'import locale; print(locale.getlocale())' ('en_US', 'UTF-8') ```

Hi there! This seems to be a killer feature! Especially the in-browser option :heart_eyes:. To explain why: we use it for a collaborative website (blog and collegial content). Here is...

Yes, I'm reffering to the Import/export menu in Mastodon web application settings: https://docs.joinmastodon.org/user/moving/#export ![image](https://github.com/halcy/Mastodon.py/assets/1596222/802d1e76-0583-4625-86a7-3dc96440da62) By clicking on ":arrow_down: CSV", it allows to export following accounts, lists of accounts. Then it's...

@ptitjano any chance to see it merged before mid-April?