PWall
PWall
Then you did encounter my issue, the bookmark "What's new page" showing up again means that the "ui state json" got removed. It only affects certain portions of VSCode and...
It would be needed to implement the [`/machine/set-dns`](https://github.com/tailscale/tailscale/blob/11d1dd2aed2a34e151bfd598d4944f778c7af149/control/controlclient/direct.go#L1504) to set the `TXT` record required for the ACME (LetsEncrypt) challenge.
I think it has something to do with using the old and unmantained [emojione](https://github.com/emojione/emojione/) that has been substituted with [emoji-toolkit](https://github.com/joypixels/emoji-toolkit), but I couldn't find much of anything while looking at...
> Not sure how emojione is relevant here in your opinion given that tdesktop uses apple emojis. The codes are in [this json file](https://github.com/desktop-app/lib_ui/blob/master/emoji_suggestions/emoji_autocomplete.json) if I'm not mistaken. It was...
Stale bot sucks
Don't forget to run the linter, if you installed the dependencies should be as easy as executing `pnpm lint`, and some of the linter errors can just be fixed with...
> some short words could mean two things, what about supporting a list of words? God it took me a long time to understand what you meant. You mean, that...
Okay so right now it's very very very WIP, (although 90% of functionality is there) But in the `update` function, it basically is hard coded to make 1 *real* drag...
All the functionality works now, purged all the bugs (maybe I actually need to return something to `FrecencyUserSettingsActionCreators` but unsure). The thing is I am not familiar how to create...
Okay, I have made the best effort to get a better `find` and to replace all hard coded variables.