Andy Balaam

Results 85 issues of Andy Balaam

[IPushRules](https://github.com/matrix-org/matrix-js-sdk/blob/develop/src/%40types/PushRules.ts#L157) currently has an optional `device` field. This field is not specced, and [is being removed](https://github.com/matrix-org/synapse/issues/12482) by Synapse. We should remove it. This will technically be an interface breaking change,...

Originally developed by @yaya-usman but remodelled quite a bit now by @andybalaam This creates a new view that you can access in a similar way to a room: ![image](https://user-images.githubusercontent.com/76812/211001593-6a65f604-5292-44a0-a849-9a2d5a1b7e5d.png) It...

T-Enhancement

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/andybalaam/event-thread-and-order/proposals/4033-event-thread-and-order.md) Points out ambiguities in the current spec about what a receipt means, because it is not clear on the order of events that means they are "before" or "after"...

proposal
client-server
kind:maintenance
needs-implementation

Depends on https://github.com/matrix-org/matrix-rust-sdk/pull/3198 I suggest reviewing commit by commit. As discussed IRL with @poljar, add a feature flag that will allow us to remove the minimum session rotation time, so...

This prepares the way for me to add a feature flag making `rotation_period_ms`'s enforced minimum be turn-off-able via a feature flag (which is needed for https://github.com/matrix-org/complement-crypto/issues/17).

Hi, there is no LICENSE file in this repo, and the package.json says `"license": "proprietary"` - is that right?

Hi, and thank you for this project! I adapted it a bit in my fork at: https://github.com/andybalaam/Jekyll-Podcast-Feed . I totally understand if you don't want to merge any of the...

On my GPD Pocket the Swing UI has very small text on menus etc. On a Macbook with a Pixel display it is tiny. It should be a reasonable size...

bug

On Android, If I start a level, then press the power button to switch off the phone, the game keeps playing. It should pause.

bug

This crash was reported through the App store: ``` app version 102 Samsung Galaxy S5 mini, 1536MB RAM, Android 4.4 Report 1 of 1 rabbitescape.engine.World$DontStepAfterFinish: at rabbitescape.engine.World.step (World.java:251) at rabbitescape.render.gameloop.GeneralPhysics$WorldModifier.step...

bug