Jed Fox

Results 158 issues of Jed Fox

I initially added to the regex so e.g. `(#hashtag)` is parsed as `#hashtag` not `#hashtag)` but then I realized it’s probably better to pull in the `twitter-text` package made by...

⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...

area:dashboard

If the logged-in user has a Mastodon profile linked/mentioned in their bio, the server should pick this up and pre-fill the “Your instance URL” field with this domain.

The current hosted integration for this says that it may disappear at any time. Are you planning to move to a permanent integration that will stay around for the foreseeable...

## Description Updgrades to latest Remark and tweaks our custom parsing things to work with it. ## TODO - [ ] ~MDX~ - [ ] evaluate snapshot changes and determine...

This method allows for easily indenting a node tree without needing to manually find where to place the new trivia. I also chose not to implement a version that automatically...

### Description Mastodon recently added support for several new HTML elements in incoming posts: https://github.com/mastodon/mastodon/pull/23913. The iOS app should support rendering these elements to the biggest extent possible. ### Suggested...