Commit History

Author SHA1 Message Date
  x 2388b7ac3f drk: replaced sled-overlay with kvdb-overlay 5 days ago
  x 0a2eed294c blockchain: replaced sled-overlay with kvdb-overlay 1 week ago
  darkfi ed0548b505 app: build with --no-default-features on all targets 6 days ago
  x 9aa7d50b62 app: missing use from last commit 6 days ago
  x e34ed5ef0d app/schema: add an overlay for darkirc p2p stuff (currently shows nothing) 6 days ago
  x 9a580e2372 app/sfx: play a first time sound effect when starting the app 6 days ago
  x 1d0bf1bc29 app/menu: allow overscrolling menu with overscroll property 6 days ago
  darkfi 08d8ccd2f4 app: add the help popup for /me when typing 6 days ago
  darkfi 2441bc26e9 app/chatview: add support for /me 6 days ago
  darkfi 2c1153bf7d app: update drk's "connect" trigger definition 6 days ago
  darkfi 8c26a4d466 app/wallet: remove unused consts 1 week ago
  darkfi cc4d600367 app/wallet: add scan progress next to blockchain indicator 1 week ago
  darkfi 6afa2cce77 app: add rodio and play a lil sfx when clicking channels in the menu 6 days ago
  darkfi 7cb0a2967e app: fix window stop blocking the app from closing 6 days ago
  shayan13g f8d1d5a2e6 bin/app: reduce outbound connections while screen is off 1 week ago
  x 3ba3930f05 app: replace Renderer::make_guard() with RedrawTrigger::make_guard() to prevent partial draws. 1 week ago
  x a6fbd4607c event_graph: fix OS sleep breaking dag prune timing; by checking time till next rotation as chuncks of 10secs max 1 week ago
  darkfi bcdb969981 app/drk: make the balances_updated signal return the actual data so we avoid a double roundtrip calling get_balance, cache the balances so we avoid sending the signal on every sync update and simplify/flatten the code in src/main.rs updating the UI. 1 week ago
  darkfi b061d72d73 tau: `make fmt` 1 week ago
  darkfi cb7f2ae9e8 app: run `make fmt` 1 week ago
  darkfi b89c49df15 app: make turso_core and rpc::client silent inside logger to speed up wallet sync 1 week ago
  darkfi 5418f15a85 app/drk: only update balance every 500ms to avoid too many UI updates during wallet sync 1 week ago
  darkfi bc5aed1555 app: fix broken path in Makefile 1 week ago
  darkfi d3af4b1557 app: add zkas proof compilation to Makefile (cos of RLN proofs) 1 week ago
  darkfi 3308c89505 app/menu: made the fade work properly and long press correct behaviour fixes 1 week ago
  media 0d02cfe8a9 app/menu: replace wallet button with blockchain netlogo 1 week ago
  media 23bfb7a034 app/menu: reposition version block in button strip 1 week ago
  media 777b5056dc app/menu: create generate key button for private channels 1 week ago
  media 6267465c67 app/schema/menu: organise nodes by creating parent node for schema files 1 week ago
  media bd878c5875 app/menu: clone channel.rs header across screens, to match designs 1 week ago