The feed & stream page backends were pretty much phony, this pull request reworks the UI (React) to load more dynamically, and adds a backend that gets messages from the bus, processes them, stores them in the Redis DB, and notifies the UI.
As always with big pull requests, reading commit-by-commit should be much easier than the whole diff.
The feed & stream page backends were pretty much phony, this pull request reworks the UI (React) to load more dynamically, and adds a backend that gets messages from the bus, processes them, stores them in the Redis DB, and notifies the UI.
As always with big pull requests, reading commit-by-commit should be much easier than the whole diff.