Andy Matuschak

Results 72 issues of Andy Matuschak

_**Koingo Software (main-koingosw)_\* [reported (on Launchpad)](https://bugs.launchpad.net/sparkle/+bug/295295) on' 2008-11-07:* Josh Hague said: Throw a sparkleError(int errCode,str errMsg) event whenever a sparkle update fails (maybe web access is off, etc.) so the...

_**dwood (dwood-karelia)_\* [reported (on Launchpad)](https://bugs.launchpad.net/sparkle/+bug/264149) on' 2008-09-02:* Some clients might want to perform logic for choosing an update based on what Sparkle's guess it. Or under some circumstance, it might...

_**Cranky (tblanchard)_\* [reported (on Launchpad)](https://bugs.launchpad.net/sparkle/+bug/299266) on' 2008-11-17:* Maybe related to bug 228446. We have expensive database call to get the app up and running. If there is no update available,...

_**Andy Matuschak (andymatuschak)_\* [reported (on Launchpad)](https://bugs.launchpad.net/sparkle/+bug/228447) on' 2008-05-09:* Sparkle fails utterly if the application's name changes at some point through its history. I think the right way to do this...

In Ulysses 16, the file format for sheets has changed from plaintext files to a new XML format. All new sheets created in the last few months have consequently showed...

See e.g.: What should happen here, exactly? Forcing the math to use the very tight Orbit line height probably isn't right. Perhaps instead the whole prompt should adopt the line...

🗂 Bug
🚩 Help wanted

A small hygienic issue: when invalid access code is provided to /api/internal/auth/consumeAccessCode, the cloud function times out. Presumably I'm not closing some resource properly.

🗂 Bug
🚩 Help wanted

### Initial checklist - [X] I read the [support docs](https://github.com/micromark/.github/blob/main/support.md) - [X] I read the [contributing guide](https://github.com/micromark/.github/blob/main/contributing.md) - [X] I agree to follow the [code of conduct](https://github.com/micromark/.github/blob/main/code-of-conduct.md) - [X] I...

🤞 phase/open

Now that @savv has written a TurboModules implementation of the native LevelDB bindings (https://github.com/greentriangle/react-native-leveldb), this library should become a thin `abstract-leveldown` adapter for that interface: * that native module will...

Hi, all. The generated .d.ts files are missing some generic arguments, making builds fail when using these type definitions. For instance, in `base.d.ts`: ``` declare class ComposedDecoder implements MultibaseDecoder, CombobaseDecoder...

status/ready