Lim Ding Wen

Results 49 comments of Lim Ding Wen

Here's a better patch, however, no options menu for this yet because I don't need an options menu right now. This means this is not PR-ready, but hopefully this is...

Thanks for simplifying things, @antonioof! šŸ˜‰ I’m glad to have helped.

@Talik13, I like that idea. It's like how the "filter media"/"Not Available" function works.

I was working on this because it seems like this is blocking #457. I keep running into import errors whenever I try to use this as a package. To recap...

> Clicking the play button in VS Code no longer works! A sad day, but a small sacrifice. šŸ˜† Well, one could always use `tasks.json`!

From https://github.com/mastodon/mastodon/issues/10520#issuecomment-481115524: > Search can be performed on the local cache more reliably than the server database I wonder how this would work for big servers? Client-side search in mail...

Something I realised is that if you provide a full URL (domain.com/file.html) it will only download that html and some documents corresponding to it. If you only provide domain.com however,...

I ran into this issue. Try running `curl localhost:9200` on your server. If it replies with "Empty reply from server", you may be running into [this issue](https://stackoverflow.com/questions/35921195/curl-52-empty-reply-from-server-timeout-when-querying-elastiscsearch). Essentially, just disable...

Can't wait for this! Thank you for your work, @connorshea and @ClearlyClaire.