Commit History

Author SHA1 Message Date
  dasman 862abc537a event_graph: go full millis (this is a breaking change) 2 years ago
  parazyd 40cbbfd325 hosts: Skip Arti inbound connections on register_channel() 2 years ago
  darkfi 59ca349b09 wallet: switch to official cargo-quad-apk now that changes were merged fixed to commit hash: c9c5dfeac69921c888e0fac7963b23068cbc9446 2 years ago
  darkfi 67df2242dc wallet: disable sending when the input editbox is empty 2 years ago
  parazyd 242fe81658 chore: Update crate dependencies 2 years ago
  darkfi 2a95cc7c91 doc/src: update summary to reflect anonymous nodes section with tor inbound and tor-darkirc nested under DarkIRC User Guide 2 years ago
  parazyd 778b79a2a9 darkwallet: Add standalone apk build target; force default Rust toolchain 2 years ago
  parazyd 441d8e5f8b darkwallet: Add Cargo.lock 2 years ago
  darkfi 638a315297 wallet: chatview, disable highlighting lines temporarily 2 years ago
  darkfi ebb7d56213 wallet: set the current working directory to the same folder as the binary for distribution as a .zip file 2 years ago
  darkfi 1723cbe11e wallet: darkirc evgrd avoid sending duplicate msgs to the UI 2 years ago
  darkfi 9f16a3dbe5 wallet: bugfix chatview, lock while inserting into DB to avoid db load triggering bg load 2 years ago
  darkfi d0691b3e7d wallet: limit logfile to 5Mb max 2 years ago
  darkfi 309474c633 wallet: gfx, dont allow negative dim for viewport/scissor rect 2 years ago
  dasman cc4102acd9 event_graph: dag_prune_task() errors out on stop_handler instead of info 2 years ago
  dasman 07460df363 event_graph: remove check_version_match() and compare peers version with a const in taud and darkirc 2 years ago
  darkfi 8f06b5ce4b wallet: forgot to add file for last commit 2 years ago
  darkfi bfd1949b07 wallet: add draw simulator for debugging miniquad issues 2 years ago
  darkfi 44c2ec28ba wallet: small tweaks: 2 years ago
  darkfi cceb0e90c0 wallet: put new background image 2 years ago
  darkfi b724251139 wallet: when calculating pseudo message ids, use the timestamp before we apply adjustment 2 years ago
  dasman 86afe8d896 event_graph and evgrd: use INITIAL_GENESIS as seconds in for prune task as well 2 years ago
  darkfi 3af9c5cd56 dnet: add evgrd to dnet config defaults 2 years ago
  darkfi 8212043bab wallet: add file rotated logs for all platforms 2 years ago
  dasman 964aeb47e2 event_graph: fix events validation and tests 2 years ago
  darkfi ab13cfae9e wallet: immediately show the message when sent but in grey until the server sends it back again 2 years ago
  darkfi 8fb4e85e49 dnet: add taud to default dnet_config.toml 2 years ago
  darkfi 878c11f563 wallet: timestamp correction time was 10ms, should be 10s 2 years ago
  dasman d21438223c event_graph: fix a secs/millis bug that caused a newly generated genesis after pruning get a wrong timestamp and sleep for wrong amount of seconds, and validate events accordingly 2 years ago
  darkfi 1cc34c6ab8 wallet/expr: add =, < and if-else to the compiler 2 years ago