orbit icon indicating copy to clipboard operation
orbit copied to clipboard

A distributed, serverless, peer-to-peer chat application on IPFS

Results 64 orbit issues
Sort by recently updated
recently updated
newest added

I would love to connect orbit to IRC. It should be possible to join an IRC channel in Orbit and post messages to it as well as receive all the...

enhancement
help wanted
Difficulty: Easy

We're close to be able to start dogfooding Orbit with a small team. This issue is to track the goals and tasks we need to be able to do that.

goal

As we start to integrate distribution builds into our build process, we should sign the builds. Can be done with this: https://github.com/electron-userland/electron-osx-sign

help wanted
Difficulty: Medium

Even if the build issue due to `go-ipfs-dep` on Windows is fixed, a new issue appears. When running `npm start`: ``` > [email protected] start C:\Users\matin\orbit > npm run electron >...

bug
help wanted

I see that orbit is moving to Circle CI automatically publishing release artifacts. Are builds reproducible, or is there any other way to establish trust with these builds?

discussion

Currently the Electron app doesn't have tests. It should. We can use this: https://github.com/electron/spectron

help wanted
Difficulty: Medium

Try out if right-aligned usernames look and feel nice. Put the feature behind a flag in settings. from @whyrusleeping

enhancement

I'm not sure this is an actual issue @haadcode and if it's well known one or an expected behavior please close this. **I have been able to connect with the...

question

It would be great to be able to filter the list of peers in the swarm view. A simple input field and match should do. Eg. I input "10.5." and...

enhancement
help wanted
Difficulty: Easy

It should be possible to add markdown to messages. There isn't a implementation for proper multi-line messages atm. so this could be a limited markdown, a subset. I'm thinking the...

enhancement
help wanted
Difficulty: Easy