Jack Humphries

Results 9 issues of Jack Humphries

Hi, Please create a new issue for any new socials you would like to add. Currently I have these planned: - Teams - [Reddit](https://github.com/JackHumphries9/Socially/issues/29) - Twitter

enhancement

Adding support for V8 Snapshots to make the app quicker

enhancement

While doing maintenance on the code for adding the TouchBar support, I've realised that the data layer could be improved. Currently, everything is stored in a state variable which is...

bug

Add support for the touchbar on MacBooks.

enhancement

Because there are lots of animations, remove them with a toggle which is set to the system default.

Although Apple Silicon is still able to use Socially through Rosetta, other ARM devices may not work.

enhancement

I don't know how possible this will be but I'm thinking of switching the code to Typescript rather than just JavaScript.

enhancement

The remote module is becoming deprecated in Electron as IPC is proven to be safer and more efficient. The codebase can be easily switched as the `preload.js` file can be...

enhancement