James Fenn

Results 123 issues of James Fenn

Dual sim support is a much needed feature for this project. There are many different ways of getting the signal strength of a second sim card, but the most important...

enhancement
help wanted

When viewing a channel in the app (or on desktop), the app currently doesn't pay attention to whether a message has been read or not, so notifications are still sent...

bug

Would be a useful feature to have. Can probably use most of the same stuff used for the phone version (RecyclerView adapters and stuff) once it's complete.

enhancement

Many lag. Not much impress. Must fix.

bug

Yep. This is a thing.

enhancement

We most likely need to use the imgur api to load the image preview, but that requires detecting if the url came from imgur and doing other weird things so...

enhancement

Couple random bugs appear when someone sends a message while the app is viewing a channel. Sometimes a message duplicates itself, other times it looks different from what it should...

bug

This PR adds various headers (based loosely on [express helmet](https://github.com/helmetjs/helmet) defaults) to the Vercel config. We should make sure that none of these affect valid functionality before merging. - [...