История коммитов

Автор SHA1 Сообщение Дата
  darkfi 7cb0a2967e app: fix window stop blocking the app from closing 2 недель назад
  shayan13g f8d1d5a2e6 bin/app: reduce outbound connections while screen is off 3 недель назад
  x 3ba3930f05 app: replace Renderer::make_guard() with RedrawTrigger::make_guard() to prevent partial draws. 2 недель назад
  x a6fbd4607c event_graph: fix OS sleep breaking dag prune timing; by checking time till next rotation as chuncks of 10secs max 3 недель назад
  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. 3 недель назад
  darkfi b061d72d73 tau: `make fmt` 3 недель назад
  darkfi cb7f2ae9e8 app: run `make fmt` 3 недель назад
  darkfi b89c49df15 app: make turso_core and rpc::client silent inside logger to speed up wallet sync 3 недель назад
  darkfi 5418f15a85 app/drk: only update balance every 500ms to avoid too many UI updates during wallet sync 3 недель назад
  darkfi bc5aed1555 app: fix broken path in Makefile 3 недель назад
  darkfi d3af4b1557 app: add zkas proof compilation to Makefile (cos of RLN proofs) 3 недель назад
  darkfi 3308c89505 app/menu: made the fade work properly and long press correct behaviour fixes 3 недель назад
  media 0d02cfe8a9 app/menu: replace wallet button with blockchain netlogo 3 недель назад
  media 23bfb7a034 app/menu: reposition version block in button strip 3 недель назад
  media 777b5056dc app/menu: create generate key button for private channels 3 недель назад
  media 6267465c67 app/schema/menu: organise nodes by creating parent node for schema files 3 недель назад
  media bd878c5875 app/menu: clone channel.rs header across screens, to match designs 3 недель назад
  media 17e4310b36 app/menu: add new icons / shapes for channel and contact button 3 недель назад
  media cdeb36bc48 app/menu: remove dead node and make node names more cohesive 3 недель назад
  x 7c5327a553 bin/tau: implement RLN; 3 недель назад
  x 71d9ac8f7f script/research/rlnd: dropped 3 недель назад
  x 512397116f script/evgrd: dropped 3 недель назад
  x 572ddeba22 app: on android use system long press timeout otherwise 400ms consistently for long holds everywhere 3 недель назад
  darkfi edfea5294f app: remove our own getScreenDensity() fn since its already in miniquad. 3 недель назад
  x 93739d88e2 bin/app/src/plugin/darkirc: implement reverse syncing; newest dag first and other dags sync as a background task 3 недель назад
  darkfi 2c4d5a560b rpc: Rewrite HTTP listener transport URL 3 недель назад
  x f5e0d154b7 rpc: Add support for multiple listeners per server 3 недель назад
  darkfi 7011a29f1b app/drk: fix domain in darkfid endpoint 3 недель назад
  darkfi 4c222b0d7b app/drk: set url to public darkfid instance 3 недель назад
  darkfi b7c6f295ce app/android: bugfix for android where app is active with IME, switch to another app, close screen for 15 mns, open screen, switch back to app. The screen will redraw as if IME is still shown so we explicitly re-request insets when priming screen. 3 недель назад