Skip to content
  [ Chris Talbot ]
  * Connection Page: Corrected Tooltip and added user feedback to setting Region
  * device_configuration: Add ability to factory reset device
  * Connection Page: Fix typo in Dialog
  * configuration page: fix typo in another dialog
  * config page: add button to reset node db
  * connection page: don't show bluetooth devices by default
  * device config page: reset page when loading
  * Device config page: seperate page reset from other reset functions
  * metainfo: fix appstream validation
  * Backport debian packaging to here
  * node_row: fix a couple possible segfault places
  * node page: don't invalidate sort if it is your own node
  * node_row: only update time when node isn't being updated
  * connection_page: set tcp/ip to insensitive when connected
  * maps page: only zoom in when there are valid locations
  * node_row: update lastheard to now when you get packet from a node
  * message_parser: don't parse messages if disconnected
  * pages: delete uneeded gtk template
  * connection page: return if interface  is already gone
  * Connection Page: make connecting and disconnecting slightly async
  * message parser: add slight async to parsing message
  * message_parser: only check if there is an interface on callback
  * connection_page: Add warning
  * connection_page: Make Serial Connection logic a bit smarter
  * d/control: Backport Debian changes
  * connection_page: Only refresh serial ports if one or no devices are connected
  * nearby_nodes: show all nodes in device database
  * message_parser: add debug message when there is new message you are parsing
  * message_parser: Always return SOURCE_REMOVE after parsing message
  * Message Bar: Use Chatty's Send icon Button
  * Add setting to let user toggle if return sends message
  * Pref Dialog: Seperate Settings into Catagories
  * maps_page: Reset first load if disconnected
  * Icons: move to own folder
  * Add logger
  * Convert print statements to logging
  * Clean up headers and newlines at the end
  * Add option to not quit if there is an active connection
  * message_bar: Add audiblw feedback for trying to send empty message
  * message_bar: fix send icon and ui spacing
  * window: properly switch between header and footer switcher bar
  * chat_page: align xml properly
  * README: Add documentation on how to install dependencies
  * main: Add debugging option
  * Add documentation of debugging mode
  * message_parser: fix interface not being defined
  * channelconfig: fix function
  * Connection_page: Fix bluetooth sensitivities
  * connection_page: don't kill app if there is a disconnection event while hidden
  * connections: don't try to connect if the connect buttons are insensitive
  * connection_page: handle lost connections better
  * device_config_page: make sure interfaces are disconnected for reset events
  * notification: Add notification if connection is lost
  * Main: modify quit logic for new disconnection logic
  * connection page: attempt to auto reconnect to serial if there is a lost connection
  * notification: withdraw lost connection notification on successful connection
  * connection_page: fix for loop
  * Add ability to favorite BLE devices
  * connection_page: make buttons sensitive after BLE scan
  * Bump Version to 0.2.0