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

Автор SHA1 Сообщение Дата
  x a6fbd4607c event_graph: fix OS sleep breaking dag prune timing; by checking time till next rotation as chuncks of 10secs max 16 часов назад
  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 день назад
  darkfi b061d72d73 tau: `make fmt` 1 день назад
  darkfi cb7f2ae9e8 app: run `make fmt` 1 день назад
  darkfi b89c49df15 app: make turso_core and rpc::client silent inside logger to speed up wallet sync 1 день назад
  darkfi 5418f15a85 app/drk: only update balance every 500ms to avoid too many UI updates during wallet sync 1 день назад
  darkfi bc5aed1555 app: fix broken path in Makefile 1 день назад
  darkfi d3af4b1557 app: add zkas proof compilation to Makefile (cos of RLN proofs) 1 день назад
  darkfi 3308c89505 app/menu: made the fade work properly and long press correct behaviour fixes 1 день назад
  media 0d02cfe8a9 app/menu: replace wallet button with blockchain netlogo 4 дней назад
  media 23bfb7a034 app/menu: reposition version block in button strip 4 дней назад
  media 777b5056dc app/menu: create generate key button for private channels 4 дней назад
  media 6267465c67 app/schema/menu: organise nodes by creating parent node for schema files 4 дней назад
  media bd878c5875 app/menu: clone channel.rs header across screens, to match designs 4 дней назад
  media 17e4310b36 app/menu: add new icons / shapes for channel and contact button 4 дней назад
  media cdeb36bc48 app/menu: remove dead node and make node names more cohesive 4 дней назад
  x 7c5327a553 bin/tau: implement RLN; 1 день назад
  x 71d9ac8f7f script/research/rlnd: dropped 2 дней назад
  x 512397116f script/evgrd: dropped 2 дней назад
  x 572ddeba22 app: on android use system long press timeout otherwise 400ms consistently for long holds everywhere 2 дней назад
  darkfi edfea5294f app: remove our own getScreenDensity() fn since its already in miniquad. 2 дней назад
  x 93739d88e2 bin/app/src/plugin/darkirc: implement reverse syncing; newest dag first and other dags sync as a background task 2 дней назад
  darkfi 2c4d5a560b rpc: Rewrite HTTP listener transport URL 3 дней назад
  x f5e0d154b7 rpc: Add support for multiple listeners per server 4 дней назад
  darkfi 7011a29f1b app/drk: fix domain in darkfid endpoint 4 дней назад
  darkfi 4c222b0d7b app/drk: set url to public darkfid instance 4 дней назад
  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. 4 дней назад
  darkfi 496fb1c79d app: proper color for selected lines 5 дней назад
  darkfi 23cf2d82e1 app/chatview: fix crash when selecting lines 5 дней назад
  darkfi 12691bdca1 app: migrate all remaining widgets to the new draw paradigm. remove RendererSync and batch IDs from gfx. 5 дней назад