summaryrefslogtreecommitdiffstats
path: root/gui/src/app/message.rs
AgeCommit message (Expand)Author
2021-12-29Remove the GossipHandler, handle in code directlyMatthias Beyer
2021-12-21Add saving of profile stateMatthias Beyer
2021-12-21Wrap Profile in RwLockMatthias Beyer
2021-12-20Add gossipping of own state in guiMatthias Beyer
2021-12-19Add message explanation loggingMatthias Beyer
2021-12-19Implement gossip reactor loading via oneshot channels for subscription initia...Matthias Beyer
2021-12-18Add way to show application logMatthias Beyer
2021-12-18Add error message when distrox fails to loadMatthias Beyer
2021-12-18Refactor: Split app moduleMatthias Beyer