Haad
Haad
It should be possible to send a direct message to a user. Ie. 1-to-1 conversations. 1-to-1 conversations could be prefixed with '@' instead of '#' (channel). These could be expressed...
It would be great to have a light color scheme for Orbit. This could be an inverse of the current color scheme. The user should be able to choose between...
We should have a CLI for Orbit. This can be done by wrapping src/Orbit.js.
Reflux 0.5 will bring ES6 Stores and simplify the Stores even further. We need to refactor all stores to use the new syntax. More info: https://github.com/reflux/refluxjs#react-es6-usage
The Electron apps' dock icon should display a notification indicator when new messages or highlights appear and the app is unfocused. These can be dig out from the UI's internal...
It should be possible to search for any content within Orbit.
It would be cool if there was an indicator that would show me the new messages since I last saw the channel. How it would work is that when I...
Fixes a small typo ("wining" -> "winning")
WIP Refactor log replication to use concurrency most efficiently. Required for fixes and changes in orbit-db-store.